Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b0e3627eaa2665a03eb2301b099da6bceb4e4d4a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b0e3627eaa2665a03eb2301b099da6bceb4e4d4a # timeout=10 Commit message: "hnbgw: Test paging with PAge Area ID IE" > git rev-list --no-walk b0e3627eaa2665a03eb2301b099da6bceb4e4d4a # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins3509622725287851011.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/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs -b osmocom:nightly -c all [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-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 [252 kB] Fetched 9300 kB in 1s (11.0 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hnbgw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/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/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking M3UA_Emulation.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking BSSAP_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking M3UA_Emulation.ttcn Linking UD_PT.cc Linking UD_PT.hh Linking UD_PortType.ttcn Linking UD_Types.ttcn Linking SDP_EncDec.cc Linking SDP_Types.ttcn Linking SDP_parse_.tab.c Linking SDP_parse_.tab.h Linking SDP_parse_parser.h Linking SDP_parser.l Linking SDP_parser.y Linking lex.SDP_parse_.c Linking RTP_EncDec.cc Linking RTP_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking PFCP_Types.ttcn Linking HNBAP_CommonDataTypes.asn Linking HNBAP_Constants.asn Linking HNBAP_Containers.asn Linking HNBAP_IEs.asn Linking HNBAP_PDU_Contents.asn Linking HNBAP_PDU_Descriptions.asn Linking HNBAP_EncDec.cc Linking HNBAP_Types.ttcn Linking HNBAP_Templates.ttcn Linking RUA_CommonDataTypes.asn Linking RUA_Constants.asn Linking RUA_Containers.asn Linking RUA_IEs.asn Linking RUA_PDU_Contents.asn Linking RUA_PDU_Descriptions.asn Linking RUA_EncDec.cc Linking RUA_Types.ttcn Linking RUA_Templates.ttcn Linking RUA_Emulation.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Iuh_Types.ttcn Linking Iuh_CodecPort.ttcn Linking Iuh_CodecPort_CtrlFunctDef.cc Linking Iuh_CodecPort_CtrlFunct.ttcn Linking Iuh_Emulation.ttcn Linking DNS_Helpers.ttcn Linking SDP_Templates.ttcn Linking MGCP_Emulation.ttcn Linking MGCP_Types.ttcn Linking MGCP_Templates.ttcn Linking MGCP_CodecPort.ttcn Linking MGCP_CodecPort_CtrlFunct.ttcn Linking MGCP_CodecPort_CtrlFunctDef.cc Linking RAN_Adapter.ttcnpp Linking RAN_Emulation.ttcnpp Linking BSSAP_CodecPort.ttcn Linking SCCP_Templates.ttcn Linking PFCP_CodecPort.ttcn Linking PFCP_CodecPort_CtrlFunct.ttcn Linking PFCP_CodecPort_CtrlFunctDef.cc Linking PFCP_Emulation.ttcn Linking PFCP_Templates.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_VTY_Functions.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking RTP_CodecPort.ttcn Linking RTP_CodecPort_CtrlFunct.ttcn Linking RTP_CodecPort_CtrlFunctDef.cc Linking RTP_Emulation.ttcn Linking IuUP_Types.ttcn Linking IuUP_EncDec.cc Linking IuUP_Emulation.ttcn Linking StatsD_Types.ttcn Linking StatsD_CodecPort.ttcn Linking StatsD_CodecPort_CtrlFunct.ttcn Linking StatsD_CodecPort_CtrlFunctdef.cc Linking StatsD_Checker.ttcnpp Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking SCTP_Templates.ttcn Linking Mutex.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/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/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/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/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp 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 | " | ^ cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR StatsD_Checker.ttcnpp StatsD_Checker.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D BSSAP_CodecPort.ttcn BSSAP_Types.ttcn ConnHdlr.ttcn DNS_Helpers.ttcn GSM_Types.ttcn General_Types.ttcn HNBAP_Templates.ttcn HNBAP_Types.ttcn HNBGW_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn Iuh_CodecPort.ttcn Iuh_CodecPort_CtrlFunct.ttcn Iuh_Emulation.ttcn Iuh_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Mutex.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn RUA_Emulation.ttcn RUA_Templates.ttcn RUA_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn StatsD_Checker.ttcn HNBAP_CommonDataTypes.asn HNBAP_Constants.asn HNBAP_Containers.asn HNBAP_IEs.asn HNBAP_PDU_Contents.asn HNBAP_PDU_Descriptions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn RUA_CommonDataTypes.asn RUA_Constants.asn RUA_Containers.asn RUA_IEs.asn RUA_PDU_Contents.asn RUA_PDU_Descriptions.asn - BSSAP_CodecPort.ttcn BSSAP_Types.ttcn ConnHdlr.ttcn DNS_Helpers.ttcn GSM_Types.ttcn General_Types.ttcn HNBAP_Templates.ttcn HNBAP_Types.ttcn HNBGW_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn Iuh_CodecPort.ttcn Iuh_CodecPort_CtrlFunct.ttcn Iuh_Emulation.ttcn Iuh_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Mutex.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn RUA_Emulation.ttcn RUA_Templates.ttcn RUA_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn StatsD_Checker.ttcn HNBAP_CommonDataTypes.asn HNBAP_Constants.asn HNBAP_Containers.asn HNBAP_IEs.asn HNBAP_PDU_Contents.asn HNBAP_PDU_Descriptions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn RUA_CommonDataTypes.asn RUA_Constants.asn RUA_Containers.asn RUA_IEs.asn RUA_PDU_Contents.asn RUA_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... Notify: Parsing TTCN-3 module `ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HNBAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `HNBAP_Types.ttcn'... Notify: Parsing TTCN-3 module `HNBGW_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... Notify: Parsing TTCN-3 module `Iuh_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `Iuh_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `Iuh_Emulation.ttcn'... Notify: Parsing TTCN-3 module `Iuh_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Mutex.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PFCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `PFCP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... Notify: Parsing TTCN-3 module `RUA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RUA_Templates.ttcn'... Notify: Parsing TTCN-3 module `RUA_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Templates.ttcn:89.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Templates.ttcn:90.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... Notify: Parsing ASN.1 module `HNBAP_CommonDataTypes.asn'... HNBAP_CommonDataTypes.asn:29: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `HNBAP_Constants.asn'... Notify: Parsing ASN.1 module `HNBAP_Containers.asn'... Notify: Parsing ASN.1 module `HNBAP_IEs.asn'... Notify: Parsing ASN.1 module `HNBAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `HNBAP_PDU_Descriptions.asn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Parsing ASN.1 module `RUA_CommonDataTypes.asn'... RUA_CommonDataTypes.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RUA_Constants.asn'... Notify: Parsing ASN.1 module `RUA_Containers.asn'... Notify: Parsing ASN.1 module `RUA_IEs.asn'... Notify: Parsing ASN.1 module `RUA_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RUA_PDU_Descriptions.asn'... Notify: Checking modules... RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier ConnHdlr.ttcn: In TTCN-3 module `ConnHdlr': ConnHdlr.ttcn:89.1-96.1: warning: Definition with name `ConnHdlr' hides a module identifier HNBAP_Templates.ttcn: In TTCN-3 module `HNBAP_Templates': HNBAP_Templates.ttcn:236.1-267.1: In template definition `tr_HNBAP_UERegisterRequest': HNBAP_Templates.ttcn:238.23-266.2: In template for union field `initiatingMessage': HNBAP_Templates.ttcn:241.13-265.3: In template for record field `value_': HNBAP_Templates.ttcn:242.25-264.4: In template for union field `uERegisterRequest': HNBAP_Templates.ttcn:243.20-262.5: In template for record field `protocolIEs': HNBAP_Templates.ttcn:252.9-261.6: In component 3: HNBAP_Templates.ttcn:255.17-260.7: In template for record field `value_': HNBAP_Templates.ttcn:256.27-259.8: In template for union field `uE__Capabilities': HNBAP_Templates.ttcn:256.27-259.8: warning: Field `iE-Extensions' is missing from template for record type `@HNBAP-IEs.UE-Capabilities' Iuh_Emulation.ttcn: In TTCN-3 module `Iuh_Emulation': Iuh_Emulation.ttcn:127.1-208.1: In function definition `main': Iuh_Emulation.ttcn:151.2-207.2: In while statement: Iuh_Emulation.ttcn:157.3-206.3: In alt construct: Iuh_Emulation.ttcn:170.6-51: In guard operation: Iuh_Emulation.ttcn:170.6-51: In receive statement: Iuh_Emulation.ttcn:170.18-37: warning: Function invocation 'tr_Iuh_RecvFrom_R(?)' may change the actual snapshot. MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': MGCP_Emulation.ttcn:269.1-380.1: In function definition `main': MGCP_Emulation.ttcn:288.2-379.2: In while statement: MGCP_Emulation.ttcn:298.3-377.3: In alt construct: MGCP_Emulation.ttcn:323.6-53: In guard operation: MGCP_Emulation.ttcn:323.6-53: In receive statement: MGCP_Emulation.ttcn:323.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. PFCP_Emulation.ttcn: In TTCN-3 module `PFCP_Emulation': PFCP_Emulation.ttcn:104.9-120.1: In function definition `f_PFCPEM_conn_for_pdu': PFCP_Emulation.ttcn:109.2-112.2: In if statement: PFCP_Emulation.ttcn:110.3-47: In function instance: PFCP_Emulation.ttcn:110.3-47: warning: The value returned by function `@PFCP_Emulation.f_PFCPEM_conns_seqnr_del' is not used PFCP_Emulation.ttcn:232.1-309.1: In function definition `main': PFCP_Emulation.ttcn:240.2-308.2: In while statement: PFCP_Emulation.ttcn:241.3-307.3: In alt construct: PFCP_Emulation.ttcn:279.5-58: In function instance: PFCP_Emulation.ttcn:279.5-58: warning: The value returned by function `@PFCP_Emulation.f_PFCPEM_conns_seqnr_add' is not used RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement ConnHdlr.ttcn: In TTCN-3 module `ConnHdlr': ConnHdlr.ttcn:353.1-365.1: In function definition `f_iuh2iu': ConnHdlr.ttcn:364.2-30: In return statement: ConnHdlr.ttcn:364.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:364.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:364.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:353.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:368.1-377.1: In function definition `f_iu2iuh': ConnHdlr.ttcn:376.2-28: In return statement: ConnHdlr.ttcn:376.21-28: In actual parameter list of function `@ConnHdlr.f_rua_expect': ConnHdlr.ttcn:376.22-27: In parameter #1 for `exp_rx': ConnHdlr.ttcn:376.22-27: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:368.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:403.1-430.1: In function definition `f_iuh2iu_connect': ConnHdlr.ttcn:429.2-30: In return statement: ConnHdlr.ttcn:429.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:429.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:429.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:403.58-90: note: Referenced template parameter is here ConnHdlr.ttcn:446.1-462.1: In function definition `f_iuh2iu_disconnect': ConnHdlr.ttcn:460.2-29: In variable assignment: ConnHdlr.ttcn:460.22-29: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:460.23-28: In parameter #1 for `exp_rx': ConnHdlr.ttcn:460.23-28: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:447.9-41: note: Referenced template parameter is here ConnHdlr.ttcn:548.1-554.1: In function definition `f_build_rab_ass_resp': ConnHdlr.ttcn:553.2-45: In return statement: ConnHdlr.ttcn:553.9-45: In the operand of operation `valueof()': ConnHdlr.ttcn:553.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:553.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:553.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:549.39-45: note: Referenced template variable is here ConnHdlr.ttcn:557.1-599.1: In function definition `f_cn_iu_release_procedure': ConnHdlr.ttcn:562.2-13: In function instance: ConnHdlr.ttcn:562.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used ConnHdlr.ttcn:583.2-62: In function instance: ConnHdlr.ttcn:583.2-62: warning: The value returned by function `@ConnHdlr.f_iuh2iu_disconnect' is not used ConnHdlr.ttcn:695.1-738.1: In function definition `f_rab_ass_req_cs': ConnHdlr.ttcn:712.2-43: In variable assignment: ConnHdlr.ttcn:712.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:712.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:712.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:712.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:698.37-43: note: Referenced template variable is here ConnHdlr.ttcn:735.2-43: In variable assignment: ConnHdlr.ttcn:735.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:735.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:735.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:735.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:698.37-43: note: Referenced template variable is here ConnHdlr.ttcn:737.2-17: In function instance: ConnHdlr.ttcn:737.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:740.8-800.1: In function definition `f_rab_ass_resp_cs': ConnHdlr.ttcn:747.2-45: In variable assignment: ConnHdlr.ttcn:747.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:747.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:747.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:747.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:743.39-46: note: Referenced template variable is here ConnHdlr.ttcn:750.2-793.2: In interleave statement: ConnHdlr.ttcn:772.3-784.3: In if statement: ConnHdlr.ttcn:776.4-45: In variable assignment: ConnHdlr.ttcn:776.10-45: In the operand of operation `valueof()': ConnHdlr.ttcn:776.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:776.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:776.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:773.39-45: note: Referenced template variable is here ConnHdlr.ttcn:778.4-19: In function instance: ConnHdlr.ttcn:778.4-19: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:781.4-47: In variable assignment: ConnHdlr.ttcn:781.10-47: In the operand of operation `valueof()': ConnHdlr.ttcn:781.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:781.38-45: In parameter #1 for `rab_sml': ConnHdlr.ttcn:781.38-45: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:743.39-46: note: Referenced template variable is here ConnHdlr.ttcn:797.2-45: In variable assignment: ConnHdlr.ttcn:797.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:797.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:797.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:797.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:743.39-46: note: Referenced template variable is here ConnHdlr.ttcn:799.2-19: In function instance: ConnHdlr.ttcn:799.2-19: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:807.1-867.1: In function definition `f_rab_ass_req_ps_with_pfcp': ConnHdlr.ttcn:828.2-43: In variable assignment: ConnHdlr.ttcn:828.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:828.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:828.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:828.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:826.37-43: note: Referenced template variable is here ConnHdlr.ttcn:851.27-852.36: In template variable definition `pdr1': ConnHdlr.ttcn:851.54-852.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:852.29-35: warning: Inadequate restriction on the referenced template variable `f_teid1', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:847.22-848.55: note: Referenced template variable is here ConnHdlr.ttcn:853.27-854.36: In template variable definition `pdr2': ConnHdlr.ttcn:853.54-854.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:854.29-35: warning: Inadequate restriction on the referenced template variable `f_teid2', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:849.22-850.57: note: Referenced template variable is here ConnHdlr.ttcn:855.24-859.39: In template variable definition `r': ConnHdlr.ttcn:855.53-859.39: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Session_Est_Resp': In parameter #5 for `created_pdr': ConnHdlr.ttcn:859.28-31: warning: Inadequate restriction on the referenced template variable `pdr1', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:851.27-852.36: note: Referenced template variable is here ConnHdlr.ttcn:859.34-37: warning: Inadequate restriction on the referenced template variable `pdr2', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:853.27-854.36: note: Referenced template variable is here ConnHdlr.ttcn:865.2-43: In variable assignment: ConnHdlr.ttcn:865.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:865.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:865.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:865.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:826.37-43: note: Referenced template variable is here ConnHdlr.ttcn:866.2-17: In function instance: ConnHdlr.ttcn:866.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:869.1-888.1: In function definition `f_rab_ass_resp_ps_with_pfcp': ConnHdlr.ttcn:879.2-45: In variable assignment: ConnHdlr.ttcn:879.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:879.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:879.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:879.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:876.39-46: note: Referenced template variable is here ConnHdlr.ttcn:887.2-46: In function instance: ConnHdlr.ttcn:887.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:887.17-45: In parameter #1 for `exp_rx': ConnHdlr.ttcn:887.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime RANAP_Templates.ttcn:1923.1-1985.1: note: Referenced function is here ConnHdlr.ttcn:887.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:895.1-911.1: In function definition `f_rab_ass_req_ps_without_pfcp': ConnHdlr.ttcn:905.2-43: In variable assignment: ConnHdlr.ttcn:905.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:905.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:905.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:905.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:903.37-43: note: Referenced template variable is here ConnHdlr.ttcn:909.2-43: In variable assignment: ConnHdlr.ttcn:909.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:909.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:909.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:909.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:903.37-43: note: Referenced template variable is here ConnHdlr.ttcn:910.2-17: In function instance: ConnHdlr.ttcn:910.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:913.1-926.1: In function definition `f_rab_ass_resp_ps_without_pfcp': ConnHdlr.ttcn:921.2-45: In variable assignment: ConnHdlr.ttcn:921.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:921.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:921.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:921.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:918.39-46: note: Referenced template variable is here ConnHdlr.ttcn:925.2-46: In function instance: ConnHdlr.ttcn:925.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:925.17-45: In parameter #1 for `exp_rx': ConnHdlr.ttcn:925.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime RANAP_Templates.ttcn:1923.1-1985.1: note: Referenced function is here ConnHdlr.ttcn:925.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:984.1-1007.1: In function definition `f_perform_compl_l3': ConnHdlr.ttcn:1001.2-1004.2: In if statement: ConnHdlr.ttcn:1003.3-20: In function instance: ConnHdlr.ttcn:1003.3-20: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used HNBGW_Tests.ttcn: In TTCN-3 module `HNBGW_Tests': HNBGW_Tests.ttcn:708.1-737.1: In function definition `f_hnbap_ue_register': HNBGW_Tests.ttcn:712.2-55: In send statement: HNBGW_Tests.ttcn:712.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': HNBGW_Tests.ttcn:712.49-53: In parameter #1 for `ue_id': HNBGW_Tests.ttcn:712.49-53: warning: Inadequate restriction on the referenced template parameter `ue_id', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:708.52-87: note: Referenced template parameter is here HNBGW_Tests.ttcn:932.8-935.1: In function definition `f_tc_initial_ue': HNBGW_Tests.ttcn:934.2-21: In function instance: HNBGW_Tests.ttcn:934.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1059.9-1087.1: In function definition `f_tc_rab_assignment': HNBGW_Tests.ttcn:1067.2-21: In function instance: HNBGW_Tests.ttcn:1067.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1075.2-24: In function instance: HNBGW_Tests.ttcn:1075.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1084.2-24: In function instance: HNBGW_Tests.ttcn:1084.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1103.9-1119.1: In function definition `f_tc_rab_assignment_concurrent': HNBGW_Tests.ttcn:1111.2-21: In function instance: HNBGW_Tests.ttcn:1111.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1137.8-1178.1: In function definition `f_tc_rab_assign_fail': HNBGW_Tests.ttcn:1146.2-21: In function instance: HNBGW_Tests.ttcn:1146.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1154.2-24: In function instance: HNBGW_Tests.ttcn:1154.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1160.2-13: In function instance: HNBGW_Tests.ttcn:1160.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1167.2-24: In function instance: HNBGW_Tests.ttcn:1167.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1191.8-1237.1: In function definition `f_tc_rab_release': HNBGW_Tests.ttcn:1200.2-21: In function instance: HNBGW_Tests.ttcn:1200.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1215.2-24: In function instance: HNBGW_Tests.ttcn:1215.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1231.2-17: In function instance: HNBGW_Tests.ttcn:1231.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:1236.2-24: In function instance: HNBGW_Tests.ttcn:1236.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1264.8-1297.1: In function definition `f_tc_rab_assign_mgcp_to': HNBGW_Tests.ttcn:1274.2-21: In function instance: HNBGW_Tests.ttcn:1274.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1281.2-43: In variable assignment: HNBGW_Tests.ttcn:1281.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1281.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1281.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1281.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1267.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:1328.8-1339.1: In function definition `f_tc_ranap_bidir': HNBGW_Tests.ttcn:1330.2-45: In function instance: HNBGW_Tests.ttcn:1330.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1333.2-55: In function instance: HNBGW_Tests.ttcn:1333.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1335.2-55: In function instance: HNBGW_Tests.ttcn:1335.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1338.2-50: In function instance: HNBGW_Tests.ttcn:1338.2-50: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1362.9-1372.1: In function definition `f_tc_ranap_mo_disconnect': HNBGW_Tests.ttcn:1364.2-45: In function instance: HNBGW_Tests.ttcn:1364.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1369.2-58: In function instance: HNBGW_Tests.ttcn:1369.2-58: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1395.9-1403.1: In function definition `f_tc_ranap_creq_cref_ConnHdlr': HNBGW_Tests.ttcn:1397.2-45: In function instance: HNBGW_Tests.ttcn:1397.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1426.9-1443.1: In function definition `f_tc_rua_disconnect_during_sccp_cr_cc': HNBGW_Tests.ttcn:1428.2-45: In function instance: HNBGW_Tests.ttcn:1428.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1468.9-1502.1: In function definition `f_tc_cs_iu_release_req_rua_disconnect': HNBGW_Tests.ttcn:1473.2-21: In function instance: HNBGW_Tests.ttcn:1473.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1515.9-1544.1: In function definition `f_tc_ps_iu_release_req_rua_disconnect': HNBGW_Tests.ttcn:1519.2-21: In function instance: HNBGW_Tests.ttcn:1519.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1555.8-1565.1: In function definition `f_tc_ps_rab_assignment': HNBGW_Tests.ttcn:1559.2-21: In function instance: HNBGW_Tests.ttcn:1559.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:2446.9-2472.1: In function definition `f_tc_apply_sccp': HNBGW_Tests.ttcn:2458.2-55: In function instance: HNBGW_Tests.ttcn:2458.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:2459.2-55: In function instance: HNBGW_Tests.ttcn:2459.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:2489.8-2525.1: In function definition `f_tc_second_rab_assignment': HNBGW_Tests.ttcn:2495.2-21: In function instance: HNBGW_Tests.ttcn:2495.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:2506.2-43: In variable assignment: HNBGW_Tests.ttcn:2506.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2506.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:2506.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2506.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:2501.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2511.2-17: In function instance: HNBGW_Tests.ttcn:2511.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:2519.2-45: In variable assignment: HNBGW_Tests.ttcn:2519.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2519.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:2519.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2519.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:2517.39-46: note: Referenced template variable is here HNBGW_Tests.ttcn:2521.2-19: In function instance: HNBGW_Tests.ttcn:2521.2-19: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used 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:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here Notify: Generating code... Notify: File `BSSAP_CodecPort.hh' was generated. Notify: File `BSSAP_CodecPort.cc' was generated. Notify: File `BSSAP_CodecPort_part_1.cc' was generated. Notify: File `BSSAP_CodecPort_part_2.cc' was generated. Notify: File `BSSAP_CodecPort_part_3.cc' was generated. Notify: File `BSSAP_CodecPort_part_4.cc' was generated. Notify: File `BSSAP_CodecPort_part_5.cc' was generated. Notify: File `BSSAP_CodecPort_part_6.cc' was generated. Notify: File `BSSAP_CodecPort_part_7.cc' was generated. Notify: File `BSSAP_Types.hh' was generated. Notify: File `BSSAP_Types.cc' was generated. Notify: File `BSSAP_Types_part_1.cc' was generated. Notify: File `BSSAP_Types_part_2.cc' was generated. Notify: File `BSSAP_Types_part_3.cc' was generated. Notify: File `BSSAP_Types_part_4.cc' was generated. Notify: File `BSSAP_Types_part_5.cc' was generated. Notify: File `BSSAP_Types_part_6.cc' was generated. Notify: File `BSSAP_Types_part_7.cc' was generated. Notify: File `ConnHdlr.hh' was generated. Notify: File `ConnHdlr.cc' was generated. Notify: File `ConnHdlr_part_1.cc' was generated. Notify: File `ConnHdlr_part_2.cc' was generated. Notify: File `ConnHdlr_part_3.cc' was generated. Notify: File `ConnHdlr_part_4.cc' was generated. Notify: File `ConnHdlr_part_5.cc' was generated. Notify: File `ConnHdlr_part_6.cc' was generated. Notify: File `ConnHdlr_part_7.cc' was generated. Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HNBAP_CommonDataTypes.hh' was generated. Notify: File `HNBAP_CommonDataTypes.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_1.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_2.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_3.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_4.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_5.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_6.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_7.cc' was generated. Notify: File `HNBAP_Constants.hh' was generated. Notify: File `HNBAP_Constants.cc' was generated. Notify: File `HNBAP_Constants_part_1.cc' was generated. Notify: File `HNBAP_Constants_part_2.cc' was generated. Notify: File `HNBAP_Constants_part_3.cc' was generated. Notify: File `HNBAP_Constants_part_4.cc' was generated. Notify: File `HNBAP_Constants_part_5.cc' was generated. Notify: File `HNBAP_Constants_part_6.cc' was generated. Notify: File `HNBAP_Constants_part_7.cc' was generated. Notify: File `HNBAP_Containers.hh' was generated. Notify: File `HNBAP_Containers.cc' was generated. Notify: File `HNBAP_Containers_part_1.cc' was generated. Notify: File `HNBAP_Containers_part_2.cc' was generated. Notify: File `HNBAP_Containers_part_3.cc' was generated. Notify: File `HNBAP_Containers_part_4.cc' was generated. Notify: File `HNBAP_Containers_part_5.cc' was generated. Notify: File `HNBAP_Containers_part_6.cc' was generated. Notify: File `HNBAP_Containers_part_7.cc' was generated. Notify: File `HNBAP_IEs.hh' was generated. Notify: File `HNBAP_IEs.cc' was generated. Notify: File `HNBAP_IEs_part_1.cc' was generated. Notify: File `HNBAP_IEs_part_2.cc' was generated. Notify: File `HNBAP_IEs_part_3.cc' was generated. Notify: File `HNBAP_IEs_part_4.cc' was generated. Notify: File `HNBAP_IEs_part_5.cc' was generated. Notify: File `HNBAP_IEs_part_6.cc' was generated. Notify: File `HNBAP_IEs_part_7.cc' was generated. Notify: File `HNBAP_PDU_Contents.hh' was generated. Notify: File `HNBAP_PDU_Contents.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_1.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_2.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_3.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_4.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_5.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_6.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_7.cc' was generated. Notify: File `HNBAP_PDU_Descriptions.hh' was generated. Notify: File `HNBAP_PDU_Descriptions.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `HNBAP_Templates.hh' was generated. Notify: File `HNBAP_Templates.cc' was generated. Notify: File `HNBAP_Templates_part_1.cc' was generated. Notify: File `HNBAP_Templates_part_2.cc' was generated. Notify: File `HNBAP_Templates_part_3.cc' was generated. Notify: File `HNBAP_Templates_part_4.cc' was generated. Notify: File `HNBAP_Templates_part_5.cc' was generated. Notify: File `HNBAP_Templates_part_6.cc' was generated. Notify: File `HNBAP_Templates_part_7.cc' was generated. Notify: File `HNBAP_Types.hh' was generated. Notify: File `HNBAP_Types.cc' was generated. Notify: File `HNBAP_Types_part_1.cc' was generated. Notify: File `HNBAP_Types_part_2.cc' was generated. Notify: File `HNBAP_Types_part_3.cc' was generated. Notify: File `HNBAP_Types_part_4.cc' was generated. Notify: File `HNBAP_Types_part_5.cc' was generated. Notify: File `HNBAP_Types_part_6.cc' was generated. Notify: File `HNBAP_Types_part_7.cc' was generated. Notify: File `HNBGW_Tests.hh' was generated. Notify: File `HNBGW_Tests.cc' was generated. Notify: File `HNBGW_Tests_part_1.cc' was generated. Notify: File `HNBGW_Tests_part_2.cc' was generated. Notify: File `HNBGW_Tests_part_3.cc' was generated. Notify: File `HNBGW_Tests_part_4.cc' was generated. Notify: File `HNBGW_Tests_part_5.cc' was generated. Notify: File `HNBGW_Tests_part_6.cc' was generated. Notify: File `HNBGW_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `IuUP_Emulation.hh' was generated. Notify: File `IuUP_Emulation.cc' was generated. Notify: File `IuUP_Emulation_part_1.cc' was generated. Notify: File `IuUP_Emulation_part_2.cc' was generated. Notify: File `IuUP_Emulation_part_3.cc' was generated. Notify: File `IuUP_Emulation_part_4.cc' was generated. Notify: File `IuUP_Emulation_part_5.cc' was generated. Notify: File `IuUP_Emulation_part_6.cc' was generated. Notify: File `IuUP_Emulation_part_7.cc' was generated. Notify: File `IuUP_Types.hh' was generated. Notify: File `IuUP_Types.cc' was generated. Notify: File `IuUP_Types_part_1.cc' was generated. Notify: File `IuUP_Types_part_2.cc' was generated. Notify: File `IuUP_Types_part_3.cc' was generated. Notify: File `IuUP_Types_part_4.cc' was generated. Notify: File `IuUP_Types_part_5.cc' was generated. Notify: File `IuUP_Types_part_6.cc' was generated. Notify: File `IuUP_Types_part_7.cc' was generated. Notify: File `Iuh_CodecPort.hh' was generated. Notify: File `Iuh_CodecPort.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct.hh' was generated. Notify: File `Iuh_CodecPort_CtrlFunct.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `Iuh_CodecPort_part_1.cc' was generated. Notify: File `Iuh_CodecPort_part_2.cc' was generated. Notify: File `Iuh_CodecPort_part_3.cc' was generated. Notify: File `Iuh_CodecPort_part_4.cc' was generated. Notify: File `Iuh_CodecPort_part_5.cc' was generated. Notify: File `Iuh_CodecPort_part_6.cc' was generated. Notify: File `Iuh_CodecPort_part_7.cc' was generated. Notify: File `Iuh_Emulation.hh' was generated. Notify: File `Iuh_Emulation.cc' was generated. Notify: File `Iuh_Emulation_part_1.cc' was generated. Notify: File `Iuh_Emulation_part_2.cc' was generated. Notify: File `Iuh_Emulation_part_3.cc' was generated. Notify: File `Iuh_Emulation_part_4.cc' was generated. Notify: File `Iuh_Emulation_part_5.cc' was generated. Notify: File `Iuh_Emulation_part_6.cc' was generated. Notify: File `Iuh_Emulation_part_7.cc' was generated. Notify: File `Iuh_Types.hh' was generated. Notify: File `Iuh_Types.cc' was generated. Notify: File `Iuh_Types_part_1.cc' was generated. Notify: File `Iuh_Types_part_2.cc' was generated. Notify: File `Iuh_Types_part_3.cc' was generated. Notify: File `Iuh_Types_part_4.cc' was generated. Notify: File `Iuh_Types_part_5.cc' was generated. Notify: File `Iuh_Types_part_6.cc' was generated. Notify: File `Iuh_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MGCP_CodecPort.hh' was generated. Notify: File `MGCP_CodecPort.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `MGCP_CodecPort_part_1.cc' was generated. Notify: File `MGCP_CodecPort_part_2.cc' was generated. Notify: File `MGCP_CodecPort_part_3.cc' was generated. Notify: File `MGCP_CodecPort_part_4.cc' was generated. Notify: File `MGCP_CodecPort_part_5.cc' was generated. Notify: File `MGCP_CodecPort_part_6.cc' was generated. Notify: File `MGCP_CodecPort_part_7.cc' was generated. Notify: File `MGCP_Emulation.hh' was generated. Notify: File `MGCP_Emulation.cc' was generated. Notify: File `MGCP_Emulation_part_1.cc' was generated. Notify: File `MGCP_Emulation_part_2.cc' was generated. Notify: File `MGCP_Emulation_part_3.cc' was generated. Notify: File `MGCP_Emulation_part_4.cc' was generated. Notify: File `MGCP_Emulation_part_5.cc' was generated. Notify: File `MGCP_Emulation_part_6.cc' was generated. Notify: File `MGCP_Emulation_part_7.cc' was generated. Notify: File `MGCP_Templates.hh' was generated. Notify: File `MGCP_Templates.cc' was generated. Notify: File `MGCP_Templates_part_1.cc' was generated. Notify: File `MGCP_Templates_part_2.cc' was generated. Notify: File `MGCP_Templates_part_3.cc' was generated. Notify: File `MGCP_Templates_part_4.cc' was generated. Notify: File `MGCP_Templates_part_5.cc' was generated. Notify: File `MGCP_Templates_part_6.cc' was generated. Notify: File `MGCP_Templates_part_7.cc' was generated. Notify: File `MGCP_Types.hh' was generated. Notify: File `MGCP_Types.cc' was generated. Notify: File `MGCP_Types_part_1.cc' was generated. Notify: File `MGCP_Types_part_2.cc' was generated. Notify: File `MGCP_Types_part_3.cc' was generated. Notify: File `MGCP_Types_part_4.cc' was generated. Notify: File `MGCP_Types_part_5.cc' was generated. Notify: File `MGCP_Types_part_6.cc' was generated. Notify: File `MGCP_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Mutex.hh' was generated. Notify: File `Mutex.cc' was generated. Notify: File `Mutex_part_1.cc' was generated. Notify: File `Mutex_part_2.cc' was generated. Notify: File `Mutex_part_3.cc' was generated. Notify: File `Mutex_part_4.cc' was generated. Notify: File `Mutex_part_5.cc' was generated. Notify: File `Mutex_part_6.cc' was generated. Notify: File `Mutex_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PFCP_CodecPort.hh' was generated. Notify: File `PFCP_CodecPort.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct.hh' was generated. Notify: File `PFCP_CodecPort_CtrlFunct.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `PFCP_CodecPort_part_1.cc' was generated. Notify: File `PFCP_CodecPort_part_2.cc' was generated. Notify: File `PFCP_CodecPort_part_3.cc' was generated. Notify: File `PFCP_CodecPort_part_4.cc' was generated. Notify: File `PFCP_CodecPort_part_5.cc' was generated. Notify: File `PFCP_CodecPort_part_6.cc' was generated. Notify: File `PFCP_CodecPort_part_7.cc' was generated. Notify: File `PFCP_Emulation.hh' was generated. Notify: File `PFCP_Emulation.cc' was generated. Notify: File `PFCP_Emulation_part_1.cc' was generated. Notify: File `PFCP_Emulation_part_2.cc' was generated. Notify: File `PFCP_Emulation_part_3.cc' was generated. Notify: File `PFCP_Emulation_part_4.cc' was generated. Notify: File `PFCP_Emulation_part_5.cc' was generated. Notify: File `PFCP_Emulation_part_6.cc' was generated. Notify: File `PFCP_Emulation_part_7.cc' was generated. Notify: File `PFCP_Templates.hh' was generated. Notify: File `PFCP_Templates.cc' was generated. Notify: File `PFCP_Templates_part_1.cc' was generated. Notify: File `PFCP_Templates_part_2.cc' was generated. Notify: File `PFCP_Templates_part_3.cc' was generated. Notify: File `PFCP_Templates_part_4.cc' was generated. Notify: File `PFCP_Templates_part_5.cc' was generated. Notify: File `PFCP_Templates_part_6.cc' was generated. Notify: File `PFCP_Templates_part_7.cc' was generated. Notify: File `PFCP_Types.hh' was generated. Notify: File `PFCP_Types.cc' was generated. Notify: File `PFCP_Types_part_1.cc' was generated. Notify: File `PFCP_Types_part_2.cc' was generated. Notify: File `PFCP_Types_part_3.cc' was generated. Notify: File `PFCP_Types_part_4.cc' was generated. Notify: File `PFCP_Types_part_5.cc' was generated. Notify: File `PFCP_Types_part_6.cc' was generated. Notify: File `PFCP_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RTP_CodecPort.hh' was generated. Notify: File `RTP_CodecPort.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `RTP_CodecPort_part_1.cc' was generated. Notify: File `RTP_CodecPort_part_2.cc' was generated. Notify: File `RTP_CodecPort_part_3.cc' was generated. Notify: File `RTP_CodecPort_part_4.cc' was generated. Notify: File `RTP_CodecPort_part_5.cc' was generated. Notify: File `RTP_CodecPort_part_6.cc' was generated. Notify: File `RTP_CodecPort_part_7.cc' was generated. Notify: File `RTP_Emulation.hh' was generated. Notify: File `RTP_Emulation.cc' was generated. Notify: File `RTP_Emulation_part_1.cc' was generated. Notify: File `RTP_Emulation_part_2.cc' was generated. Notify: File `RTP_Emulation_part_3.cc' was generated. Notify: File `RTP_Emulation_part_4.cc' was generated. Notify: File `RTP_Emulation_part_5.cc' was generated. Notify: File `RTP_Emulation_part_6.cc' was generated. Notify: File `RTP_Emulation_part_7.cc' was generated. Notify: File `RTP_Types.hh' was generated. Notify: File `RTP_Types.cc' was generated. Notify: File `RTP_Types_part_1.cc' was generated. Notify: File `RTP_Types_part_2.cc' was generated. Notify: File `RTP_Types_part_3.cc' was generated. Notify: File `RTP_Types_part_4.cc' was generated. Notify: File `RTP_Types_part_5.cc' was generated. Notify: File `RTP_Types_part_6.cc' was generated. Notify: File `RTP_Types_part_7.cc' was generated. Notify: File `RUA_CommonDataTypes.hh' was generated. Notify: File `RUA_CommonDataTypes.cc' was generated. Notify: File `RUA_CommonDataTypes_part_1.cc' was generated. Notify: File `RUA_CommonDataTypes_part_2.cc' was generated. Notify: File `RUA_CommonDataTypes_part_3.cc' was generated. Notify: File `RUA_CommonDataTypes_part_4.cc' was generated. Notify: File `RUA_CommonDataTypes_part_5.cc' was generated. Notify: File `RUA_CommonDataTypes_part_6.cc' was generated. Notify: File `RUA_CommonDataTypes_part_7.cc' was generated. Notify: File `RUA_Constants.hh' was generated. Notify: File `RUA_Constants.cc' was generated. Notify: File `RUA_Constants_part_1.cc' was generated. Notify: File `RUA_Constants_part_2.cc' was generated. Notify: File `RUA_Constants_part_3.cc' was generated. Notify: File `RUA_Constants_part_4.cc' was generated. Notify: File `RUA_Constants_part_5.cc' was generated. Notify: File `RUA_Constants_part_6.cc' was generated. Notify: File `RUA_Constants_part_7.cc' was generated. Notify: File `RUA_Containers.hh' was generated. Notify: File `RUA_Containers.cc' was generated. Notify: File `RUA_Containers_part_1.cc' was generated. Notify: File `RUA_Containers_part_2.cc' was generated. Notify: File `RUA_Containers_part_3.cc' was generated. Notify: File `RUA_Containers_part_4.cc' was generated. Notify: File `RUA_Containers_part_5.cc' was generated. Notify: File `RUA_Containers_part_6.cc' was generated. Notify: File `RUA_Containers_part_7.cc' was generated. Notify: File `RUA_Emulation.hh' was generated. Notify: File `RUA_Emulation.cc' was generated. Notify: File `RUA_Emulation_part_1.cc' was generated. Notify: File `RUA_Emulation_part_2.cc' was generated. Notify: File `RUA_Emulation_part_3.cc' was generated. Notify: File `RUA_Emulation_part_4.cc' was generated. Notify: File `RUA_Emulation_part_5.cc' was generated. Notify: File `RUA_Emulation_part_6.cc' was generated. Notify: File `RUA_Emulation_part_7.cc' was generated. Notify: File `RUA_IEs.hh' was generated. Notify: File `RUA_IEs.cc' was generated. Notify: File `RUA_IEs_part_1.cc' was generated. Notify: File `RUA_IEs_part_2.cc' was generated. Notify: File `RUA_IEs_part_3.cc' was generated. Notify: File `RUA_IEs_part_4.cc' was generated. Notify: File `RUA_IEs_part_5.cc' was generated. Notify: File `RUA_IEs_part_6.cc' was generated. Notify: File `RUA_IEs_part_7.cc' was generated. Notify: File `RUA_PDU_Contents.hh' was generated. Notify: File `RUA_PDU_Contents.cc' was generated. Notify: File `RUA_PDU_Contents_part_1.cc' was generated. Notify: File `RUA_PDU_Contents_part_2.cc' was generated. Notify: File `RUA_PDU_Contents_part_3.cc' was generated. Notify: File `RUA_PDU_Contents_part_4.cc' was generated. Notify: File `RUA_PDU_Contents_part_5.cc' was generated. Notify: File `RUA_PDU_Contents_part_6.cc' was generated. Notify: File `RUA_PDU_Contents_part_7.cc' was generated. Notify: File `RUA_PDU_Descriptions.hh' was generated. Notify: File `RUA_PDU_Descriptions.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_1.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_2.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_3.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_4.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_5.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_6.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_7.cc' was generated. Notify: File `RUA_Templates.hh' was generated. Notify: File `RUA_Templates.cc' was generated. Notify: File `RUA_Templates_part_1.cc' was generated. Notify: File `RUA_Templates_part_2.cc' was generated. Notify: File `RUA_Templates_part_3.cc' was generated. Notify: File `RUA_Templates_part_4.cc' was generated. Notify: File `RUA_Templates_part_5.cc' was generated. Notify: File `RUA_Templates_part_6.cc' was generated. Notify: File `RUA_Templates_part_7.cc' was generated. Notify: File `RUA_Types.hh' was generated. Notify: File `RUA_Types.cc' was generated. Notify: File `RUA_Types_part_1.cc' was generated. Notify: File `RUA_Types_part_2.cc' was generated. Notify: File `RUA_Types_part_3.cc' was generated. Notify: File `RUA_Types_part_4.cc' was generated. Notify: File `RUA_Types_part_5.cc' was generated. Notify: File `RUA_Types_part_6.cc' was generated. Notify: File `RUA_Types_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTP_Templates.hh' was generated. Notify: File `SCTP_Templates.cc' was generated. Notify: File `SCTP_Templates_part_1.cc' was generated. Notify: File `SCTP_Templates_part_2.cc' was generated. Notify: File `SCTP_Templates_part_3.cc' was generated. Notify: File `SCTP_Templates_part_4.cc' was generated. Notify: File `SCTP_Templates_part_5.cc' was generated. Notify: File `SCTP_Templates_part_6.cc' was generated. Notify: File `SCTP_Templates_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SDP_Templates.hh' was generated. Notify: File `SDP_Templates.cc' was generated. Notify: File `SDP_Templates_part_1.cc' was generated. Notify: File `SDP_Templates_part_2.cc' was generated. Notify: File `SDP_Templates_part_3.cc' was generated. Notify: File `SDP_Templates_part_4.cc' was generated. Notify: File `SDP_Templates_part_5.cc' was generated. Notify: File `SDP_Templates_part_6.cc' was generated. Notify: File `SDP_Templates_part_7.cc' was generated. Notify: File `SDP_Types.hh' was generated. Notify: File `SDP_Types.cc' was generated. Notify: File `SDP_Types_part_1.cc' was generated. Notify: File `SDP_Types_part_2.cc' was generated. Notify: File `SDP_Types_part_3.cc' was generated. Notify: File `SDP_Types_part_4.cc' was generated. Notify: File `SDP_Types_part_5.cc' was generated. Notify: File `SDP_Types_part_6.cc' was generated. Notify: File `SDP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `StatsD_Checker.hh' was generated. Notify: File `StatsD_Checker.cc' was generated. Notify: File `StatsD_Checker_part_1.cc' was generated. Notify: File `StatsD_Checker_part_2.cc' was generated. Notify: File `StatsD_Checker_part_3.cc' was generated. Notify: File `StatsD_Checker_part_4.cc' was generated. Notify: File `StatsD_Checker_part_5.cc' was generated. Notify: File `StatsD_Checker_part_6.cc' was generated. Notify: File `StatsD_Checker_part_7.cc' was generated. Notify: File `StatsD_CodecPort.hh' was generated. Notify: File `StatsD_CodecPort.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `StatsD_CodecPort_part_1.cc' was generated. Notify: File `StatsD_CodecPort_part_2.cc' was generated. Notify: File `StatsD_CodecPort_part_3.cc' was generated. Notify: File `StatsD_CodecPort_part_4.cc' was generated. Notify: File `StatsD_CodecPort_part_5.cc' was generated. Notify: File `StatsD_CodecPort_part_6.cc' was generated. Notify: File `StatsD_CodecPort_part_7.cc' was generated. Notify: File `StatsD_Types.hh' was generated. Notify: File `StatsD_Types.cc' was generated. Notify: File `StatsD_Types_part_1.cc' was generated. Notify: File `StatsD_Types_part_2.cc' was generated. Notify: File `StatsD_Types_part_3.cc' was generated. Notify: File `StatsD_Types_part_4.cc' was generated. Notify: File `StatsD_Types_part_5.cc' was generated. Notify: File `StatsD_Types_part_6.cc' was generated. Notify: File `StatsD_Types_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UD_PortType.hh' was generated. Notify: File `UD_PortType.cc' was generated. Notify: File `UD_PortType_part_1.cc' was generated. Notify: File `UD_PortType_part_2.cc' was generated. Notify: File `UD_PortType_part_3.cc' was generated. Notify: File `UD_PortType_part_4.cc' was generated. Notify: File `UD_PortType_part_5.cc' was generated. Notify: File `UD_PortType_part_6.cc' was generated. Notify: File `UD_PortType_part_7.cc' was generated. Notify: File `UD_Types.hh' was generated. Notify: File `UD_Types.cc' was generated. Notify: File `UD_Types_part_1.cc' was generated. Notify: File `UD_Types_part_2.cc' was generated. Notify: File `UD_Types_part_3.cc' was generated. Notify: File `UD_Types_part_4.cc' was generated. Notify: File `UD_Types_part_5.cc' was generated. Notify: File `UD_Types_part_6.cc' was generated. Notify: File `UD_Types_part_7.cc' was generated. Notify: 945 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/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/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'make', '-j', '21'] Creating dependency file for PFCP_CodecPort_CtrlFunctDef.cc Creating dependency file for UD_PT.cc Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for RUA_EncDec.cc Creating dependency file for HNBAP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for SDP_EncDec.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for RTP_EncDec.cc Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for Iuh_CodecPort_CtrlFunctDef.cc Creating dependency file for IuUP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for lex.SDP_parse_.c Creating dependency file for SDP_parse_.tab.c Creating dependency file for RUA_PDU_Descriptions_part_7.cc Creating dependency file for RUA_PDU_Descriptions_part_6.cc Creating dependency file for RUA_PDU_Descriptions_part_5.cc Creating dependency file for RUA_PDU_Descriptions_part_4.cc Creating dependency file for RUA_PDU_Descriptions_part_3.cc Creating dependency file for RUA_PDU_Descriptions_part_2.cc Creating dependency file for RUA_PDU_Descriptions_part_1.cc Creating dependency file for RUA_PDU_Contents_part_7.cc Creating dependency file for RUA_PDU_Contents_part_6.cc Creating dependency file for RUA_PDU_Contents_part_5.cc Creating dependency file for RUA_PDU_Contents_part_4.cc Creating dependency file for RUA_PDU_Contents_part_3.cc Creating dependency file for RUA_PDU_Contents_part_2.cc Creating dependency file for RUA_PDU_Contents_part_1.cc Creating dependency file for RUA_IEs_part_7.cc Creating dependency file for RUA_IEs_part_6.cc Creating dependency file for RUA_IEs_part_5.cc Creating dependency file for RUA_IEs_part_4.cc Creating dependency file for RUA_IEs_part_3.cc Creating dependency file for RUA_IEs_part_2.cc Creating dependency file for RUA_IEs_part_1.cc Creating dependency file for RUA_Containers_part_7.cc Creating dependency file for RUA_Containers_part_6.cc Creating dependency file for RUA_Containers_part_5.cc Creating dependency file for RUA_Containers_part_4.cc Creating dependency file for RUA_Containers_part_3.cc Creating dependency file for RUA_Containers_part_2.cc Creating dependency file for RUA_Containers_part_1.cc Creating dependency file for RUA_Constants_part_7.cc Creating dependency file for RUA_Constants_part_6.cc Creating dependency file for RUA_Constants_part_5.cc Creating dependency file for RUA_Constants_part_4.cc Creating dependency file for RUA_Constants_part_3.cc Creating dependency file for RUA_Constants_part_2.cc Creating dependency file for RUA_Constants_part_1.cc Creating dependency file for RUA_CommonDataTypes_part_7.cc Creating dependency file for RUA_CommonDataTypes_part_6.cc Creating dependency file for RUA_CommonDataTypes_part_5.cc Creating dependency file for RUA_CommonDataTypes_part_4.cc Creating dependency file for RUA_CommonDataTypes_part_3.cc Creating dependency file for RUA_CommonDataTypes_part_2.cc Creating dependency file for RUA_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for HNBAP_PDU_Descriptions_part_7.cc Creating dependency file for HNBAP_PDU_Descriptions_part_6.cc Creating dependency file for HNBAP_PDU_Descriptions_part_5.cc Creating dependency file for HNBAP_PDU_Descriptions_part_4.cc Creating dependency file for HNBAP_PDU_Descriptions_part_3.cc Creating dependency file for HNBAP_PDU_Descriptions_part_2.cc Creating dependency file for HNBAP_PDU_Descriptions_part_1.cc Creating dependency file for HNBAP_PDU_Contents_part_7.cc Creating dependency file for HNBAP_PDU_Contents_part_6.cc Creating dependency file for HNBAP_PDU_Contents_part_5.cc Creating dependency file for HNBAP_PDU_Contents_part_4.cc Creating dependency file for HNBAP_PDU_Contents_part_3.cc Creating dependency file for HNBAP_PDU_Contents_part_2.cc Creating dependency file for HNBAP_PDU_Contents_part_1.cc Creating dependency file for HNBAP_IEs_part_7.cc Creating dependency file for HNBAP_IEs_part_6.cc Creating dependency file for HNBAP_IEs_part_5.cc Creating dependency file for HNBAP_IEs_part_4.cc Creating dependency file for HNBAP_IEs_part_3.cc Creating dependency file for HNBAP_IEs_part_2.cc Creating dependency file for HNBAP_IEs_part_1.cc Creating dependency file for HNBAP_Containers_part_7.cc Creating dependency file for HNBAP_Containers_part_6.cc Creating dependency file for HNBAP_Containers_part_5.cc Creating dependency file for HNBAP_Containers_part_4.cc Creating dependency file for HNBAP_Containers_part_3.cc Creating dependency file for HNBAP_Containers_part_2.cc Creating dependency file for HNBAP_Containers_part_1.cc Creating dependency file for HNBAP_Constants_part_7.cc Creating dependency file for HNBAP_Constants_part_6.cc Creating dependency file for HNBAP_Constants_part_5.cc Creating dependency file for HNBAP_Constants_part_4.cc Creating dependency file for HNBAP_Constants_part_3.cc Creating dependency file for HNBAP_Constants_part_2.cc Creating dependency file for HNBAP_Constants_part_1.cc Creating dependency file for HNBAP_CommonDataTypes_part_7.cc Creating dependency file for HNBAP_CommonDataTypes_part_6.cc Creating dependency file for HNBAP_CommonDataTypes_part_5.cc Creating dependency file for HNBAP_CommonDataTypes_part_4.cc Creating dependency file for HNBAP_CommonDataTypes_part_3.cc Creating dependency file for HNBAP_CommonDataTypes_part_2.cc Creating dependency file for HNBAP_CommonDataTypes_part_1.cc Creating dependency file for RUA_PDU_Descriptions.cc Creating dependency file for RUA_PDU_Contents.cc Creating dependency file for RUA_IEs.cc Creating dependency file for RUA_Containers.cc Creating dependency file for RUA_Constants.cc Creating dependency file for RUA_CommonDataTypes.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for HNBAP_PDU_Descriptions.cc Creating dependency file for HNBAP_PDU_Contents.cc Creating dependency file for HNBAP_IEs.cc Creating dependency file for HNBAP_Containers.cc Creating dependency file for HNBAP_Constants.cc Creating dependency file for HNBAP_CommonDataTypes.cc Creating dependency file for StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for StatsD_Checker.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for UD_Types_part_6.cc Creating dependency file for UD_Types_part_5.cc Creating dependency file for UD_Types_part_4.cc Creating dependency file for UD_Types_part_3.cc Creating dependency file for UD_Types_part_2.cc Creating dependency file for UD_Types_part_1.cc Creating dependency file for UD_PortType_part_7.cc Creating dependency file for UD_PortType_part_6.cc Creating dependency file for UD_PortType_part_5.cc Creating dependency file for UD_PortType_part_4.cc Creating dependency file for UD_PortType_part_3.cc Creating dependency file for UD_PortType_part_2.cc Creating dependency file for UD_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for StatsD_Types_part_7.cc Creating dependency file for StatsD_Types_part_6.cc Creating dependency file for StatsD_Types_part_5.cc Creating dependency file for StatsD_Types_part_4.cc Creating dependency file for StatsD_Types_part_3.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_Types_part_1.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_part_6.cc Creating dependency file for StatsD_CodecPort_part_5.cc Creating dependency file for StatsD_CodecPort_part_4.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for StatsD_CodecPort_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SDP_Types_part_6.cc Creating dependency file for SDP_Types_part_5.cc Creating dependency file for SDP_Types_part_7.cc Creating dependency file for SDP_Types_part_3.cc Creating dependency file for SDP_Types_part_2.cc Creating dependency file for SDP_Types_part_4.cc Creating dependency file for SDP_Types_part_1.cc Creating dependency file for SDP_Templates_part_7.cc Creating dependency file for SDP_Templates_part_5.cc Creating dependency file for SDP_Templates_part_6.cc Creating dependency file for SDP_Templates_part_4.cc Creating dependency file for SDP_Templates_part_3.cc Creating dependency file for SDP_Templates_part_2.cc Creating dependency file for SDP_Templates_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RUA_Types_part_7.cc Creating dependency file for RUA_Types_part_6.cc Creating dependency file for RUA_Types_part_5.cc Creating dependency file for RUA_Types_part_4.cc Creating dependency file for RUA_Types_part_3.cc Creating dependency file for RUA_Types_part_2.cc Creating dependency file for RUA_Types_part_1.cc Creating dependency file for RUA_Templates_part_7.cc Creating dependency file for RUA_Templates_part_6.cc Creating dependency file for RUA_Templates_part_5.cc Creating dependency file for RUA_Templates_part_4.cc Creating dependency file for RUA_Templates_part_3.cc Creating dependency file for RUA_Templates_part_2.cc Creating dependency file for RUA_Templates_part_1.cc Creating dependency file for RUA_Emulation_part_6.cc Creating dependency file for RUA_Emulation_part_7.cc Creating dependency file for RUA_Emulation_part_5.cc Creating dependency file for RUA_Emulation_part_4.cc Creating dependency file for RUA_Emulation_part_3.cc Creating dependency file for RUA_Emulation_part_2.cc Creating dependency file for RUA_Emulation_part_1.cc Creating dependency file for RTP_Types_part_6.cc Creating dependency file for RTP_Types_part_7.cc Creating dependency file for RTP_Types_part_5.cc Creating dependency file for RTP_Types_part_4.cc Creating dependency file for RTP_Types_part_3.cc Creating dependency file for RTP_Types_part_2.cc Creating dependency file for RTP_Types_part_1.cc Creating dependency file for RTP_Emulation_part_7.cc Creating dependency file for RTP_Emulation_part_6.cc Creating dependency file for RTP_Emulation_part_5.cc Creating dependency file for RTP_Emulation_part_3.cc Creating dependency file for RTP_Emulation_part_4.cc Creating dependency file for RTP_Emulation_part_2.cc Creating dependency file for RTP_Emulation_part_1.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for RTP_CodecPort_part_7.cc Creating dependency file for RTP_CodecPort_part_6.cc Creating dependency file for RTP_CodecPort_part_5.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PFCP_Types_part_7.cc Creating dependency file for PFCP_Types_part_6.cc Creating dependency file for PFCP_Types_part_5.cc Creating dependency file for PFCP_Types_part_4.cc Creating dependency file for PFCP_Types_part_3.cc Creating dependency file for PFCP_Types_part_2.cc Creating dependency file for PFCP_Types_part_1.cc Creating dependency file for PFCP_Templates_part_7.cc Creating dependency file for PFCP_Templates_part_6.cc Creating dependency file for PFCP_Templates_part_5.cc Creating dependency file for PFCP_Templates_part_4.cc Creating dependency file for PFCP_Templates_part_3.cc Creating dependency file for PFCP_Templates_part_2.cc Creating dependency file for PFCP_Templates_part_1.cc Creating dependency file for PFCP_Emulation_part_7.cc Creating dependency file for PFCP_Emulation_part_6.cc Creating dependency file for PFCP_Emulation_part_5.cc Creating dependency file for PFCP_Emulation_part_4.cc Creating dependency file for PFCP_Emulation_part_3.cc Creating dependency file for PFCP_Emulation_part_2.cc Creating dependency file for PFCP_Emulation_part_1.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for PFCP_CodecPort_part_7.cc Creating dependency file for PFCP_CodecPort_part_6.cc Creating dependency file for PFCP_CodecPort_part_5.cc Creating dependency file for PFCP_CodecPort_part_4.cc Creating dependency file for PFCP_CodecPort_part_3.cc Creating dependency file for PFCP_CodecPort_part_2.cc Creating dependency file for PFCP_CodecPort_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Mutex_part_7.cc Creating dependency file for Mutex_part_6.cc Creating dependency file for Mutex_part_5.cc Creating dependency file for Mutex_part_4.cc Creating dependency file for Mutex_part_3.cc Creating dependency file for Mutex_part_2.cc Creating dependency file for Mutex_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for MGCP_Types_part_7.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MGCP_Types_part_6.cc Creating dependency file for MGCP_Types_part_5.cc Creating dependency file for MGCP_Types_part_4.cc Creating dependency file for MGCP_Types_part_3.cc Creating dependency file for MGCP_Types_part_2.cc Creating dependency file for MGCP_Types_part_1.cc Creating dependency file for MGCP_Templates_part_7.cc Creating dependency file for MGCP_Templates_part_6.cc Creating dependency file for MGCP_Templates_part_5.cc Creating dependency file for MGCP_Templates_part_4.cc Creating dependency file for MGCP_Templates_part_3.cc Creating dependency file for MGCP_Templates_part_2.cc Creating dependency file for MGCP_Templates_part_1.cc Creating dependency file for MGCP_Emulation_part_7.cc Creating dependency file for MGCP_Emulation_part_6.cc Creating dependency file for MGCP_Emulation_part_5.cc Creating dependency file for MGCP_Emulation_part_4.cc Creating dependency file for MGCP_Emulation_part_3.cc Creating dependency file for MGCP_Emulation_part_2.cc Creating dependency file for MGCP_Emulation_part_1.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for MGCP_CodecPort_part_7.cc Creating dependency file for MGCP_CodecPort_part_6.cc Creating dependency file for MGCP_CodecPort_part_5.cc Creating dependency file for MGCP_CodecPort_part_4.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for MGCP_CodecPort_part_2.cc Creating dependency file for MGCP_CodecPort_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for Iuh_Types_part_7.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for Iuh_Types_part_5.cc Creating dependency file for Iuh_Types_part_6.cc Creating dependency file for Iuh_Types_part_4.cc Creating dependency file for Iuh_Types_part_3.cc Creating dependency file for Iuh_Types_part_2.cc Creating dependency file for Iuh_Types_part_1.cc Creating dependency file for Iuh_Emulation_part_7.cc Creating dependency file for Iuh_Emulation_part_6.cc Creating dependency file for Iuh_Emulation_part_5.cc Creating dependency file for Iuh_Emulation_part_4.cc Creating dependency file for Iuh_Emulation_part_3.cc Creating dependency file for Iuh_Emulation_part_2.cc Creating dependency file for Iuh_Emulation_part_1.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_7.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_6.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_5.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_4.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_3.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_2.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_1.cc Creating dependency file for Iuh_CodecPort_part_7.cc Creating dependency file for Iuh_CodecPort_part_6.cc Creating dependency file for Iuh_CodecPort_part_5.cc Creating dependency file for Iuh_CodecPort_part_4.cc Creating dependency file for Iuh_CodecPort_part_3.cc Creating dependency file for Iuh_CodecPort_part_2.cc Creating dependency file for Iuh_CodecPort_part_1.cc Creating dependency file for IuUP_Types_part_7.cc Creating dependency file for IuUP_Types_part_6.cc Creating dependency file for IuUP_Types_part_5.cc Creating dependency file for IuUP_Types_part_4.cc Creating dependency file for IuUP_Types_part_3.cc Creating dependency file for IuUP_Types_part_2.cc Creating dependency file for IuUP_Types_part_1.cc Creating dependency file for IuUP_Emulation_part_7.cc Creating dependency file for IuUP_Emulation_part_6.cc Creating dependency file for IuUP_Emulation_part_5.cc Creating dependency file for IuUP_Emulation_part_4.cc Creating dependency file for IuUP_Emulation_part_3.cc Creating dependency file for IuUP_Emulation_part_2.cc Creating dependency file for IuUP_Emulation_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HNBGW_Tests_part_7.cc Creating dependency file for HNBGW_Tests_part_6.cc Creating dependency file for HNBGW_Tests_part_5.cc Creating dependency file for HNBGW_Tests_part_4.cc Creating dependency file for HNBGW_Tests_part_3.cc Creating dependency file for HNBGW_Tests_part_2.cc Creating dependency file for HNBGW_Tests_part_1.cc Creating dependency file for HNBAP_Types_part_7.cc Creating dependency file for HNBAP_Types_part_6.cc Creating dependency file for HNBAP_Types_part_5.cc Creating dependency file for HNBAP_Types_part_4.cc Creating dependency file for HNBAP_Types_part_3.cc Creating dependency file for HNBAP_Types_part_2.cc Creating dependency file for HNBAP_Types_part_1.cc Creating dependency file for HNBAP_Templates_part_7.cc Creating dependency file for HNBAP_Templates_part_6.cc Creating dependency file for HNBAP_Templates_part_4.cc Creating dependency file for HNBAP_Templates_part_5.cc Creating dependency file for HNBAP_Templates_part_3.cc Creating dependency file for HNBAP_Templates_part_2.cc Creating dependency file for HNBAP_Templates_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for ConnHdlr_part_7.cc Creating dependency file for ConnHdlr_part_6.cc Creating dependency file for ConnHdlr_part_5.cc Creating dependency file for ConnHdlr_part_4.cc Creating dependency file for ConnHdlr_part_3.cc Creating dependency file for ConnHdlr_part_2.cc Creating dependency file for ConnHdlr_part_1.cc Creating dependency file for BSSAP_Types_part_7.cc Creating dependency file for BSSAP_Types_part_6.cc Creating dependency file for BSSAP_Types_part_5.cc Creating dependency file for BSSAP_Types_part_4.cc Creating dependency file for BSSAP_Types_part_3.cc Creating dependency file for BSSAP_Types_part_2.cc Creating dependency file for BSSAP_Types_part_1.cc Creating dependency file for BSSAP_CodecPort_part_7.cc Creating dependency file for BSSAP_CodecPort_part_6.cc Creating dependency file for BSSAP_CodecPort_part_5.cc Creating dependency file for BSSAP_CodecPort_part_4.cc Creating dependency file for BSSAP_CodecPort_part_3.cc Creating dependency file for BSSAP_CodecPort_part_2.cc Creating dependency file for BSSAP_CodecPort_part_1.cc Creating dependency file for UD_Types.cc Creating dependency file for UD_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for StatsD_Types.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for StatsD_CodecPort.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SDP_Types.cc Creating dependency file for SDP_Templates.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RUA_Types.cc Creating dependency file for RUA_Templates.cc Creating dependency file for RUA_Emulation.cc Creating dependency file for RTP_Types.cc Creating dependency file for RTP_Emulation.cc Creating dependency file for RTP_CodecPort_CtrlFunct.cc Creating dependency file for RTP_CodecPort.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PFCP_Types.cc Creating dependency file for PFCP_Templates.cc Creating dependency file for PFCP_Emulation.cc Creating dependency file for PFCP_CodecPort_CtrlFunct.cc Creating dependency file for PFCP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for Mutex.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for MGCP_Types.cc Creating dependency file for MGCP_Templates.cc Creating dependency file for MGCP_Emulation.cc Creating dependency file for MGCP_CodecPort_CtrlFunct.cc Creating dependency file for MGCP_CodecPort.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for Iuh_Types.cc Creating dependency file for Iuh_Emulation.cc Creating dependency file for Iuh_CodecPort_CtrlFunct.cc Creating dependency file for Iuh_CodecPort.cc Creating dependency file for IuUP_Types.cc Creating dependency file for IuUP_Emulation.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HNBAP_Types.cc Creating dependency file for HNBGW_Tests.cc Creating dependency file for HNBAP_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Helpers.cc Creating dependency file for ConnHdlr.cc Creating dependency file for BSSAP_Types.cc Creating dependency file for BSSAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr.o ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates.o HNBAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types.o HNBAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests.o HNBGW_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort.o Iuh_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct.o Iuh_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation.o Iuh_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types.o Iuh_Types.cc 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:10046:1: warning: control reaches end of non-void function [-Wreturn-type] 10046 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation.o MGCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex.o Mutex.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort.o PFCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct.o PFCP_CodecPort_CtrlFunct.cc 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 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation.o PFCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates.o PFCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types.o PFCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation.o RUA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates.o RUA_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types.o RUA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_3.cc 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 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_7.o BSSAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_1.o ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_2.o ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_3.o ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_4.o ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_5.o ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_6.o ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_7.o ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_1.o HNBAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_2.o HNBAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_3.o HNBAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_4.o HNBAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_5.o HNBAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_6.o HNBAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_7.o HNBAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_1.o HNBAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_2.o HNBAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_3.o HNBAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_4.o HNBAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_5.o HNBAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_6.o HNBAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_7.o HNBAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_1.o HNBGW_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_2.o HNBGW_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_3.o HNBGW_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_4.o HNBGW_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_5.o HNBGW_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_6.o HNBGW_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_7.o HNBGW_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_7.o Iuh_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_1.o Iuh_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_2.o Iuh_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_3.o Iuh_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_4.o Iuh_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_5.o Iuh_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_6.o Iuh_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_7.o Iuh_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_1.o Iuh_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_2.o Iuh_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_3.o Iuh_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_4.o Iuh_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_5.o Iuh_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_6.o Iuh_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_7.o Iuh_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_5.o MGCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_6.o MGCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_7.o MGCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_1.o Mutex_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_2.o Mutex_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_3.o Mutex_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_4.o Mutex_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_5.o Mutex_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_6.o Mutex_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_7.o Mutex_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_7.o PFCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_1.o PFCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_2.o PFCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_3.o PFCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_4.o PFCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_5.o PFCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_6.o PFCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_7.o PFCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_1.o PFCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_2.o PFCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_3.o PFCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_4.o PFCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_5.o PFCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_6.o PFCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_7.o PFCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_1.o PFCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_2.o PFCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_3.o PFCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_4.o PFCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_5.o PFCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_6.o PFCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_7.o PFCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_1.o RUA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_2.o RUA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_3.o RUA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_4.o RUA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_5.o RUA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_6.o RUA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_7.o RUA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_1.o RUA_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_2.o RUA_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_3.o RUA_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_4.o RUA_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_5.o RUA_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_6.o RUA_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_7.o RUA_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_1.o RUA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_2.o RUA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_3.o RUA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_4.o RUA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_5.o RUA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_6.o RUA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_7.o RUA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes.o HNBAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants.o HNBAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers.o HNBAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs.o HNBAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents.o HNBAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions.o HNBAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes.o RUA_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants.o RUA_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers.o RUA_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs.o RUA_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents.o RUA_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions.o RUA_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_7.o HNBAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_1.o HNBAP_Constants_part_1.cc 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 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_2.o HNBAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_3.o HNBAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_4.o HNBAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_5.o HNBAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_6.o HNBAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_7.o HNBAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_1.o HNBAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_2.o HNBAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_3.o HNBAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_4.o HNBAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_5.o HNBAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_6.o HNBAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_7.o HNBAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_1.o HNBAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_2.o HNBAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_3.o HNBAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_4.o HNBAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_5.o HNBAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_6.o HNBAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_7.o HNBAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_7.o HNBAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_7.o RUA_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_1.o RUA_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_2.o RUA_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_3.o RUA_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_4.o RUA_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_5.o RUA_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_6.o RUA_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_7.o RUA_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_1.o RUA_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_2.o RUA_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_3.o RUA_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_4.o RUA_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_5.o RUA_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_6.o RUA_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_7.o RUA_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_1.o RUA_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_2.o RUA_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_3.o RUA_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_4.o RUA_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_5.o RUA_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_6.o RUA_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_7.o RUA_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_7.o RUA_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_7.o RUA_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunctDef.o Iuh_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc 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); | ^~~~~ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_EncDec.o HNBAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_EncDec.o RUA_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunctDef.o PFCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types.so BSSAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr.so ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates.so HNBAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types.so HNBAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests.so HNBGW_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types.so IuUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort.so Iuh_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct.so Iuh_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation.so Iuh_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types.so Iuh_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates.so MGCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types.so MGCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex.so Mutex.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort.so PFCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct.so PFCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation.so PFCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates.so PFCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types.so PFCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation.so RTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types.so RTP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation.so RUA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates.so RUA_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types.so RUA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates.so SDP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types.so SDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType.so UD_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types.so UD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_1.so ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_2.so ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_3.so ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_4.so ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_5.so ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_6.so ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_7.so ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_1.so HNBAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_2.so HNBAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_3.so HNBAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_4.so HNBAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_5.so HNBAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_6.so HNBAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_7.so HNBAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_1.so HNBAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_2.so HNBAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_3.so HNBAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_4.so HNBAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_5.so HNBAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_6.so HNBAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_7.so HNBAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_1.so HNBGW_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_2.so HNBGW_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_3.so HNBGW_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_4.so HNBGW_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_5.so HNBGW_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_6.so HNBGW_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_7.so HNBGW_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_1.so Iuh_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_2.so Iuh_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_3.so Iuh_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_4.so Iuh_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_5.so Iuh_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_6.so Iuh_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_7.so Iuh_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_7.so Iuh_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_1.so Iuh_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_2.so Iuh_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_3.so Iuh_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_4.so Iuh_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_5.so Iuh_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_6.so Iuh_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_7.so Iuh_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_1.so Iuh_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_2.so Iuh_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_3.so Iuh_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_4.so Iuh_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_5.so Iuh_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_6.so Iuh_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_7.so Iuh_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_1.so Mutex_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_2.so Mutex_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_3.so Mutex_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_4.so Mutex_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_5.so Mutex_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_6.so Mutex_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_7.so Mutex_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_1.so PFCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_2.so PFCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_3.so PFCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_4.so PFCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_5.so PFCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_6.so PFCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_7.so PFCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_7.so PFCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_1.so PFCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_2.so PFCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_3.so PFCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_4.so PFCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_5.so PFCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_6.so PFCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_7.so PFCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_1.so PFCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_2.so PFCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_3.so PFCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_4.so PFCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_5.so PFCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_6.so PFCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_7.so PFCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_1.so PFCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_2.so PFCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_3.so PFCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_4.so PFCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_5.so PFCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_6.so PFCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_7.so PFCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_1.so RUA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_2.so RUA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_3.so RUA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_4.so RUA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_5.so RUA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_6.so RUA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_7.so RUA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_1.so RUA_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_2.so RUA_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_3.so RUA_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_4.so RUA_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_5.so RUA_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_6.so RUA_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_7.so RUA_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_1.so RUA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_2.so RUA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_3.so RUA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_4.so RUA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_5.so RUA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_6.so RUA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_7.so RUA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker.so StatsD_Checker.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes.so HNBAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants.so HNBAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers.so HNBAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs.so HNBAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents.so HNBAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions.so HNBAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes.so RUA_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants.so RUA_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers.so RUA_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs.so RUA_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents.so RUA_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions.so RUA_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_7.so HNBAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_1.so HNBAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_2.so HNBAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_3.so HNBAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_4.so HNBAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_5.so HNBAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_6.so HNBAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_7.so HNBAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_1.so HNBAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_2.so HNBAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_3.so HNBAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_4.so HNBAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_5.so HNBAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_6.so HNBAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_7.so HNBAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_1.so HNBAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_2.so HNBAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_3.so HNBAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_4.so HNBAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_5.so HNBAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_6.so HNBAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_7.so HNBAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_7.so HNBAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_7.so RUA_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_1.so RUA_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_2.so RUA_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_3.so RUA_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_4.so RUA_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_5.so RUA_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_6.so RUA_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_7.so RUA_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_1.so RUA_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_2.so RUA_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_3.so RUA_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_4.so RUA_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_5.so RUA_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_6.so RUA_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_7.so RUA_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_1.so RUA_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_2.so RUA_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_3.so RUA_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_4.so RUA_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_5.so RUA_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_6.so RUA_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_7.so RUA_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_7.so RUA_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_7.so RUA_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunctDef.so Iuh_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_EncDec.so RTP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_EncDec.so SDP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_EncDec.so HNBAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_EncDec.so RUA_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PT.so UD_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunctDef.so PFCP_CodecPort_CtrlFunctDef.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HNBGW_Tests -Wl,--no-as-needed BSSAP_CodecPort.so BSSAP_Types.so ConnHdlr.so DNS_Helpers.so GSM_Types.so General_Types.so HNBAP_Templates.so HNBAP_Types.so HNBGW_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so Iuh_CodecPort.so Iuh_CodecPort_CtrlFunct.so Iuh_Emulation.so Iuh_Types.so L3_Common.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Mutex.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PFCP_CodecPort.so PFCP_CodecPort_CtrlFunct.so PFCP_Emulation.so PFCP_Templates.so PFCP_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so RUA_Emulation.so RUA_Templates.so RUA_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTP_Templates.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so ConnHdlr_part_1.so ConnHdlr_part_2.so ConnHdlr_part_3.so ConnHdlr_part_4.so ConnHdlr_part_5.so ConnHdlr_part_6.so ConnHdlr_part_7.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HNBAP_Templates_part_1.so HNBAP_Templates_part_2.so HNBAP_Templates_part_3.so HNBAP_Templates_part_4.so HNBAP_Templates_part_5.so HNBAP_Templates_part_6.so HNBAP_Templates_part_7.so HNBAP_Types_part_1.so HNBAP_Types_part_2.so HNBAP_Types_part_3.so HNBAP_Types_part_4.so HNBAP_Types_part_5.so HNBAP_Types_part_6.so HNBAP_Types_part_7.so HNBGW_Tests_part_1.so HNBGW_Tests_part_2.so HNBGW_Tests_part_3.so HNBGW_Tests_part_4.so HNBGW_Tests_part_5.so HNBGW_Tests_part_6.so HNBGW_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so Iuh_CodecPort_part_1.so Iuh_CodecPort_part_2.so Iuh_CodecPort_part_3.so Iuh_CodecPort_part_4.so Iuh_CodecPort_part_5.so Iuh_CodecPort_part_6.so Iuh_CodecPort_part_7.so Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_7.so Iuh_Emulation_part_1.so Iuh_Emulation_part_2.so Iuh_Emulation_part_3.so Iuh_Emulation_part_4.so Iuh_Emulation_part_5.so Iuh_Emulation_part_6.so Iuh_Emulation_part_7.so Iuh_Types_part_1.so Iuh_Types_part_2.so Iuh_Types_part_3.so Iuh_Types_part_4.so Iuh_Types_part_5.so Iuh_Types_part_6.so Iuh_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Mutex_part_1.so Mutex_part_2.so Mutex_part_3.so Mutex_part_4.so Mutex_part_5.so Mutex_part_6.so Mutex_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PFCP_CodecPort_part_1.so PFCP_CodecPort_part_2.so PFCP_CodecPort_part_3.so PFCP_CodecPort_part_4.so PFCP_CodecPort_part_5.so PFCP_CodecPort_part_6.so PFCP_CodecPort_part_7.so PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_7.so PFCP_Emulation_part_1.so PFCP_Emulation_part_2.so PFCP_Emulation_part_3.so PFCP_Emulation_part_4.so PFCP_Emulation_part_5.so PFCP_Emulation_part_6.so PFCP_Emulation_part_7.so PFCP_Templates_part_1.so PFCP_Templates_part_2.so PFCP_Templates_part_3.so PFCP_Templates_part_4.so PFCP_Templates_part_5.so PFCP_Templates_part_6.so PFCP_Templates_part_7.so PFCP_Types_part_1.so PFCP_Types_part_2.so PFCP_Types_part_3.so PFCP_Types_part_4.so PFCP_Types_part_5.so PFCP_Types_part_6.so PFCP_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so RUA_Emulation_part_1.so RUA_Emulation_part_2.so RUA_Emulation_part_3.so RUA_Emulation_part_4.so RUA_Emulation_part_5.so RUA_Emulation_part_6.so RUA_Emulation_part_7.so RUA_Templates_part_1.so RUA_Templates_part_2.so RUA_Templates_part_3.so RUA_Templates_part_4.so RUA_Templates_part_5.so RUA_Templates_part_6.so RUA_Templates_part_7.so RUA_Types_part_1.so RUA_Types_part_2.so RUA_Types_part_3.so RUA_Types_part_4.so RUA_Types_part_5.so RUA_Types_part_6.so RUA_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so StatsD_Checker.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so HNBAP_CommonDataTypes.so HNBAP_Constants.so HNBAP_Containers.so HNBAP_IEs.so HNBAP_PDU_Contents.so HNBAP_PDU_Descriptions.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RUA_CommonDataTypes.so RUA_Constants.so RUA_Containers.so RUA_IEs.so RUA_PDU_Contents.so RUA_PDU_Descriptions.so HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_7.so HNBAP_Constants_part_1.so HNBAP_Constants_part_2.so HNBAP_Constants_part_3.so HNBAP_Constants_part_4.so HNBAP_Constants_part_5.so HNBAP_Constants_part_6.so HNBAP_Constants_part_7.so HNBAP_Containers_part_1.so HNBAP_Containers_part_2.so HNBAP_Containers_part_3.so HNBAP_Containers_part_4.so HNBAP_Containers_part_5.so HNBAP_Containers_part_6.so HNBAP_Containers_part_7.so HNBAP_IEs_part_1.so HNBAP_IEs_part_2.so HNBAP_IEs_part_3.so HNBAP_IEs_part_4.so HNBAP_IEs_part_5.so HNBAP_IEs_part_6.so HNBAP_IEs_part_7.so HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_7.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_7.so RUA_Constants_part_1.so RUA_Constants_part_2.so RUA_Constants_part_3.so RUA_Constants_part_4.so RUA_Constants_part_5.so RUA_Constants_part_6.so RUA_Constants_part_7.so RUA_Containers_part_1.so RUA_Containers_part_2.so RUA_Containers_part_3.so RUA_Containers_part_4.so RUA_Containers_part_5.so RUA_Containers_part_6.so RUA_Containers_part_7.so RUA_IEs_part_1.so RUA_IEs_part_2.so RUA_IEs_part_3.so RUA_IEs_part_4.so RUA_IEs_part_5.so RUA_IEs_part_6.so RUA_IEs_part_7.so RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_7.so RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so Iuh_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCTPasp_PT.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so HNBAP_EncDec.so RUA_EncDec.so RANAP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so UD_PT.so PFCP_CodecPort_CtrlFunctDef.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSAP_CodecPort.o BSSAP_Types.o ConnHdlr.o DNS_Helpers.o GSM_Types.o General_Types.o HNBAP_Templates.o HNBAP_Types.o HNBGW_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o Iuh_CodecPort.o Iuh_CodecPort_CtrlFunct.o Iuh_Emulation.o Iuh_Types.o L3_Common.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Mutex.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PFCP_CodecPort.o PFCP_CodecPort_CtrlFunct.o PFCP_Emulation.o PFCP_Templates.o PFCP_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o RUA_Emulation.o RUA_Templates.o RUA_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTP_Templates.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o ConnHdlr_part_1.o ConnHdlr_part_2.o ConnHdlr_part_3.o ConnHdlr_part_4.o ConnHdlr_part_5.o ConnHdlr_part_6.o ConnHdlr_part_7.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HNBAP_Templates_part_1.o HNBAP_Templates_part_2.o HNBAP_Templates_part_3.o HNBAP_Templates_part_4.o HNBAP_Templates_part_5.o HNBAP_Templates_part_6.o HNBAP_Templates_part_7.o HNBAP_Types_part_1.o HNBAP_Types_part_2.o HNBAP_Types_part_3.o HNBAP_Types_part_4.o HNBAP_Types_part_5.o HNBAP_Types_part_6.o HNBAP_Types_part_7.o HNBGW_Tests_part_1.o HNBGW_Tests_part_2.o HNBGW_Tests_part_3.o HNBGW_Tests_part_4.o HNBGW_Tests_part_5.o HNBGW_Tests_part_6.o HNBGW_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_7.o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_Emulation_part_1.o Iuh_Emulation_part_2.o Iuh_Emulation_part_3.o Iuh_Emulation_part_4.o Iuh_Emulation_part_5.o Iuh_Emulation_part_6.o Iuh_Emulation_part_7.o Iuh_Types_part_1.o Iuh_Types_part_2.o Iuh_Types_part_3.o Iuh_Types_part_4.o Iuh_Types_part_5.o Iuh_Types_part_6.o Iuh_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Mutex_part_1.o Mutex_part_2.o Mutex_part_3.o Mutex_part_4.o Mutex_part_5.o Mutex_part_6.o Mutex_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_7.o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_Emulation_part_1.o PFCP_Emulation_part_2.o PFCP_Emulation_part_3.o PFCP_Emulation_part_4.o PFCP_Emulation_part_5.o PFCP_Emulation_part_6.o PFCP_Emulation_part_7.o PFCP_Templates_part_1.o PFCP_Templates_part_2.o PFCP_Templates_part_3.o PFCP_Templates_part_4.o PFCP_Templates_part_5.o PFCP_Templates_part_6.o PFCP_Templates_part_7.o PFCP_Types_part_1.o PFCP_Types_part_2.o PFCP_Types_part_3.o PFCP_Types_part_4.o PFCP_Types_part_5.o PFCP_Types_part_6.o PFCP_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o RUA_Emulation_part_1.o RUA_Emulation_part_2.o RUA_Emulation_part_3.o RUA_Emulation_part_4.o RUA_Emulation_part_5.o RUA_Emulation_part_6.o RUA_Emulation_part_7.o RUA_Templates_part_1.o RUA_Templates_part_2.o RUA_Templates_part_3.o RUA_Templates_part_4.o RUA_Templates_part_5.o RUA_Templates_part_6.o RUA_Templates_part_7.o RUA_Types_part_1.o RUA_Types_part_2.o RUA_Types_part_3.o RUA_Types_part_4.o RUA_Types_part_5.o RUA_Types_part_6.o RUA_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o StatsD_Checker.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o HNBAP_CommonDataTypes.o HNBAP_Constants.o HNBAP_Containers.o HNBAP_IEs.o HNBAP_PDU_Contents.o HNBAP_PDU_Descriptions.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RUA_CommonDataTypes.o RUA_Constants.o RUA_Containers.o RUA_IEs.o RUA_PDU_Contents.o RUA_PDU_Descriptions.o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_7.o HNBAP_Constants_part_1.o HNBAP_Constants_part_2.o HNBAP_Constants_part_3.o HNBAP_Constants_part_4.o HNBAP_Constants_part_5.o HNBAP_Constants_part_6.o HNBAP_Constants_part_7.o HNBAP_Containers_part_1.o HNBAP_Containers_part_2.o HNBAP_Containers_part_3.o HNBAP_Containers_part_4.o HNBAP_Containers_part_5.o HNBAP_Containers_part_6.o HNBAP_Containers_part_7.o HNBAP_IEs_part_1.o HNBAP_IEs_part_2.o HNBAP_IEs_part_3.o HNBAP_IEs_part_4.o HNBAP_IEs_part_5.o HNBAP_IEs_part_6.o HNBAP_IEs_part_7.o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_7.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_7.o RUA_Constants_part_1.o RUA_Constants_part_2.o RUA_Constants_part_3.o RUA_Constants_part_4.o RUA_Constants_part_5.o RUA_Constants_part_6.o RUA_Constants_part_7.o RUA_Containers_part_1.o RUA_Containers_part_2.o RUA_Containers_part_3.o RUA_Containers_part_4.o RUA_Containers_part_5.o RUA_Containers_part_6.o RUA_Containers_part_7.o RUA_IEs_part_1.o RUA_IEs_part_2.o RUA_IEs_part_3.o RUA_IEs_part_4.o RUA_IEs_part_5.o RUA_IEs_part_6.o RUA_IEs_part_7.o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_7.o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o Iuh_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCTPasp_PT.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o HNBAP_EncDec.o RUA_EncDec.o RANAP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o UD_PT.o PFCP_CodecPort_CtrlFunctDef.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (890 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'apt-rdepends', 'osmo-hnbgw'] [testenv][generic] osmo-hnbgw -> osmo-hnbgw: installing osmo-hnbgw-dbg [testenv][generic] osmo-hnbgw -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-hnbgw -> libc6: installing libc6-dbg [testenv][generic] osmo-hnbgw -> libnftables1: installing libnftables1-dbgsym [testenv][generic] osmo-hnbgw -> libosmo-hnbap0: installing libosmo-hnbap-dbg [testenv][generic] osmo-hnbgw -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-hnbgw -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][generic] osmo-hnbgw -> libosmo-pfcp4: installing libosmo-pfcp-dbg [testenv][generic] osmo-hnbgw -> libosmo-gtlv1: installing libosmo-gtlv-dbg [testenv][generic] osmo-hnbgw -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-hnbgw -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-hnbgw -> libosmo-rua0: installing libosmo-rua-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-hnbgw, osmo-stp, osmo-hnbgw-dbg, libasn1c-dbg, libc6-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmocore-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, libosmo-sigtran-dbg, libosmo-rua-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libc6-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'libosmo-rua-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libc-bin libc-dev-bin libc6 libc6-dev libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp4 libosmo-ranap7 libosmo-rua0 libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libnftables1 libnftables1-dbgsym libnftnl11 libosmo-gtlv-dbg libosmo-gtlv1 libosmo-hnbap-dbg libosmo-hnbap0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-pfcp-dbg libosmo-pfcp4 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hnbgw osmo-hnbgw-dbg osmo-stp osmo-stp-dbg osmocom-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 38 newly installed, 0 to remove and 57 not upgraded. Need to get 20.8 MB of archives. After this operation, 26.0 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB] Get:3 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:/nightly/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:/nightly/Debian_12 ./ osmocom-nightly 202504112026 [1180 B] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.23.fd0d.202504112026 [170 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.5.0.1.771b.202504112026 [16.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.23.fd0d.202504112026 [104 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.28.4a09a.202504112026 [58.9 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0.28.4a09a.202504112026 [101 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.23.fd0d.202504112026 [71.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.23.fd0d.202504112026 [228 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp4 0.5.0.1.771b.202504112026 [41.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202504112026 [60.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.55.d15f.202504112026 [136 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.55.d15f.202504112026 [486 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.23.fd0d.202504112026 [52.0 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.23.fd0d.202504112026 [71.7 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.23.fd0d.202504112026 [179 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.23.fd0d.202504112026 [60.3 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.23.fd0d.202504112026 [64.3 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.23.fd0d.202504112026 [51.0 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.23.fd0d.202504112026 [44.3 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.55.d15f.202504112026 [18.3 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.55.d15f.202504112026 [22.7 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202504112026 [75.3 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202504112026 [286 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dbg 0.5.0.1.771b.202504112026 [40.6 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.7.0.2.38a6.202504112026 [52.0 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dbg 1.7.0.2.38a6.202504112026 [191 kB] Get:35 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dbg 0.5.0.1.771b.202504112026 [131 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.2.38a6.202504112026 [222 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.2.38a6.202504112026 [953 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.7.0.2.38a6.202504112026 [28.2 kB] Get:39 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dbg 1.7.0.2.38a6.202504112026 [93.5 kB] Get:40 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.23.fd0d.202504112026 [2165 kB] Get:41 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw 1.7.0.14.bad5.202504112026 [108 kB] Get:42 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw-dbg 1.7.0.14.bad5.202504112026 [481 kB] Fetched 20.8 MB in 0s (64.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../01-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../02-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package libnftables1-dbgsym:amd64. Preparing to unpack .../03-libnftables1-dbgsym_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../04-osmocom-nightly_202504112026_amd64.deb ... Unpacking osmocom-nightly (202504112026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.5.0.1.771b.202504112026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0.1.771b.202504112026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.14.0.28.4a09a.202504112026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504112026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.14.0.28.4a09a.202504112026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.28.4a09a.202504112026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../12-libosmo-pfcp4_0.5.0.1.771b.202504112026_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0.1.771b.202504112026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.6.0.2.1b40.202504112026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504112026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../14-libosmo-sigtran11_2.1.0.55.d15f.202504112026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.55.d15f.202504112026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.1.0.55.d15f.202504112026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.55.d15f.202504112026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmocore (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.1.0.55.d15f.202504112026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.55.d15f.202504112026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.1.0.55.d15f.202504112026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.55.d15f.202504112026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.38.202504112026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504112026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38.202504112026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504112026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.5.0.1.771b.202504112026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504112026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.7.0.2.38a6.202504112026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0.2.38a6.202504112026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.7.0.2.38a6.202504112026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0.2.38a6.202504112026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.5.0.1.771b.202504112026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504112026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.7.0.2.38a6.202504112026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.2.38a6.202504112026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.7.0.2.38a6.202504112026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504112026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.7.0.2.38a6.202504112026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0.2.38a6.202504112026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.7.0.2.38a6.202504112026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0.2.38a6.202504112026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.7.0.14.bad5.202504112026_amd64.deb ... Unpacking osmo-hnbgw (1.7.0.14.bad5.202504112026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.7.0.14.bad5.202504112026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0.14.bad5.202504112026) ... Setting up osmocom-nightly (202504112026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmocodec4:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmo-gtlv1:amd64 (0.5.0.1.771b.202504112026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504112026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.7.0.2.38a6.202504112026) ... Setting up libosmovty13:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmo-rua0:amd64 (1.7.0.2.38a6.202504112026) ... Setting up libosmoisdn0:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmo-rua-dbg:amd64 (1.7.0.2.38a6.202504112026) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504112026) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0.2.38a6.202504112026) ... Setting up libosmousb0:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504112026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.28.4a09a.202504112026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libasn1c-dbg:amd64 (0.9.38.202504112026) ... Setting up libosmogsm20:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmogb14:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504112026) ... Setting up libosmo-pfcp4:amd64 (0.5.0.1.771b.202504112026) ... Setting up libosmocoding0:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504112026) ... Setting up libosmosim2:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmocore (1.11.0.23.fd0d.202504112026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.55.d15f.202504112026) ... Setting up libosmocore-dbg:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.55.d15f.202504112026) ... Setting up osmo-stp:amd64 (2.1.0.55.d15f.202504112026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.7.0.2.38a6.202504112026) ... Setting up osmo-hnbgw (1.7.0.14.bad5.202504112026) ... changed ownership of '/etc/osmocom/osmo-hnbgw.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hnbgw.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504112026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.55.d15f.202504112026) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0.14.bad5.202504112026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp'] [testenv][generic] + ['cp', '-a', 'osmo-hnbgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp/stp.log'] 20250412084722846 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250412084722846 DLSS7 <000c> osmo_ss7_route_table.c:59 0: Creating Route Table system 20250412084722846 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-msc0-0) Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20250412084722846 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250412084722846 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! 20250412084722846 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250412084722846 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc0) Created AS [testenv][generic] Running hnbgw 20250412084722846 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS 20250412084722846 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250412084722846 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-msc1-0) Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20250412084722846 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250412084722846 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! 20250412084722846 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250412084722846 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc1) Created AS 20250412084722846 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS 20250412084722846 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250412084722846 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-msc2-0) Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20250412084722846 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250412084722846 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw/hnbgw.log'] 20250412084722846 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250412084722846 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc2) Created AS 20250412084722846 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS 20250412084722846 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250412084722847 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-sgsn0-0) Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20250412084722847 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250412084722847 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn0-0) ASP Restart for server not implemented yet! 20250412084722847 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250412084722847 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn0) Created AS 20250412084722847 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-sgsn0) Adding ASP virt-sgsn0-0 to AS 20250412084722847 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250412084722847 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-sgsn1-0) Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20250412084722847 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250412084722847 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn1-0) ASP Restart for server not implemented yet! 20250412084722847 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250412084722847 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn1) Created AS 20250412084722847 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-sgsn1) Adding ASP virt-sgsn1-0 to AS 20250412084722847 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250412084722847 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-sgsn2-0) Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20250412084722847 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250412084722847 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn2-0) ASP Restart for server not implemented yet! 20250412084722847 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250412084722847 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn2) Created AS 20250412084722847 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-sgsn2) Adding ASP virt-sgsn2-0 to AS 20250412084722847 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250412084722847 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20250412084722847 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250412084722847 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250412084722847 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20250412084722847 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250412084722847 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250412084722847 DLSS7 <000c> osmo_ss7_xua_srv.c:225 Creating m3ua Server (null):2905 20250412084722847 DLSS7 <000c> osmo_ss7_xua_srv.c:245 Created m3ua server on (null):2905 20250412084722847 DLSS7 <000c> osmo_ss7_xua_srv.c:292 (Re)binding m3ua Server to :::2905 20250412084722847 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 rate_ctr.c:86 validating counter group 0x55cfd2acb480(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55cfd2acb460(iups) with 3 counters 20250412084723013 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250412084723013 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250412084723013 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Allocated (fsm.c:456) 20250412084723013 DLGLOBAL DEBUG validating counter group 0x55cfd2acb500(msc) with 15 counters (rate_ctr.c:86) 20250412084723013 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250412084723013 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250412084723013 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Allocated (fsm.c:456) 20250412084723013 DLGLOBAL DEBUG validating counter group 0x55cfd2acb500(msc) with 15 counters (rate_ctr.c:86) 20250412084723013 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250412084723013 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250412084723013 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Allocated (fsm.c:456) 20250412084723013 DLGLOBAL DEBUG validating counter group 0x55cfd2acb500(msc) with 15 counters (rate_ctr.c:86) 20250412084723013 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250412084723013 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250412084723013 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Allocated (fsm.c:456) 20250412084723013 DLGLOBAL DEBUG validating counter group 0x55cfd2acb500(msc) with 15 counters (rate_ctr.c:86) 20250412084723013 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250412084723013 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250412084723013 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Allocated (fsm.c:456) 20250412084723013 DLGLOBAL DEBUG validating counter group 0x55cfd2acb4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250412084723013 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250412084723013 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250412084723013 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Allocated (fsm.c:456) 20250412084723013 DLGLOBAL DEBUG validating counter group 0x55cfd2acb4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250412084723013 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250412084723013 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250412084723013 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Allocated (fsm.c:456) 20250412084723013 DLGLOBAL DEBUG validating counter group 0x55cfd2acb4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250412084723013 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250412084723013 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250412084723013 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Allocated (fsm.c:456) 20250412084723013 DLGLOBAL DEBUG validating counter group 0x55cfd2acb4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250412084723013 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250412084723013 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250412084723013 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250412084723014 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250412084723014 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250412084723014 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250412084723014 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:884) 20250412084723014 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250412084723014 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:60167 (mgcp_client.c:999) 20250412084723014 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20250412084723014 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:447) 20250412084723014 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:463) 20250412084723014 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:489) 20250412084723014 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:584) 20250412084723014 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:591) 20250412084723014 DLGLOBAL DEBUG validating counter group 0x7f4b2f61a7c0(sigtran_as) with 34 counters (rate_ctr.c:86) 20250412084723014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_DOWN}: Allocated (fsm.c:456) 20250412084723014 DLSS7 INFO 0: AS(as-clnt-msc-0) Created AS (osmo_ss7_instance.c:324) 20250412084723014 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:602) 20250412084723014 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:608) 20250412084723014 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:129) 20250412084723014 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:646) 20250412084723014 DLGLOBAL DEBUG validating counter group 0x7f4b2f61aa00(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250412084723014 DLSS7 INFO 0: AS(as-clnt-msc-0) Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:160) 20250412084723014 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{IDLE}: Allocated (fsm.c:456) 20250412084723014 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:722) 20250412084723014 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55cfd9534aa0]{ASP_DOWN}: Allocated (fsm.c:456) 20250412084723014 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:54385<->l=::1:2905): New m3ua connection accepted 20250412084723014 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:54385<->l=::1:2905): created dynamic ASP asp-dyn-0 20250412084723014 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=::1:54385<->l=:::2905 20250412084723014 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20250412084723014 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! 20250412084723014 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084723014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412084723014 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:713) 20250412084723014 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250412084723014 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250412084723014 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55cfd9536270 (osmo_ss7_user.c:88) 20250412084723014 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:509) 20250412084723014 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:517) 20250412084723014 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250412084723014 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:417) 20250412084723014 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:447) 20250412084723014 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:463) 20250412084723014 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250412084723014 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:417) 20250412084723014 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:447) 20250412084723014 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:463) 20250412084723014 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250412084723014 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:417) 20250412084723014 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:447) 20250412084723014 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:463) 20250412084723014 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250412084723014 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:417) 20250412084723014 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:447) 20250412084723014 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:463) 20250412084723014 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250412084723014 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:417) 20250412084723014 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:447) 20250412084723014 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:463) 20250412084723014 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250412084723014 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:417) 20250412084723014 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:447) 20250412084723014 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:463) 20250412084723014 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250412084723014 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:417) 20250412084723014 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:447) 20250412084723014 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:463) 20250412084723014 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250412084723014 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:417) 20250412084723014 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:54385){CONNECTING} connection established (stream_cli.c:440) 20250412084723014 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250412084723014 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Client connected (r=::1:2905<->l=::1:54385) (osmo_ss7_asp.c:973) 20250412084723014 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250412084723014 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250412084723014 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250412084723014 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55cfd9534aa0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250412084723014 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 8 bytes: [L2]> 01 00 03 01 00 00 00 08 (osmo_ss7_asp.c:1174) 20250412084723014 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084723014 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) 20250412084723014 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084723014 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084723014 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084723014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084723014 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084723014 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084723014 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084723014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084723014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084723014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084723014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084723014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084723014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084723014 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=188=0.23.4,SLS=3: no route! (sccp_scrc.c:158) 20250412084723014 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084723014 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084723014 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084723014 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084723014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084723014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084723014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084723014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084723014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084723014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084723014 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=14: no route! (sccp_scrc.c:158) 20250412084723014 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084723014 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084723014 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084723014 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084723014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084723014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084723014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084723014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084723014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084723014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084723014 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=4=0.0.4,SLS=6: no route! (sccp_scrc.c:158) 20250412084723014 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084723014 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084723014 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084723014 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084723014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084723014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084723014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084723014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084723014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084723014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084723014 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=2: no route! (sccp_scrc.c:158) 20250412084723014 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084723014 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084723014 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084723014 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084723014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084723014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084723014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084723014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084723014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084723014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084723015 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=2=0.0.2,SLS=0: no route! (sccp_scrc.c:158) 20250412084723015 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084723015 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084723015 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:775) 20250412084723015 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55cfd9534aa0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:736) 20250412084723015 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55cfd9534aa0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20250412084723015 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55cfd9534aa0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:444) 20250412084723015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250412084723015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:406) 20250412084723015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250412084723015 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250412084723015 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250412084723015 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) 20250412084723015 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084723015 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084723015 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084723015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084723015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084723015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084723015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084723015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084723015 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=9 -> eSLS=89: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084723015 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=12=0.1.4,SLS=9: no route! (sccp_scrc.c:158) 20250412084723015 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084723015 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084723015 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084723015 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084723015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084723015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084723015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084723015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084723015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084723015 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084723015 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=11=0.1.3,SLS=12: no route! (sccp_scrc.c:158) 20250412084723015 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084723015 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084723015 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084723015 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084723015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084723015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084723015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084723015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084723015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084723015 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084723015 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=10=0.1.2,SLS=5: no route! (sccp_scrc.c:158) 20250412084723015 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/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@11a1da9b814d: Unix server socket created successfully. MC@11a1da9b814d: Listening on TCP port 46297. MC2> 11a1da9b814d is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 11a1da9b814d 46297 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@11a1da9b814d: New HC connected from 10.0.2.100 [10.0.2.100]. 11a1da9b814d: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@11a1da9b814d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@11a1da9b814d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@11a1da9b814d: Configuration file was processed on all HCs. MC@11a1da9b814d: Creating MTC on host 10.0.2.100. MC@11a1da9b814d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Sat Apr 12 08:47:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_hnb_register started. 20250412084724716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084724719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52068<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084724724 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33413<->l=127.0.0.1:4262) (control_if.c:572) 20250412084724736 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084724736 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084724736 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084724736 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084724736 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084724736 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084724736 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084724736 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084724737 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084724737 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084724737 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084724737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084724737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084724737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084724737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084724737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084724737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084724737 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=2=0.0.2,SLS=15: no route! (sccp_scrc.c:158) 20250412084724737 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084724737 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084724737 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084724737 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084724737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084724737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084724737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084724737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084724737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084724737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084724737 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=188=0.23.4,SLS=0: no route! (sccp_scrc.c:158) 20250412084724737 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084724737 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412084724737 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412084724738 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084724738 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084724738 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084724738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084724738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084724738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084724738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084724738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084724738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084724738 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=4=0.0.4,SLS=4: no route! (sccp_scrc.c:158) 20250412084724738 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084724738 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084724738 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084724738 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084724738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084724738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084724738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084724738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084724738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084724738 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=3: no route! (sccp_scrc.c:158) 20250412084724738 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(11)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084724752 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084724752 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084724752 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084724752 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084724752 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084724752 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084724752 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084724752 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084724754 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084724754 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084724754 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084724754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084724754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084724754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084724754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084724754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084724754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=6 -> eSLS=86: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084724754 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=12=0.1.4,SLS=6: no route! (sccp_scrc.c:158) 20250412084724754 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084724754 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084724754 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084724754 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084724754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084724754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084724754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084724754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084724754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084724754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=3 -> eSLS=35: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084724754 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=11=0.1.3,SLS=3: no route! (sccp_scrc.c:158) 20250412084724754 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084724754 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084724754 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084724754 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084724754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084724754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084724754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084724754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084724754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084724754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084724754 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=10=0.1.2,SLS=9: no route! (sccp_scrc.c:158) 20250412084724754 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084724754 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084724754 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084724754 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084724754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084724754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084724754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084724754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084724754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084724754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084724754 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=5: no route! (sccp_scrc.c:158) 20250412084724754 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084724948 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 20250412084724948 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 20250412084724948 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084724949 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412084724957 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084724957 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412084724957 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084724957 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084724957 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084724957 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084724957 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084724957 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084724957 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084724957 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412084724958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084724960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084724960 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084724960 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084724960 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412084724960 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084724960 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084724960 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084724960 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084724960 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412084724960 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412084724960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084724964 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 20250412084724964 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 20250412084724964 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084724964 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412084724969 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084724969 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412084724969 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084724969 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084724969 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084724969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084724969 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084724969 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084724969 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084724969 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412084724969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084724969 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084724969 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084724969 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084724969 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412084724969 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084724969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084724969 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084724969 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084724969 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412084724969 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412084724969 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084724969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084725016 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20250412084725016 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20250412084725016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:592) 20250412084725016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 09 01 00 00 00 2c 02 07 00 24 02 0a 00 08 00 00 00 01 00 06 00 08 00 00 00 00 00 0b 00 08 00 00 00 01 02 0b 00 08 00 00 00 bd (osmo_ss7_asp.c:1174) 20250412084725016 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084725016 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) 20250412084725016 DLSS7 <000c> xua_rkm.c:204 0: ASP(asp-dyn-0) RKM: Registering routing key 7 for DPC 0.23.5 20250412084725016 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20250412084725016 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(as-rkm-7) Created AS 20250412084725016 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20250412084725016 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(as-rkm-7) Adding ASP asp-dyn-0 to AS 20250412084725016 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20250412084725016 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 36 bytes: [L2]> 01 00 09 02 00 00 00 24 02 08 00 1c 02 0a 00 08 00 00 00 01 02 12 00 08 00 00 00 00 00 06 00 08 00 00 00 07  20250412084725016 DLSS7 <000c> xua_rkm.c:358 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084725016 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20250412084725016 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(as-rkm-7){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084725016 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084725016 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 07  20250412084725017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084725017 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (RKM:REG-RESP) (m3ua.c:775) 20250412084725017 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:464) 20250412084725017 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20250412084725017 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20250412084725017 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20250412084725017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084725017 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250412084725017 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250412084725017 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250412084725017 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250412084725017 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250412084725017 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55cfd9534aa0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250412084725017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 16 bytes: [L2]> 01 00 04 01 00 00 00 10 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084725017 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084725017 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084725017 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084725017 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 07  20250412084725017 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084725017 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084725018 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084725018 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(as-rkm-7){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084725018 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () 20250412084725018 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 07  20250412084725018 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bd  20250412084725018 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bd  20250412084725018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084725018 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084725018 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:775) 20250412084725018 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55cfd9534aa0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:736) 20250412084725018 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55cfd9534aa0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20250412084725018 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55cfd9534aa0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:523) 20250412084725018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250412084725018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:489) 20250412084725018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250412084725018 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250412084725018 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250412084725018 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084725018 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250412084725018 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) 20250412084725018 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250412084725018 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55cfd9534880]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250412084725629 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::489f:6bff:fecb:eec9]:2905 err=None (stream.c:265) 20250412084725629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1076) 20250412084725629 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250412084725629 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::489f:6bff:fecb:eec9]:2905 err=None (osmo_ss7_asp.c:824) 20250412084725770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084725770 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084725770 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084725770 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084725770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084725770 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: picked Normal Route via 'as-rkm-7' round-robin style 20250412084725770 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084725770 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084725770 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084725770 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412084725770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084725770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084725770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084725770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084725770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084725770 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084725770 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084725770 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412084725770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084725770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084725770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084725770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084725770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084725770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084725770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084725770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084725770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084725770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084725770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084725770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084725770 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084725770 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084725770 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084725770 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084725770 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) 20250412084725770 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084725770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084725770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412084725770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084725770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084725770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084725770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084725770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084725770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084725770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084725770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084725770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084725770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084725770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084725770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084725770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084725770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084725770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084725770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084725770 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084725770 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412084725770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084725770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084725770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084725770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084725770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084725770 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: picked Normal Route via 'virt-msc0' round-robin style 20250412084725770 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084725770 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084725770 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084725770 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-RAN(10)@11a1da9b814d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250412084725784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084725784 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084725784 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084725784 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084725784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084725784 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: picked Normal Route via 'as-rkm-7' round-robin style 20250412084725784 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084725784 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084725784 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084725784 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412084725784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084725784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084725784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084725784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084725784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084725784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084725784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084725784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412084725784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084725784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084725784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084725784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084725784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084725784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084725784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084725784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084725784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084725784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084725784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084725784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084725784 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084725784 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084725784 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084725784 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084725784 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) 20250412084725784 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084725784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084725785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412084725785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084725785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084725785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084725785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084725785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084725785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084725785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084725785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084725785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084725785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084725785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084725785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084725785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084725785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084725785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084725785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084725785 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084725785 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412084725785 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084725785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084725785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084725785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084725785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084725785 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: picked Normal Route via 'virt-sgsn0' round-robin style 20250412084725785 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084725785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084725785 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084725785 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412084725789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084725789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084725789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084725789 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084725789 DLGLOBAL DEBUG validating counter group 0x55cfd2acbbe0(hnb) with 60 counters (rate_ctr.c:86) 20250412084725789 DHNBAP 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) 20250412084725789 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084725789 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084725789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084725789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-RAN(13)@11a1da9b814d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412084725802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52068<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084725802 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33413<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(5)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(4)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084725805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084725805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084725805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084725805 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412084725805 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412084725805 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_hnb_register(3)@11a1da9b814d: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@11a1da9b814d: Final verdict of PTC: none 20250412084725806 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084725806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084725806 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084725806 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412084725806 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084725806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084725806 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084725806 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(10)@11a1da9b814d: Final verdict of PTC: none 20250412084725806 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 20250412084725807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084725807 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412084725807 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084725807 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084725807 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084725807 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084725807 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084725807 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084725807 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084725807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084725807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_hnb_register-Iuh0(7)@11a1da9b814d: Final verdict of PTC: none 20250412084725807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084725807 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084725807 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412084725807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW-PFCP(6)@11a1da9b814d: Final verdict of PTC: none 20250412084725807 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084725807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084725807 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) HNBGW_Test.sgsn0-M3UA(14)@11a1da9b814d: Final verdict of PTC: none 20250412084725807 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084725807 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084725807 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084725808 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084725808 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 20250412084725808 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084725809 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084725809 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412084725809 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) 20250412084725809 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084725809 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412084725809 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084725809 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084725809 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084725809 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084725809 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084725809 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084725809 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084725809 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(15)@11a1da9b814d: Final verdict of PTC: none 20250412084725809 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084725809 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084725809 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412084725809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084725809 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084725809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084725809 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084725809 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084725809 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) HNBGW_Test.msc0-M3UA(11)@11a1da9b814d: Final verdict of PTC: none 20250412084725809 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084725809 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@11a1da9b814d: Test case TC_hnb_register finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sat Apr 12 08:47: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 20250412084725895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084726297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56392<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=164080) Waiting for packet dumper to finish... 1 (prev_count=164080, count=164620) 20250412084727421 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::489f:6bff:fecb:eec9]:2905 err=None (stream.c:265) 20250412084727421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1076) 20250412084727421 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250412084727421 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::489f:6bff:fecb:eec9]:2905 err=None (osmo_ss7_asp.c:824) 20250412084727809 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084727809 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084727809 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412084727810 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084727810 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084727810 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Sat Apr 12 08:47:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_hnb_register_duplicate started. 20250412084729400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084729405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084729410 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37355<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084729431 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412084729431 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412084729438 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084729438 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084729439 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084729439 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084729439 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36530 (stream_srv.c:142) 20250412084729439 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36530<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412084729439 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084729439 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084729439 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084729439 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084729440 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084729440 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084729440 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084729440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084729440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084729440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=15 -> eSLS=79: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084729440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084729440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084729440 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084729440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412084729440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084729440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0f 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084729440 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084729440 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084729440 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084729440 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084729440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084729440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084729440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084729440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084729440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084729440 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084729440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412084729440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084729440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084729440 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084729440 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084729440 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084729440 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084729440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084729440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084729440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084729440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084729440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084729440 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084729440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412084729440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084729440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084729441 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084729441 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084729441 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084729441 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084729441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084729441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084729441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084729441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084729441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084729441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084729441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084729441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084729441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084729441 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084729441 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084729441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084729441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084729441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412084729441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412084729441 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412084729441 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084729441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084729441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084729441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412084729441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412084729441 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: picked Normal Route via 'virt-msc2' round-robin style 20250412084729441 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412084729441 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084729441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084729441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084729441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412084729441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412084729441 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: picked Normal Route via 'virt-msc1' round-robin style 20250412084729441 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412084729441 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084729441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084729441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084729441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084729441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084729441 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: picked Normal Route via 'virt-msc0' round-robin style 20250412084729441 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(26)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(24)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084729452 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084729452 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084729452 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084729452 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084729453 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084729453 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084729453 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084729453 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084729454 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084729454 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084729454 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084729454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084729454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084729454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=3 -> eSLS=83: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084729454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084729454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084729454 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084729454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412084729454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084729454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 03 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084729454 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084729454 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084729454 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084729454 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084729454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084729454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084729454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084729454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084729454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084729454 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084729454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412084729454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084729454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084729454 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084729454 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084729454 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084729454 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084729454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084729454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084729454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084729454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084729454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084729454 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084729454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412084729454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084729454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084729454 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084729454 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084729454 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084729454 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084729454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084729454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084729454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084729454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084729454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084729454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084729454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084729454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084729454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084729454 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084729454 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084729454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084729454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084729454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412084729454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412084729454 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412084729454 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084729454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084729454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084729454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412084729454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412084729454 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: picked Normal Route via 'virt-sgsn2' round-robin style 20250412084729454 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412084729454 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084729454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084729454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084729454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412084729454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412084729454 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: picked Normal Route via 'virt-sgsn1' round-robin style 20250412084729454 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412084729454 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084729454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084729454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084729454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084729454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084729454 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(29)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084729651 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 20250412084729651 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 20250412084729651 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084729651 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412084729658 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084729658 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412084729658 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084729658 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084729658 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084729658 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084729658 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084729658 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084729658 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084729658 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412084729658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084729662 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084729662 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084729662 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084729662 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412084729662 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084729662 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084729662 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084729662 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084729662 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412084729662 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412084729662 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084729662 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084729662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084729662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084729662 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412084729662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084729662 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084729662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084729662 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084729662 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084729662 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084729662 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084729663 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084729663 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084729663 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084729663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084729663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084729663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729663 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084729664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084729664 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084729664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084729664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084729664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084729664 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084729664 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084729664 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 20250412084729664 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 20250412084729664 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084729664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412084729664 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084729664 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084729664 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084729664 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084729664 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084729664 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: picked Normal Route via 'virt-msc0' round-robin style 20250412084729664 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084729664 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084729664 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084729664 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(29)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412084729671 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084729671 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412084729671 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084729671 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084729671 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084729671 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084729671 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084729671 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084729671 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084729671 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412084729671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084729675 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084729675 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084729675 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084729675 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412084729675 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084729675 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084729675 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084729675 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084729675 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412084729675 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412084729675 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084729675 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084729675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084729675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084729675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084729675 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412084729675 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084729675 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084729675 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084729675 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084729675 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084729675 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084729675 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084729676 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084729676 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084729676 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084729676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084729676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084729676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729677 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084729677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084729677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084729677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084729677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084729677 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084729677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084729677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084729677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084729677 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084729677 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084729677 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084729677 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084729677 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084729677 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084729677 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084729677 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: picked Normal Route via 'virt-sgsn0' round-robin style 20250412084729677 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084729677 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084729677 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084729677 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(25)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084730467 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084730467 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084730467 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084730467 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084730468 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084730468 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084730468 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084730468 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084730468 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084730468 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412084730468 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084730468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084730468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084730468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084730468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084730468 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084730468 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084730468 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412084730468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730468 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084730468 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084730468 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084730468 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084730468 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) 20250412084730468 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084730468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084730468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412084730468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730468 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084730468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084730468 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084730468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084730468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084730468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084730468 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084730468 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084730468 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412084730468 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084730469 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084730469 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084730469 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084730469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084730469 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: picked Normal Route via 'virt-msc0' round-robin style 20250412084730469 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084730469 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084730469 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084730469 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412084730471 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084730471 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084730471 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084730471 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084730471 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084730471 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084730471 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084730471 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084730471 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084730471 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412084730471 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084730471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084730471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084730471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084730471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084730471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084730471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084730471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412084730471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730472 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084730472 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084730472 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084730472 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084730472 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084730477 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084730477 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084730477 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084730477 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084730477 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084730477 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084730477 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084730477 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084730477 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084730477 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412084730477 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084730477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084730477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084730477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084730477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084730477 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084730478 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084730478 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412084730478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730478 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084730478 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084730478 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084730478 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084730478 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) 20250412084730478 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084730478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084730478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412084730478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084730478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084730478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084730478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084730478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084730478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084730478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084730478 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084730478 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412084730478 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084730478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084730478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084730478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084730478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084730478 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: picked Normal Route via 'virt-sgsn0' round-robin style 20250412084730478 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084730478 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084730478 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084730478 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412084730478 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084730478 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084730478 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084730478 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084730478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084730478 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084730478 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084730478 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084730478 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084730478 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412084730478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084730478 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084730478 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084730478 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084730478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084730478 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084730478 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084730478 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412084730478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084730478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084730478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084730478 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084730478 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084730478 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084730478 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084730478 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084730479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084730479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084730479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084730479 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084730479 DHNBAP 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) 20250412084730479 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084730479 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084730479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084730479 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@11a1da9b814d: setverdict(pass): none -> pass 20250412084730493 DLINP DEBUG SRVCONN(,r=127.0.0.1:36530<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084730493 DLINP DEBUG SRVCONN(,r=127.0.0.1:36530<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084730493 DLINP DEBUG SRVCONN(,r=127.0.0.1:36530<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084730493 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084730493 DHNBAP ERROR (127.0.0.1:36530 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:552) 20250412084730493 DHNBAP ERROR (127.0.0.1:36530 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250412084730493 DLINP DEBUG SRVCONN(,r=127.0.0.1:36530<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084730493 DLINP DEBUG SRVCONN(,r=127.0.0.1:36530<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250412084730493 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: talloc reports "struct hnb_context" x 1, expecting 1 MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412084730502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56418<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084730503 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37355<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(17)@11a1da9b814d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084730506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56406<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084730506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084730506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084730506 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412084730506 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412084730506 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_hnb_register_duplicate(16)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@11a1da9b814d: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@11a1da9b814d: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@11a1da9b814d: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@11a1da9b814d: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(19)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(30)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@11a1da9b814d: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sat Apr 12 08:47: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 20250412084730595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084730676 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084730676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084730676 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084730676 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412084730676 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084730676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084730676 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084730676 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084730676 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 20250412084730676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084730676 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412084730676 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084730676 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084730676 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084730676 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084730676 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084730676 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412084730676 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084730676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084730676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084730677 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084730677 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084730677 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084730677 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412084730677 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084730677 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084730677 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084730677 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084730677 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 20250412084730677 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084730677 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412084730677 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084730677 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084730677 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084730677 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084730677 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084730677 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084730677 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084730677 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084730676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084730676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084730677 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412084730677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084730677 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084730677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084730677 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084730677 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084730677 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084730677 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084730677 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084730677 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084730677 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084730677 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412084730677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084730677 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084730677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084730677 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084730677 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084730677 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084730677 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084730677 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084730997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56428<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211880) Waiting for packet dumper to finish... 1 (prev_count=211880, count=240284) 20250412084732677 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084732678 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084732678 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412084732678 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084732678 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084732678 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Sat Apr 12 08:47:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250412084734114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084734118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084734121 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37365<->l=127.0.0.1:4262) (control_if.c:572) 20250412084734135 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084734135 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084734135 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084734135 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084734135 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084734135 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084734136 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412084734136 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412084734136 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084734136 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084734137 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084734137 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084734137 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084734137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084734137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084734137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=14 -> eSLS=78: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084734137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084734137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084734137 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084734137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412084734137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084734137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0e 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084734137 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084734137 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084734137 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084734137 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084734137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084734137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084734137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084734137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084734137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084734137 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084734137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412084734137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084734137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084734137 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084734137 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084734137 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084734137 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084734137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084734137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084734137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084734137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084734137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084734137 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084734137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412084734137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084734137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084734137 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084734137 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084734137 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084734137 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084734137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084734137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084734137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084734137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084734137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084734137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084734137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084734137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084734137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084734137 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084734138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084734138 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084734138 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084734138 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412084734138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412084734138 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412084734138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084734138 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084734138 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084734138 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412084734138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412084734138 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: picked Normal Route via 'virt-msc2' round-robin style 20250412084734138 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412084734138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084734138 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084734138 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084734138 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412084734138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412084734138 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: picked Normal Route via 'virt-msc1' round-robin style 20250412084734138 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412084734138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084734138 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084734138 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084734138 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084734138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084734138 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(39)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(39)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(37)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084734149 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084734149 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084734149 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084734149 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084734149 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084734149 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084734150 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084734150 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084734151 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084734151 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084734151 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084734151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084734151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084734151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=0 -> eSLS=80: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084734151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084734151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084734151 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084734151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412084734151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084734151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 00 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084734151 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084734151 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084734151 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084734151 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084734151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084734151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084734151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084734151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084734151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084734151 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084734151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412084734151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084734151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084734151 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084734151 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084734151 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084734151 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084734151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084734151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084734151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084734151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084734151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084734151 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084734151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412084734151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084734151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084734151 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084734151 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084734151 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084734151 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084734151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084734151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084734151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084734151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084734151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084734151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084734151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084734151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084734151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084734151 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084734151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084734151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084734151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084734151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412084734151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412084734151 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412084734151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084734151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084734151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084734151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412084734151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412084734151 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: picked Normal Route via 'virt-sgsn2' round-robin style 20250412084734151 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412084734151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084734151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084734151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084734151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412084734151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412084734151 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: picked Normal Route via 'virt-sgsn1' round-robin style 20250412084734151 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412084734151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084734151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084734151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084734151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084734151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084734151 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084734347 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 20250412084734347 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 20250412084734347 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084734347 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412084734356 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084734356 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412084734356 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084734356 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084734356 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084734356 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084734356 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084734356 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084734356 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084734356 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412084734356 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084734359 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084734359 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084734359 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084734359 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412084734359 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084734359 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084734359 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084734359 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084734359 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412084734359 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412084734359 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084734359 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084734359 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084734360 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084734360 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412084734360 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084734360 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084734360 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084734360 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084734360 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084734360 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084734360 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084734361 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 20250412084734361 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 20250412084734361 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084734361 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412084734361 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084734361 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084734361 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084734361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084734361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084734361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734361 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084734361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084734361 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084734361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084734361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084734361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084734361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084734361 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084734361 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084734361 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084734361 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084734362 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084734362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084734362 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: picked Normal Route via 'virt-msc0' round-robin style 20250412084734362 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084734362 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084734362 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084734362 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(42)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412084734366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084734366 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412084734366 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084734366 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084734366 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084734366 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084734366 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084734366 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084734366 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084734366 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412084734366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084734367 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084734367 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084734367 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084734367 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412084734367 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084734367 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084734367 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084734367 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084734367 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412084734367 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412084734367 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084734367 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084734367 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084734367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084734367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084734367 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412084734367 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084734367 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084734367 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084734367 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084734367 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084734367 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084734367 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084734368 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084734368 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084734368 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084734368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084734368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084734368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084734368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084734368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084734368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084734368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084734368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084734368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084734368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084734368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084734368 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084734368 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084734368 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084734368 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084734368 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084734368 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084734368 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084734368 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: picked Normal Route via 'virt-sgsn0' round-robin style 20250412084734368 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084734368 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084734368 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084734368 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(38)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084735166 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084735166 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084735166 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084735166 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084735166 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084735166 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084735166 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084735166 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084735166 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084735166 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412084735167 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084735167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084735167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084735167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084735167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084735167 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084735167 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084735167 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412084735167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735167 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084735167 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084735167 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084735167 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084735167 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) 20250412084735167 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084735167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084735167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412084735167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735167 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084735167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084735167 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084735167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084735167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084735167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084735167 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084735167 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084735167 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412084735168 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084735168 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084735168 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084735168 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084735168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084735168 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: picked Normal Route via 'virt-msc0' round-robin style 20250412084735168 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084735168 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084735168 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084735168 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412084735169 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084735169 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084735169 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084735169 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084735169 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084735169 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084735169 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084735169 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084735169 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084735169 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412084735169 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084735170 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084735170 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084735170 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084735170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084735170 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084735170 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084735170 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412084735170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735170 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084735170 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084735170 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084735170 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084735170 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084735176 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084735176 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084735176 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084735177 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084735177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084735177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084735177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084735177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084735177 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084735177 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412084735177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084735177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084735177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084735177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084735177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084735177 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084735177 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084735177 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412084735177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735177 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084735177 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084735177 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084735177 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084735177 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) 20250412084735177 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084735177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084735177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412084735177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735177 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084735177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084735178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084735178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084735178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084735178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084735178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084735178 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084735178 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412084735178 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084735178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084735178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084735178 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084735178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084735178 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: picked Normal Route via 'virt-sgsn0' round-robin style 20250412084735178 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084735178 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084735178 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084735178 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412084735178 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084735178 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084735178 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084735178 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084735178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084735178 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084735178 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084735178 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084735178 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084735178 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412084735178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084735179 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084735179 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084735179 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084735179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084735179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084735179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084735179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412084735179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084735179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084735179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084735179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084735179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084735179 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084735179 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084735179 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084735180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084735180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084735180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084735180 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084735180 DHNBAP 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) 20250412084735180 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084735180 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084735180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084735180 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@11a1da9b814d: setverdict(pass): none -> pass 20250412084735183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084735183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084735183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084735183 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084735183 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) 20250412084735183 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084735183 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084735183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084735183 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@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: talloc reports "struct hnb_context" x 1, expecting 1 MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412084735189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56452<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084735190 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37365<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(32)@11a1da9b814d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084735191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56444<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084735193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084735193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084735193 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412084735193 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412084735193 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@11a1da9b814d: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(34)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(43)@11a1da9b814d: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@11a1da9b814d: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Sat Apr 12 08:47:35 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 20250412084735270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084735372 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084735372 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084735372 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084735372 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412084735372 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084735372 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084735372 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084735372 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084735372 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 20250412084735372 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084735373 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412084735373 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084735373 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084735373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084735373 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084735373 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084735373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412084735373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084735373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084735373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084735373 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084735373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084735373 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084735373 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412084735373 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084735373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084735373 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084735373 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084735373 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 20250412084735373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084735373 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412084735373 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084735373 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084735373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084735373 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084735373 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084735373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084735373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084735373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084735373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084735373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084735373 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412084735373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084735373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084735373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084735373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084735373 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084735373 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084735373 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084735373 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084735373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084735373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084735373 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412084735373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084735373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084735373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084735373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084735373 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084735373 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084735373 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084735373 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084735672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55480<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=214580) Waiting for packet dumper to finish... 1 (prev_count=214580, count=237368) 20250412084737374 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084737374 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084737374 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412084737374 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084737374 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084737374 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Sat Apr 12 08:47:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_hnb_disconnected_timeout started. 20250412084738786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084738792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084738797 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42265<->l=127.0.0.1:4262) (control_if.c:572) 20250412084738818 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084738818 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084738818 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084738818 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084738818 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084738818 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084738819 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412084738819 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412084738819 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084738819 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084738820 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084738820 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084738820 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084738820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084738820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084738820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738820 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084738820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084738820 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084738820 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084738820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412084738820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084738820 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 00 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084738820 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084738820 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084738820 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084738820 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084738820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084738820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084738820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738820 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084738820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084738820 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084738820 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084738820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412084738820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084738820 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084738820 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084738820 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084738820 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084738820 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084738820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084738820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084738820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738820 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084738820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084738820 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084738820 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084738820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412084738820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084738820 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084738820 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084738820 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084738820 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084738820 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084738820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084738820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084738820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738820 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084738820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084738820 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084738820 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084738820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084738821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084738821 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084738821 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084738821 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084738821 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084738821 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084738821 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412084738821 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412084738821 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412084738821 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084738821 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084738821 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084738821 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412084738821 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412084738821 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: picked Normal Route via 'virt-msc2' round-robin style 20250412084738821 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412084738821 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084738821 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084738821 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084738821 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412084738821 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412084738821 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: picked Normal Route via 'virt-msc1' round-robin style 20250412084738821 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412084738821 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084738821 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084738821 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084738821 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084738821 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084738821 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: picked Normal Route via 'virt-msc0' round-robin style 20250412084738821 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(52)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(52)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(50)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084738833 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084738833 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084738833 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084738833 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084738833 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084738833 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084738833 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084738833 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084738835 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084738835 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084738835 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084738835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084738835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084738835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=8 -> eSLS=88: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084738835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084738835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084738835 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084738835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412084738835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084738835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 08 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084738835 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084738835 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084738835 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084738835 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084738835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084738835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084738835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=1 -> eSLS=33: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084738835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084738835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084738835 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084738835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412084738835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084738835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084738835 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084738835 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084738835 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084738835 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084738835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084738835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084738835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084738835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084738835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084738835 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084738835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412084738835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084738835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084738835 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084738835 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084738835 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084738835 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084738835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084738835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084738835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084738835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084738835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084738835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084738835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084738835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084738835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084738835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084738835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084738835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084738835 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084738835 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084738835 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084738835 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084738835 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412084738835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412084738835 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412084738835 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084738835 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084738835 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084738835 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412084738835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412084738835 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: picked Normal Route via 'virt-sgsn2' round-robin style 20250412084738835 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412084738835 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084738835 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084738835 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084738835 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412084738835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412084738835 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: picked Normal Route via 'virt-sgsn1' round-robin style 20250412084738835 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412084738835 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084738835 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084738835 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084738835 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084738835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084738835 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084738856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084738856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084738856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084738856 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084738856 DHNBAP 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) 20250412084738856 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084738856 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084738856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084738856 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@11a1da9b814d: setverdict(pass): none -> pass 20250412084739031 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 20250412084739031 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 20250412084739031 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084739031 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412084739040 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084739040 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412084739041 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084739041 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084739041 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084739041 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084739041 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084739041 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084739041 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084739041 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412084739041 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084739043 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084739043 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084739043 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084739043 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412084739043 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084739043 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084739043 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084739043 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084739044 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412084739044 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412084739044 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084739044 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084739044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084739044 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084739044 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412084739044 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084739044 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084739044 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084739044 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084739044 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084739044 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084739044 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084739045 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084739045 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084739045 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084739045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084739045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084739045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084739046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084739046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084739046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084739046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084739046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084739046 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084739046 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084739046 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084739046 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084739046 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084739046 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084739046 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084739046 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412084739046 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084739046 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084739046 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084739046 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412084739047 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 20250412084739047 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 20250412084739047 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084739047 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412084739052 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084739052 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412084739052 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084739052 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084739052 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084739052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084739052 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084739052 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084739052 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084739052 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412084739052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084739054 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084739054 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084739054 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084739054 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412084739054 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084739054 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084739054 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084739054 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084739054 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412084739054 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412084739054 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084739054 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084739054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084739054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084739054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084739054 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412084739054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084739054 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084739054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084739054 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084739054 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084739054 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084739054 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084739055 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084739055 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084739056 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084739056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084739056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084739056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739056 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084739056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084739056 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084739056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084739056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084739056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084739056 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084739056 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084739056 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084739056 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084739056 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084739056 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084739056 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084739056 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412084739056 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084739056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084739056 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084739056 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(51)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084739848 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084739848 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084739848 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084739848 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084739848 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084739848 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084739848 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084739848 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084739848 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084739848 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412084739848 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084739848 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084739848 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084739848 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084739848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084739848 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084739848 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084739848 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412084739848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739849 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084739849 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084739849 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084739849 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084739849 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) 20250412084739849 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084739849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084739849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412084739849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084739849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084739849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084739849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084739849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084739849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084739849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084739849 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084739849 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412084739849 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084739849 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084739849 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084739849 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084739849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084739849 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: picked Normal Route via 'virt-msc0' round-robin style 20250412084739849 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084739849 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084739849 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084739849 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412084739850 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084739850 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084739850 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084739850 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084739850 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084739850 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084739850 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084739850 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084739850 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084739850 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412084739850 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084739850 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084739850 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084739850 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084739850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084739850 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084739850 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084739850 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412084739850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739851 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084739851 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084739851 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084739851 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084739851 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084739854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084739854 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084739854 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084739854 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084739854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084739854 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084739854 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084739854 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084739854 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084739854 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412084739854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084739854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084739854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084739854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084739854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084739854 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084739854 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084739854 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412084739854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739854 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084739854 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084739854 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084739854 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084739854 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) 20250412084739854 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084739854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084739854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412084739854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084739854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084739854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084739854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084739854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084739854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084739854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084739854 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084739854 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412084739854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084739854 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084739854 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084739854 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084739854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084739854 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: picked Normal Route via 'virt-sgsn0' round-robin style 20250412084739854 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084739854 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084739854 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084739854 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412084739855 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084739855 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084739855 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084739855 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084739855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084739855 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084739855 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084739855 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084739855 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084739855 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412084739855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084739855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084739855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084739855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084739855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084739855 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084739855 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084739855 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412084739855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084739855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084739855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084739855 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084739855 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084739855 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084739855 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084739855 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084739864 DLCTRL DEBUG Command: GET 748343411 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250412084739864 DLCTRL DEBUG Tx Command reply: GET_REPLY 748343411 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@11a1da9b814d: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@11a1da9b814d: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250412084739872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084739872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084739872 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412084739872 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412084739872 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_hnb_disconnected_timeout-Iuh0(48)@11a1da9b814d: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250412084740880 DLCTRL DEBUG Command: GET 18713240 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250412084740880 DLCTRL DEBUG Tx Command reply: GET_REPLY 18713240 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250412084745892 DLCTRL DEBUG Command: GET 18110502 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250412084745892 DLCTRL DEBUG Tx Command reply: ERROR 18110502 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)@11a1da9b814d: 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@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250412084746935 DLCTRL DEBUG Command: GET 417999541 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250412084746935 DLCTRL DEBUG Tx Command reply: ERROR 417999541 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)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084746936 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412084746936 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) IPA-CTRL-CLI-IPA(46)@11a1da9b814d: 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@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084746951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084746951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084746951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084746951 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084746951 DLGLOBAL DEBUG validating counter group 0x55cfd2acbbe0(hnb) with 60 counters (rate_ctr.c:86) 20250412084746951 DHNBAP 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) 20250412084746951 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084746951 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084746951 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084746951 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@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250412084746954 DLCTRL DEBUG Command: GET 303812274 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250412084746954 DLCTRL DEBUG Tx Command reply: GET_REPLY 303812274 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084747960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084747960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084747960 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412084747960 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412084747960 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_hnb_disconnected_timeout-Iuh0(57)@11a1da9b814d: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250412084747966 DLCTRL DEBUG Command: GET 95120222 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250412084747966 DLCTRL DEBUG Tx Command reply: GET_REPLY 95120222 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250412084753977 DLCTRL DEBUG Command: GET 298508964 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250412084753978 DLCTRL DEBUG Tx Command reply: ERROR 298508964 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)@11a1da9b814d: 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@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412084753990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55500<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084753991 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42265<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(45)@11a1da9b814d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084753993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55490<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(51)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_hnb_disconnected_timeout(44)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@11a1da9b814d: Final verdict of PTC: none 20250412084753996 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084753996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084753996 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084753996 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412084753996 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084753996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084753996 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084753996 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084753996 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084753996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084753996 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084753996 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412084753997 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 20250412084753997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084753997 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412084753997 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084753997 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084753997 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084753997 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084753997 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.sgsn0-SCCP(53)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(47)@11a1da9b814d: Final verdict of PTC: none 20250412084753997 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412084753997 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084753997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084753997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084753997 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084753997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084753997 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084753997 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084753997 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084753997 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084753997 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412084753997 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 20250412084753997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084753997 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412084753997 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084753997 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084753997 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084753997 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084753997 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084753997 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084753997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084753997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084753997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084753997 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084753997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084753997 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084753997 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084753997 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084753997 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084753998 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084753998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084753998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084753998 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412084753998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc0-M3UA(52)@11a1da9b814d: Final verdict of PTC: none 20250412084753998 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084753998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084753998 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084753998 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084753998 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084753998 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084753998 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(56)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@11a1da9b814d: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sat Apr 12 08:47:54 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 20250412084754087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46142<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084754491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46142<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=245056) Waiting for packet dumper to finish... 1 (prev_count=245056, count=248936) 20250412084755998 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084755998 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084755998 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412084755998 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084755998 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084755998 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Sat Apr 12 08:47:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_ue_register started. 20250412084757603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084757607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34394<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084757609 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38375<->l=127.0.0.1:4262) (control_if.c:572) 20250412084757620 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084757620 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084757621 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084757621 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084757621 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084757621 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084757621 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412084757621 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412084757621 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084757621 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084757622 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084757622 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084757622 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084757622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084757622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084757622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757622 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084757622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084757622 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084757622 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084757622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412084757622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084757622 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0e 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084757622 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084757622 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084757622 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084757622 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084757622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084757622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084757622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757622 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084757622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084757623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084757623 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084757623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412084757623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084757623 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084757623 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084757623 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084757623 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084757623 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084757623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084757623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084757623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084757623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084757623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084757623 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084757623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412084757623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084757623 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084757623 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084757623 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084757623 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084757623 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084757623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084757623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084757623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084757623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084757623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084757623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084757623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084757623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084757623 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084757623 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084757623 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084757623 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084757623 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084757623 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412084757623 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412084757623 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412084757623 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084757623 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084757623 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084757623 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412084757623 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412084757623 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: picked Normal Route via 'virt-msc2' round-robin style 20250412084757623 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412084757623 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084757623 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084757623 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084757623 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412084757623 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412084757623 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: picked Normal Route via 'virt-msc1' round-robin style 20250412084757623 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412084757623 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084757623 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084757623 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084757623 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084757623 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084757623 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: picked Normal Route via 'virt-msc0' round-robin style 20250412084757623 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(67)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(67)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(65)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084757637 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084757637 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084757637 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084757637 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084757637 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084757637 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084757637 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084757637 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084757638 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084757638 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084757638 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084757638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084757638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084757638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757638 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084757638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084757638 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084757638 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084757638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412084757638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084757638 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084757638 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084757638 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084757638 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084757638 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084757638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084757638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084757638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757638 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=4 -> eSLS=36: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084757638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084757638 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084757638 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084757638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412084757638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084757638 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084757638 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084757638 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084757638 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084757638 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084757638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084757638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084757638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757638 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084757638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084757638 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084757638 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084757638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412084757638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084757638 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084757638 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084757638 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084757638 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084757638 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084757638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084757638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084757638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757638 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084757638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084757639 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084757639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084757639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084757639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084757639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084757639 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084757639 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084757639 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084757639 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084757639 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412084757639 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412084757639 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412084757639 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084757639 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084757639 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084757639 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412084757639 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412084757639 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: picked Normal Route via 'virt-sgsn2' round-robin style 20250412084757639 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412084757639 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084757639 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084757639 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084757639 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412084757639 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412084757639 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: picked Normal Route via 'virt-sgsn1' round-robin style 20250412084757639 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412084757639 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084757639 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084757639 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084757639 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084757639 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084757639 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084757657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084757657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084757657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084757657 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084757657 DLGLOBAL DEBUG validating counter group 0x55cfd2acbbe0(hnb) with 60 counters (rate_ctr.c:86) 20250412084757657 DHNBAP 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) 20250412084757657 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084757657 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084757657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084757657 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@11a1da9b814d: setverdict(pass): none -> pass 20250412084757833 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 20250412084757833 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 20250412084757833 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084757833 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412084757841 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084757841 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412084757841 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084757841 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084757841 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084757841 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084757841 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084757841 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084757841 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084757841 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412084757841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084757842 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084757842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084757842 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412084757842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084757842 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084757842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084757842 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084757842 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084757842 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084757842 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084757842 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084757842 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084757842 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084757842 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412084757842 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084757842 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084757842 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084757842 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084757842 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412084757842 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412084757842 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084757842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084757843 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084757843 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084757843 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084757843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084757843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084757843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084757843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084757843 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084757843 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084757843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084757843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084757843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084757843 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084757843 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084757843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084757843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084757843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084757843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084757843 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: picked Normal Route via 'virt-msc0' round-robin style 20250412084757843 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084757843 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084757843 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084757843 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412084757848 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 20250412084757848 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 20250412084757848 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084757848 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412084757853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084757853 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412084757853 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084757853 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084757853 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084757853 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084757853 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084757853 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084757853 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084757853 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412084757853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084757854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084757854 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084757854 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084757854 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412084757854 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084757854 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084757854 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084757854 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084757854 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412084757854 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412084757854 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084757854 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084757854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084757855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084757855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084757855 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412084757855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084757855 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084757855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084757855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084757855 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084757855 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084757855 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084757856 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084757856 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084757856 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084757856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084757856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084757856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757856 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084757856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084757856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084757856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084757856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084757856 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084757856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084757856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084757856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084757856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084757856 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084757856 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084757856 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084757856 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084757856 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084757856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084757856 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: picked Normal Route via 'virt-sgsn0' round-robin style 20250412084757856 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084757856 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084757856 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084757856 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(66)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084758647 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084758647 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084758647 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084758647 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084758647 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084758647 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084758647 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084758647 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084758647 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084758647 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412084758647 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084758647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084758647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084758647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084758647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084758647 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084758647 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084758647 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412084758647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758647 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084758647 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084758647 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084758647 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084758647 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) 20250412084758647 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084758647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084758647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412084758647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758647 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084758647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084758647 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084758647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084758647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084758647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084758647 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084758647 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084758647 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412084758647 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084758647 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084758647 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084758647 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084758647 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084758647 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412084758647 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084758647 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084758647 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084758647 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412084758647 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084758647 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084758647 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084758647 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084758647 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084758647 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084758647 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084758647 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084758647 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084758647 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412084758647 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084758647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084758647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084758647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084758648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084758648 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084758648 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084758648 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412084758648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758648 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084758648 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084758648 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084758648 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084758648 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084758653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084758653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084758653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084758653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084758653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084758653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084758653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084758653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084758653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084758653 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412084758653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084758653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084758653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084758653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084758653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084758653 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084758653 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084758653 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412084758653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758653 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084758653 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084758653 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084758653 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084758653 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) 20250412084758653 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084758653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084758653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412084758653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758653 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084758653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084758653 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084758653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084758653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084758653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084758653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084758653 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084758653 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412084758653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084758653 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084758653 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084758653 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084758653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084758653 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: picked Normal Route via 'virt-sgsn0' round-robin style 20250412084758653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084758653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084758653 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084758653 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412084758654 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084758654 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084758654 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084758654 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084758654 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084758654 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084758654 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084758654 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084758654 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084758654 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412084758654 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084758654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084758654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084758654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084758654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084758654 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084758654 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084758654 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412084758654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084758654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084758654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084758654 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084758654 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084758654 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084758654 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084758654 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084758661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084758661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084758661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250412084758661 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250412084758661 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250412084758661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084758661 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@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412084758664 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38375<->l=127.0.0.1:4262) (control_if.c:193) 20250412084758665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34394<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(61)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(60)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084758667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34390<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084758667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084758667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084758667 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412084758667 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412084758667 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_ue_register(59)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@11a1da9b814d: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(62)@11a1da9b814d: Final verdict of PTC: none TC_ue_register-Iuh0(63)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(71)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@11a1da9b814d: Test case TC_ue_register finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sat Apr 12 08:47: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 20250412084758749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34400<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084758852 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084758852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084758852 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084758852 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412084758852 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084758852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084758852 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084758852 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084758852 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 20250412084758852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084758852 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412084758852 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084758852 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084758852 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084758852 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084758852 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084758852 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412084758852 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084758852 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084758852 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084758853 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084758853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084758853 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084758853 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412084758853 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084758853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084758853 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084758853 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084758853 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 20250412084758853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084758853 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412084758853 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084758853 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084758853 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084758853 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084758853 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084758853 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084758853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084758853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084758852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084758853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084758853 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412084758853 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084758853 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084758853 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084758853 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084758853 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084758853 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084758853 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084758853 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084758853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084758853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084758853 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412084758853 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084758853 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084758853 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084758853 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084758853 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084758853 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084758853 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084758853 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084759151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34400<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213632) Waiting for packet dumper to finish... 1 (prev_count=213632, count=236420) 20250412084800853 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084800853 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084800854 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412084800854 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084800854 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084800854 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Sat Apr 12 08:48:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_ue_register_tmsi_lai started. MTC@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250412084802208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084802211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084802213 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39769<->l=127.0.0.1:4262) (control_if.c:572) 20250412084802223 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084802223 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084802223 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084802223 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084802223 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084802223 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084802223 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084802223 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084802224 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412084802224 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412084802225 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084802225 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084802225 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084802225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084802225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084802225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084802225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084802225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084802225 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084802225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412084802225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084802225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0d 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084802225 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084802225 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084802225 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084802225 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084802225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084802225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084802225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084802225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084802225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084802225 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084802225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412084802225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084802225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084802225 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084802225 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084802225 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084802225 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084802225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084802225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084802225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084802225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084802225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084802225 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084802225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412084802225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084802225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084802225 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084802225 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084802225 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084802225 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084802225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084802225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084802225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084802225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084802225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084802225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084802225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084802225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084802225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084802225 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084802225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084802225 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084802225 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084802225 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412084802225 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412084802225 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412084802225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084802225 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084802225 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084802225 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412084802225 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412084802225 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: picked Normal Route via 'virt-msc2' round-robin style 20250412084802225 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412084802225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084802225 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084802225 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084802225 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412084802225 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412084802225 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412084802225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084802225 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084802225 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084802225 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084802225 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084802225 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(80)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(78)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084802237 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084802237 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084802237 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084802237 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084802237 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084802237 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084802237 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084802237 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084802238 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084802238 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084802238 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084802238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084802238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084802238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=13 -> eSLS=93: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084802238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084802238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084802238 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084802238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412084802238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084802238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0d 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084802238 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084802238 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084802238 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084802238 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084802238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084802238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084802238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084802238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084802238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084802238 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084802238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412084802238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084802238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084802238 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084802238 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084802238 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084802238 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084802238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084802238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084802238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084802238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084802239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084802239 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084802239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412084802239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084802239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084802239 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084802239 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084802239 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084802239 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084802239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084802239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084802239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084802239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084802239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084802239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084802239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084802239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084802239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084802239 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084802239 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084802239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084802239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084802239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412084802239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412084802239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412084802239 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084802239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084802239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084802239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412084802239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412084802239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412084802239 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084802239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084802239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084802239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412084802239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412084802239 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: picked Normal Route via 'virt-sgsn1' round-robin style 20250412084802239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412084802239 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084802239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084802239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084802239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084802239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084802239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084802259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084802259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084802259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084802259 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084802259 DHNBAP 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) 20250412084802259 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084802259 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084802259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084802259 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@11a1da9b814d: setverdict(pass): none -> pass 20250412084802434 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 20250412084802434 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 20250412084802434 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084802434 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412084802436 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084802436 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412084802436 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084802436 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084802436 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084802436 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084802436 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084802436 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084802436 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084802436 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412084802436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084802437 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084802437 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084802437 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084802437 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412084802437 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084802437 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084802437 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084802437 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084802437 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412084802437 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412084802437 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084802437 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084802437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084802437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084802437 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412084802437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084802437 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084802437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084802437 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084802437 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084802437 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084802437 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084802438 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084802438 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084802438 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084802438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084802438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084802438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802438 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084802438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084802438 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084802438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084802438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084802438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084802438 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084802438 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084802438 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084802438 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084802438 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084802438 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084802438 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084802438 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412084802438 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084802438 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084802438 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084802438 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412084802447 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 20250412084802447 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 20250412084802447 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084802447 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412084802448 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084802448 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412084802448 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084802448 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084802448 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084802448 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084802448 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084802448 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084802448 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084802448 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412084802448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084802449 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084802449 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084802449 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084802449 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412084802449 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084802449 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084802449 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084802449 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084802449 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412084802449 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412084802449 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084802449 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084802449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084802449 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084802449 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084802449 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412084802449 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084802449 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084802449 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084802449 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084802449 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084802449 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084802449 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084802450 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084802450 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084802450 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084802450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084802450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084802450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802450 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084802450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084802450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084802450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084802450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084802450 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084802450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084802450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084802450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084802450 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084802450 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084802450 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084802450 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084802450 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084802450 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084802450 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084802450 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: picked Normal Route via 'virt-sgsn0' round-robin style 20250412084802450 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084802450 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084802450 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084802450 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(79)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084803241 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084803241 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084803241 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084803241 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084803241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084803241 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084803241 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084803241 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084803241 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084803241 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412084803242 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084803242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084803242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084803242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084803242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084803242 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084803242 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084803242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412084803242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803242 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084803242 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084803242 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084803242 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084803242 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) 20250412084803242 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084803242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084803242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412084803242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803242 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084803242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084803243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084803243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084803243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084803243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084803243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084803243 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084803243 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412084803243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084803243 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084803243 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084803243 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084803243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084803243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412084803243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084803243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084803243 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084803243 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412084803246 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084803246 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084803246 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084803246 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084803246 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084803246 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084803246 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084803246 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084803246 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084803246 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412084803246 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084803246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084803246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084803246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084803246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084803246 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084803246 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084803246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412084803246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803246 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084803246 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084803247 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084803247 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084803247 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084803256 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084803256 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084803256 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084803256 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084803256 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084803256 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084803256 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084803256 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084803256 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084803256 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412084803256 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084803256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084803256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084803256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084803256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084803256 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084803256 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084803256 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412084803256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803256 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084803256 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084803256 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084803256 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084803256 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) 20250412084803256 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084803256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084803256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412084803256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803256 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084803256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084803256 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084803256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084803256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084803256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084803256 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084803256 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084803256 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412084803256 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084803256 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084803256 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084803256 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084803256 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084803256 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412084803256 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084803256 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084803256 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084803256 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412084803258 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084803258 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084803258 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084803258 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084803258 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084803258 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084803258 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084803258 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084803258 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084803258 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412084803258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084803258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084803258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084803258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084803258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084803258 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084803258 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084803258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412084803258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084803258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084803258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084803258 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084803258 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084803258 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084803258 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084803258 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084803265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084803265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084803265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250412084803265 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250412084803265 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250412084803265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084803265 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@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412084803271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34414<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084803273 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39769<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(73)@11a1da9b814d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084803274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34406<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ue_register_tmsi_lai(72)@11a1da9b814d: Final verdict of PTC: none 20250412084803275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084803275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084803275 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412084803275 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412084803275 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_ue_register_tmsi_lai-Iuh0-RUA(77)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(84)@11a1da9b814d: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(75)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@11a1da9b814d: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sat Apr 12 08:48:03 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 20250412084803368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084803452 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412084803452 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084803452 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 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084803452 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084803452 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084803452 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084803452 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084803452 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084803452 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084803452 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412084803452 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084803452 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 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084803452 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084803452 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084803452 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084803452 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084803452 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084803452 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084803452 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084803452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084803452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084803452 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412084803452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084803452 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084803452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084803452 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084803452 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084803452 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084803452 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084803452 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084803452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084803452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084803452 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412084803452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084803452 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084803452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084803452 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084803453 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084803453 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084803453 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084803453 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084803771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34422<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210712) Waiting for packet dumper to finish... 1 (prev_count=210712, count=234740) 20250412084805453 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084805453 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084805453 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412084805453 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084805453 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084805453 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Sat Apr 12 08:48:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_ue_register_before_hnb_register started. 20250412084806827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084806829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084806832 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36773<->l=127.0.0.1:4262) (control_if.c:572) 20250412084806845 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084806845 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084806846 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084806846 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084806846 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084806846 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084806846 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084806846 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084806846 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412084806846 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412084806847 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084806847 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084806847 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084806847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084806847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084806847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084806847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084806847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084806847 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084806847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412084806847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084806847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084806847 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084806847 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084806847 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084806847 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084806847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084806847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084806847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084806847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084806847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084806847 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084806847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412084806847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084806847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084806847 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084806847 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084806847 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084806847 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084806847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084806847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084806847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084806847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084806847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084806847 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084806847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412084806847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084806847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084806847 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084806847 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084806847 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084806847 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084806847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084806847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084806847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084806847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084806847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084806847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084806847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084806847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084806847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084806847 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084806848 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084806848 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084806848 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084806848 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412084806848 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412084806848 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412084806848 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084806848 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084806848 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084806848 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412084806848 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412084806848 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412084806848 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084806848 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084806848 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084806848 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412084806848 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412084806848 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412084806848 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084806848 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084806848 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084806848 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084806848 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084806848 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(93)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(91)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084806861 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084806861 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084806861 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084806861 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084806861 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084806861 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084806861 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084806861 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084806862 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084806862 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084806862 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084806862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084806862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084806862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084806863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084806863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084806863 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084806863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412084806863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084806863 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084806863 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084806863 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084806863 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084806863 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084806863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084806863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084806863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084806863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084806863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084806863 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084806863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412084806863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084806863 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084806863 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084806863 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084806863 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084806863 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084806863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084806863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084806863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084806863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084806863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084806863 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084806863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412084806863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084806863 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084806863 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084806863 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084806863 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084806863 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084806863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084806863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084806863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084806863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084806863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084806863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084806863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084806863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084806863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084806863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084806863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084806863 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084806863 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084806863 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084806863 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084806863 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084806863 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412084806863 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412084806863 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412084806863 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084806863 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084806863 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084806863 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412084806863 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412084806863 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: picked Normal Route via 'virt-sgsn2' round-robin style 20250412084806863 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412084806863 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084806863 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084806863 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084806863 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412084806863 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412084806863 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: picked Normal Route via 'virt-sgsn1' round-robin style 20250412084806863 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412084806863 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084806863 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084806863 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084806863 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084806863 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084806863 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084807059 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 20250412084807060 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 20250412084807060 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084807060 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412084807070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084807070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412084807070 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084807071 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084807071 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084807071 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084807071 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084807071 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084807071 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084807071 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412084807071 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084807074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084807074 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084807074 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084807074 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412084807074 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084807074 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084807074 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084807074 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084807074 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412084807074 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412084807074 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084807074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084807074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084807074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084807074 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412084807074 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084807074 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084807074 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084807074 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084807074 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084807074 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084807074 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084807075 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 20250412084807075 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 20250412084807075 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084807075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412084807076 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084807076 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084807076 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084807076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084807076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084807076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084807076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084807076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084807076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084807076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084807076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084807076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084807076 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084807076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084807076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084807076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084807076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084807076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084807076 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412084807076 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084807076 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084807076 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084807076 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(96)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412084807082 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084807082 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412084807082 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084807082 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084807082 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084807082 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084807082 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084807082 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084807082 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084807082 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412084807082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084807085 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084807085 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084807085 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084807085 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412084807085 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084807085 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084807085 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084807085 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084807085 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412084807085 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412084807085 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084807085 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084807085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084807085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084807085 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084807085 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412084807085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084807085 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084807085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084807085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084807085 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084807085 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084807085 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084807086 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084807086 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084807086 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084807087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084807087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084807087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807087 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084807087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084807087 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084807087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084807087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084807087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084807087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084807087 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084807087 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084807087 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084807087 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084807087 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084807087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084807087 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: picked Normal Route via 'virt-sgsn0' round-robin style 20250412084807087 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084807087 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084807087 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084807087 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(92)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084807866 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084807866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084807866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084807866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084807866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084807866 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084807866 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084807866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412084807866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084807866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084807866 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084807866 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084807866 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084807866 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084807866 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084807866 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084807866 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084807866 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084807866 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084807866 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084807866 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084807866 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412084807866 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) 20250412084807866 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084807866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084807866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412084807867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807867 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084807867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084807867 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084807867 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084807867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084807867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084807867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084807867 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084807867 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412084807867 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084807867 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084807867 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084807867 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084807867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084807867 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: picked Normal Route via 'virt-msc0' round-robin style 20250412084807867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084807867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084807867 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084807867 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412084807869 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084807869 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084807869 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084807869 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084807869 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084807869 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084807869 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084807869 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084807870 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084807870 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412084807870 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084807870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084807870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084807870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084807870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084807870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084807870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084807870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412084807870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807870 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084807870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084807870 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084807870 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084807870 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084807881 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084807881 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084807881 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084807881 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084807881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084807881 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084807881 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084807881 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084807881 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084807881 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412084807882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084807882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084807882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084807882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084807882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084807882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084807882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084807882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412084807882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084807882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084807882 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084807882 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084807882 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) 20250412084807882 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084807882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084807882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412084807882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084807882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084807882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084807882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084807882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084807882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084807882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084807882 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084807882 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412084807882 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084807882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084807882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084807882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084807882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084807882 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412084807882 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084807882 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084807882 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084807882 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412084807883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084807883 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084807883 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084807883 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084807883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084807883 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084807883 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084807883 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084807883 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084807883 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412084807883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084807883 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084807883 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084807883 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084807883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084807883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084807883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084807883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412084807883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084807883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084807883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084807883 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084807883 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084807883 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084807883 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084807883 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084807892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084807892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084807892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250412084807892 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250412084807892 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250412084807892 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250412084807892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084807892 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@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes VirtHNBGW-STATS(86)@11a1da9b814d: Final verdict of PTC: none 20250412084807908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45158<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084807921 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36773<->l=127.0.0.1:4262) (control_if.c:193) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084807922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45144<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ue_register_before_hnb_register-Iuh0-RUA(90)@11a1da9b814d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@11a1da9b814d: Final verdict of PTC: none 20250412084807929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084807930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084807930 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MutexDispCT-TC_ue_register_before_hnb_register(85)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@11a1da9b814d: Final verdict of PTC: none 20250412084807930 DMAIN NOTICE (127.0.0.1:9999 ) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412084807930 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-M3UA(96)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@11a1da9b814d: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(88)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(97)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@11a1da9b814d: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sat Apr 12 08:48:07 UTC 2025 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc 20250412084808067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45174<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084808072 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084808072 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084808072 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084808072 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412084808072 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084808072 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084808072 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084808072 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084808072 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 20250412084808072 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084808072 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412084808072 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084808072 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084808072 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084808072 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084808072 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084808072 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412084808072 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084808072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084808072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084808073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084808073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084808073 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412084808073 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084808073 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084808073 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084808073 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084808073 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084808073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084808073 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084808073 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412084808073 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084808073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084808073 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084808073 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084808073 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 20250412084808073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084808073 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412084808073 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084808073 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084808073 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084808073 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084808073 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084808073 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084808073 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084808073 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084808073 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084808073 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084808073 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084808073 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084808073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084808073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084808073 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412084808073 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084808073 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084808073 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084808073 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084808073 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084808073 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084808073 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084808073 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084808468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45174<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=172580) Waiting for packet dumper to finish... 1 (prev_count=172580, count=232700) 20250412084810074 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084810074 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084810074 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412084810074 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084810074 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084810074 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Sat Apr 12 08:48:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_ranap_cs_initial_ue started. 20250412084811572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084811580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084811585 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35525<->l=127.0.0.1:4262) (control_if.c:572) 20250412084811614 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084811614 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084811615 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412084811615 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412084811615 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084811615 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084811615 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084811615 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084811615 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084811615 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084811615 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084811615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084811615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084811615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084811615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084811616 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084811616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084811616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084811616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084811616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084811616 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084811616 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084811616 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084811616 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084811616 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084811616 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084811616 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084811616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084811616 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412084811617 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084811617 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084811617 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084811617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084811617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084811617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084811617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084811617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084811617 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084811617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412084811617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084811617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0e 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084811617 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084811617 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084811617 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084811617 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084811617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084811617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084811617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084811617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084811617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084811617 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084811617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412084811617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084811617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084811617 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084811617 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084811617 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084811617 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084811617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084811617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084811617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084811617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084811617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084811617 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084811617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412084811617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084811617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084811617 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084811617 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084811617 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084811617 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084811617 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412084811617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412084811617 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412084811617 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084811617 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084811617 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084811618 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412084811618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412084811618 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: picked Normal Route via 'virt-msc2' round-robin style 20250412084811618 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412084811618 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084811618 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084811618 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084811618 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412084811618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412084811618 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: picked Normal Route via 'virt-msc1' round-robin style 20250412084811618 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(106)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(104)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084811643 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084811643 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084811644 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084811644 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084811644 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084811644 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084811644 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084811644 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084811645 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084811645 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084811645 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084811645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084811645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084811645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811645 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=13 -> eSLS=93: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084811645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084811646 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084811646 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084811646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412084811646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084811646 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0d 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084811646 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084811646 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084811646 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084811646 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084811646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084811646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084811646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811646 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084811646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084811646 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084811646 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084811646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412084811646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084811646 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 0020250412084811646 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084811646 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084811646 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084811646 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412084811646 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412084811646 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412084811646 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084811646 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084811646 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084811646 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412084811646 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412084811646 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: picked Normal Route via 'virt-sgsn2' round-robin style 20250412084811646 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412084811646 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084811646 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084811646 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084811646 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412084811646 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412084811646 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: picked Normal Route via 'virt-sgsn1' round-robin style 20250412084811646 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412084811646 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084811646 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084811646 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084811646 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084811646 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084811646 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: picked Normal Route via 'virt-sgsn0' round-robin style 20250412084811646 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084811646 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084811646 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084811646 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084811646 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084811646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084811646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084811646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811646 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084811646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084811646 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084811646 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084811646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412084811646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084811646 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084811646 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084811646 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084811646 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084811646 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084811646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084811646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084811646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811646 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084811646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084811646 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084811646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084811646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084811646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084811646 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084811646 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(109)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(107)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084811704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084811704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084811704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084811704 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084811704 DLGLOBAL DEBUG validating counter group 0x55cfd2acbbe0(hnb) with 60 counters (rate_ctr.c:86) 20250412084811705 DHNBAP 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) 20250412084811705 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084811705 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084811705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084811705 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@11a1da9b814d: setverdict(pass): none -> pass 20250412084811839 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 20250412084811839 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 20250412084811839 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084811839 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412084811848 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084811848 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412084811848 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084811848 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084811848 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084811848 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084811848 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084811848 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084811848 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084811848 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412084811848 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084811851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084811851 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084811851 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084811851 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412084811851 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084811851 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084811851 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084811851 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084811851 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412084811851 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412084811851 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084811851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084811851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084811851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084811851 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412084811851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084811851 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084811851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084811851 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084811851 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084811851 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084811851 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084811852 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084811852 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084811852 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084811852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084811852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084811852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084811852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084811852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084811852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084811852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084811852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084811852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084811852 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084811853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084811853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084811853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084811853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084811853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084811853 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: picked Normal Route via 'virt-msc0' round-robin style 20250412084811853 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084811853 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084811853 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084811853 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412084811872 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 20250412084811872 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 20250412084811872 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084811872 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412084811878 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084811878 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412084811878 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084811878 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084811878 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084811878 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084811878 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084811878 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084811878 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084811878 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412084811878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084811881 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084811881 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084811881 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084811881 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412084811881 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084811881 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084811881 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084811881 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084811881 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412084811881 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412084811881 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084811881 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084811881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084811882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084811882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084811882 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412084811882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084811882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084811882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084811882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084811882 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084811882 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084811882 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084811883 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084811883 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084811883 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084811883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084811883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084811883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084811883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084811883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084811883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084811883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084811883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084811883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084811883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084811883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084811883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084811883 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084811883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084811883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084811883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084811883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084811884 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084811884 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: picked Normal Route via 'virt-sgsn0' round-robin style 20250412084811884 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084811884 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084811884 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084811884 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(105)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084812644 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084812644 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084812644 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084812644 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084812644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084812644 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084812644 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084812644 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084812644 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084812644 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412084812644 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084812644 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084812644 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084812644 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084812644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084812644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084812644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084812644 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412084812644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812644 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084812644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084812644 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084812644 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084812644 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) 20250412084812644 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084812644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084812644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412084812644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812644 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084812644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084812644 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084812644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084812644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084812644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084812644 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084812644 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084812644 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412084812644 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084812644 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084812644 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084812644 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084812644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084812644 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412084812644 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084812644 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084812644 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084812644 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412084812645 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084812645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084812645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084812645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084812645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084812645 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084812645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084812645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412084812645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812645 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084812645 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084812645 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084812645 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084812645 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084812645 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084812645 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084812645 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084812645 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084812645 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084812645 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084812645 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084812645 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084812645 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084812645 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(108)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084812678 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084812678 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084812678 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084812678 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084812678 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084812678 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084812678 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084812678 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084812678 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084812678 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412084812678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084812678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084812678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084812678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084812678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084812678 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084812678 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084812678 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412084812678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812678 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084812678 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084812678 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084812678 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084812678 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) 20250412084812678 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084812678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084812678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412084812678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812678 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084812678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084812678 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084812678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084812678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084812678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084812678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084812678 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084812678 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412084812678 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084812678 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084812678 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084812678 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084812678 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084812678 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412084812678 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084812678 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084812678 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084812678 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412084812679 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084812679 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084812679 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084812679 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084812679 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084812679 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084812679 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084812679 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084812679 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084812679 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412084812679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084812679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084812679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084812679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084812679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084812679 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084812679 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084812679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412084812679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084812679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084812679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084812679 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084812679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084812679 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084812679 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084812679 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084812721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45184<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@11a1da9b814d: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@11a1da9b814d: Added conn table entry 0TC_ranap_cs_initial_ue0(111)3053574 20250412084813750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084813750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084813750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084813750 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084813750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2e9806, normal) (hnbgw_rua.c:406) 20250412084813750 DHNB DEBUG map_rua[0x55cfd953a6c0]{init}: Allocated (fsm.c:456) 20250412084813750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3053574)[0x55cfd953a6c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084813750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3053574 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084813750 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084813750 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084813750 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3053574 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084813750 DCN DEBUG map_sccp[0x55cfd953e9f0]{init}: Allocated (fsm.c:456) 20250412084813750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cfd953e9f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084813750 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-3053574 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084813750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3053574 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084813750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3053574)[0x55cfd953a6c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084813750 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084813750 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084813750 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3053574 SCCP-1 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084813750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cfd953e9f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084813750 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084813750 DLSCCP DEBUG SCCP-SCOC(1)[0x55cfd95404f0]{IDLE}: Allocated (fsm.c:456) 20250412084813750 DLSCCP DEBUG SCCP-SCOC(1)[0x55cfd95404f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084813750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000940056400500f1100926) (sccp_scrc.c:415) 20250412084813750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084813750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084813750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084813750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084813750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084813750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084813750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084813750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084813750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084813750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084813750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084813750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084813750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084813750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084813750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084813750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 01 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 00 94 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084813750 DLSCCP DEBUG SCCP-SCOC(1)[0x55cfd95404f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084813750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cfd953e9f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084813750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3053574)[0x55cfd953a6c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084813750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084813750 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084813750 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084813750 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084813750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084813750 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412084813750 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084813750 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084813750 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084813750 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 01 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 00 94 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(104)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@11a1da9b814d: Added conn table entry 0TC_ranap_cs_initial_ue0(111)4363506 HNBGW_Test.msc0-SCCP(104)@11a1da9b814d: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412084813757 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084813757 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084813757 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084813757 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084813757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084813757 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084813757 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084813757 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084813757 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084813757 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 01 c9 2d 88 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084813757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084813757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084813757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084813757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084813757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084813757 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c92d88) (sccp_scrc.c:486) 20250412084813757 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1855) 20250412084813757 DLSCCP DEBUG SCCP-SCOC(1)[0x55cfd95404f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084813757 DLSCCP DEBUG SCCP-SCOC(1)[0x55cfd95404f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084813757 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084813757 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084813757 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084813757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cfd953e9f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084813757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cfd953e9f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412084813760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45182<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084813761 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35525<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(100)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(99)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084813763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45176<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(108)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@11a1da9b814d: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@11a1da9b814d: Final verdict of PTC: none 20250412084813766 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084813766 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_ranap_cs_initial_ue-Iuh0(102)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@11a1da9b814d: Final verdict of PTC: none 20250412084813766 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084813766 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412084813766 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084813766 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084813766 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084813766 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084813766 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 20250412084813766 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084813766 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412084813766 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084813766 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084813766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW-PFCP(101)@11a1da9b814d: Final verdict of PTC: none 20250412084813766 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084813766 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084813766 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084813766 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084813766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084813766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084813766 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084813767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084813767 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412084813767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084813767 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084813767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084813767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084813767 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084813767 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084813767 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084813767 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084813767 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084813767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084813767 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084813767 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412084813768 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-M3UA(109)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(110)@11a1da9b814d: Final verdict of PTC: none 20250412084813768 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084813768 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084813768 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084813768 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 20250412084813768 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084813768 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412084813768 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084813768 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084813768 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084813768 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084813768 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084813768 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084813768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084813768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084813769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084813769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084813769 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412084813769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084813769 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084813769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084813769 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084813769 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084813769 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084813769 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084813769 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084813769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cfd953e9f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412084813769 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412084813769 DLSCCP DEBUG SCCP-SCOC(1)[0x55cfd95404f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412084813769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c92d88), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412084813769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084813769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084813769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084813769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084813769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084813769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084813769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 01 04 c9 2d 88 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084813769 DLSCCP DEBUG SCCP-SCOC(1)[0x55cfd95404f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412084813769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cfd953e9f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412084813769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3053574)[0x55cfd953a6c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412084813769 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3053574)[0x55cfd953a6c0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412084813769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412084813769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3053574)[0x55cfd953a6c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412084813769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3053574)[0x55cfd953a6c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084813769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3053574)[0x55cfd953a6c0]{disrupted}: Freeing instance (context_map.c:202) 20250412084813769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3053574)[0x55cfd953a6c0]{disrupted}: Deallocated (fsm.c:568) 20250412084813769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cfd953e9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084813769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cfd953e9f0]{disconnected}: Freeing instance (context_map.c:206) 20250412084813769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55cfd953e9f0]{disconnected}: Deallocated (fsm.c:568) 20250412084813769 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3053574 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250412084813770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084813770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412084813770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084813770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084813770 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412084813770 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412084813770 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412084813770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084813770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084813770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084813770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084813770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084813770 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412084813785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45184<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sat Apr 12 08:48:13 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc 20250412084813824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084814225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45192<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=208876) Waiting for packet dumper to finish... 1 (prev_count=208876, count=270508) 20250412084815767 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084815767 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084815767 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412084815769 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084815769 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084815769 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Sat Apr 12 08:48:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_ranap_ps_initial_ue started. 20250412084817278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084817281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37248<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084817285 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38053<->l=127.0.0.1:4262) (control_if.c:572) 20250412084817304 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084817304 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084817304 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084817304 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084817304 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084817304 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084817304 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084817304 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084817304 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412084817304 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412084817305 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084817305 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084817305 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084817305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084817305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084817305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084817305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084817306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084817306 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084817306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412084817306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084817306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084817306 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084817306 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084817306 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084817306 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084817306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084817306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084817306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084817306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084817306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084817306 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084817306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412084817306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084817306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084817306 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084817306 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084817306 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084817306 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084817306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084817306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084817306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084817306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084817306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084817306 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084817306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412084817306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084817306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084817306 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084817306 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084817306 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084817306 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084817306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084817306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084817306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084817306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084817306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084817306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084817306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084817306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084817306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084817306 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084817306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084817306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084817306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084817306 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412084817306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412084817306 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412084817306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084817306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084817306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084817306 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412084817306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412084817306 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: picked Normal Route via 'virt-msc2' round-robin style 20250412084817306 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412084817306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084817306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084817306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084817306 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412084817306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412084817306 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: picked Normal Route via 'virt-msc1' round-robin style 20250412084817306 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412084817306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084817306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084817306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084817306 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084817306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084817306 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(120)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(118)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084817322 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084817322 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084817322 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084817322 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084817322 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084817322 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084817323 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084817323 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084817324 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084817324 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084817324 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084817324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084817324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084817324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084817324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084817324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084817324 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084817324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412084817324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084817324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084817324 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084817324 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084817324 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084817324 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084817324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084817324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084817324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084817324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084817324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084817324 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084817324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412084817324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084817324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084817324 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084817324 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084817324 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084817324 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084817324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084817324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084817324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084817324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084817324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084817324 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084817324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412084817324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084817324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084817324 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084817324 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084817324 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084817324 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084817324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084817324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084817324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084817324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084817324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084817324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084817324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084817324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084817324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084817324 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084817324 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084817324 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084817324 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084817324 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412084817324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412084817324 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412084817324 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084817324 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084817324 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084817324 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412084817324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412084817324 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: picked Normal Route via 'virt-sgsn2' round-robin style 20250412084817324 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412084817324 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084817324 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084817324 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084817324 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412084817324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412084817325 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: picked Normal Route via 'virt-sgsn1' round-robin style 20250412084817325 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412084817325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084817325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084817325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084817325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084817325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084817325 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084817349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084817349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084817349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084817350 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084817350 DHNBAP 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) 20250412084817350 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084817350 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084817350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084817350 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@11a1da9b814d: setverdict(pass): none -> pass 20250412084817518 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 20250412084817518 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 20250412084817518 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084817518 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412084817527 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084817527 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412084817527 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084817527 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084817527 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084817527 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084817527 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084817527 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084817527 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084817527 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412084817527 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084817529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084817529 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084817529 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084817529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412084817529 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084817530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084817530 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084817530 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084817530 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412084817530 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412084817530 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084817530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084817530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084817530 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084817530 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412084817530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084817530 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084817530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084817530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084817530 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084817530 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084817530 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084817531 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084817531 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084817531 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084817531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084817531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084817531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084817531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084817532 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084817532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084817532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084817532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084817532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084817532 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084817532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084817532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084817532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084817532 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084817532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084817532 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412084817532 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084817532 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084817532 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084817532 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412084817538 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 20250412084817538 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 20250412084817538 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084817538 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412084817543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084817543 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412084817543 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084817543 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084817543 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084817543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084817543 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084817543 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084817543 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084817543 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412084817543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084817545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084817545 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084817545 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084817545 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412084817545 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084817545 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084817545 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084817545 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084817545 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412084817545 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412084817545 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084817545 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084817545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084817545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084817545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084817545 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412084817545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084817545 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084817545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084817545 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084817545 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084817545 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084817545 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084817546 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084817546 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084817546 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084817546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084817546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084817546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817546 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084817546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084817546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084817546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084817546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084817546 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084817546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084817546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084817546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084817546 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084817546 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084817546 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084817546 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084817546 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084817546 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084817546 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084817546 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412084817546 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084817546 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084817546 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084817546 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(119)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084818321 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084818321 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084818321 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084818321 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084818321 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084818321 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084818321 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084818321 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084818321 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084818321 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412084818322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084818322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084818322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084818322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084818322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084818322 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084818322 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084818322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412084818322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818322 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084818322 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084818322 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084818322 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084818322 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) 20250412084818322 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084818322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084818322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412084818322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818322 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084818322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084818322 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084818322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084818322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084818322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084818322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084818322 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084818322 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412084818322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084818322 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084818322 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084818322 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084818322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084818322 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412084818322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084818322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084818322 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084818322 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412084818322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084818322 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084818322 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084818322 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084818322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084818322 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084818322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084818322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084818322 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084818322 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412084818322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084818322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084818322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084818322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084818322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084818322 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084818322 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084818322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412084818322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818322 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084818322 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084818322 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084818322 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084818322 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084818341 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084818341 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084818341 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084818341 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084818341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084818341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084818341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084818341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084818341 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084818341 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412084818341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084818341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084818341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084818341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084818341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084818341 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084818341 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084818341 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412084818341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818341 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084818341 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084818341 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084818341 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084818341 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) 20250412084818341 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084818341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084818341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412084818341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084818341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084818342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084818342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084818342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084818342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084818342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084818342 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084818342 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412084818342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084818342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084818342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084818342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084818342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084818342 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: picked Normal Route via 'virt-sgsn0' round-robin style 20250412084818342 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084818342 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084818342 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084818342 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412084818342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084818342 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084818342 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084818342 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084818342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084818342 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084818342 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084818342 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084818342 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084818342 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412084818342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084818342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084818342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084818342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084818342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084818342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084818342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084818342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412084818342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084818342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084818342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084818342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084818342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084818342 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084818342 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084818342 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084818362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37256<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@11a1da9b814d: f_gen_tmsi(suffix:=0, 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)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@11a1da9b814d: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@11a1da9b814d: Added conn table entry 0TC_ranap_ps_initial_ue0(125)79762 20250412084819399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084819400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084819400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412084819400 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084819400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x13792, normal) (hnbgw_rua.c:406) 20250412084819400 DHNB DEBUG map_rua[0x55cfd953a6c0]{init}: Allocated (fsm.c:456) 20250412084819400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79762)[0x55cfd953a6c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084819400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-79762 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412084819400 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084819400 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084819400 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412084819400 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-79762 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412084819400 DCN DEBUG map_sccp[0x55cfd953e9f0]{init}: Allocated (fsm.c:456) 20250412084819400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cfd953e9f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084819400 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-79762 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412084819400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-79762 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412084819400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79762)[0x55cfd953a6c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084819400 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084819400 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084819400 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-79762 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084819400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cfd953e9f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084819400 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084819400 DLSCCP DEBUG SCCP-SCOC(2)[0x55cfd953d680]{IDLE}: Allocated (fsm.c:456) 20250412084819400 DLSCCP DEBUG SCCP-SCOC(2)[0x55cfd953d680]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084819400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030003200056400500f1100926) (sccp_scrc.c:415) 20250412084819400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084819400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084819400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084819400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084819400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084819400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084819400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084819401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084819401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084819401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084819401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084819401 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084819401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084819401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084819401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084819401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 02 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 20 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084819401 DLSCCP DEBUG SCCP-SCOC(2)[0x55cfd953d680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084819401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cfd953e9f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084819401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79762)[0x55cfd953a6c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084819401 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084819401 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084819401 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084819401 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084819401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084819401 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412084819401 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084819401 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084819401 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084819401 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 02 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 20 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(121)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@11a1da9b814d: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@11a1da9b814d: Added conn table entry 0TC_ranap_ps_initial_ue0(125)383106 HNBGW_Test.sgsn0-SCCP(121)@11a1da9b814d: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412084819416 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084819416 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084819416 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084819416 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084819416 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084819416 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084819416 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084819416 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084819416 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084819416 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 02 67 6b 7b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084819416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084819416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084819416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084819416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084819416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084819416 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00676b7b) (sccp_scrc.c:486) 20250412084819416 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1855) 20250412084819416 DLSCCP DEBUG SCCP-SCOC(2)[0x55cfd953d680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084819416 DLSCCP DEBUG SCCP-SCOC(2)[0x55cfd953d680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084819416 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084819416 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084819416 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084819416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cfd953e9f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084819416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cfd953e9f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412084819420 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38053<->l=127.0.0.1:4262) (control_if.c:193) 20250412084819421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37248<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(114)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(113)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084819423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue(112)@11a1da9b814d: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@11a1da9b814d: Final verdict of PTC: none 20250412084819426 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084819426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084819426 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084819426 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412084819426 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084819426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084819426 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084819426 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084819426 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 20250412084819426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084819426 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412084819426 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084819426 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084819427 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084819427 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084819427 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084819427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412084819427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084819427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084819427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084819427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084819427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084819427 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412084819427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084819427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084819427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084819427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084819427 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084819427 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084819427 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084819427 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(115)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(124)@11a1da9b814d: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(116)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@11a1da9b814d: Final verdict of PTC: none 20250412084819428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084819428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.sgsn0-M3UA(123)@11a1da9b814d: Final verdict of PTC: none 20250412084819427 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084819427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084819427 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084819427 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412084819427 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084819427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084819427 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084819427 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084819427 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 20250412084819428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084819428 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412084819428 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084819428 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084819428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084819428 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084819428 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084819428 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084819428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084819428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084819428 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412084819428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084819428 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084819428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084819428 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084819428 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084819428 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084819429 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084819429 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084819429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cfd953e9f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412084819429 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412084819429 DLSCCP DEBUG SCCP-SCOC(2)[0x55cfd953d680]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412084819429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00676b7b), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412084819429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084819429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084819429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084819429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084819429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084819429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084819429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 02 04 67 6b 7b 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084819429 DLSCCP DEBUG SCCP-SCOC(2)[0x55cfd953d680]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412084819429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cfd953e9f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412084819429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79762)[0x55cfd953a6c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412084819429 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79762)[0x55cfd953a6c0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412084819429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412084819429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79762)[0x55cfd953a6c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412084819429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79762)[0x55cfd953a6c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084819429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79762)[0x55cfd953a6c0]{disrupted}: Freeing instance (context_map.c:202) 20250412084819429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-79762)[0x55cfd953a6c0]{disrupted}: Deallocated (fsm.c:568) 20250412084819429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cfd953e9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084819429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cfd953e9f0]{disconnected}: Freeing instance (context_map.c:206) 20250412084819429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55cfd953e9f0]{disconnected}: Deallocated (fsm.c:568) 20250412084819429 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-79762 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250412084819429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084819429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412084819429 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084819429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084819429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084819429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084819429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084819429 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412084819429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084819429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084819429 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412084819429 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412084819430 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412084819441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37256<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sat Apr 12 08:48:19 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 20250412084819518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37258<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084820020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37258<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=266336) Waiting for packet dumper to finish... 1 (prev_count=266336, count=270332) 20250412084821428 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084821428 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084821428 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412084821429 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084821429 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084821429 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Sat Apr 12 08:48:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250412084823126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37270<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084823131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084823136 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39441<->l=127.0.0.1:4262) (control_if.c:572) 20250412084823154 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084823154 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084823154 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084823154 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084823155 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084823155 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084823155 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084823155 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084823155 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084823155 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084823155 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084823155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084823155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084823155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823155 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084823155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084823155 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084823155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084823155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084823155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084823155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084823155 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084823155 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412084823155 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412084823155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084823155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084823155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084823155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084823155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084823155 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412084823156 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084823156 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084823156 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084823156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084823156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084823156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084823156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084823157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084823157 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084823157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412084823157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084823157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084823157 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084823157 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084823157 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084823157 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084823157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084823157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084823157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084823157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084823157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084823157 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084823157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412084823157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084823157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084823157 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084823157 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084823157 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084823157 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084823157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084823157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084823157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084823157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084823157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084823157 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084823157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412084823157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084823157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084823157 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084823157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084823157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084823157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084823157 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412084823157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412084823157 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412084823157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084823157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084823157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084823157 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412084823157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412084823157 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: picked Normal Route via 'virt-msc2' round-robin style 20250412084823157 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412084823157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084823157 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084823157 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084823157 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412084823157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412084823157 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: picked Normal Route via 'virt-msc1' round-robin style 20250412084823157 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(134)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(134)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(132)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084823169 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084823169 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084823169 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084823169 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084823169 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084823169 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084823169 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084823169 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084823170 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084823170 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084823170 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084823170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084823170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084823170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823170 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=13 -> eSLS=93: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084823170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084823170 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084823170 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084823170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412084823170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084823170 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0d 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084823170 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084823170 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084823170 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084823170 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084823170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084823170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084823170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823170 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084823170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084823170 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084823170 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084823170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412084823170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084823170 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084823170 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084823170 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084823170 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084823170 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084823170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084823170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084823170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823170 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084823170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084823170 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084823170 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084823170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412084823170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084823170 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084823170 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084823170 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084823170 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084823170 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084823170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084823170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084823170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823170 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084823170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084823170 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084823170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084823170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084823170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084823170 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084823170 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084823170 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084823171 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084823171 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084823171 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412084823171 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412084823171 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412084823171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084823171 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084823171 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084823171 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412084823171 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412084823171 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: picked Normal Route via 'virt-sgsn2' round-robin style 20250412084823171 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412084823171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084823171 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084823171 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084823171 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412084823171 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412084823171 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412084823171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084823171 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084823171 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084823171 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084823171 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084823171 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: picked Normal Route via 'virt-sgsn0' round-robin style 20250412084823171 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(137)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(135)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084823189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084823189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084823189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084823189 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084823189 DHNBAP 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) 20250412084823189 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084823189 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084823189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084823189 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@11a1da9b814d: setverdict(pass): none -> pass 20250412084823367 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 20250412084823367 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 20250412084823367 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084823367 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412084823378 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084823378 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412084823378 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084823378 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084823378 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084823378 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084823378 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084823378 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084823378 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084823378 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412084823378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084823379 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084823379 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084823379 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084823379 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412084823379 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084823379 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084823379 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084823379 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084823379 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412084823379 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412084823379 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084823379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084823379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084823379 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084823379 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412084823379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084823379 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084823379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084823379 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084823379 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084823379 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084823379 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084823380 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084823380 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084823380 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084823380 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 20250412084823380 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 20250412084823380 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084823380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084823380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084823380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823380 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084823380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084823380 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084823380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412084823380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084823380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084823380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084823380 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084823380 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084823381 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084823381 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084823381 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084823381 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084823381 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084823381 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412084823381 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084823381 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084823381 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084823381 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(137)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412084823387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084823387 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412084823387 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084823387 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084823387 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084823387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084823387 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084823387 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084823387 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084823387 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412084823387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084823389 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084823389 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084823390 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084823390 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412084823390 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084823390 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084823390 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084823390 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084823390 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412084823390 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412084823390 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084823390 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084823390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084823390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084823390 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084823390 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412084823390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084823390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084823390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084823390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084823390 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084823390 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084823390 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084823391 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084823391 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084823391 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084823391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084823391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084823391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084823391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084823391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084823391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084823391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084823391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084823391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084823391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084823391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084823391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084823391 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084823392 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084823392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084823392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084823392 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084823392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084823392 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412084823392 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084823392 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084823392 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084823392 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412084823770 DLSCCP DEBUG SCCP-SCOC(1)[0x55cfd95404f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412084823770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c92d88), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412084823770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084823770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084823770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084823770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084823770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084823770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084823770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c9 2d 88 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084823770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084823771 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084823771 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084823771 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084823771 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084823771 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412084823771 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084823771 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084823771 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084823771 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c9 2d 88 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412084823780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084823780 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084823780 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084823780 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084823780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084823780 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084823780 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084823780 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084823780 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084823780 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 01 c9 2d 88 00 00 06 00 08 00 00 00 07  20250412084823780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084823780 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084823780 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084823780 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084823780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084823780 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=00c92d88) (sccp_scrc.c:486) 20250412084823780 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1855) 20250412084823780 DLSCCP DEBUG SCCP-SCOC(1)[0x55cfd95404f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412084823780 DLSCCP DEBUG SCCP-SCOC(1)[0x55cfd95404f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412084823780 DLSCCP DEBUG SCCP-SCOC(1)[0x55cfd95404f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084823780 DLSCCP DEBUG SCCP-SCOC(1)[0x55cfd95404f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084823780 DLSCCP DEBUG SCCP-SCOC(1)[0x55cfd95404f0]{IDLE}: Deallocated (fsm.c:568) 20250412084824179 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084824179 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084824179 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084824179 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084824179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084824179 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084824179 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084824179 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084824179 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084824179 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412084824179 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084824179 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084824179 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084824179 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084824179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084824179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084824179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084824179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412084824179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084824179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084824179 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084824179 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084824179 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) 20250412084824179 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084824180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084824180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412084824180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc0-RAN(133)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084824180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084824180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084824180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084824180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084824180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084824180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084824180 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084824180 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084824180 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412084824180 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084824180 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084824180 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084824180 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084824180 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084824180 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412084824180 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084824180 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084824180 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084824180 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412084824184 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084824184 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084824185 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084824185 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084824185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084824185 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084824185 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084824185 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084824185 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084824185 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412084824185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084824185 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084824185 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084824185 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084824185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084824185 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084824185 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084824185 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412084824185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824185 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084824185 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084824185 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084824185 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084824185 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084824192 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084824192 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084824192 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084824192 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084824192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084824192 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084824192 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084824192 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084824192 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084824192 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412084824193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084824193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084824193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084824193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084824193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084824193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084824193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084824193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412084824193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084824193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084824193 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084824193 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084824193 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) 20250412084824194 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084824194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084824194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412084824194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084824194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084824194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084824194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084824194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084824194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084824194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084824194 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084824194 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412084824194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084824194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084824195 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084824195 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084824195 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084824195 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412084824195 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084824195 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084824195 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084824195 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412084824197 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084824197 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084824197 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084824197 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084824197 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084824197 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084824198 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084824198 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084824198 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084824198 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412084824198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084824198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084824198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084824198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084824198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084824198 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084824198 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084824198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412084824198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084824198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084824198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084824198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084824198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084824198 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084824198 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084824198 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084824212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)12661983 20250412084825261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084825261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084825261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084825261 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084825261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc134df, normal) (hnbgw_rua.c:406) 20250412084825261 DHNB DEBUG map_rua[0x55cfd95404f0]{init}: Allocated (fsm.c:456) 20250412084825261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12661983)[0x55cfd95404f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084825261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12661983 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084825261 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084825261 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084825261 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12661983 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084825261 DCN DEBUG map_sccp[0x55cfd953a6c0]{init}: Allocated (fsm.c:456) 20250412084825261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cfd953a6c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084825261 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-12661983 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084825261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12661983 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084825261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12661983)[0x55cfd95404f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084825261 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084825261 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084825261 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12661983 SCCP-3 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084825261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cfd953a6c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084825261 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084825261 DLSCCP DEBUG SCCP-SCOC(3)[0x55cfd953e9f0]{IDLE}: Allocated (fsm.c:456) 20250412084825261 DLSCCP DEBUG SCCP-SCOC(3)[0x55cfd953e9f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084825261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:415) 20250412084825261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084825261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084825261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084825261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084825261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084825261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084825261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084825261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084825261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084825261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084825261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084825261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084825261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084825261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084825261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084825261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 03 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084825262 DLSCCP DEBUG SCCP-SCOC(3)[0x55cfd953e9f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084825262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cfd953a6c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084825262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12661983)[0x55cfd95404f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084825262 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084825262 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084825262 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084825262 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084825262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084825262 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: picked Normal Route via 'virt-msc0' round-robin style 20250412084825262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084825262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084825262 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084825262 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 03 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@11a1da9b814d: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@11a1da9b814d: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)5190219 HNBGW_Test.msc0-SCCP(132)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412084825268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084825268 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084825268 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084825268 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084825268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084825268 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084825268 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084825268 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084825268 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084825268 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 03 aa 27 99 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084825268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084825268 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084825268 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084825269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084825269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084825269 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00aa2799) (sccp_scrc.c:486) 20250412084825269 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1855) 20250412084825269 DLSCCP DEBUG SCCP-SCOC(3)[0x55cfd953e9f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084825269 DLSCCP DEBUG SCCP-SCOC(3)[0x55cfd953e9f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084825269 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084825269 DLSCCP DEBUG SCCP-SCOC(3)[0x55cfd953e9f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084825269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa2799), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002000056400500f1100926) (sccp_scrc.c:415) 20250412084825269 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084825269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084825269 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084825269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084825269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084825269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084825269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 112 bytes: [L2]> 01 00 01 01 00 00 00 70 02 10 00 60 00 00 00 bd 00 00 00 bc 03 00 00 03 06 aa 27 99 00 01 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 02 00 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084825269 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084825269 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084825269 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084825269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cfd953a6c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084825269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cfd953a6c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412084825269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084825269 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084825269 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084825269 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084825269 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084825269 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412084825269 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084825269 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084825269 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084825269 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 112 bytes: [L2]> 01 00 01 01 00 00 00 70 02 10 00 60 00 00 00 bd 00 00 00 bc 03 00 00 03 06 aa 27 99 00 01 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 02 00 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412084825297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37274<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084825297 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39441<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(127)@11a1da9b814d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084825300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37270<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(136)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@11a1da9b814d: Final verdict of PTC: none 20250412084825303 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084825303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084825303 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084825303 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412084825303 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084825303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084825303 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-RAN(133)@11a1da9b814d: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@11a1da9b814d: Final verdict of PTC: none 20250412084825304 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084825304 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 20250412084825304 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084825304 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412084825304 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084825304 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084825304 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084825304 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084825304 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084825304 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412084825304 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084825304 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084825304 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(135)@11a1da9b814d: Final verdict of PTC: none 20250412084825304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084825305 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084825305 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412084825305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084825305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.msc0-SCCP(132)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@11a1da9b814d: Final verdict of PTC: none 20250412084825305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084825305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084825305 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084825305 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) HNBGW-PFCP(129)@11a1da9b814d: Final verdict of PTC: none 20250412084825305 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084825305 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084825305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cfd953a6c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412084825305 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412084825305 DLSCCP DEBUG SCCP-SCOC(3)[0x55cfd953e9f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412084825305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa2799), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412084825305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084825305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084825305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084825305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084825305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084825305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084825305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 03 04 aa 27 99 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084825305 DLSCCP DEBUG SCCP-SCOC(3)[0x55cfd953e9f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412084825305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cfd953a6c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412084825305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12661983)[0x55cfd95404f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412084825305 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12661983)[0x55cfd95404f0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412084825305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412084825305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12661983)[0x55cfd95404f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412084825305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12661983)[0x55cfd95404f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084825306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12661983)[0x55cfd95404f0]{disrupted}: Freeing instance (context_map.c:202) 20250412084825306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12661983)[0x55cfd95404f0]{disrupted}: Deallocated (fsm.c:568) 20250412084825306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cfd953a6c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084825306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cfd953a6c0]{disconnected}: Freeing instance (context_map.c:206) 20250412084825306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55cfd953a6c0]{disconnected}: Deallocated (fsm.c:568) 20250412084825306 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12661983 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@11a1da9b814d: Final verdict of PTC: none 20250412084825306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084825306 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084825306 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412084825306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084825306 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084825306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084825306 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084825306 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084825306 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084825306 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084825306 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(137)@11a1da9b814d: Final verdict of PTC: none 20250412084825306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084825306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412084825306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084825306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084825307 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412084825304 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084825304 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084825304 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084825304 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412084825304 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 20250412084825305 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084825305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084825305 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084825305 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084825305 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 20250412084825305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084825305 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412084825305 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084825305 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084825305 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084825305 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084825305 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084825305 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084825305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084825305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084825306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084825307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084825307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084825307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084825307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084825307 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412084825307 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412084825307 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW-MGCP(138)@11a1da9b814d: Final verdict of PTC: none 20250412084825308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37290<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Sat Apr 12 08:48:25 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 20250412084825365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084825867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48390<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288144) Waiting for packet dumper to finish... 1 (prev_count=288144, count=291564) 20250412084827305 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084827305 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084827305 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412084827305 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084827305 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084827305 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Sat Apr 12 08:48:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250412084828979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084828984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084828986 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38461<->l=127.0.0.1:4262) (control_if.c:572) 20250412084828999 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084828999 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084828999 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084828999 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084829000 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084829000 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084829000 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084829000 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084829000 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412084829000 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412084829001 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084829001 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084829001 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084829001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084829001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084829001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084829001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829001 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084829001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412084829001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084829001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0b 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084829001 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084829001 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084829001 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084829001 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084829001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084829001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084829001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084829001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829001 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084829001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412084829001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084829001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084829001 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084829001 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084829001 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084829001 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084829001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084829001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084829001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084829001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829001 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084829001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412084829001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084829001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084829001 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084829001 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084829001 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084829001 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084829001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084829001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084829001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084829001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084829001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084829001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084829001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084829001 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084829001 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084829001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084829001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084829001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412084829001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412084829001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412084829002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084829002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084829002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084829002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412084829002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412084829002 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: picked Normal Route via 'virt-msc2' round-robin style 20250412084829002 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412084829002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084829002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084829002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084829002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412084829002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412084829002 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412084829002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084829002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084829002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084829002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084829002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084829002 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(146)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084829013 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084829013 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084829013 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084829013 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084829013 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084829013 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084829013 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084829013 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084829014 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084829014 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084829014 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084829014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084829014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084829014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=0 -> eSLS=80: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084829014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829014 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084829014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412084829014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084829014 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 00 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084829014 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084829014 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084829014 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084829014 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084829014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084829014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084829014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084829014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829014 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084829014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412084829014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084829014 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084829014 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084829014 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084829014 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084829014 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084829014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084829014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084829014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084829014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829014 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084829014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412084829014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084829014 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084829014 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084829014 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084829014 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084829014 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084829014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084829014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084829014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084829014 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084829014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084829014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084829014 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084829014 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084829014 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084829014 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084829014 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084829014 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412084829014 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412084829014 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412084829014 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084829015 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084829015 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084829015 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412084829015 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412084829015 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412084829015 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084829015 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084829015 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084829015 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412084829015 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412084829015 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: picked Normal Route via 'virt-sgsn1' round-robin style 20250412084829015 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412084829015 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084829015 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084829015 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084829015 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084829015 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084829015 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084829035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084829035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084829035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084829035 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084829035 DHNBAP 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) 20250412084829035 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084829035 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084829035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084829035 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@11a1da9b814d: setverdict(pass): none -> pass 20250412084829211 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 20250412084829211 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 20250412084829211 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084829211 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412084829220 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084829220 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412084829220 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084829220 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084829220 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084829220 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084829220 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084829220 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084829220 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084829220 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412084829220 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084829223 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084829223 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084829223 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084829223 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412084829223 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084829223 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084829223 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084829224 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084829224 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412084829224 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412084829224 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084829224 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084829224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084829224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084829224 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412084829224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084829224 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084829224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084829224 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084829224 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084829224 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084829224 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084829224 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 20250412084829224 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 20250412084829224 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084829224 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412084829225 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084829225 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084829225 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084829225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084829226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084829226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084829226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084829226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084829226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084829226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084829226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084829226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084829226 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084829226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084829226 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084829226 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084829226 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084829226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084829226 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: picked Normal Route via 'virt-msc0' round-robin style 20250412084829226 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084829227 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084829227 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084829227 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(151)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412084829230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084829230 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412084829230 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084829230 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084829230 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084829230 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084829230 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084829230 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084829230 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084829230 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412084829230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084829231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084829231 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084829231 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084829231 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412084829231 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084829231 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084829231 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084829231 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084829231 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412084829231 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412084829232 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084829232 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084829232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084829232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084829232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084829232 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412084829232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084829232 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084829232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084829232 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084829232 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084829232 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084829232 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084829233 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084829233 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084829233 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084829233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084829233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084829233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084829233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084829233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084829233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084829233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084829234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084829234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084829234 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084829234 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084829234 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084829234 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084829234 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084829234 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084829234 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084829234 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412084829234 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084829234 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084829234 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084829234 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412084829430 DLSCCP DEBUG SCCP-SCOC(2)[0x55cfd953d680]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412084829430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00676b7b), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412084829430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084829430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084829430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084829430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084829430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084829430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 67 6b 7b 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084829431 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084829431 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084829431 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084829431 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084829431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084829431 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412084829431 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084829431 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084829431 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084829431 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 67 6b 7b 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412084829441 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084829441 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084829441 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084829441 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084829441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084829441 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084829441 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084829441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084829441 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084829441 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 02 67 6b 7b 00 00 06 00 08 00 00 00 07  20250412084829441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084829441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084829441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084829441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084829441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084829441 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=00676b7b) (sccp_scrc.c:486) 20250412084829441 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1855) 20250412084829441 DLSCCP DEBUG SCCP-SCOC(2)[0x55cfd953d680]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412084829441 DLSCCP DEBUG SCCP-SCOC(2)[0x55cfd953d680]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412084829442 DLSCCP DEBUG SCCP-SCOC(2)[0x55cfd953d680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084829442 DLSCCP DEBUG SCCP-SCOC(2)[0x55cfd953d680]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084829442 DLSCCP DEBUG SCCP-SCOC(2)[0x55cfd953d680]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084830026 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084830026 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084830026 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084830026 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084830026 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084830026 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084830026 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084830026 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084830026 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084830026 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412084830026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084830027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084830027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084830027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084830027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084830027 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084830027 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084830027 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412084830027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830027 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084830027 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084830027 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084830027 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084830027 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) 20250412084830027 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084830027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084830027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412084830027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084830027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084830027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084830027 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084830027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084830027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084830028 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084830028 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084830028 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412084830028 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084830028 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084830028 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084830028 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084830028 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084830028 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412084830028 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084830028 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084830028 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084830028 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412084830028 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084830028 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084830028 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084830029 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084830029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084830029 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084830029 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084830029 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084830029 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084830029 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412084830029 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084830029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084830029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084830029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084830029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084830029 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084830029 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084830029 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412084830029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830029 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084830030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084830030 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084830030 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084830030 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084830031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084830031 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084830031 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084830031 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084830031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084830031 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084830031 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084830031 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084830031 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084830031 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412084830031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084830031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084830031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084830031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084830031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084830031 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084830031 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084830031 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412084830031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830032 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084830032 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084830032 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084830032 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084830032 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) 20250412084830032 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084830032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084830032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412084830032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830032 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084830032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084830032 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084830032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084830032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084830032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084830032 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084830032 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084830032 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412084830032 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084830032 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084830032 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084830032 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 HNBGW_Test.sgsn0-RAN(150)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084830032 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084830032 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412084830032 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084830032 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084830032 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084830032 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412084830033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084830033 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084830033 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084830033 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084830033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084830033 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084830033 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084830033 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084830033 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084830033 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412084830033 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084830033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084830033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084830033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084830033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084830033 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084830033 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084830033 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412084830033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084830033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084830033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084830033 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084830033 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084830033 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084830033 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084830033 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084830060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48402<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@11a1da9b814d: f_gen_tmsi(suffix:=0, 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)@11a1da9b814d: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)16180119 20250412084831095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084831095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084831095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412084831095 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084831095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf6e397, normal) (hnbgw_rua.c:406) 20250412084831095 DHNB DEBUG map_rua[0x55cfd953d680]{init}: Allocated (fsm.c:456) 20250412084831095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16180119)[0x55cfd953d680]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084831095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16180119 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412084831095 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084831095 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084831095 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412084831095 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16180119 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412084831095 DCN DEBUG map_sccp[0x55cfd95404f0]{init}: Allocated (fsm.c:456) 20250412084831095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cfd95404f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084831095 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-16180119 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412084831095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16180119 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412084831095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16180119)[0x55cfd953d680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084831095 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084831095 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084831095 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16180119 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084831095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cfd95404f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084831095 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084831095 DLSCCP DEBUG SCCP-SCOC(4)[0x55cfd953a6c0]{IDLE}: Allocated (fsm.c:456) 20250412084831095 DLSCCP DEBUG SCCP-SCOC(4)[0x55cfd953a6c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084831095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:415) 20250412084831095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084831095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084831095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084831095 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084831095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084831095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084831095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084831095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084831095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084831095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084831095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084831095 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084831095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084831095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084831095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084831095 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 04 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084831095 DLSCCP DEBUG SCCP-SCOC(4)[0x55cfd953a6c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084831095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cfd95404f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084831095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16180119)[0x55cfd953d680]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084831095 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084831095 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084831095 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084831095 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084831095 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084831095 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: picked Normal Route via 'virt-sgsn0' round-robin style 20250412084831096 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084831096 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084831096 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084831096 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 04 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@11a1da9b814d: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@11a1da9b814d: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)2216509 HNBGW_Test.sgsn0-SCCP(149)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412084831099 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084831099 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084831099 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084831099 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084831099 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084831099 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084831100 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084831100 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084831100 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084831100 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 04 b8 25 a3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084831100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084831100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084831100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084831100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084831100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084831100 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b825a3) (sccp_scrc.c:486) 20250412084831100 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1855) 20250412084831100 DLSCCP DEBUG SCCP-SCOC(4)[0x55cfd953a6c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084831100 DLSCCP DEBUG SCCP-SCOC(4)[0x55cfd953a6c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084831100 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084831100 DLSCCP DEBUG SCCP-SCOC(4)[0x55cfd953a6c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084831100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b825a3), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030002300056400500f1100926) (sccp_scrc.c:415) 20250412084831100 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084831100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084831100 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084831100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084831100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084831100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084831100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6f 00 00 00 bd 00 00 00 b9 03 00 00 04 06 b8 25 a3 00 01 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 30 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084831100 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084831100 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084831100 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084831100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cfd95404f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084831100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cfd95404f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412084831100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084831100 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084831100 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084831100 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084831100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084831100 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412084831100 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084831100 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084831100 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084831100 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6f 00 00 00 bd 00 00 00 b9 03 00 00 04 06 b8 25 a3 00 01 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 30 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412084831116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48396<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084831116 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38461<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(141)@11a1da9b814d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(142)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084831119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(146)@11a1da9b814d: Final verdict of PTC: none 20250412084831121 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084831121 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084831121 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084831122 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@11a1da9b814d: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@11a1da9b814d: Final verdict of PTC: none 20250412084831122 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084831122 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084831122 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084831122 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084831122 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 20250412084831122 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084831122 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412084831122 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084831122 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084831122 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084831122 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084831122 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084831122 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412084831122 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084831122 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084831122 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084831122 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084831122 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084831122 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084831122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084831122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084831122 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412084831122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084831122 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084831122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084831122 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084831122 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412084831122 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 20250412084831122 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084831122 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084831122 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084831122 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084831122 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084831122 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084831122 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084831122 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084831122 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 20250412084831122 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084831122 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412084831123 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084831123 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084831123 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084831123 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084831123 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084831123 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084831123 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084831123 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(150)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(143)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@11a1da9b814d: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@11a1da9b814d: Final verdict of PTC: none 20250412084831123 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084831123 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084831123 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412084831123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084831123 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084831123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084831123 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084831123 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084831123 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084831123 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084831123 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084831123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cfd95404f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412084831123 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412084831124 DLSCCP DEBUG SCCP-SCOC(4)[0x55cfd953a6c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412084831124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b825a3), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412084831124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084831124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) HNBGW-MGCP(152)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@11a1da9b814d: Final verdict of PTC: none 20250412084831124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084831124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084831124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084831124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084831124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 04 04 b8 25 a3 00 00 04 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084831124 DLSCCP DEBUG SCCP-SCOC(4)[0x55cfd953a6c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412084831124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cfd95404f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412084831124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16180119)[0x55cfd953d680]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412084831124 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16180119)[0x55cfd953d680]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412084831124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412084831124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16180119)[0x55cfd953d680]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412084831124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16180119)[0x55cfd953d680]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084831124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16180119)[0x55cfd953d680]{disrupted}: Freeing instance (context_map.c:202) 20250412084831124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16180119)[0x55cfd953d680]{disrupted}: Deallocated (fsm.c:568) 20250412084831124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cfd95404f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084831124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cfd95404f0]{disconnected}: Freeing instance (context_map.c:206) 20250412084831124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55cfd95404f0]{disconnected}: Deallocated (fsm.c:568) 20250412084831124 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16180119 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250412084831124 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084831125 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084831125 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084831125 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084831125 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084831125 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412084831125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084831125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412084831126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084831126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084831126 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412084831126 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412084831126 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412084831127 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48402<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Sat Apr 12 08:48:31 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 20250412084831200 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48410<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084831702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48410<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=291056) Waiting for packet dumper to finish... 1 (prev_count=291056, count=291596) 20250412084833123 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084833123 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084833123 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412084833123 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084833123 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084833123 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Sat Apr 12 08:48:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_ranap_cs_bidir started. 20250412084834810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48424<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084834815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084834818 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42697<->l=127.0.0.1:4262) (control_if.c:572) 20250412084834832 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084834832 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084834832 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084834832 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084834833 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084834833 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084834833 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084834833 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084834833 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412084834833 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412084834834 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084834834 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084834834 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084834834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084834834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084834834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834834 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084834834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084834834 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084834834 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084834834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412084834834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084834834 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084834834 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084834834 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084834834 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084834834 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084834834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084834834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084834834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834834 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084834834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084834834 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084834834 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084834834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412084834834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084834834 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084834834 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084834834 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084834834 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084834834 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084834834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084834834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084834834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834834 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084834834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084834835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084834835 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084834835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412084834835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084834835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084834835 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084834835 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084834835 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084834835 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084834835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084834835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084834835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084834835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084834835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084834835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084834835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084834835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084834835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084834835 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084834835 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084834835 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084834835 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084834835 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412084834835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412084834835 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412084834835 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084834835 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084834835 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084834835 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412084834835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412084834835 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: picked Normal Route via 'virt-msc2' round-robin style 20250412084834835 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412084834835 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084834835 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084834835 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084834835 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412084834835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412084834835 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: picked Normal Route via 'virt-msc1' round-robin style 20250412084834835 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412084834835 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084834835 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084834835 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084834835 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084834835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084834835 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(162)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(160)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084834849 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084834849 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084834849 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084834849 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084834850 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084834850 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084834850 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084834850 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084834851 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084834851 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084834851 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084834851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084834851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084834851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=8 -> eSLS=88: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084834851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084834851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084834851 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084834851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412084834851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084834851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 08 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084834851 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084834851 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084834851 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084834851 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084834851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084834851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084834851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084834851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084834851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084834851 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084834851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412084834851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084834851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084834851 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084834851 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084834851 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084834851 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084834851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084834851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084834851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084834851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084834851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084834851 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084834851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412084834851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084834851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084834851 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084834851 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084834851 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084834851 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084834851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084834851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084834851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084834851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084834851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084834851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084834851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084834851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084834851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084834851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084834851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084834851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084834851 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084834851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084834851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084834851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084834851 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412084834851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412084834851 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412084834851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084834851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084834851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084834852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412084834852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412084834852 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412084834852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084834852 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084834852 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084834852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412084834852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412084834852 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: picked Normal Route via 'virt-sgsn1' round-robin style 20250412084834852 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412084834852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084834852 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084834852 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084834852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084834852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084834852 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(165)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084834872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084834872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084834872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084834872 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084834872 DHNBAP 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) 20250412084834872 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084834872 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084834872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084834872 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@11a1da9b814d: setverdict(pass): none -> pass 20250412084835047 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 20250412084835047 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 20250412084835047 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084835048 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412084835055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084835055 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412084835055 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084835055 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084835055 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084835055 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084835055 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084835055 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084835055 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084835055 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412084835055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084835058 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084835058 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084835058 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084835058 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412084835058 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084835058 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084835058 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084835058 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084835058 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412084835058 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412084835058 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084835058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084835058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084835058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084835058 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412084835058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084835058 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084835059 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084835059 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084835059 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084835059 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084835059 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084835060 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084835060 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084835060 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084835060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084835060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084835060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835060 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084835060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084835060 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084835060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084835060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084835060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084835060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084835060 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084835061 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084835061 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084835061 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084835061 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084835061 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084835061 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: picked Normal Route via 'virt-msc0' round-robin style 20250412084835061 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084835061 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084835061 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084835061 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412084835063 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 20250412084835063 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 20250412084835063 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084835063 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412084835069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084835069 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412084835069 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084835069 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084835069 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084835069 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084835069 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084835069 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084835069 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084835069 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412084835069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084835070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084835070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084835070 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084835070 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412084835070 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084835070 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084835070 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084835070 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084835070 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412084835070 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412084835070 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084835070 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084835070 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084835070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084835070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084835070 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412084835070 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084835070 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084835070 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084835070 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084835070 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084835070 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084835070 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084835071 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084835071 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084835071 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084835071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084835071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084835071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084835071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084835072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084835072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084835072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084835072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084835072 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084835072 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084835073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084835073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084835073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084835073 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084835073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084835073 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412084835073 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084835073 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084835073 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084835073 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412084835306 DLSCCP DEBUG SCCP-SCOC(3)[0x55cfd953e9f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412084835306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aa2799), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412084835306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084835306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084835306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084835306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084835306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084835306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084835306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 aa 27 99 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084835306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084835306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084835306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084835306 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084835307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084835307 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412084835307 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084835307 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084835307 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084835307 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 aa 27 99 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412084835315 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084835315 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084835315 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084835315 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084835315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084835315 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084835315 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084835315 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084835315 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084835315 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 03 aa 27 99 00 00 06 00 08 00 00 00 07  20250412084835315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084835315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084835315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084835315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084835315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084835315 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=00aa2799) (sccp_scrc.c:486) 20250412084835315 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1855) 20250412084835315 DLSCCP DEBUG SCCP-SCOC(3)[0x55cfd953e9f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412084835315 DLSCCP DEBUG SCCP-SCOC(3)[0x55cfd953e9f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412084835315 DLSCCP DEBUG SCCP-SCOC(3)[0x55cfd953e9f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084835315 DLSCCP DEBUG SCCP-SCOC(3)[0x55cfd953e9f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084835315 DLSCCP DEBUG SCCP-SCOC(3)[0x55cfd953e9f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(161)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084835860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084835860 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084835860 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084835860 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084835860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084835860 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084835860 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084835860 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084835860 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084835860 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412084835860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084835860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084835860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084835860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084835860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084835860 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084835860 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084835860 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412084835860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835860 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084835860 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084835860 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084835860 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084835860 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) 20250412084835860 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084835860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084835860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412084835860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084835860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084835861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084835861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084835861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084835861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084835861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084835861 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084835861 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412084835861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084835861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084835861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084835861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084835861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084835861 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412084835861 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084835861 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084835861 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084835861 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412084835863 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084835863 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084835863 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084835863 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084835863 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084835863 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084835863 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084835863 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084835863 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084835863 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412084835863 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084835864 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084835864 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084835864 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084835864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084835864 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084835864 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084835864 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412084835864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835864 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084835864 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084835864 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084835864 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084835864 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084835870 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084835870 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084835870 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084835870 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084835870 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084835870 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084835870 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084835870 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084835870 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084835870 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412084835870 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084835870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084835870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084835870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084835870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084835870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084835870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084835870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412084835870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835870 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084835870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084835870 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084835870 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084835870 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) 20250412084835870 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084835870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084835870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412084835870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835870 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084835870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084835870 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084835870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084835870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084835870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084835870 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084835870 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084835870 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412084835870 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084835870 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084835870 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084835870 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084835870 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084835870 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250412084835870 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084835870 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084835870 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084835870 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412084835872 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084835872 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084835872 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084835872 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084835872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084835872 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084835872 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084835872 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084835872 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084835872 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412084835872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084835872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084835872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084835872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084835872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084835872 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084835872 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084835872 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412084835872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084835872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084835872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084835872 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084835872 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084835872 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084835872 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084835872 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084835903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48174<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@11a1da9b814d: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@11a1da9b814d: Added conn table entry 0TC_ranap_cs_bidir0(167)7377183 20250412084836941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084836941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084836941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084836941 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084836942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x70911f, normal) (hnbgw_rua.c:406) 20250412084836942 DHNB DEBUG map_rua[0x55cfd953e9f0]{init}: Allocated (fsm.c:456) 20250412084836942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377183)[0x55cfd953e9f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084836942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7377183 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084836942 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084836942 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084836942 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7377183 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084836942 DCN DEBUG map_sccp[0x55cfd953d680]{init}: Allocated (fsm.c:456) 20250412084836942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cfd953d680]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084836942 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-7377183 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084836942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7377183 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084836942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377183)[0x55cfd953e9f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084836942 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084836942 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084836942 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7377183 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084836942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cfd953d680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084836942 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084836942 DLSCCP DEBUG SCCP-SCOC(5)[0x55cfd95404f0]{IDLE}: Allocated (fsm.c:456) 20250412084836942 DLSCCP DEBUG SCCP-SCOC(5)[0x55cfd95404f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084836942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300008b0056400500f1100926) (sccp_scrc.c:415) 20250412084836942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084836942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084836942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084836942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084836942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084836942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084836942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084836942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084836942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084836942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084836942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084836942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084836942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084836942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084836942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084836942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 05 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 8b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084836942 DLSCCP DEBUG SCCP-SCOC(5)[0x55cfd95404f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084836942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cfd953d680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084836942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377183)[0x55cfd953e9f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084836942 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084836942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084836942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084836942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084836942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084836942 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412084836942 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084836942 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084836942 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084836942 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 05 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 8b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@11a1da9b814d: Added conn table entry 0TC_ranap_cs_bidir0(167)15849981 HNBGW_Test.msc0-SCCP(160)@11a1da9b814d: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412084836949 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084836949 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084836949 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084836949 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084836949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084836949 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084836949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084836949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084836949 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084836949 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 05 22 0c ef 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084836949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084836949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084836949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084836949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084836949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084836949 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00220cef) (sccp_scrc.c:486) 20250412084836949 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1855) 20250412084836949 DLSCCP DEBUG SCCP-SCOC(5)[0x55cfd95404f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084836949 DLSCCP DEBUG SCCP-SCOC(5)[0x55cfd95404f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084836949 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084836949 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084836949 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084836949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cfd953d680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084836949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cfd953d680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(160)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@11a1da9b814d: vl_len:22 HNBGW_Test.msc0-SCCP(160)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(160)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A767585C8C95200FABD7E'O 20250412084837156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084837156 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084837156 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084837156 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084837156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084837157 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084837157 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084837157 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084837157 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084837157 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 05 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 76 75 85 c8 c9 52 00 fa bd 7e 00 00 00 00 06 00 08 00 00 00 07  20250412084837157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084837157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084837157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084837157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084837157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084837157 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=001440120000010010400b0a767585c8c95200fabd7e) (sccp_scrc.c:486) 20250412084837157 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250412084837157 DLSCCP DEBUG SCCP-SCOC(5)[0x55cfd95404f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084837157 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084837157 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084837157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cfd953d680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084837157 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250412084837157 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250412084837157 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7377183 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250412084837157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377183)[0x55cfd953e9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084837157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:121) 20250412084837157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084837157 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084837185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084837186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084837186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250412084837186 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084837186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x70911f) (hnbgw_rua.c:470) 20250412084837186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7377183 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:311) 20250412084837186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377183)[0x55cfd953e9f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084837186 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250412084837186 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250412084837186 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7377183 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:263) 20250412084837186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cfd953d680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084837186 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084837186 DLSCCP DEBUG SCCP-SCOC(5)[0x55cfd95404f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084837186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00220cef), PART(T=Data,L=22,D=001440120000010010400b0a0881ee1e2cb04f67f60f) (sccp_scrc.c:415) 20250412084837186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084837186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084837186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084837186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084837186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084837186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084837186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 bc 03 00 00 05 06 22 0c ef 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 08 81 ee 1e 2c b0 4f 67 f6 0f 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084837186 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084837186 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084837186 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084837186 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084837186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084837187 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412084837187 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084837187 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084837187 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084837187 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 bc 03 00 00 05 06 22 0c ef 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 08 81 ee 1e 2c b0 4f 67 f6 0f 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@11a1da9b814d: vl_len:20 HNBGW_Test.msc0-SCCP(160)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(160)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250412084837205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084837205 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084837205 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084837205 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084837205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084837205 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084837205 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084837205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084837205 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084837205 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 05 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 02 62 42 00 00 00 00 03 00 00 06 00 08 00 00 00 07  20250412084837205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084837205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084837205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084837205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084837205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084837205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000003) (sccp_scrc.c:486) 20250412084837205 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250412084837205 DLSCCP DEBUG SCCP-SCOC(5)[0x55cfd95404f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084837205 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084837205 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084837205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cfd953d680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084837205 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250412084837205 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250412084837205 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7377183 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250412084837205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377183)[0x55cfd953e9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084837205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:121) 20250412084837205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084837205 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412084837221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084837221 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42697<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(156)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(155)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084837225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48424<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084837227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084837227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084837227 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412084837227 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412084837227 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412084837227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377183)[0x55cfd953e9f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412084837227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377183)[0x55cfd953e9f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412084837227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cfd953d680]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412084837227 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412084837227 DLSCCP DEBUG SCCP-SCOC(5)[0x55cfd95404f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412084837227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00220cef), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412084837227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084837227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084837227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084837227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084837227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084837227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084837227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 05 04 22 0c ef 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084837227 DLSCCP DEBUG SCCP-SCOC(5)[0x55cfd95404f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412084837227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cfd953d680]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412084837227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377183)[0x55cfd953e9f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084837227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377183)[0x55cfd953e9f0]{disrupted}: Freeing instance (context_map.c:202) 20250412084837227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7377183)[0x55cfd953e9f0]{disrupted}: Deallocated (fsm.c:568) 20250412084837227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cfd953d680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084837227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cfd953d680]{disconnected}: Freeing instance (context_map.c:206) 20250412084837227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55cfd953d680]{disconnected}: Deallocated (fsm.c:568) 20250412084837227 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7377183 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412084837228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084837228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084837228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084837228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084837228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084837228 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412084837228 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084837228 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084837228 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084837228 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 05 04 22 0c ef 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-SCCP(163)@11a1da9b814d: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@11a1da9b814d: Final verdict of PTC: none 20250412084837229 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412084837229 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 20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412084837229 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_ranap_cs_bidir(154)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@11a1da9b814d: Final verdict of PTC: none 20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084837229 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250412084837229 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 20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084837229 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084837229 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084837229 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084837229 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084837229 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084837229 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084837229 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) 20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084837229 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412084837230 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084837230 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084837229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084837230 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084837230 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084837230 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084837230 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084837230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084837230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084837230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084837230 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412084837230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084837230 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084837230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084837230 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084837230 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084837230 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084837230 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084837230 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084837230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084837230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084837230 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412084837230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084837230 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084837230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084837230 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084837230 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084837230 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084837230 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084837230 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(161)@11a1da9b814d: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(166)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(157)@11a1da9b814d: Final verdict of PTC: none 20250412084837234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48174<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sat Apr 12 08:48:37 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 20250412084837316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48180<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084837818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48180<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=308656) Waiting for packet dumper to finish... 1 (prev_count=308656, count=309196) 20250412084839230 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084839230 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084839230 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412084839230 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084839230 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084839230 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Sat Apr 12 08:48:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_ranap_ps_bidir started. 20250412084840920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48184<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084840926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48196<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084840928 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44031<->l=127.0.0.1:4262) (control_if.c:572) 20250412084840941 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084840941 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084840942 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084840942 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084840942 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084840942 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084840942 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)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084840942 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412084840942 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084840942 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084840943 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084840943 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084840943 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084840943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084840943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084840943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084840943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084840943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084840943 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084840943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412084840943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084840943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084840943 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084840943 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084840943 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084840943 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084840943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084840943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084840943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840944 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084840944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084840944 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084840944 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084840944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412084840944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084840944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084840944 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084840944 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084840944 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084840944 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084840944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084840944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084840944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840944 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084840944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084840944 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084840944 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084840944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412084840944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084840944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084840944 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084840944 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084840944 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084840944 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084840944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084840944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084840944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840944 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084840944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084840944 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084840944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084840944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084840944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084840944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084840944 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084840944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084840944 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084840944 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084840944 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412084840944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412084840944 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412084840944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084840944 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084840944 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084840944 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412084840944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412084840944 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: picked Normal Route via 'virt-msc2' round-robin style 20250412084840944 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412084840944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084840944 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084840944 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084840944 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412084840944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412084840944 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: picked Normal Route via 'virt-msc1' round-robin style 20250412084840944 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412084840944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084840944 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084840944 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084840944 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084840944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084840944 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(176)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(174)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084840956 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084840956 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084840956 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084840956 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084840956 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084840956 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084840956 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084840956 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084840957 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084840957 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084840957 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084840957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084840957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084840957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840957 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=10 -> eSLS=90: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084840957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084840957 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084840957 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084840957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412084840957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084840957 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084840957 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084840957 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084840957 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084840957 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084840957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084840957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084840957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840957 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084840957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084840957 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084840957 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084840957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412084840957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084840957 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084840957 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084840957 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084840957 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084840957 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084840957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084840957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084840957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840957 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084840957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084840957 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084840958 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084840958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412084840958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084840958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084840958 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084840958 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084840958 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084840958 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084840958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084840958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084840958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084840958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084840958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084840958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084840958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084840958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084840958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084840958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084840958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084840958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084840958 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084840958 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084840958 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084840958 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084840958 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412084840958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412084840958 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412084840958 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084840958 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084840958 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084840958 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412084840958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412084840958 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412084840958 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084840958 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084840958 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084840958 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412084840958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412084840958 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412084840958 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084840958 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084840958 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084840958 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084840958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084840958 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084840978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084840978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084840978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084840978 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084840978 DHNBAP 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) 20250412084840978 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084840978 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084840978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084840978 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@11a1da9b814d: setverdict(pass): none -> pass 20250412084841125 DLSCCP DEBUG SCCP-SCOC(4)[0x55cfd953a6c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412084841125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b825a3), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412084841125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084841125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084841125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084841125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084841125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084841125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084841125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b8 25 a3 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084841126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084841126 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084841126 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084841126 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084841126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084841126 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412084841154 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 20250412084841154 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 20250412084841154 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084841154 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412084841163 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084841163 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412084841163 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084841163 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084841163 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084841163 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084841163 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084841163 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084841163 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084841163 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412084841163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084841166 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084841166 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084841166 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084841166 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412084841166 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084841166 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084841166 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084841166 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084841166 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412084841166 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412084841166 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084841166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084841167 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084841167 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 20250412084841167 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 20250412084841167 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084841167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412084841167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084841167 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412084841167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084841167 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084841167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084841167 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084841167 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084841167 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084841167 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084841168 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084841168 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084841168 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084841168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084841168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084841168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841168 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084841168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084841169 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084841169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084841169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084841169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084841169 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084841169 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084841169 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084841169 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084841169 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084841169 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084841169 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084841169 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412084841169 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084841169 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084841169 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084841169 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(179)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412084841174 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084841174 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412084841174 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084841174 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084841174 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084841174 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084841174 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084841174 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084841174 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084841174 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412084841174 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084841178 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084841178 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084841178 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084841178 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412084841178 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084841178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084841178 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084841178 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084841178 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412084841178 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412084841178 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084841178 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084841178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084841178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084841178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084841178 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412084841178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084841178 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084841178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084841178 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084841178 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084841178 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084841179 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084841180 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084841180 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084841180 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084841180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084841180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084841180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084841180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084841180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084841180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084841180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084841180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084841180 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084841180 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084841180 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084841180 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084841180 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084841180 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084841181 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084841181 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412084841181 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084841181 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084841181 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084841181 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(175)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084841974 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084841974 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084841974 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084841974 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084841974 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084841974 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084841974 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084841974 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084841974 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084841974 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412084841974 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084841974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084841974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084841974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084841974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084841974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084841974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084841974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412084841974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084841974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084841974 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084841974 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084841974 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) 20250412084841974 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084841974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084841974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412084841974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841974 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084841974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084841974 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084841974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084841974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084841974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084841974 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084841974 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084841974 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412084841974 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084841974 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084841974 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084841974 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084841974 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084841974 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412084841974 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084841974 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084841974 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084841974 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412084841974 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084841974 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084841974 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084841974 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084841974 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084841974 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084841974 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084841974 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084841974 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084841974 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412084841974 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084841974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084841974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084841974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084841974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084841974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084841974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084841974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412084841974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841975 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084841975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084841975 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084841975 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084841975 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084841978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084841978 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084841978 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084841979 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084841979 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084841979 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084841979 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084841979 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084841979 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084841979 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412084841979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084841979 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084841979 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084841979 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084841979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084841979 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084841979 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084841979 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412084841979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841979 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084841979 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084841979 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084841979 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084841979 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) 20250412084841979 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084841979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084841979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412084841979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084841979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084841980 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084841980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084841980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084841980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084841980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084841980 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084841980 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412084841980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084841980 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084841980 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084841980 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084841980 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084841980 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412084841980 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084841980 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084841980 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084841980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412084841982 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084841982 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084841982 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084841982 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084841982 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084841982 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084841982 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084841982 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084841982 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084841982 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412084841982 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084841982 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084841982 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084841982 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084841982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084841982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084841982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084841982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412084841982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084841983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084841983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084841983 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084841983 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084841983 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084841983 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084841983 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084841999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48200<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@11a1da9b814d: f_gen_tmsi(suffix:=0, 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)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@11a1da9b814d: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@11a1da9b814d: Added conn table entry 0TC_ranap_ps_bidir0(181)13508269 20250412084843030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084843030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084843030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412084843030 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084843030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xce1ead, normal) (hnbgw_rua.c:406) 20250412084843030 DHNB DEBUG map_rua[0x55cfd953e9f0]{init}: Allocated (fsm.c:456) 20250412084843030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13508269)[0x55cfd953e9f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084843030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13508269 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412084843030 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084843030 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084843030 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412084843030 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13508269 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412084843030 DCN DEBUG map_sccp[0x55cfd953d680]{init}: Allocated (fsm.c:456) 20250412084843030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cfd953d680]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084843030 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-13508269 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412084843030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13508269 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412084843030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13508269)[0x55cfd953e9f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084843030 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084843030 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084843030 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13508269 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084843030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cfd953d680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084843030 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084843030 DLSCCP DEBUG SCCP-SCOC(6)[0x55cfd953ce40]{IDLE}: Allocated (fsm.c:456) 20250412084843030 DLSCCP DEBUG SCCP-SCOC(6)[0x55cfd953ce40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084843030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003410056400500f1100926) (sccp_scrc.c:415) 20250412084843030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084843030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084843030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084843030 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084843030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084843030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084843030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084843030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084843031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084843031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084843031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084843031 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084843031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084843031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084843031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084843031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 06 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 41 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084843031 DLSCCP DEBUG SCCP-SCOC(6)[0x55cfd953ce40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084843031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cfd953d680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084843031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13508269)[0x55cfd953e9f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084843031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084843031 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084843031 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084843031 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084843031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084843031 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412084843031 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084843031 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084843031 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084843031 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 06 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 41 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@11a1da9b814d: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@11a1da9b814d: Added conn table entry 0TC_ranap_ps_bidir0(181)6526088 HNBGW_Test.sgsn0-SCCP(177)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@11a1da9b814d: setverdict(pass): none -> pass 20250412084843054 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084843054 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084843054 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084843054 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084843054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084843054 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084843054 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084843054 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084843054 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084843054 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 06 ad ef 97 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084843054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084843055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084843055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084843055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084843055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084843055 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00adef97) (sccp_scrc.c:486) 20250412084843055 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1855) 20250412084843055 DLSCCP DEBUG SCCP-SCOC(6)[0x55cfd953ce40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084843055 DLSCCP DEBUG SCCP-SCOC(6)[0x55cfd953ce40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084843055 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084843055 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084843055 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084843055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cfd953d680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084843055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cfd953d680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(177)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@11a1da9b814d: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AB5EAD3BFC5220F36F84D'O 20250412084843256 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084843257 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084843257 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084843257 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084843257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084843257 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084843257 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084843257 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084843257 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084843257 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 06 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a b5 ea d3 bf c5 22 0f 36 f8 4d 00 00 00 00 06 00 08 00 00 00 07  20250412084843257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084843257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084843257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084843257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084843257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084843257 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=001440120000010010400b0ab5ead3bfc5220f36f84d) (sccp_scrc.c:486) 20250412084843257 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250412084843257 DLSCCP DEBUG SCCP-SCOC(6)[0x55cfd953ce40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084843257 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084843257 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084843257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cfd953d680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084843257 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250412084843257 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250412084843257 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13508269 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250412084843257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13508269)[0x55cfd953e9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084843257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:121) 20250412084843257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084843257 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084843283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084843283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084843283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250412084843283 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084843283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xce1ead) (hnbgw_rua.c:470) 20250412084843283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13508269 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:311) 20250412084843283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13508269)[0x55cfd953e9f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084843283 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250412084843283 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250412084843283 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13508269 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:263) 20250412084843284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cfd953d680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084843284 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084843284 DLSCCP DEBUG SCCP-SCOC(6)[0x55cfd953ce40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084843284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00adef97), PART(T=Data,L=22,D=001440120000010010400b0a92df3b895cba62f02da9) (sccp_scrc.c:415) 20250412084843284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084843284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084843284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084843284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084843284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084843284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084843284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 b9 03 00 00 06 06 ad ef 97 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 92 df 3b 89 5c ba 62 f0 2d a9 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084843284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084843284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084843284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084843284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084843284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084843284 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412084843284 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084843284 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084843284 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084843284 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 b9 03 00 00 06 06 ad ef 97 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 92 df 3b 89 5c ba 62 f0 2d a9 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@11a1da9b814d: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250412084843303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084843303 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084843303 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084843303 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084843303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084843303 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084843303 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084843303 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084843303 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084843303 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 06 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 02 62 42 00 00 00 00 04 00 00 06 00 08 00 00 00 07  20250412084843304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084843304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084843304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084843304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084843304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084843304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000004) (sccp_scrc.c:486) 20250412084843304 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250412084843304 DLSCCP DEBUG SCCP-SCOC(6)[0x55cfd953ce40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084843304 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084843304 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084843304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cfd953d680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084843304 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250412084843304 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250412084843304 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13508269 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250412084843304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13508269)[0x55cfd953e9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084843304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:121) 20250412084843304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084843304 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412084843317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48196<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084843317 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44031<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(170)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(169)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084843319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48184<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084843320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084843320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084843320 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412084843320 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412084843320 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412084843320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13508269)[0x55cfd953e9f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412084843321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13508269)[0x55cfd953e9f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412084843321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cfd953d680]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412084843321 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412084843321 DLSCCP DEBUG SCCP-SCOC(6)[0x55cfd953ce40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412084843321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00adef97), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412084843321 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084843321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084843321 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084843321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084843321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084843321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084843321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 06 04 ad ef 97 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084843321 DLSCCP DEBUG SCCP-SCOC(6)[0x55cfd953ce40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412084843321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cfd953d680]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412084843321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13508269)[0x55cfd953e9f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084843321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13508269)[0x55cfd953e9f0]{disrupted}: Freeing instance (context_map.c:202) 20250412084843321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13508269)[0x55cfd953e9f0]{disrupted}: Deallocated (fsm.c:568) 20250412084843321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cfd953d680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084843321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cfd953d680]{disconnected}: Freeing instance (context_map.c:206) 20250412084843321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55cfd953d680]{disconnected}: Deallocated (fsm.c:568) 20250412084843321 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13508269 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412084843321 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084843321 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084843321 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084843321 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084843321 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084843321 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412084843321 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084843321 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084843321 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084843321 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 06 04 ad ef 97 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_ranap_ps_bidir-Iuh0-RUA(173)@11a1da9b814d: Final verdict of PTC: none 20250412084843323 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084843323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084843323 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084843323 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412084843323 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084843323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084843323 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084843323 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084843323 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 20250412084843323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084843323 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412084843323 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084843323 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084843323 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084843323 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084843323 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084843323 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412084843323 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084843323 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(174)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@11a1da9b814d: Final verdict of PTC: none 20250412084843323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084843323 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 20250412084843323 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 20250412084843323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084843323 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084843323 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412084843324 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412084843324 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084843324 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412084843324 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250412084843323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084843323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084843323 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412084843323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084843323 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084843324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084843324 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084843324 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084843324 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084843324 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084843324 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_ranap_ps_bidir(168)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(180)@11a1da9b814d: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(171)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@11a1da9b814d: Final verdict of PTC: none 20250412084843327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48200<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sat Apr 12 08:48:43 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 20250412084843420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084843922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48208<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=294876) Waiting for packet dumper to finish... 1 (prev_count=294876, count=295532) 20250412084845324 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084845324 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084845324 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Sat Apr 12 08:48:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_rab_assignment started. 20250412084847009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084847014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084847018 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44591<->l=127.0.0.1:4262) (control_if.c:572) 20250412084847036 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084847036 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084847036 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084847036 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084847037 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084847037 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084847037 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084847037 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084847037 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412084847037 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412084847038 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084847038 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084847038 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084847038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084847038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084847038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084847038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847038 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084847038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412084847038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084847038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084847038 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084847038 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084847038 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084847038 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084847038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084847038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084847038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084847038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847038 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084847038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412084847038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084847038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084847038 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084847038 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084847038 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084847038 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084847038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084847038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084847038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084847038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847038 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084847038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412084847038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084847038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084847038 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084847038 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084847038 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084847038 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084847038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084847038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084847038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084847038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084847038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084847038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084847038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084847038 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084847038 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084847038 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084847038 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084847038 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412084847038 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412084847038 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412084847038 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084847038 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084847038 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084847038 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412084847038 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412084847038 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412084847038 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084847038 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084847038 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084847038 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412084847038 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412084847038 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412084847038 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084847038 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084847038 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084847038 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084847038 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084847038 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(190)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084847050 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084847050 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084847050 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084847051 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084847051 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084847051 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084847051 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084847051 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084847051 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084847052 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084847052 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084847052 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084847052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084847052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084847052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847052 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084847052 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847052 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084847052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412084847052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084847052 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084847052 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084847052 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084847052 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084847052 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084847052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084847052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084847052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847052 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084847052 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847052 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084847052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412084847052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084847052 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084847052 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084847052 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084847052 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084847052 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084847052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084847052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084847052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847052 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084847052 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847052 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084847052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412084847052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084847052 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084847052 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084847052 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084847052 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084847052 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084847052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084847052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084847052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847052 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084847052 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084847052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084847052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084847052 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084847052 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084847052 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084847052 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084847052 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084847052 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412084847052 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412084847052 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412084847052 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084847052 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084847052 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084847052 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412084847052 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412084847052 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412084847052 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084847052 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084847052 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084847052 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412084847052 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412084847052 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412084847052 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084847052 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084847052 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084847052 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084847052 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084847052 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412084847052 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084847052 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084847052 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084847052 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412084847052 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@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084847070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084847070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084847070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084847070 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084847070 DHNBAP 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) 20250412084847070 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084847070 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084847070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084847070 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@11a1da9b814d: setverdict(pass): none -> pass 20250412084847228 DLSCCP DEBUG SCCP-SCOC(5)[0x55cfd95404f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412084847228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00220cef), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412084847228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084847229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084847229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084847229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084847229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 22 0c ef 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084847229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084847229 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084847229 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084847229 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084847229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084847229 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412084847249 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 20250412084847249 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 20250412084847249 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084847249 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412084847258 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084847258 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412084847258 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084847258 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084847258 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084847258 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084847258 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084847258 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084847258 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084847258 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412084847258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084847260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084847260 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084847260 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084847260 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412084847260 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084847260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084847260 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084847260 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084847260 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412084847261 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412084847261 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412084847261 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084847261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084847261 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 20250412084847261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084847261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084847261 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412084847261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084847261 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084847261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084847261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084847261 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084847261 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084847261 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084847262 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 20250412084847262 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 20250412084847262 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 20250412084847262 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412084847262 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412084847262 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412084847262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412084847262 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084847262 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084847262 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084847262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084847262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084847262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084847263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084847263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084847263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084847263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084847263 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084847263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084847263 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084847263 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084847263 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084847263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084847263 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412084847263 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084847263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084847263 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084847263 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(193)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412084847268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084847268 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412084847268 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412084847268 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412084847268 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412084847268 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412084847268 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084847268 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084847268 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084847268 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250412084847268 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02  20250412084847268 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084847268 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084847268 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084847268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412084847268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084847268 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084847268 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412084847268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084847268 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084847268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084847268 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084847268 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084847269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084847269 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084847269 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084847269 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412084847269 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084847269 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084847269 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250412084847269 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084847269 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412084847269 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412084847269 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084847269 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084847269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084847269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084847269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084847269 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412084847269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084847269 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084847269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084847269 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084847269 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084847269 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084847269 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084847270 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084847270 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084847270 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084847270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084847270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084847270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847270 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084847270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084847270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084847270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084847270 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084847270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084847270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084847270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084847270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084847270 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084847271 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084847271 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084847271 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084847271 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084847271 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084847271 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412084847271 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084847271 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084847271 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084847271 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(189)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084848064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084848064 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084848064 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084848065 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084848065 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084848065 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084848065 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084848065 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084848065 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084848065 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412084848065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084848065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084848065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084848065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084848065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084848065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084848065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084848065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412084848065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848065 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084848065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084848065 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084848065 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084848065 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) 20250412084848065 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084848065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084848065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412084848065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084848065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084848065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084848065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084848065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084848065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084848065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084848065 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084848065 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412084848065 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084848065 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084848065 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084848065 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084848065 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084848065 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412084848065 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084848065 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084848065 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084848065 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412084848066 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084848066 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084848066 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084848066 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084848066 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084848066 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084848066 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084848066 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084848066 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084848066 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412084848066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084848066 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084848066 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084848066 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084848066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084848066 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084848066 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084848066 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412084848066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848066 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084848066 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084848066 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084848066 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084848066 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084848069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084848069 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084848069 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084848069 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084848069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084848069 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084848069 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084848069 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084848069 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084848069 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412084848069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084848069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084848069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084848069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084848069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084848069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084848069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084848069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412084848069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848069 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084848069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084848069 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084848069 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084848069 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) 20250412084848069 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084848069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084848069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412084848069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084848069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084848069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084848069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084848069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084848069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084848069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084848069 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084848069 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412084848069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084848069 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084848069 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084848069 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084848069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084848069 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412084848069 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084848069 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084848069 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084848069 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412084848071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084848071 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084848071 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084848071 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084848071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084848071 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084848071 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084848071 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084848071 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084848071 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412084848071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084848071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084848071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084848071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084848071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084848071 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084848071 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084848071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412084848071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084848072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084848072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084848072 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084848072 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084848072 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084848072 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084848072 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084848087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55562<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@11a1da9b814d: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@11a1da9b814d: Added conn table entry 0TC_rab_assignment0(195)8440197 20250412084849140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084849140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084849140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084849140 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084849140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x80c985, normal) (hnbgw_rua.c:406) 20250412084849140 DHNB DEBUG map_rua[0x55cfd953e9f0]{init}: Allocated (fsm.c:456) 20250412084849140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8440197)[0x55cfd953e9f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084849140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8440197 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084849140 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084849140 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084849140 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8440197 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084849140 DCN DEBUG map_sccp[0x55cfd953d680]{init}: Allocated (fsm.c:456) 20250412084849140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cfd953d680]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084849140 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-8440197 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084849140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8440197 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084849140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8440197)[0x55cfd953e9f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084849141 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084849141 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084849141 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8440197 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084849141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cfd953d680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084849141 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084849141 DLSCCP DEBUG SCCP-SCOC(7)[0x55cfd9542520]{IDLE}: Allocated (fsm.c:456) 20250412084849141 DLSCCP DEBUG SCCP-SCOC(7)[0x55cfd9542520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084849141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001b40056400500f1100926) (sccp_scrc.c:415) 20250412084849141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084849141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084849141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084849141 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084849141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084849141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084849141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084849141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084849141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084849141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084849141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084849141 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084849141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084849141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084849141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084849141 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 07 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 b4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084849141 DLSCCP DEBUG SCCP-SCOC(7)[0x55cfd9542520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084849141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cfd953d680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084849141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8440197)[0x55cfd953e9f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084849142 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084849142 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084849142 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084849142 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084849142 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084849142 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412084849142 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084849142 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084849142 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084849142 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 07 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 b4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@11a1da9b814d: Added conn table entry 0TC_rab_assignment0(195)6320377 HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: Session index based on connection ID:0 TC_rab_assignment0(195)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412084849162 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084849162 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084849162 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084849162 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084849162 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084849162 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084849162 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084849163 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084849163 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084849163 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 07 b3 d6 11 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084849163 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084849163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084849163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084849163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084849163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084849163 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b3d611) (sccp_scrc.c:486) 20250412084849163 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1855) 20250412084849163 DLSCCP DEBUG SCCP-SCOC(7)[0x55cfd9542520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084849163 DLSCCP DEBUG SCCP-SCOC(7)[0x55cfd9542520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084849163 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084849163 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084849163 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084849163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cfd953d680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084849163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cfd953d680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412084851126 DLSCCP DEBUG SCCP-SCOC(4)[0x55cfd953a6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412084851126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b825a3), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412084851126 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084851126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084851126 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084851126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084851126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084851126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084851126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b8 25 a3 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084851126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084851126 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084851126 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084851126 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084851126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084851126 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412084851126 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084851126 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084851126 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084851126 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b8 25 a3 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412084851132 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084851132 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084851132 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084851132 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084851132 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084851132 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084851132 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084851132 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084851132 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084851132 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 04 b8 25 a3 00 00 06 00 08 00 00 00 07  20250412084851133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084851133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084851133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084851133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084851133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084851133 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=00b825a3) (sccp_scrc.c:486) 20250412084851133 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1855) 20250412084851133 DLSCCP DEBUG SCCP-SCOC(4)[0x55cfd953a6c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412084851133 DLSCCP DEBUG SCCP-SCOC(4)[0x55cfd953a6c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412084851133 DLSCCP DEBUG SCCP-SCOC(4)[0x55cfd953a6c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084851133 DLSCCP DEBUG SCCP-SCOC(4)[0x55cfd953a6c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084851133 DLSCCP DEBUG SCCP-SCOC(4)[0x55cfd953a6c0]{IDLE}: Deallocated (fsm.c:568) 20250412084853321 DLSCCP DEBUG SCCP-SCOC(6)[0x55cfd953ce40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412084853321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00adef97), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412084853321 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084853321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084853321 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084853321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084853321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084853321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084853321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ad ef 97 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084853322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084853322 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084853322 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084853322 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084853322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084853322 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412084853322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084853322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084853322 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084853322 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ad ef 97 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412084853327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084853327 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084853327 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084853327 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084853327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084853327 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084853327 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084853327 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084853327 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084853327 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 06 ad ef 97 00 00 06 00 08 00 00 00 07  20250412084853328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084853328 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084853328 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084853328 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084853328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084853328 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=00adef97) (sccp_scrc.c:486) 20250412084853328 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1855) 20250412084853328 DLSCCP DEBUG SCCP-SCOC(6)[0x55cfd953ce40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412084853328 DLSCCP DEBUG SCCP-SCOC(6)[0x55cfd953ce40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412084853328 DLSCCP DEBUG SCCP-SCOC(6)[0x55cfd953ce40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084853328 DLSCCP DEBUG SCCP-SCOC(6)[0x55cfd953ce40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084853328 DLSCCP DEBUG SCCP-SCOC(6)[0x55cfd953ce40]{IDLE}: Deallocated (fsm.c:568) VirtHNBGW-STATS(183)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 0, max: 0) VirtHNBGW-STATS(183)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 0, max: 0) VirtHNBGW-STATS(183)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 0, max: 0) VirtHNBGW-STATS(183)@11a1da9b814d: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" TC_rab_assignment0(195)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(194)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412084854241 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084854241 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084854241 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084854241 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084854241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084854241 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084854241 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084854241 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084854241 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084854241 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 07 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084854241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084854241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084854241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084854241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084854241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084854241 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084854242 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250412084854242 DLSCCP DEBUG SCCP-SCOC(7)[0x55cfd9542520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084854242 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084854242 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084854242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cfd953d680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084854242 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084854242 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084854242 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8440197 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084854242 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084854242 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084854242 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084854242 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084854242 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084854242 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084854242 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084854242 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{UNUSED}: Allocated (fsm.c:456) 20250412084854242 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{UNUSED}: is child of mgw(mgw-fsm-8440197-0)[0x55cfd953ce40] (fsm.c:486) 20250412084854242 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8440197-0)[0x55cfd953ce40] (mgcp_client_endpoint_fsm.c:724) 20250412084854242 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084854242 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084854242 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084854242 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8440197-0)[0x55cfd953da70]{ST_CRCX}: Allocated (fsm.c:456) 20250412084854242 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8440197-0)[0x55cfd953da70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0] (fsm.c:486) 20250412084854242 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8440197-0)[0x55cfd953da70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084854242 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8440197-0)[0x55cfd953da70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084854242 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 80c985'... (mgcp_client.c:807) 20250412084854242 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250412084854242 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8440197-0)[0x55cfd953da70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084854242 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80c98517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80c98517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80c98517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80c98517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 20250412084854270 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250412084854270 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd953da70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084854270 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd953da70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084854270 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd953da70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084854270 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd953da70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084854270 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084854270 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{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) 20250412084854270 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{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) 20250412084854270 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084854270 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084854270 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{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) 20250412084854270 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084854270 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084854270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084854270 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084854270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8440197)[0x55cfd953e9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084854270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084854270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084854270 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084854299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084854299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084854299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084854299 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084854300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x80c985) (hnbgw_rua.c:470) 20250412084854300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8440197 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084854300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8440197)[0x55cfd953e9f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084854300 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084854300 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084854300 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8440197 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084854300 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084854300 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084854300 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084854300 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084854300 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084854300 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8440197-0)[0x55cfd953ce40] (mgcp_client_endpoint_fsm.c:724) 20250412084854300 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084854300 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084854300 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{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) 20250412084854300 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd953da70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084854300 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 80c985'... (mgcp_client.c:807) 20250412084854300 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250412084854300 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd953da70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084854300 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084854300 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{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) 20250412084854300 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "80c98517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80c98517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084854320 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250412084854320 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd953da70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084854320 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd953da70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084854320 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd953da70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084854320 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084854320 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{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) 20250412084854320 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{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) 20250412084854320 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084854320 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084854320 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{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) 20250412084854320 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084854320 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084854320 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084854320 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8440197-0)[0x55cfd953ce40] (mgcp_client_endpoint_fsm.c:724) 20250412084854320 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084854320 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084854320 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084854320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8440197-0)[0x55cfd9541f80]{ST_CRCX}: Allocated (fsm.c:456) 20250412084854320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8440197-0)[0x55cfd9541f80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0] (fsm.c:486) 20250412084854320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8440197-0)[0x55cfd9541f80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084854320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8440197-0)[0x55cfd9541f80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250412084854320 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 80c985'... (mgcp_client.c:807) 20250412084854320 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250412084854320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8440197-0)[0x55cfd9541f80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084854320 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084854320 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{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) 20250412084854320 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{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) 20250412084854320 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "80c98517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80c98517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084854330 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250412084854330 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9541f80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084854330 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9541f80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084854330 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9541f80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084854330 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9541f80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084854330 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084854330 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{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) 20250412084854330 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{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) 20250412084854330 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{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) 20250412084854330 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084854330 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084854330 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{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) 20250412084854330 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{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) 20250412084854330 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084854330 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084854330 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084854330 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084854330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cfd953d680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084854330 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084854330 DLSCCP DEBUG SCCP-SCOC(7)[0x55cfd9542520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084854330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3d611), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084854330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084854330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084854330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084854330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084854330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084854330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084854330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 07 06 b3 d6 11 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084854330 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084854330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084854330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084854330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084854330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084854330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084854330 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412084854330 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084854330 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084854330 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084854330 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 07 06 b3 d6 11 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084857230 DLSCCP DEBUG SCCP-SCOC(5)[0x55cfd95404f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412084857230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00220cef), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412084857230 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084857230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084857230 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084857230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084857230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084857230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084857230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 22 0c ef 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084857230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084857230 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084857230 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084857230 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084857230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084857230 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412084857230 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084857230 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084857230 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084857230 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 22 0c ef 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412084857235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084857235 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084857235 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084857235 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084857235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084857235 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084857235 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084857235 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084857235 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084857235 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 05 22 0c ef 00 00 06 00 08 00 00 00 07  20250412084857235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084857235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084857235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084857235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084857235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084857235 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=00220cef) (sccp_scrc.c:486) 20250412084857235 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1855) 20250412084857235 DLSCCP DEBUG SCCP-SCOC(5)[0x55cfd95404f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412084857235 DLSCCP DEBUG SCCP-SCOC(5)[0x55cfd95404f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412084857235 DLSCCP DEBUG SCCP-SCOC(5)[0x55cfd95404f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084857235 DLSCCP DEBUG SCCP-SCOC(5)[0x55cfd95404f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084857235 DLSCCP DEBUG SCCP-SCOC(5)[0x55cfd95404f0]{IDLE}: Deallocated (fsm.c:568) VirtHNBGW-STATS(183)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 1, max: 1) VirtHNBGW-STATS(183)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 1, max: 1) VirtHNBGW-STATS(183)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 0, max: 0) VirtHNBGW-STATS(183)@11a1da9b814d: setverdict(fail): fail -> fail reason: "Timeout waiting for metrics", component reason not changed HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412084859360 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084859360 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084859360 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084859360 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084859360 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084859360 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084859360 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084859360 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084859360 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084859360 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 07 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412084859360 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084859360 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084859360 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084859360 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084859360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084859360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412084859360 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250412084859360 DLSCCP DEBUG SCCP-SCOC(7)[0x55cfd9542520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084859360 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084859360 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084859360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cfd953d680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084859360 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412084859360 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412084859360 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8440197 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412084859360 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412084859360 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412084859360 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084859360 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084859360 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd953da70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084859361 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 80c985'... (mgcp_client.c:807) 20250412084859361 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250412084859361 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd953da70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084859361 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9541f80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084859361 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 80c985'... (mgcp_client.c:807) 20250412084859361 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250412084859361 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9541f80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084859361 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{IN_USE}: Removing from parent mgw(mgw-fsm-8440197-0)[0x55cfd953ce40] (mgcp_client_endpoint_fsm.c:873) 20250412084859361 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084859361 DLMGCP DEBUG mgw-endp(mgw-fsm-8440197-0)[0x55cfd953a6c0]{IN_USE}: Deallocated (fsm.c:568) 20250412084859361 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084859361 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084859361 DMGW DEBUG mgw(mgw-fsm-8440197-0)[0x55cfd953ce40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084859361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8440197)[0x55cfd953e9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084859361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412084859361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084859361 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "80c98517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "80c98517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084859377 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250412084859377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd953da70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084859377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd953da70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084859377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd953da70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084859377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd953da70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412084859378 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250412084859378 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9541f80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084859378 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9541f80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084859378 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9541f80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084859378 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9541f80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@11a1da9b814d: Deleted conn table entry 0TC_rab_assignment0(195)8440197 20250412084859387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084859387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084859387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412084859387 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412084859387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x80c985,cause=radio(normal)) (hnbgw_rua.c:438) 20250412084859387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8440197 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412084859387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8440197)[0x55cfd953e9f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412084859387 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412084859387 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412084859387 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8440197 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412084859387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cfd953d680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084859387 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084859387 DLSCCP DEBUG SCCP-SCOC(7)[0x55cfd9542520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084859387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3d611), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412084859387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084859387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084859387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084859387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084859387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084859387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084859387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 07 06 b3 d6 11 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084859387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8440197)[0x55cfd953e9f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412084859387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cfd953d680]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412084859387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cfd953d680]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412084859387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084859387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084859387 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084859387 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084859387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084859387 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412084859387 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084859387 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084859387 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084859387 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 07 06 b3 d6 11 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@11a1da9b814d: Deleted conn table entry 0TC_rab_assignment0(195)6320377 HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: Session index based on connection ID:0 20250412084859395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084859395 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084859395 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084859395 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084859395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084859395 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084859395 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084859395 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084859395 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084859395 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 07 b3 d6 11 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412084859395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084859395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084859395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084859395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084859395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084859395 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=00b3d611), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412084859395 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1855) 20250412084859395 DLSCCP DEBUG SCCP-SCOC(7)[0x55cfd9542520]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412084859395 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084859395 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412084859395 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412084859395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cfd953d680]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412084859395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cfd953d680]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412084859395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8440197)[0x55cfd953e9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084859395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8440197)[0x55cfd953e9f0]{disconnected}: Freeing instance (context_map.c:202) 20250412084859395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8440197)[0x55cfd953e9f0]{disconnected}: Deallocated (fsm.c:568) 20250412084859395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cfd953d680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084859395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cfd953d680]{disconnected}: Freeing instance (context_map.c:206) 20250412084859395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55cfd953d680]{disconnected}: Deallocated (fsm.c:568) 20250412084859395 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8440197 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412084859395 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=00b3d611), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:415) 20250412084859395 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084859395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084859395 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084859395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084859395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084859395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084859395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 07 05 b3 d6 11 00 00 07 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084859395 DLSCCP DEBUG SCCP-SCOC(7)[0x55cfd9542520]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412084859395 DLSCCP DEBUG SCCP-SCOC(7)[0x55cfd9542520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084859395 DLSCCP DEBUG SCCP-SCOC(7)[0x55cfd9542520]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084859395 DLSCCP DEBUG SCCP-SCOC(7)[0x55cfd9542520]{IDLE}: Deallocated (fsm.c:568) 20250412084859396 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084859396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084859396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084859396 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084859396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084859396 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412084859396 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084859396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084859396 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084859396 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 07 05 b3 d6 11 00 00 07 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: RLC received in state:disconnect_pending TC_rab_assignment0(195)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412084901403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55558<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084901403 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44591<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(183)@11a1da9b814d: Final verdict of PTC: fail reason: "Timeout waiting for metrics" IPA-CTRL-CLI-IPA(184)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084901407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55548<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084901408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084901408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084901408 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412084901408 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412084901408 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(192)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@11a1da9b814d: Final verdict of PTC: none 20250412084901410 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084901410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084901410 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084901410 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412084901411 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084901411 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084901411 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084901411 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084901411 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084901411 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084901411 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084901411 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412084901411 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 20250412084901411 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_rab_assignment-Iuh0-RUA(187)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@11a1da9b814d: Final verdict of PTC: none 20250412084901411 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412084901411 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-SCCP(188)@11a1da9b814d: Final verdict of PTC: none 20250412084901411 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084901411 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084901411 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084901411 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084901411 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412084901411 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084901411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084901411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084901411 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084901411 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084901411 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084901411 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084901411 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 20250412084901411 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084901411 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412084901411 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084901411 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084901411 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084901411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084901411 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084901411 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084901411 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084901411 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412084901411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084901411 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084901411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084901411 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) HNBGW_Test.msc0-RAN(189)@11a1da9b814d: Final verdict of PTC: none 20250412084901411 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084901411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084901411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084901411 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084901411 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084901411 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084901411 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084901411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084901411 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084901411 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412084901411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084901411 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084901411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084901411 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084901411 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084901411 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084901411 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084901411 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(193)@11a1da9b814d: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(194)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(185)@11a1da9b814d: Final verdict of PTC: none 20250412084901412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55562<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(183): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(185): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(194): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment0(195): pass (fail -> fail) MTC@11a1da9b814d: Test case TC_rab_assignment finished. Verdict: fail reason: Timeout waiting for metrics MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment fail'. Sat Apr 12 08:49:01 UTC 2025 ------ HNBGW_Tests.TC_rab_assignment fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250412084901465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59826<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084901867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59826<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=398476) Waiting for packet dumper to finish... 1 (prev_count=398476, count=426252) 20250412084903412 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084903412 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084903412 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412084903412 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084903412 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084903412 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment fail' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Sat Apr 12 08:49:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_rab_assignment_concurrent started. 20250412084904972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084904977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084904982 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35693<->l=127.0.0.1:4262) (control_if.c:572) 20250412084904997 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084904997 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084904998 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084904998 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084904998 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084904998 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084904998 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084904998 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084904998 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412084904998 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_rab_assignment_concurrent-Iuh0(200)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084904999 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084904999 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084904999 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084904999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084904999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084904999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084904999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084904999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084904999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084904999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084904999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084904999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084904999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084904999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084904999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084904999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084904999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084904999 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084904999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412084904999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084904999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 01 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084904999 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084904999 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084904999 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084904999 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084904999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084904999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084904999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084904999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084904999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084904999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084904999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084904999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084904999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084904999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084904999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084904999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084904999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084904999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084904999 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084904999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412084905000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084905000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084905000 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084905000 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084905000 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084905000 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084905000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084905000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084905000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084905000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084905000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084905000 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084905000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412084905000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084905000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084905000 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084905000 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084905000 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084905000 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084905000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084905000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084905000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084905000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084905000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084905000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084905000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084905000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084905000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084905000 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084905000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084905000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084905000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084905000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412084905000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412084905000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412084905000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084905000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084905000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084905000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412084905000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412084905000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412084905000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084905000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084905000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084905000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412084905000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412084905000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412084905000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084905000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084905000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084905000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084905000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084905000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(204)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084905015 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084905015 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084905016 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084905016 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084905016 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084905016 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084905016 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084905016 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084905017 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084905017 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084905017 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084905017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084905017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084905017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905017 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=10 -> eSLS=90: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084905017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084905017 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084905017 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084905017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412084905017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084905017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084905017 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084905017 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084905017 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084905017 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084905017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084905017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084905017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905017 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084905017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084905017 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084905017 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084905017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412084905017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084905017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 07 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084905017 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084905017 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084905017 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084905017 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084905017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084905017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084905017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905017 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084905017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084905017 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084905017 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084905017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412084905017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084905017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084905017 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084905017 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084905017 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084905017 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084905017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084905017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084905017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905018 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084905018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084905018 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084905018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084905018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084905018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084905018 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084905018 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084905018 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084905018 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084905018 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084905018 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412084905018 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412084905018 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412084905018 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084905018 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084905018 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084905018 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412084905018 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412084905018 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: picked Normal Route via 'virt-sgsn2' round-robin style 20250412084905018 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412084905018 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084905018 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084905018 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084905018 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412084905018 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412084905018 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: picked Normal Route via 'virt-sgsn1' round-robin style 20250412084905018 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412084905018 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084905018 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084905018 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084905018 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084905018 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084905018 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084905041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084905041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084905041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084905041 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084905041 DHNBAP 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) 20250412084905041 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084905041 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084905041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084905041 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@11a1da9b814d: setverdict(pass): none -> pass 20250412084905212 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 20250412084905213 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 20250412084905213 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084905213 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412084905220 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084905220 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412084905220 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084905220 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084905220 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084905220 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084905220 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084905220 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084905220 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084905220 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412084905220 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084905223 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084905223 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084905223 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084905223 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412084905223 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084905223 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084905223 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084905223 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084905223 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412084905223 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412084905223 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084905223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084905223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084905223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084905223 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412084905223 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084905223 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084905223 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084905223 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084905223 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084905223 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084905223 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084905224 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084905224 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084905224 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084905225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084905225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084905225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084905225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084905225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084905225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084905225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084905225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084905225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084905225 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084905225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084905225 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084905225 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084905225 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084905225 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084905225 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412084905225 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084905225 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084905225 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084905225 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412084905232 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 20250412084905232 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 20250412084905232 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084905232 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412084905239 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084905239 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412084905239 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084905239 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084905239 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084905239 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084905239 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084905239 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084905239 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084905239 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412084905239 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084905241 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084905241 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084905241 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084905241 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412084905241 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084905241 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084905241 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084905241 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084905241 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412084905241 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412084905241 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084905241 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084905241 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084905241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084905241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084905241 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412084905241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084905241 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084905241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084905241 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084905241 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084905241 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084905241 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084905242 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084905242 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084905242 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084905242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084905243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084905243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084905243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084905243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084905243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084905243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084905243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084905243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084905243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084905243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084905243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084905243 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084905243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084905243 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084905243 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084905243 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084905243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084905243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412084905243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084905243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084905243 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084905243 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(203)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084906025 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084906025 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084906025 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084906025 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084906025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084906025 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084906025 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084906025 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084906025 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084906025 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412084906025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084906025 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084906025 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084906025 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084906025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084906025 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084906026 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084906026 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412084906026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906026 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084906026 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084906026 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084906026 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084906026 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) 20250412084906026 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084906026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084906026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412084906026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084906026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084906026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084906026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084906026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084906026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084906026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084906026 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084906026 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412084906026 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084906026 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084906026 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084906026 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084906026 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084906026 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412084906026 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084906026 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084906026 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084906026 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412084906027 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084906027 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084906027 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084906027 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084906027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084906027 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084906027 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084906027 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084906027 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084906027 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412084906027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084906027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084906027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084906027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084906027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084906027 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084906027 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084906027 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412084906027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906027 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084906027 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084906027 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084906027 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084906027 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084906037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084906037 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084906037 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084906037 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084906037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084906037 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084906037 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084906037 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084906037 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084906037 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(206)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084906037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084906037 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084906037 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084906037 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084906038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084906038 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084906038 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084906038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412084906038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906038 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084906038 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084906038 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084906038 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084906038 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) 20250412084906038 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084906038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084906038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412084906038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084906038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084906038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084906038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084906039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084906039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084906039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084906039 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084906039 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412084906039 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084906039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084906039 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084906039 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084906039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084906039 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250412084906039 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084906039 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084906039 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084906039 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412084906042 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084906042 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084906042 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084906042 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084906042 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084906042 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084906042 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084906042 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084906042 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084906042 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412084906042 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084906042 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084906042 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084906042 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084906042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084906042 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084906042 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084906042 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412084906042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084906042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084906043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084906043 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084906043 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084906043 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084906043 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084906043 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084907067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084907084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084907107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084907124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084907138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084907152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084907165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084907174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59098<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084907182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084907191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084907200 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084907209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084907217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084907227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59178<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084907241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084907254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59200<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(210)@11a1da9b814d: f_gen_tmsi(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)@11a1da9b814d: Added conn table entry 0TC_rab_assignment_concurrent0(209)786559 HNBGW_Test.msc0-RAN(203)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Created Expect[1] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) 20250412084908113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084908113 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084908113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc007f, normal) (hnbgw_rua.c:406) 20250412084908113 DHNB DEBUG map_rua[0x55cfd953d680]{init}: Allocated (fsm.c:456) 20250412084908113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-786559)[0x55cfd953d680]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084908113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786559 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084908113 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908113 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908113 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-786559 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084908113 DCN DEBUG map_sccp[0x55cfd9542520]{init}: Allocated (fsm.c:456) 20250412084908113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cfd9542520]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) TC_rab_assignment_concurrent0(211)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250412084908113 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-786559 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084908113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786559 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084908113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-786559)[0x55cfd953d680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084908113 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908113 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908113 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786559 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084908113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cfd9542520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084908113 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084908113 DLSCCP DEBUG SCCP-SCOC(8)[0x55cfd9541f80]{IDLE}: Allocated (fsm.c:456) 20250412084908113 DLSCCP DEBUG SCCP-SCOC(8)[0x55cfd9541f80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084908113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030003cb0056400500f1100926) (sccp_scrc.c:415) 20250412084908113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908113 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908113 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 08 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 00 00 4f 40 03 00 03 cb 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908113 DLSCCP DEBUG SCCP-SCOC(8)[0x55cfd9541f80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084908113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cfd9542520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084908113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-786559)[0x55cfd953d680]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084908113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908113 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908113 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908113 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908113 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908113 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412084908113 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908113 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908113 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908113 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 08 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 00 00 4f 40 03 00 03 cb 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Added conn table entry 1TC_rab_assignment_concurrent0(210)15362359 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Added conn table entry 0TC_rab_assignment_concurrent0(209)15231426 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Created Expect[0] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) 20250412084908118 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908118 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908118 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908118 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908118 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908118 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908118 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908118 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908118 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908118 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 08 70 11 14 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084908118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908119 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00701114) (sccp_scrc.c:486) 20250412084908119 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1855) 20250412084908119 DLSCCP DEBUG SCCP-SCOC(8)[0x55cfd9541f80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084908119 DLSCCP DEBUG SCCP-SCOC(8)[0x55cfd9541f80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084908119 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908119 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084908119 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084908119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cfd9542520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084908119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cfd9542520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assignment_concurrent0(209)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Added conn table entry 2TC_rab_assignment_concurrent0(211)5260429 HNBGW-MGCP(208)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(212)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_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)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent0(213)@11a1da9b814d: f_gen_tmsi(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)@11a1da9b814d: Added conn table entry 3TC_rab_assignment_concurrent0(212)5811606 HNBGW_Test.msc0-RAN(203)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Added conn table entry 4TC_rab_assignment_concurrent0(213)7205991 TC_rab_assignment_concurrent0(214)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Added conn table entry 5TC_rab_assignment_concurrent0(214)14986559 TC_rab_assignment_concurrent0(215)@11a1da9b814d: f_gen_tmsi(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(216)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Added conn table entry 6TC_rab_assignment_concurrent0(215)12392464 TC_rab_assignment_concurrent0(217)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Added conn table entry 7TC_rab_assignment_concurrent0(216)3533264 HNBGW_Test.msc0-RAN(203)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent0(218)@11a1da9b814d: f_gen_tmsi(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)@11a1da9b814d: Added conn table entry 8TC_rab_assignment_concurrent0(217)15981047 TC_rab_assignment_concurrent0(219)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Added conn table entry 9TC_rab_assignment_concurrent0(218)4411056 TC_rab_assignment_concurrent0(220)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Added conn table entry 10TC_rab_assignment_concurrent0(219)7478290 TC_rab_assignment_concurrent0(221)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Added conn table entry 11TC_rab_assignment_concurrent0(220)2403711 HNBGW_Test.msc0-RAN(203)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Added conn table entry 12TC_rab_assignment_concurrent0(221)8687066 TC_rab_assignment_concurrent0(222)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Added conn table entry 13TC_rab_assignment_concurrent0(222)5758609 TC_rab_assignment_concurrent0(223)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Added conn table entry 14TC_rab_assignment_concurrent0(223)3250969 TC_rab_assignment_concurrent0(224)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Added conn table entry 15TC_rab_assignment_concurrent0(224)13147540 20250412084908316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084908316 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084908316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xea6937, normal) (hnbgw_rua.c:406) 20250412084908317 DHNB DEBUG map_rua[0x55cfd953da70]{init}: Allocated (fsm.c:456) 20250412084908317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362359)[0x55cfd953da70]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084908317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15362359 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084908317 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908317 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908317 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15362359 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084908317 DCN DEBUG map_sccp[0x55cfd953a6c0]{init}: Allocated (fsm.c:456) 20250412084908317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cfd953a6c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084908317 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-15362359 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084908317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15362359 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084908317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362359)[0x55cfd953da70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084908317 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908317 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908317 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15362359 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084908317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cfd953a6c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084908317 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084908317 DLSCCP DEBUG SCCP-SCOC(9)[0x55cfd953ce40]{IDLE}: Allocated (fsm.c:456) 20250412084908317 DLSCCP DEBUG SCCP-SCOC(9)[0x55cfd953ce40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084908317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300036f0056400500f1100926) (sccp_scrc.c:415) 20250412084908317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 09 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 03 6f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908317 DLSCCP DEBUG SCCP-SCOC(9)[0x55cfd953ce40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084908317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cfd953a6c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084908317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362359)[0x55cfd953da70]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084908318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908318 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908318 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412084908318 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908318 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908318 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084908317 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084908317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x50448d, normal) (hnbgw_rua.c:406) 20250412084908317 DHNB DEBUG map_rua[0x55cfd95404f0]{init}: Allocated (fsm.c:456) 20250412084908317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5260429)[0x55cfd95404f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084908318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5260429 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084908318 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908318 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908318 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5260429 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084908318 DCN DEBUG map_sccp[0x55cfd9547ab0]{init}: Allocated (fsm.c:456) 20250412084908318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cfd9547ab0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084908318 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-5260429 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084908318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5260429 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084908318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5260429)[0x55cfd95404f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084908318 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908318 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908318 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5260429 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084908318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cfd9547ab0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084908318 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084908318 DLSCCP DEBUG SCCP-SCOC(10)[0x55cfd9548f70]{IDLE}: Allocated (fsm.c:456) 20250412084908318 DLSCCP DEBUG SCCP-SCOC(10)[0x55cfd9548f70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084908318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030001dd0056400500f1100926) (sccp_scrc.c:415) 20250412084908318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908318 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 09 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 03 6f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412084908318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908318 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908318 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908318 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 0a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 20 00 4f 40 03 00 01 dd 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908318 DLSCCP DEBUG SCCP-SCOC(10)[0x55cfd9548f70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084908318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cfd9547ab0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084908318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5260429)[0x55cfd95404f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084908318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084908318 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084908318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x58ad96, normal) (hnbgw_rua.c:406) 20250412084908318 DHNB DEBUG map_rua[0x55cfd95468b0]{init}: Allocated (fsm.c:456) 20250412084908318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5811606)[0x55cfd95468b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084908318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5811606 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084908318 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908318 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908318 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5811606 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084908318 DCN DEBUG map_sccp[0x55cfd9547f00]{init}: Allocated (fsm.c:456) 20250412084908318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cfd9547f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084908319 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-5811606 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084908318 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908318 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908318 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908318 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908318 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 08 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084908318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908319 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5811606 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084908319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5811606)[0x55cfd95468b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084908319 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908319 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908319 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5811606 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084908319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cfd9547f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084908319 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084908319 DLSCCP DEBUG SCCP-SCOC(11)[0x55cfd95496c0]{IDLE}: Allocated (fsm.c:456) 20250412084908319 DLSCCP DEBUG SCCP-SCOC(11)[0x55cfd95496c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084908319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002310056400500f1100926) (sccp_scrc.c:415) 20250412084908319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084908319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084908319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 0b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 31 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908319 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908319 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412084908319 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908319 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908319 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908319 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 0a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 20 00 4f 40 03 00 01 dd 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412084908319 DLSCCP DEBUG SCCP-SCOC(11)[0x55cfd95496c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084908319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cfd9547f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084908319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5811606)[0x55cfd95468b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084908319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908319 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908319 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908319 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084908319 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250412084908319 DLSCCP DEBUG SCCP-SCOC(8)[0x55cfd9541f80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084908319 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908319 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084908319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cfd9542520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084908319 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084908319 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084908319 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786559 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084908319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908319 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084908319 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084908319 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084908319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908319 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084908319 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{UNUSED}: Allocated (fsm.c:456) 20250412084908319 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{UNUSED}: is child of mgw(mgw-fsm-786559-0)[0x55cfd95491a0] (fsm.c:486) 20250412084908320 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-786559-0)[0x55cfd95491a0] (mgcp_client_endpoint_fsm.c:724) 20250412084908320 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908320 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908320 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-786559-0)[0x55cfd9545fc0]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-786559-0)[0x55cfd9545fc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0] (fsm.c:486) 20250412084908320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-786559-0)[0x55cfd9545fc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-786559-0)[0x55cfd9545fc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084908320 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=197 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: c007f1'... (mgcp_client.c:807) 20250412084908320 DLMGCP DEBUG MGW(mgw) Queued 197 bytes for MGW (mgcp_client.c:1221) 20250412084908320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-786559-0)[0x55cfd9545fc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908320 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084908320 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084908320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6df467, normal) (hnbgw_rua.c:406) 20250412084908320 DHNB DEBUG map_rua[0x55cfd954b5e0]{init}: Allocated (fsm.c:456) 20250412084908320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7205991)[0x55cfd954b5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084908320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7205991 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084908320 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908320 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908320 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908320 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908320 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908320 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908320 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: picked Normal Route via 'virt-msc0' round-robin style 20250412084908320 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908320 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7205991 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084908320 DCN DEBUG map_sccp[0x55cfd9546730]{init}: Allocated (fsm.c:456) 20250412084908320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cfd9546730]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084908320 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908320 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908320 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908320 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-7205991 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084908320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7205991 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084908320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7205991)[0x55cfd954b5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084908320 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908320 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908320 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7205991 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084908320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cfd9546730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084908320 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084908320 DLSCCP DEBUG SCCP-SCOC(12)[0x55cfd954be70]{IDLE}: Allocated (fsm.c:456) 20250412084908320 DLSCCP DEBUG SCCP-SCOC(12)[0x55cfd954be70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084908320 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001790056400500f1100926) (sccp_scrc.c:415) 20250412084908320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908320 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908320 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908320 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908320 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 0b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 31 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412084908321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 0c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 01 79 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908321 DLSCCP DEBUG SCCP-SCOC(12)[0x55cfd954be70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084908321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cfd9546730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084908321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7205991)[0x55cfd954b5e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084908321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084908321 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084908321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe4ad3f, normal) (hnbgw_rua.c:406) 20250412084908321 DHNB DEBUG map_rua[0x55cfd9546de0]{init}: Allocated (fsm.c:456) 20250412084908321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986559)[0x55cfd9546de0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084908321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14986559 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084908321 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908321 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908321 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14986559 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084908321 DCN DEBUG map_sccp[0x55cfd954b710]{init}: Allocated (fsm.c:456) 20250412084908321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cfd954b710]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084908321 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908321 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-14986559 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084908321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14986559 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084908321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986559)[0x55cfd9546de0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084908321 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908321 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908321 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908321 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908321 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908321 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14986559 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084908321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cfd954b710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084908321 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084908321 DLSCCP DEBUG SCCP-SCOC(13)[0x55cfd95540e0]{IDLE}: Allocated (fsm.c:456) 20250412084908321 DLSCCP DEBUG SCCP-SCOC(13)[0x55cfd95540e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084908321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002670056400500f1100926) (sccp_scrc.c:415) 20250412084908321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908321 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908321 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412084908321 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908321 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908321 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908321 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908321 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 0d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 02 67 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908321 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 0c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 01 79 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412084908321 DLSCCP DEBUG SCCP-SCOC(13)[0x55cfd95540e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084908321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cfd954b710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084908321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986559)[0x55cfd9546de0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084908321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084908321 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084908322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbd1810, normal) (hnbgw_rua.c:406) 20250412084908322 DHNB DEBUG map_rua[0x55cfd9552a50]{init}: Allocated (fsm.c:456) 20250412084908322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12392464)[0x55cfd9552a50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084908322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12392464 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084908322 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908322 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908322 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908322 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908322 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908322 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12392464 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084908322 DCN DEBUG map_sccp[0x55cfd9549a10]{init}: Allocated (fsm.c:456) 20250412084908322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908322 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412084908322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908322 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908322 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 0d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 02 67 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412084908322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cfd9549a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084908322 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-12392464 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084908322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12392464 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084908322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12392464)[0x55cfd9552a50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084908322 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908322 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908322 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12392464 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084908322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cfd9549a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084908322 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084908322 DLSCCP DEBUG SCCP-SCOC(14)[0x55cfd9552ec0]{IDLE}: Allocated (fsm.c:456) 20250412084908322 DLSCCP DEBUG SCCP-SCOC(14)[0x55cfd9552ec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084908322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300002b0056400500f1100926) (sccp_scrc.c:415) 20250412084908322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908322 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908322 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 0e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 2b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908322 DLSCCP DEBUG SCCP-SCOC(14)[0x55cfd9552ec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084908322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cfd9549a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084908322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12392464)[0x55cfd9552a50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084908322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084908322 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084908322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x35e9d0, normal) (hnbgw_rua.c:406) 20250412084908322 DHNB DEBUG map_rua[0x55cfd95538e0]{init}: Allocated (fsm.c:456) 20250412084908322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3533264)[0x55cfd95538e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084908322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3533264 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084908322 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908322 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908322 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908322 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908323 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908323 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412084908323 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908323 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908323 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908322 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3533264 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084908322 DCN DEBUG map_sccp[0x55cfd9549b40]{init}: Allocated (fsm.c:456) 20250412084908322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cfd9549b40]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084908322 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-3533264 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084908322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3533264 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084908322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3533264)[0x55cfd95538e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084908322 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908322 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908323 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3533264 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084908323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cfd9549b40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084908323 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084908323 DLSCCP DEBUG SCCP-SCOC(15)[0x55cfd9553aa0]{IDLE}: Allocated (fsm.c:456) 20250412084908323 DLSCCP DEBUG SCCP-SCOC(15)[0x55cfd9553aa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084908323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030001750056400500f1100926) (sccp_scrc.c:415) 20250412084908323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908323 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 0e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 2b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412084908323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 0f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 70 00 4f 40 03 00 01 75 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908323 DLSCCP DEBUG SCCP-SCOC(15)[0x55cfd9553aa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084908323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cfd9549b40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084908323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3533264)[0x55cfd95538e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084908323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084908323 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084908323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf3d9f7, normal) (hnbgw_rua.c:406) 20250412084908323 DHNB DEBUG map_rua[0x55cfd954ba00]{init}: Allocated (fsm.c:456) 20250412084908323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15981047)[0x55cfd954ba00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084908323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15981047 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084908323 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908323 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908323 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908323 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908323 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908323 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412084908323 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908323 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908323 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15981047 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084908323 DCN DEBUG map_sccp[0x55cfd9554950]{init}: Allocated (fsm.c:456) 20250412084908323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cfd9554950]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084908323 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-15981047 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084908323 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908323 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 0f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 70 00 4f 40 03 00 01 75 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412084908323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15981047 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084908323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15981047)[0x55cfd954ba00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084908323 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908323 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908323 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15981047 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084908323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cfd9554950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084908323 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084908323 DLSCCP DEBUG SCCP-SCOC(16)[0x55cfd9554dc0]{IDLE}: Allocated (fsm.c:456) 20250412084908323 DLSCCP DEBUG SCCP-SCOC(16)[0x55cfd9554dc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084908323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030000a90056400500f1100926) (sccp_scrc.c:415) 20250412084908323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: First idle individual index:1 20250412084908323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 10 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 80 00 4f 40 03 00 00 a9 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908324 DLSCCP DEBUG SCCP-SCOC(16)[0x55cfd9554dc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084908324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cfd9554950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084908324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15981047)[0x55cfd954ba00]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084908324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084908324 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084908324 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908324 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908324 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908324 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x434eb0, normal) (hnbgw_rua.c:406) 20250412084908324 DHNB DEBUG map_rua[0x55cfd95554c0]{init}: Allocated (fsm.c:456) 20250412084908324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908324 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412084908324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4411056)[0x55cfd95554c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084908324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4411056 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084908324 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908324 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908324 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908324 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908324 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908324 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4411056 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084908324 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 10 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 80 00 4f 40 03 00 00 a9 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412084908324 DCN DEBUG map_sccp[0x55cfd95555f0]{init}: Allocated (fsm.c:456) 20250412084908324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cfd95555f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084908324 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-4411056 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084908324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4411056 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084908324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4411056)[0x55cfd95554c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084908324 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908324 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908324 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4411056 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084908324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cfd95555f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084908324 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084908324 DLSCCP DEBUG SCCP-SCOC(17)[0x55cfd9555bd0]{IDLE}: Allocated (fsm.c:456) 20250412084908324 DLSCCP DEBUG SCCP-SCOC(17)[0x55cfd9555bd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084908324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030000140056400500f1100926) (sccp_scrc.c:415) 20250412084908324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 11 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 00 14 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908324 DLSCCP DEBUG SCCP-SCOC(17)[0x55cfd9555bd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084908324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cfd95555f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084908324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4411056)[0x55cfd95554c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084908324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084908325 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084908325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908325 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412084908325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x721c12, normal) (hnbgw_rua.c:406) 20250412084908325 DHNB DEBUG map_rua[0x55cfd9555120]{init}: Allocated (fsm.c:456) 20250412084908325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7478290)[0x55cfd9555120]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084908325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7478290 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084908325 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908325 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908325 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7478290 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084908325 DCN DEBUG map_sccp[0x55cfd9556060]{init}: Allocated (fsm.c:456) 20250412084908325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cfd9556060]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084908325 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-7478290 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084908325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7478290 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084908325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7478290)[0x55cfd9555120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084908325 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908325 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908325 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908325 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908325 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908325 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 11 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 00 14 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412084908325 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7478290 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084908325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cfd9556060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084908325 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084908325 DLSCCP DEBUG SCCP-SCOC(18)[0x55cfd9556860]{IDLE}: Allocated (fsm.c:456) 20250412084908325 DLSCCP DEBUG SCCP-SCOC(18)[0x55cfd9556860]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084908325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f400300034b0056400500f1100926) (sccp_scrc.c:415) 20250412084908325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 12 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 01 00 4f 40 03 00 03 4b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908325 DLSCCP DEBUG SCCP-SCOC(18)[0x55cfd9556860]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084908325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cfd9556060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084908325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7478290)[0x55cfd9555120]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084908325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084908325 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084908325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x24ad7f, normal) (hnbgw_rua.c:406) 20250412084908325 DHNB DEBUG map_rua[0x55cfd9548bf0]{init}: Allocated (fsm.c:456) 20250412084908325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2403711)[0x55cfd9548bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. 20250412084908325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2403711 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084908325 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908325 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908326 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412084908325 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2403711 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084908325 DCN DEBUG map_sccp[0x55cfd9553360]{init}: Allocated (fsm.c:456) 20250412084908326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cfd9553360]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084908326 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-2403711 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084908326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2403711 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084908326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2403711)[0x55cfd9548bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084908326 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908326 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908326 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2403711 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084908326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cfd9553360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084908326 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084908326 DLSCCP DEBUG SCCP-SCOC(19)[0x55cfd9557390]{IDLE}: Allocated (fsm.c:456) 20250412084908326 DLSCCP DEBUG SCCP-SCOC(19)[0x55cfd9557390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084908326 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908326 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908326 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908326 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 12 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 01 00 4f 40 03 00 03 4b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412084908326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030002240056400500f1100926) (sccp_scrc.c:415) 20250412084908326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 13 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 11 00 4f 40 03 00 02 24 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908326 DLSCCP DEBUG SCCP-SCOC(19)[0x55cfd9557390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084908326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cfd9553360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084908326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2403711)[0x55cfd9548bf0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084908326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084908326 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084908326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x848dda, normal) (hnbgw_rua.c:406) 20250412084908326 DHNB DEBUG map_rua[0x55cfd9557af0]{init}: Allocated (fsm.c:456) 20250412084908326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8687066)[0x55cfd9557af0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084908326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8687066 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084908326 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908326 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908326 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908326 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8687066 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084908326 DCN DEBUG map_sccp[0x55cfd9557c20]{init}: Allocated (fsm.c:456) 20250412084908326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cfd9557c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084908326 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-8687066 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084908326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8687066 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084908326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8687066)[0x55cfd9557af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084908326 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908326 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908326 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8687066 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084908326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cfd9557c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084908326 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084908326 DLSCCP DEBUG SCCP-SCOC(20)[0x55cfd9558300]{IDLE}: Allocated (fsm.c:456) 20250412084908326 DLSCCP DEBUG SCCP-SCOC(20)[0x55cfd9558300]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084908326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908326 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412084908326 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030000490056400500f1100926) (sccp_scrc.c:415) 20250412084908327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908326 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908327 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908327 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 13 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 11 00 4f 40 03 00 02 24 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412084908327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 14 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 21 00 4f 40 03 00 00 49 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Found Expect[1] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) 20250412084908327 DLSCCP DEBUG SCCP-SCOC(20)[0x55cfd9558300]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084908327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cfd9557c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084908327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8687066)[0x55cfd9557af0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084908327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084908327 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084908327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x57de91, normal) (hnbgw_rua.c:406) 20250412084908327 DHNB DEBUG map_rua[0x55cfd9555720]{init}: Allocated (fsm.c:456) 20250412084908327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5758609)[0x55cfd9555720]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084908327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5758609 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084908327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908327 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908327 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908327 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Added conn table entry 1TC_rab_assignment_concurrent0(210)14643242 20250412084908327 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908327 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908327 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908327 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 14 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 21 00 4f 40 03 00 00 49 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412084908327 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5758609 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084908327 DCN DEBUG map_sccp[0x55cfd9545980]{init}: Allocated (fsm.c:456) 20250412084908327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cfd9545980]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084908327 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-5758609 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084908327 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5758609 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084908327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5758609)[0x55cfd9555720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084908327 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908327 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908327 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5758609 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084908327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cfd9545980]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084908327 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084908327 DLSCCP DEBUG SCCP-SCOC(21)[0x55cfd9558db0]{IDLE}: Allocated (fsm.c:456) 20250412084908327 DLSCCP DEBUG SCCP-SCOC(21)[0x55cfd9558db0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084908327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f40030001b40056400500f1100926) (sccp_scrc.c:415) 20250412084908327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908328 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 15 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 31 00 4f 40 03 00 01 b4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908328 DLSCCP DEBUG SCCP-SCOC(21)[0x55cfd9558db0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084908328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cfd9545980]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084908328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5758609)[0x55cfd9555720]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084908328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084908328 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084908328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x319b19, normal) (hnbgw_rua.c:406) 20250412084908328 DHNB DEBUG map_rua[0x55cfd9558770]{init}: Allocated (fsm.c:456) 20250412084908328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3250969)[0x55cfd9558770]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084908328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3250969 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084908328 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908328 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908328 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3250969 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084908328 DCN DEBUG map_sccp[0x55cfd95563b0]{init}: Allocated (fsm.c:456) 20250412084908328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cfd95563b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084908328 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-3250969 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084908328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908328 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412084908328 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908328 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908328 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908328 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 15 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 31 00 4f 40 03 00 01 b4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412084908328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3250969 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084908328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3250969)[0x55cfd9558770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084908328 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908328 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908328 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3250969 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084908328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cfd95563b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084908328 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084908328 DLSCCP DEBUG SCCP-SCOC(22)[0x55cfd9559b20]{IDLE}: Allocated (fsm.c:456) 20250412084908328 DLSCCP DEBUG SCCP-SCOC(22)[0x55cfd9559b20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084908328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030002db0056400500f1100926) (sccp_scrc.c:415) 20250412084908328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 16 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 41 00 4f 40 03 00 02 db 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908329 DLSCCP DEBUG SCCP-SCOC(22)[0x55cfd9559b20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084908329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cfd95563b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084908329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3250969)[0x55cfd9558770]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084908329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084908329 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084908329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc89d94, normal) (hnbgw_rua.c:406) 20250412084908329 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908329 DHNB DEBUG map_rua[0x55cfd955a0c0]{init}: Allocated (fsm.c:456) 20250412084908329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13147540)[0x55cfd955a0c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084908329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13147540 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084908329 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908329 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084908329 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13147540 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084908329 DCN DEBUG map_sccp[0x55cfd9559500]{init}: Allocated (fsm.c:456) 20250412084908329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cfd9559500]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084908329 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-13147540 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084908329 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412084908329 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908329 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908329 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908329 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 16 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 41 00 4f 40 03 00 02 db 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412084908329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13147540 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084908329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13147540)[0x55cfd955a0c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084908329 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084908329 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: First idle individual index:2 20250412084908329 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13147540 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084908329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cfd9559500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084908329 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084908329 DLSCCP DEBUG SCCP-SCOC(23)[0x55cfd955a890]{IDLE}: Allocated (fsm.c:456) 20250412084908329 DLSCCP DEBUG SCCP-SCOC(23)[0x55cfd955a890]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084908329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f40030001d50056400500f1100926) (sccp_scrc.c:415) 20250412084908329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084908330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084908330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084908330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 17 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 51 00 4f 40 03 00 01 d5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908330 DLSCCP DEBUG SCCP-SCOC(23)[0x55cfd955a890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084908330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cfd9559500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084908330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13147540)[0x55cfd955a0c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084908330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908330 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412084908330 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908330 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908330 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908330 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 17 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 51 00 4f 40 03 00 01 d5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  TC_rab_assignment_concurrent0(210)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: First idle individual index:3 HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Added conn table entry 2TC_rab_assignment_concurrent0(211)1861377 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Added conn table entry 3TC_rab_assignment_concurrent0(212)12042622 TC_rab_assignment_concurrent0(211)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: First idle individual index:4 TC_rab_assignment_concurrent0(212)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Added conn table entry 4TC_rab_assignment_concurrent0(213)11251930 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Added conn table entry 5TC_rab_assignment_concurrent0(214)6403122 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: First idle individual index:7 HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Added conn table entry 6TC_rab_assignment_concurrent0(215)14596232 TC_rab_assignment_concurrent0(213)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: First idle individual index:8 TC_rab_assignment_concurrent0(214)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Added conn table entry 7TC_rab_assignment_concurrent0(216)8700135 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Stopping inactive timer T_ias[8]. TC_rab_assignment_concurrent0(215)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Added conn table entry 8TC_rab_assignment_concurrent0(217)12921038 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_rab_assignment_concurrent0(216)@11a1da9b814d: setverdict(pass): none -> pass 20250412084908347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908347 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908347 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908347 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908347 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908347 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908347 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908347 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908347 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 09 2c 83 9f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084908347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908347 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002c839f) (sccp_scrc.c:486) 20250412084908347 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1855) 20250412084908347 DLSCCP DEBUG SCCP-SCOC(9)[0x55cfd953ce40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084908347 DLSCCP DEBUG SCCP-SCOC(9)[0x55cfd953ce40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084908347 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908348 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084908348 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084908348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cfd953a6c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084908348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cfd953a6c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:2 TC_rab_assignment_concurrent0(217)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: First idle individual index:9 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: First idle individual index:10 HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Added conn table entry 9TC_rab_assignment_concurrent0(218)13242296 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: First idle individual index:11 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: First idle individual index:12 HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Added conn table entry 10TC_rab_assignment_concurrent0(219)11254755 TC_rab_assignment_concurrent0(218)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Added conn table entry 11TC_rab_assignment_concurrent0(220)11376048 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: First idle individual index:13 TC_rab_assignment_concurrent0(219)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Added conn table entry 12TC_rab_assignment_concurrent0(221)12946818 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Stopping inactive timer T_ias[13]. TC_rab_assignment_concurrent0(220)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: First idle individual index:14 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Added conn table entry 13TC_rab_assignment_concurrent0(222)14626358 TC_rab_assignment_concurrent0(221)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Added conn table entry 14TC_rab_assignment_concurrent0(223)1249346 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_rab_assignment_concurrent0(223)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Re-starting timer T_ias[7], which is already active (running or expired). TC_rab_assignment_concurrent0(222)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: First idle individual index:15 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:9 HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Added conn table entry 15TC_rab_assignment_concurrent0(224)6543619 HNBGW-MGCP(208)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c007f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c007f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:12 TC_rab_assignment_concurrent0(209)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c007f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c007f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Re-starting timer T_ias[13], which is already active (running or expired). TC_rab_assignment_concurrent0(210)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW-MGCP(208)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20250412084908378 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250412084908378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084908379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084908379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908379 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084908379 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{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) 20250412084908379 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{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) 20250412084908379 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908379 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908379 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{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) 20250412084908379 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908379 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084908379 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908379 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084908379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-786559)[0x55cfd953d680]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084908379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084908379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084908379 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)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084908392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084908393 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084908393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc007f) (hnbgw_rua.c:470) 20250412084908393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786559 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084908393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-786559)[0x55cfd953d680]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084908393 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084908393 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084908393 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786559 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084908393 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908393 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084908393 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084908393 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908393 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084908393 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-786559-0)[0x55cfd95491a0] (mgcp_client_endpoint_fsm.c:724) 20250412084908393 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908393 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908393 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{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) 20250412084908393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084908393 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=211 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: c007f1'... (mgcp_client.c:807) 20250412084908393 DLMGCP DEBUG MGW(mgw) Queued 211 bytes for MGW (mgcp_client.c:1221) 20250412084908393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084908393 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908393 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{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) 20250412084908393 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{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)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "c007f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c007f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908404 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250412084908404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084908404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084908404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084908404 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084908404 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{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) 20250412084908404 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{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) 20250412084908404 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908404 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908404 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{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) 20250412084908404 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908404 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084908404 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084908404 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-786559-0)[0x55cfd95491a0] (mgcp_client_endpoint_fsm.c:724) 20250412084908404 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908404 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908404 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-786559-0)[0x55cfd954b1e0]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-786559-0)[0x55cfd954b1e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0] (fsm.c:486) 20250412084908404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-786559-0)[0x55cfd954b1e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-786559-0)[0x55cfd954b1e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250412084908404 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=201 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: c007f1'... (mgcp_client.c:807) 20250412084908404 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250412084908404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-786559-0)[0x55cfd954b1e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908404 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908404 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{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) 20250412084908404 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{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) 20250412084908404 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "c007f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c007f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908423 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250412084908423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954b1e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084908423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954b1e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084908423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954b1e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954b1e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908423 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084908423 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{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) 20250412084908423 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{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) 20250412084908423 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{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) 20250412084908423 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908423 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908423 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{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) 20250412084908423 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{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) 20250412084908423 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908423 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908423 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084908423 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084908423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cfd9542520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084908423 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084908423 DLSCCP DEBUG SCCP-SCOC(8)[0x55cfd9541f80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084908423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00701114), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084908423 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908423 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908423 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 08 06 70 11 14 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908423 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084908424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908424 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908424 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908424 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908424 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412084908424 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908424 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908424 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908424 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 08 06 70 11 14 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084908424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908424 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908424 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908424 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908424 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908424 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908424 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908424 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908424 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0a 5f 2c ee 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084908424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908424 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005f2cee) (sccp_scrc.c:486) 20250412084908424 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1855) 20250412084908424 DLSCCP DEBUG SCCP-SCOC(10)[0x55cfd9548f70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084908424 DLSCCP DEBUG SCCP-SCOC(10)[0x55cfd9548f70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084908424 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908424 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084908424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908424 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908424 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908424 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908424 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908424 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908424 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908424 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908424 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0b 28 22 56 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084908424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908424 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908424 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908424 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908424 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084908424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cfd9547ab0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084908424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cfd9547ab0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412084908424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908424 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908424 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908424 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908424 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0c 10 62 8e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084908424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908425 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00282256) (sccp_scrc.c:486) 20250412084908425 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1855) 20250412084908425 DLSCCP DEBUG SCCP-SCOC(11)[0x55cfd95496c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084908425 DLSCCP DEBUG SCCP-SCOC(11)[0x55cfd95496c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084908425 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908425 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084908425 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084908425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cfd9547f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084908425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cfd9547f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412084908425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908425 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0010628e) (sccp_scrc.c:486) 20250412084908425 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1855) 20250412084908425 DLSCCP DEBUG SCCP-SCOC(12)[0x55cfd954be70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084908425 DLSCCP DEBUG SCCP-SCOC(12)[0x55cfd954be70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084908425 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908425 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084908425 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084908425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cfd9546730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084908425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cfd9546730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412084908425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908425 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908425 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908425 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0d 7b 9c 41 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084908425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908425 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908425 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908425 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0e 84 91 8f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084908425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908425 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007b9c41) (sccp_scrc.c:486) 20250412084908425 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1855) 20250412084908425 DLSCCP DEBUG SCCP-SCOC(13)[0x55cfd95540e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084908425 DLSCCP DEBUG SCCP-SCOC(13)[0x55cfd95540e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084908425 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908425 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084908425 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084908425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cfd954b710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084908425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cfd954b710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412084908425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908425 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0084918f) (sccp_scrc.c:486) 20250412084908425 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1855) 20250412084908425 DLSCCP DEBUG SCCP-SCOC(14)[0x55cfd9552ec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084908425 DLSCCP DEBUG SCCP-SCOC(14)[0x55cfd9552ec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084908425 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908425 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084908425 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084908425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cfd9549a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084908425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cfd9549a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412084908425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908425 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b1d058) (sccp_scrc.c:486) 20250412084908425 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1855) 20250412084908425 DLSCCP DEBUG SCCP-SCOC(15)[0x55cfd9553aa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084908425 DLSCCP DEBUG SCCP-SCOC(15)[0x55cfd9553aa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084908425 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908425 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084908425 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084908425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cfd9549b40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084908425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cfd9549b40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412084908425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908425 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002d01f1) (sccp_scrc.c:486) 20250412084908425 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1855) 20250412084908425 DLSCCP DEBUG SCCP-SCOC(16)[0x55cfd9554dc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084908425 DLSCCP DEBUG SCCP-SCOC(16)[0x55cfd9554dc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084908425 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908425 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084908425 DCN DEBUG handle_cn_conn_conf() conn_id=16, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084908425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cfd9554950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084908425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908425 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908425 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908425 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0f b1 d0 58 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084908425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908425 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908425 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908425 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 10 2d 01 f1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084908425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908425 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908425 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908425 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 11 5f 61 03 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084908425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908425 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908425 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908425 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 12 9e 55 a7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084908425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908425 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908426 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908426 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908426 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908426 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908426 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cfd9554950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412084908425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908425 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005f6103) (sccp_scrc.c:486) 20250412084908425 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1855) 20250412084908426 DLSCCP DEBUG SCCP-SCOC(17)[0x55cfd9555bd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084908426 DLSCCP DEBUG SCCP-SCOC(17)[0x55cfd9555bd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084908426 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908426 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084908426 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084908426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cfd95555f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084908426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cfd95555f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412084908426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908426 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908426 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 13 ae de 96 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084908426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908426 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009e55a7) (sccp_scrc.c:486) 20250412084908426 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1855) 20250412084908426 DLSCCP DEBUG SCCP-SCOC(18)[0x55cfd9556860]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084908426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908426 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908426 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908426 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908426 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908426 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908426 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908426 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908426 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908426 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 14 fa 1b 87 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084908426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908426 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908426 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908426 DLSCCP DEBUG SCCP-SCOC(18)[0x55cfd9556860]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084908426 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908426 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084908426 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084908426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cfd9556060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084908426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cfd9556060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412084908426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908426 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00aede96) (sccp_scrc.c:486) 20250412084908426 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1855) 20250412084908426 DLSCCP DEBUG SCCP-SCOC(19)[0x55cfd9557390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084908426 DLSCCP DEBUG SCCP-SCOC(19)[0x55cfd9557390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084908426 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908426 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084908426 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084908426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cfd9553360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084908426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cfd9553360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412084908426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908426 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fa1b87) (sccp_scrc.c:486) 20250412084908426 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908426 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908426 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908426 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908426 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908426 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908426 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 15 1a c5 82 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084908426 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1855) 20250412084908426 DLSCCP DEBUG SCCP-SCOC(20)[0x55cfd9558300]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084908426 DLSCCP DEBUG SCCP-SCOC(20)[0x55cfd9558300]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084908426 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908426 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084908426 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084908426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cfd9557c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084908426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cfd9557c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412084908426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908426 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908426 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908426 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908426 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908426 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908426 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908426 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908426 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908426 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 16 21 b4 26 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084908426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908426 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908426 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908426 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908426 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908426 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908426 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908426 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908426 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908426 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 17 65 85 04 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084908427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908427 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908427 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908427 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908427 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908427 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 09 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084908426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908426 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001ac582) (sccp_scrc.c:486) 20250412084908426 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1855) 20250412084908426 DLSCCP DEBUG SCCP-SCOC(21)[0x55cfd9558db0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084908426 DLSCCP DEBUG SCCP-SCOC(21)[0x55cfd9558db0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084908426 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908426 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084908426 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084908426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cfd9545980]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084908426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cfd9545980]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412084908426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908427 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0021b426) (sccp_scrc.c:486) 20250412084908427 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1855) 20250412084908427 DLSCCP DEBUG SCCP-SCOC(22)[0x55cfd9559b20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084908427 DLSCCP DEBUG SCCP-SCOC(22)[0x55cfd9559b20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084908427 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908427 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084908427 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084908427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cfd95563b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084908427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cfd95563b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412084908427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908427 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00658504) (sccp_scrc.c:486) 20250412084908427 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1855) 20250412084908427 DLSCCP DEBUG SCCP-SCOC(23)[0x55cfd955a890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084908427 DLSCCP DEBUG SCCP-SCOC(23)[0x55cfd955a890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084908427 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908427 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084908427 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084908427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cfd9559500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084908427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cfd9559500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412084908427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908427 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084908427 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250412084908427 DLSCCP DEBUG SCCP-SCOC(9)[0x55cfd953ce40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084908427 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908427 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084908427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cfd953a6c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084908427 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084908427 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084908427 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15362359 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084908427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908427 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084908427 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084908427 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084908427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908427 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084908427 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{UNUSED}: Allocated (fsm.c:456) 20250412084908427 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{UNUSED}: is child of mgw(mgw-fsm-15362359-0)[0x55cfd954ac60] (fsm.c:486) 20250412084908427 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15362359-0)[0x55cfd954ac60] (mgcp_client_endpoint_fsm.c:724) 20250412084908427 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908427 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908427 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15362359-0)[0x55cfd9563540]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908427 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15362359-0)[0x55cfd9563540]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80] (fsm.c:486) 20250412084908428 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15362359-0)[0x55cfd9563540]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908428 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15362359-0)[0x55cfd9563540]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084908428 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: ea6937'... (mgcp_client.c:807) 20250412084908428 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250412084908428 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15362359-0)[0x55cfd9563540]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908428 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ea693717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ea693717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ea693717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ea693717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(211)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(208)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250412084908447 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250412084908447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9563540]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084908447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9563540]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084908447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9563540]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9563540]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908447 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084908447 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{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) 20250412084908447 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{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) 20250412084908447 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908447 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908447 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{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) 20250412084908447 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908447 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084908447 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908447 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084908447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362359)[0x55cfd953da70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084908447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084908447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084908447 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084908453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084908453 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 20250412084908453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xea6937) (hnbgw_rua.c:470) 20250412084908453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15362359 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084908453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362359)[0x55cfd953da70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084908453 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084908453 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084908453 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15362359 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084908453 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908453 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084908453 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084908453 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908453 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084908453 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15362359-0)[0x55cfd954ac60] (mgcp_client_endpoint_fsm.c:724) 20250412084908453 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908453 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908453 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{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) 20250412084908453 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9563540]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084908453 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: ea693'... (mgcp_client.c:807) 20250412084908453 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412084908453 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9563540]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084908453 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908453 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{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) 20250412084908453 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{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)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ea693717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ea693717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908464 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250412084908464 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9563540]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084908464 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9563540]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084908464 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9563540]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084908464 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084908464 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{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) 20250412084908464 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{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) 20250412084908464 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908464 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908464 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{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) 20250412084908464 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908464 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084908464 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084908464 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15362359-0)[0x55cfd954ac60] (mgcp_client_endpoint_fsm.c:724) 20250412084908464 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908464 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908464 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15362359-0)[0x55cfd955b390]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15362359-0)[0x55cfd955b390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80] (fsm.c:486) 20250412084908464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15362359-0)[0x55cfd955b390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15362359-0)[0x55cfd955b390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250412084908464 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: ea693'... (mgcp_client.c:807) 20250412084908464 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412084908464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15362359-0)[0x55cfd955b390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908464 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908464 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{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) 20250412084908464 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{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) 20250412084908464 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ea693717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ea693717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908470 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250412084908470 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd955b390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084908470 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd955b390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084908470 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd955b390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908470 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd955b390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908470 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084908470 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{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) 20250412084908470 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{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) 20250412084908470 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{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) 20250412084908470 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908470 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908470 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{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) 20250412084908470 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{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) 20250412084908470 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908470 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908470 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084908470 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084908470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cfd953a6c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084908470 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084908470 DLSCCP DEBUG SCCP-SCOC(9)[0x55cfd953ce40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084908470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c839f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084908470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 09 06 2c 83 9f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908470 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084908470 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908470 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908470 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908470 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908470 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908470 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412084908470 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908470 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908470 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908470 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 09 06 2c 83 9f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084908470 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908471 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908471 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908471 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908471 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908471 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908471 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908471 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908471 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908471 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0a 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084908471 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084908471 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250412084908471 DLSCCP DEBUG SCCP-SCOC(10)[0x55cfd9548f70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084908471 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908471 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084908471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cfd9547ab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084908471 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084908471 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084908471 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5260429 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084908471 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908471 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908471 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084908471 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084908471 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084908471 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908471 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084908471 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{UNUSED}: Allocated (fsm.c:456) 20250412084908471 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{UNUSED}: is child of mgw(mgw-fsm-5260429-0)[0x55cfd9565290] (fsm.c:486) 20250412084908471 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5260429-0)[0x55cfd9565290] (mgcp_client_endpoint_fsm.c:724) 20250412084908471 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908471 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908471 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908471 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5260429-0)[0x55cfd956be40]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908471 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5260429-0)[0x55cfd956be40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460] (fsm.c:486) 20250412084908471 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5260429-0)[0x55cfd956be40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908471 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5260429-0)[0x55cfd956be40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084908471 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 50448'... (mgcp_client.c:807) 20250412084908471 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412084908471 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5260429-0)[0x55cfd956be40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908471 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "50448d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "50448d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "50448d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "50448d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(212)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(208)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250412084908481 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250412084908481 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd956be40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084908481 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd956be40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084908481 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd956be40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908481 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd956be40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908481 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084908481 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{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) 20250412084908481 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{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) 20250412084908481 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908481 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908481 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{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) 20250412084908481 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908481 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084908481 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908481 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084908481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5260429)[0x55cfd95404f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084908481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084908481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084908481 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084908487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084908487 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084908487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x50448d) (hnbgw_rua.c:470) 20250412084908487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5260429 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084908487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5260429)[0x55cfd95404f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084908487 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084908487 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084908487 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5260429 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084908487 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908487 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084908487 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084908487 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908487 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084908487 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5260429-0)[0x55cfd9565290] (mgcp_client_endpoint_fsm.c:724) 20250412084908487 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908487 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908487 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{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) 20250412084908487 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd956be40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084908487 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 50448'... (mgcp_client.c:807) 20250412084908487 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412084908487 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd956be40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084908487 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908487 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{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) 20250412084908487 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{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)@11a1da9b814d: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "50448d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "50448d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908496 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250412084908496 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd956be40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084908496 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd956be40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084908496 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd956be40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084908496 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084908496 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{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) 20250412084908496 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{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) 20250412084908496 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908496 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908496 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{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) 20250412084908496 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908496 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084908496 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084908496 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5260429-0)[0x55cfd9565290] (mgcp_client_endpoint_fsm.c:724) 20250412084908496 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908496 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908496 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908496 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5260429-0)[0x55cfd9565120]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908496 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5260429-0)[0x55cfd9565120]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460] (fsm.c:486) 20250412084908496 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5260429-0)[0x55cfd9565120]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908496 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5260429-0)[0x55cfd9565120]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250412084908496 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: 50448'... (mgcp_client.c:807) 20250412084908496 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412084908496 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5260429-0)[0x55cfd9565120]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908496 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908496 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{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) 20250412084908496 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{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) 20250412084908496 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "50448d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "50448d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908502 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250412084908502 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9565120]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084908502 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9565120]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084908502 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9565120]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908502 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9565120]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908502 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084908502 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{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) 20250412084908502 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{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) 20250412084908502 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{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) 20250412084908502 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908502 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908502 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{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) 20250412084908502 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{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) 20250412084908502 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908502 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908502 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084908502 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084908502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cfd9547ab0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084908502 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084908502 DLSCCP DEBUG SCCP-SCOC(10)[0x55cfd9548f70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084908502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f2cee), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084908502 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908502 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908502 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908502 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 5f 2c ee 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908502 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084908502 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908502 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908502 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908502 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908502 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412084908502 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908502 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908502 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908502 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 5f 2c ee 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084908502 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908502 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908502 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908502 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908502 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084908502 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250412084908502 DLSCCP DEBUG SCCP-SCOC(11)[0x55cfd95496c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084908502 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908502 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908502 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908502 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908502 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908502 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908502 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908502 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908502 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908502 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0b 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084908502 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084908502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cfd9547f00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084908502 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084908502 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084908502 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5811606 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084908502 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908502 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908502 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084908502 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084908502 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084908502 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908502 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084908502 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{UNUSED}: Allocated (fsm.c:456) 20250412084908502 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{UNUSED}: is child of mgw(mgw-fsm-5811606-0)[0x55cfd956dd60] (fsm.c:486) 20250412084908502 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5811606-0)[0x55cfd956dd60] (mgcp_client_endpoint_fsm.c:724) 20250412084908502 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908502 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908502 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908502 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5811606-0)[0x55cfd9574aa0]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908502 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5811606-0)[0x55cfd9574aa0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0] (fsm.c:486) 20250412084908502 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5811606-0)[0x55cfd9574aa0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908502 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5811606-0)[0x55cfd9574aa0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084908502 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: 58ad9'... (mgcp_client.c:807) 20250412084908502 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412084908502 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5811606-0)[0x55cfd9574aa0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908502 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "58ad9617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "58ad9617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "58ad9617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "58ad9617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(213)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(208)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250412084908509 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250412084908509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9574aa0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084908509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9574aa0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084908509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9574aa0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9574aa0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908509 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084908509 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{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) 20250412084908509 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{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) 20250412084908509 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908509 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908509 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{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) 20250412084908509 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908509 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084908509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908509 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084908509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5811606)[0x55cfd95468b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084908509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084908509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084908509 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084908515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084908515 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084908515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x58ad96) (hnbgw_rua.c:470) 20250412084908515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5811606 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084908515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5811606)[0x55cfd95468b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084908515 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084908515 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084908515 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5811606 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084908515 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908515 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084908515 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084908515 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908515 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084908515 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5811606-0)[0x55cfd956dd60] (mgcp_client_endpoint_fsm.c:724) 20250412084908515 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908515 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908515 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{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) 20250412084908515 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9574aa0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084908515 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: 58ad9'... (mgcp_client.c:807) 20250412084908515 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412084908515 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9574aa0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084908515 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908515 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{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) 20250412084908515 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{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)@11a1da9b814d: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "58ad9617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "58ad9617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908523 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250412084908523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9574aa0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084908523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9574aa0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084908523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9574aa0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084908523 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084908523 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{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) 20250412084908523 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{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) 20250412084908523 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908523 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908523 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{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) 20250412084908523 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908523 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084908523 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084908523 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5811606-0)[0x55cfd956dd60] (mgcp_client_endpoint_fsm.c:724) 20250412084908523 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908523 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908523 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908523 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5811606-0)[0x55cfd956c5b0]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908523 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5811606-0)[0x55cfd956c5b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0] (fsm.c:486) 20250412084908523 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5811606-0)[0x55cfd956c5b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908523 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5811606-0)[0x55cfd956c5b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250412084908523 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: 58ad9'... (mgcp_client.c:807) 20250412084908523 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412084908523 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5811606-0)[0x55cfd956c5b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908523 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908523 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{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) 20250412084908523 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{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) 20250412084908523 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "58ad9617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "58ad9617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908530 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250412084908530 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd956c5b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084908530 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd956c5b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084908530 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd956c5b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908530 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd956c5b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908530 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084908530 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{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) 20250412084908530 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{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) 20250412084908530 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{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) 20250412084908530 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908530 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908530 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{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) 20250412084908530 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{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) 20250412084908530 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908530 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908530 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084908530 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084908530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cfd9547f00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084908530 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084908530 DLSCCP DEBUG SCCP-SCOC(11)[0x55cfd95496c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084908530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00282256), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084908530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 28 22 56 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908530 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084908531 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908531 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908531 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908531 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908531 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908531 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412084908531 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908531 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908531 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 28 22 56 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084908531 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908531 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908531 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908531 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908531 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908531 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908531 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908531 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908531 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0c 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084908531 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908531 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908531 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908531 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084908531 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250412084908531 DLSCCP DEBUG SCCP-SCOC(12)[0x55cfd954be70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084908531 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908531 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084908531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cfd9546730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084908531 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084908531 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084908531 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7205991 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084908531 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908531 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908531 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:3 20250412084908531 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084908531 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084908531 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908531 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer 20250412084908531 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{UNUSED}: Allocated (fsm.c:456) 20250412084908531 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{UNUSED}: is child of mgw(mgw-fsm-7205991-0)[0x55cfd9576c40] (fsm.c:486) 20250412084908531 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7205991-0)[0x55cfd9576c40] (mgcp_client_endpoint_fsm.c:724) 20250412084908531 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908531 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908531 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908531 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7205991-0)[0x55cfd957d510]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908531 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7205991-0)[0x55cfd957d510]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60] (fsm.c:486) 20250412084908531 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7205991-0)[0x55cfd957d510]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908531 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7205991-0)[0x55cfd957d510]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084908531 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 6df46'... (mgcp_client.c:807) 20250412084908531 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412084908531 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7205991-0)[0x55cfd957d510]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908531 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6df46717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6df46717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6df46717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6df46717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(214)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(208)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250412084908541 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250412084908541 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd957d510]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084908541 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd957d510]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084908541 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd957d510]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908541 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd957d510]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908541 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084908541 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{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) 20250412084908541 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{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) 20250412084908541 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908541 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908541 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{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) 20250412084908541 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908541 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084908541 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908541 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084908541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7205991)[0x55cfd954b5e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084908541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084908541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084908541 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084908546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084908546 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084908546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6df467) (hnbgw_rua.c:470) 20250412084908546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7205991 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084908546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7205991)[0x55cfd954b5e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084908546 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084908546 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084908546 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7205991 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084908546 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908546 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084908546 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084908546 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908546 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084908546 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7205991-0)[0x55cfd9576c40] (mgcp_client_endpoint_fsm.c:724) 20250412084908546 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908546 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908546 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{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) 20250412084908546 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd957d510]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084908546 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 6df46'... (mgcp_client.c:807) 20250412084908546 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412084908546 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd957d510]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084908546 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908546 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{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) 20250412084908546 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{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)@11a1da9b814d: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "6df46717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6df46717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908552 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250412084908552 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd957d510]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084908552 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd957d510]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084908552 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd957d510]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084908552 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084908552 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{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) 20250412084908552 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{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) 20250412084908552 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908552 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908552 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{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) 20250412084908552 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908552 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084908552 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084908552 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7205991-0)[0x55cfd9576c40] (mgcp_client_endpoint_fsm.c:724) 20250412084908552 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908552 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908552 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7205991-0)[0x55cfd9564050]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7205991-0)[0x55cfd9564050]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60] (fsm.c:486) 20250412084908552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7205991-0)[0x55cfd9564050]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7205991-0)[0x55cfd9564050]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250412084908552 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 6df46'... (mgcp_client.c:807) 20250412084908552 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412084908552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7205991-0)[0x55cfd9564050]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908552 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908552 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{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) 20250412084908552 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{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) 20250412084908552 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "6df46717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6df46717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908557 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250412084908557 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9564050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084908557 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9564050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084908557 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9564050]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908557 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9564050]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908557 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084908557 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{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) 20250412084908557 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{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) 20250412084908557 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{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) 20250412084908557 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908557 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908557 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{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) 20250412084908557 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{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) 20250412084908557 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908557 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908557 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084908557 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084908557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cfd9546730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084908557 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084908557 DLSCCP DEBUG SCCP-SCOC(12)[0x55cfd954be70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084908557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010628e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084908557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 10 62 8e 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908557 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084908557 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908557 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908557 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908557 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908557 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412084908557 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908557 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908557 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908557 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 10 62 8e 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084908557 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908557 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908557 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908557 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908557 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908557 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908557 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908557 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908557 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0d 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084908557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084908557 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250412084908557 DLSCCP DEBUG SCCP-SCOC(13)[0x55cfd95540e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084908557 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908557 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084908557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cfd954b710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084908557 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084908557 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084908557 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14986559 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084908557 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908557 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908557 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084908557 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084908557 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084908557 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908557 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084908557 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{UNUSED}: Allocated (fsm.c:456) 20250412084908557 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{UNUSED}: is child of mgw(mgw-fsm-14986559-0)[0x55cfd957f430] (fsm.c:486) 20250412084908557 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14986559-0)[0x55cfd957f430] (mgcp_client_endpoint_fsm.c:724) 20250412084908557 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908557 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908557 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14986559-0)[0x55cfd9586390]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14986559-0)[0x55cfd9586390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0] (fsm.c:486) 20250412084908557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14986559-0)[0x55cfd9586390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14986559-0)[0x55cfd9586390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084908557 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: e4ad3'... (mgcp_client.c:807) 20250412084908557 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412084908557 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14986559-0)[0x55cfd9586390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908557 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e4ad3f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e4ad3f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e4ad3f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e4ad3f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(215)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 20250412084908563 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250412084908563 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9586390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084908563 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9586390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084908563 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9586390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908563 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9586390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908563 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084908563 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{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) 20250412084908563 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{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) 20250412084908563 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908563 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908563 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{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) 20250412084908563 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908564 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084908564 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908564 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084908564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986559)[0x55cfd9546de0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084908564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) HNBGW-MGCP(208)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250412084908564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084908564 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084908568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084908568 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084908568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe4ad3f) (hnbgw_rua.c:470) 20250412084908568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14986559 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084908568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986559)[0x55cfd9546de0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084908568 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084908568 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084908568 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14986559 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084908568 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908568 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084908568 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084908568 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908568 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084908568 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14986559-0)[0x55cfd957f430] (mgcp_client_endpoint_fsm.c:724) 20250412084908568 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908568 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908568 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{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) 20250412084908568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9586390]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084908568 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: e4ad3'... (mgcp_client.c:807) 20250412084908568 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412084908568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9586390]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084908568 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908568 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{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) 20250412084908568 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{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)@11a1da9b814d: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e4ad3f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e4ad3f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908574 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250412084908574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9586390]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084908574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9586390]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084908574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9586390]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084908574 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084908574 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{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) 20250412084908575 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{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) 20250412084908575 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908575 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908575 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{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) 20250412084908575 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908575 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084908575 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084908575 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14986559-0)[0x55cfd957f430] (mgcp_client_endpoint_fsm.c:724) 20250412084908575 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908575 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908575 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908575 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14986559-0)[0x55cfd9575210]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908575 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14986559-0)[0x55cfd9575210]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0] (fsm.c:486) 20250412084908575 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14986559-0)[0x55cfd9575210]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908575 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14986559-0)[0x55cfd9575210]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250412084908575 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: e4ad3'... (mgcp_client.c:807) 20250412084908575 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412084908575 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14986559-0)[0x55cfd9575210]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908575 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908575 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{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) 20250412084908575 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{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) 20250412084908575 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e4ad3f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e4ad3f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908582 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250412084908582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9575210]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084908582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9575210]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084908582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9575210]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9575210]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908582 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084908582 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{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) 20250412084908582 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{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) 20250412084908582 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{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) 20250412084908582 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908582 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908582 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{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) 20250412084908582 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{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) 20250412084908582 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908582 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908582 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084908582 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084908582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cfd954b710]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084908582 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084908582 DLSCCP DEBUG SCCP-SCOC(13)[0x55cfd95540e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084908582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b9c41), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084908582 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908582 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 7b 9c 41 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908582 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084908582 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908582 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908582 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908582 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908582 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412084908582 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908582 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908582 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908582 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 7b 9c 41 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084908582 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908582 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908582 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908582 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908582 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908582 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908582 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908582 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908582 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0e 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084908582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908582 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908582 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908582 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908582 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084908582 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250412084908582 DLSCCP DEBUG SCCP-SCOC(14)[0x55cfd9552ec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084908582 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908582 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084908582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cfd9549a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084908582 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084908582 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084908582 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12392464 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084908582 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908582 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908582 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084908582 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084908582 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084908582 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908582 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084908582 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{UNUSED}: Allocated (fsm.c:456) 20250412084908582 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{UNUSED}: is child of mgw(mgw-fsm-12392464-0)[0x55cfd9588180] (fsm.c:486) 20250412084908582 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12392464-0)[0x55cfd9588180] (mgcp_client_endpoint_fsm.c:724) 20250412084908582 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908582 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908582 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12392464-0)[0x55cfd9588390]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12392464-0)[0x55cfd9588390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80] (fsm.c:486) 20250412084908582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12392464-0)[0x55cfd9588390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12392464-0)[0x55cfd9588390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084908582 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: bd181'... (mgcp_client.c:807) 20250412084908582 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412084908582 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12392464-0)[0x55cfd9588390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908582 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bd181017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bd181017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bd181017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bd181017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(216)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 20250412084908592 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250412084908592 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9588390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084908592 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9588390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084908592 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9588390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908592 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9588390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908592 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084908592 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{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) 20250412084908592 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{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) 20250412084908592 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908592 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908592 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{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) 20250412084908592 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908592 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084908592 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908592 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084908592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12392464)[0x55cfd9552a50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084908593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084908593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084908593 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)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent0(215)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084908599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084908599 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084908599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbd1810) (hnbgw_rua.c:470) 20250412084908599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12392464 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084908599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12392464)[0x55cfd9552a50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084908599 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084908599 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084908599 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12392464 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084908599 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908599 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084908599 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084908599 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908599 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084908599 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12392464-0)[0x55cfd9588180] (mgcp_client_endpoint_fsm.c:724) 20250412084908599 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908599 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908599 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{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) 20250412084908599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9588390]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084908599 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: bd181'... (mgcp_client.c:807) 20250412084908599 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412084908599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9588390]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084908599 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908599 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{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) 20250412084908599 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{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)@11a1da9b814d: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "bd181017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bd181017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908605 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250412084908605 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9588390]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084908605 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9588390]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084908605 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9588390]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084908605 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084908605 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{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) 20250412084908605 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{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) 20250412084908605 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908605 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908605 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{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) 20250412084908605 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908605 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084908605 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084908605 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12392464-0)[0x55cfd9588180] (mgcp_client_endpoint_fsm.c:724) 20250412084908605 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908605 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908605 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908605 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12392464-0)[0x55cfd9587f70]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908605 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12392464-0)[0x55cfd9587f70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80] (fsm.c:486) 20250412084908605 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12392464-0)[0x55cfd9587f70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908605 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12392464-0)[0x55cfd9587f70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250412084908605 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: bd181'... (mgcp_client.c:807) 20250412084908605 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412084908605 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12392464-0)[0x55cfd9587f70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908605 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908605 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{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) 20250412084908605 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{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) 20250412084908605 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "bd181017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bd181017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908611 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250412084908611 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9587f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084908611 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9587f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084908611 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9587f70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908611 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9587f70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908611 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084908611 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{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) 20250412084908611 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{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) 20250412084908611 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{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) 20250412084908611 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908611 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908611 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{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) 20250412084908611 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{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) 20250412084908611 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908611 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908611 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084908611 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084908611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cfd9549a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084908611 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084908611 DLSCCP DEBUG SCCP-SCOC(14)[0x55cfd9552ec0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084908611 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084918f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084908611 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908611 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 84 91 8f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908611 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084908612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908612 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908612 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908612 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908612 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412084908612 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908612 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908612 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908612 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 84 91 8f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084908612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908612 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908612 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908612 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908612 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908612 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908612 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908612 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908612 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0f 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084908612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084908612 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250412084908612 DLSCCP DEBUG SCCP-SCOC(15)[0x55cfd9553aa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084908612 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908612 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084908612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cfd9549b40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084908612 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084908612 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084908612 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3533264 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084908612 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908612 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908612 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084908612 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084908612 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084908612 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908612 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084908612 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{UNUSED}: Allocated (fsm.c:456) 20250412084908612 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{UNUSED}: is child of mgw(mgw-fsm-3533264-0)[0x55cfd9590f50] (fsm.c:486) 20250412084908612 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3533264-0)[0x55cfd9590f50] (mgcp_client_endpoint_fsm.c:724) 20250412084908612 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908612 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908612 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908612 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3533264-0)[0x55cfd9597eb0]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908612 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3533264-0)[0x55cfd9597eb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0] (fsm.c:486) 20250412084908612 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3533264-0)[0x55cfd9597eb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908612 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3533264-0)[0x55cfd9597eb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084908612 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: 35e9d'... (mgcp_client.c:807) 20250412084908612 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412084908612 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3533264-0)[0x55cfd9597eb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908612 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "35e9d017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35e9d017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "35e9d017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35e9d017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(217)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(208)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250412084908623 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250412084908623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9597eb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084908623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9597eb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084908623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9597eb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9597eb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908623 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084908623 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{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) 20250412084908623 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{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) 20250412084908623 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908623 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908623 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{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) 20250412084908623 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908623 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084908623 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908623 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084908623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3533264)[0x55cfd95538e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084908623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084908623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084908623 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084908628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084908628 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084908628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x35e9d0) (hnbgw_rua.c:470) 20250412084908628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3533264 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084908628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3533264)[0x55cfd95538e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084908628 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084908628 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084908628 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3533264 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084908628 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908628 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084908628 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084908628 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908628 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084908628 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3533264-0)[0x55cfd9590f50] (mgcp_client_endpoint_fsm.c:724) 20250412084908628 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908628 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908628 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{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) 20250412084908628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9597eb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084908628 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: 35e9d'... (mgcp_client.c:807) 20250412084908628 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412084908628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9597eb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084908628 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908628 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{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) 20250412084908628 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{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)@11a1da9b814d: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "35e9d017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35e9d017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908637 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250412084908637 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9597eb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084908637 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9597eb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084908637 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9597eb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084908637 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084908637 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{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) 20250412084908637 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{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) 20250412084908637 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908637 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908637 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{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) 20250412084908637 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908638 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084908638 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084908638 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3533264-0)[0x55cfd9590f50] (mgcp_client_endpoint_fsm.c:724) 20250412084908638 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908638 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908638 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908638 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3533264-0)[0x55cfd958f600]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908638 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3533264-0)[0x55cfd958f600]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0] (fsm.c:486) 20250412084908638 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3533264-0)[0x55cfd958f600]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908638 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3533264-0)[0x55cfd958f600]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250412084908638 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: 35e9d'... (mgcp_client.c:807) 20250412084908638 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412084908638 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3533264-0)[0x55cfd958f600]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908638 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908638 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{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) 20250412084908638 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{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) 20250412084908638 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "35e9d017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "35e9d017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908647 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250412084908647 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd958f600]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084908647 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd958f600]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084908647 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd958f600]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908647 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd958f600]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908647 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084908647 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{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) 20250412084908647 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{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) 20250412084908647 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{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) 20250412084908647 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908647 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908647 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{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) 20250412084908647 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{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) 20250412084908647 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908647 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084908647 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084908647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cfd9549b40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084908647 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084908647 DLSCCP DEBUG SCCP-SCOC(15)[0x55cfd9553aa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084908647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1d058), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084908647 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908647 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908647 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 b1 d0 58 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908647 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084908647 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908647 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908647 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908647 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908647 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908647 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412084908647 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908647 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908647 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908647 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 b1 d0 58 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084908647 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908647 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908647 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908647 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908647 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908647 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908647 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908647 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908647 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908647 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 10 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084908647 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908647 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084908647 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250412084908647 DLSCCP DEBUG SCCP-SCOC(16)[0x55cfd9554dc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084908647 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908647 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084908647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cfd9554950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084908647 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084908647 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084908647 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15981047 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084908647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908648 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908648 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084908648 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084908648 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084908648 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908648 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084908648 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{UNUSED}: Allocated (fsm.c:456) 20250412084908648 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{UNUSED}: is child of mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0] (fsm.c:486) 20250412084908648 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0] (mgcp_client_endpoint_fsm.c:724) 20250412084908648 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908648 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908648 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908648 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15981047-0)[0x55cfd95a0ab0]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908648 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15981047-0)[0x55cfd95a0ab0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0] (fsm.c:486) 20250412084908648 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15981047-0)[0x55cfd95a0ab0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908648 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15981047-0)[0x55cfd95a0ab0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084908648 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: f3d9f'... (mgcp_client.c:807) 20250412084908648 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412084908648 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15981047-0)[0x55cfd95a0ab0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908648 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f3d9f717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f3d9f717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f3d9f717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f3d9f717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(218)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(208)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250412084908657 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250412084908657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a0ab0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084908657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a0ab0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084908657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a0ab0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a0ab0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908657 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084908657 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{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) 20250412084908657 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{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) 20250412084908657 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908657 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908657 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{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) 20250412084908657 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908657 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084908657 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908657 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084908657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15981047)[0x55cfd954ba00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084908657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084908657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084908657 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084908664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084908664 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084908664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf3d9f7) (hnbgw_rua.c:470) 20250412084908664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15981047 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084908664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15981047)[0x55cfd954ba00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084908664 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084908664 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084908664 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15981047 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084908664 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908664 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084908664 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084908664 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908664 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084908664 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0] (mgcp_client_endpoint_fsm.c:724) 20250412084908664 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908664 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908664 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{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) 20250412084908664 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a0ab0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084908664 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: f3d9f'... (mgcp_client.c:807) 20250412084908664 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412084908664 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a0ab0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084908664 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908664 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{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) 20250412084908664 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{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)@11a1da9b814d: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "f3d9f717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f3d9f717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908676 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250412084908676 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a0ab0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084908676 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a0ab0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084908676 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a0ab0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084908676 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084908676 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{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) 20250412084908676 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{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) 20250412084908676 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908676 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908676 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{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) 20250412084908676 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908676 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084908676 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084908676 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0] (mgcp_client_endpoint_fsm.c:724) 20250412084908676 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908676 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908676 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908676 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15981047-0)[0x55cfd9586ea0]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908676 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15981047-0)[0x55cfd9586ea0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0] (fsm.c:486) 20250412084908676 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15981047-0)[0x55cfd9586ea0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908676 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15981047-0)[0x55cfd9586ea0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250412084908676 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: f3d9f'... (mgcp_client.c:807) 20250412084908676 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412084908676 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15981047-0)[0x55cfd9586ea0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908676 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908676 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{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) 20250412084908676 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{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) 20250412084908676 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "f3d9f717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f3d9f717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908686 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250412084908686 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9586ea0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084908686 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9586ea0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084908686 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9586ea0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908686 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9586ea0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908686 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084908686 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{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) 20250412084908686 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{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) 20250412084908686 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{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) 20250412084908686 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908686 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908686 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{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) 20250412084908686 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{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) 20250412084908686 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908686 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908686 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084908686 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084908686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cfd9554950]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084908686 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084908686 DLSCCP DEBUG SCCP-SCOC(16)[0x55cfd9554dc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084908686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d01f1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084908686 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908686 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908686 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 2d 01 f1 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908686 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084908687 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908687 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908687 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908687 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908687 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412084908687 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908687 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908687 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908687 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 2d 01 f1 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084908687 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908687 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908687 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908687 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908687 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908687 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908687 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908687 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908687 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 11 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084908687 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084908687 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250412084908687 DLSCCP DEBUG SCCP-SCOC(17)[0x55cfd9555bd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084908687 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908687 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084908687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cfd95555f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084908687 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084908687 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084908687 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4411056 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084908687 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908687 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908687 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084908687 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084908687 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084908687 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908687 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084908687 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{UNUSED}: Allocated (fsm.c:456) 20250412084908687 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{UNUSED}: is child of mgw(mgw-fsm-4411056-0)[0x55cfd95a2780] (fsm.c:486) 20250412084908687 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4411056-0)[0x55cfd95a2780] (mgcp_client_endpoint_fsm.c:724) 20250412084908687 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908687 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908687 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908687 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4411056-0)[0x55cfd95a95b0]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908687 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4411056-0)[0x55cfd95a95b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0] (fsm.c:486) 20250412084908687 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4411056-0)[0x55cfd95a95b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908687 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4411056-0)[0x55cfd95a95b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084908687 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 434eb'... (mgcp_client.c:807) 20250412084908687 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412084908687 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4411056-0)[0x55cfd95a95b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908687 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "434eb017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "434eb017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "434eb017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "434eb017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(219)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(208)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250412084908697 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250412084908697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a95b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084908697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a95b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084908697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a95b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a95b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908697 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084908697 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{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) 20250412084908697 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{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) 20250412084908697 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908697 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908697 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{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) 20250412084908697 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908697 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084908697 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908697 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084908697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4411056)[0x55cfd95554c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084908698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084908698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084908698 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084908705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084908705 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084908705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x434eb0) (hnbgw_rua.c:470) 20250412084908705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4411056 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084908705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4411056)[0x55cfd95554c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084908705 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084908705 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084908705 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4411056 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084908705 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908705 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084908705 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084908705 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908705 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084908705 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4411056-0)[0x55cfd95a2780] (mgcp_client_endpoint_fsm.c:724) 20250412084908705 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908705 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908705 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{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) 20250412084908705 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a95b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084908705 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 434eb'... (mgcp_client.c:807) 20250412084908705 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412084908705 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a95b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084908705 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908705 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{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) 20250412084908705 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{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)@11a1da9b814d: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "434eb017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "434eb017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908715 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250412084908715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a95b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084908715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a95b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084908715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a95b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084908715 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084908715 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{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) 20250412084908715 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{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) 20250412084908715 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908715 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908715 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{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) 20250412084908715 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908715 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084908715 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084908715 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4411056-0)[0x55cfd95a2780] (mgcp_client_endpoint_fsm.c:724) 20250412084908715 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908715 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908715 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908715 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4411056-0)[0x55cfd9598c60]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908715 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4411056-0)[0x55cfd9598c60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0] (fsm.c:486) 20250412084908715 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4411056-0)[0x55cfd9598c60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908715 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4411056-0)[0x55cfd9598c60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250412084908715 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: 434eb'... (mgcp_client.c:807) 20250412084908715 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412084908715 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4411056-0)[0x55cfd9598c60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908715 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908715 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{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) 20250412084908715 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{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) 20250412084908715 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "434eb017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "434eb017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908722 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250412084908722 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9598c60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084908722 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9598c60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084908722 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9598c60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908722 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9598c60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908722 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084908722 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{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) 20250412084908722 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{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) 20250412084908722 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{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) 20250412084908722 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908722 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908722 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{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) 20250412084908722 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{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) 20250412084908722 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908722 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908722 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084908722 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084908722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cfd95555f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084908722 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084908722 DLSCCP DEBUG SCCP-SCOC(17)[0x55cfd9555bd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084908722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f6103), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084908722 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908722 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908722 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 00 06 5f 61 03 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908722 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084908722 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908722 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908722 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908722 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908722 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908722 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412084908722 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908722 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908722 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908722 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 00 06 5f 61 03 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084908722 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908722 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908722 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908722 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908722 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908722 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908722 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908722 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908722 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908722 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 12 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084908722 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908722 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084908722 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250412084908722 DLSCCP DEBUG SCCP-SCOC(18)[0x55cfd9556860]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084908722 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908722 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084908722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cfd9556060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084908723 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084908723 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084908723 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7478290 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084908723 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908723 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908723 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084908723 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084908723 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084908723 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908723 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084908723 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{UNUSED}: Allocated (fsm.c:456) 20250412084908723 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{UNUSED}: is child of mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0] (fsm.c:486) 20250412084908723 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0] (mgcp_client_endpoint_fsm.c:724) 20250412084908723 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908723 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908723 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908723 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7478290-0)[0x55cfd95b2260]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908723 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7478290-0)[0x55cfd95b2260]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990] (fsm.c:486) 20250412084908723 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7478290-0)[0x55cfd95b2260]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908723 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7478290-0)[0x55cfd95b2260]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084908723 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 721c1'... (mgcp_client.c:807) 20250412084908723 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412084908723 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7478290-0)[0x55cfd95b2260]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908723 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "721c1217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "721c1217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "721c1217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "721c1217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(220)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(208)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250412084908734 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250412084908734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b2260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084908734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b2260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084908734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b2260]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b2260]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908734 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084908734 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{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) 20250412084908734 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{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) 20250412084908734 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908734 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908734 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{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) 20250412084908734 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908734 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084908734 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908735 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084908735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7478290)[0x55cfd9555120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084908735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084908735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084908735 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084908740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084908740 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084908740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x721c12) (hnbgw_rua.c:470) 20250412084908740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7478290 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084908740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7478290)[0x55cfd9555120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084908740 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084908740 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084908740 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7478290 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084908740 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908740 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084908740 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084908740 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908740 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084908740 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0] (mgcp_client_endpoint_fsm.c:724) 20250412084908740 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908740 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908740 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{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) 20250412084908740 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b2260]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084908740 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 721c'... (mgcp_client.c:807) 20250412084908740 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250412084908740 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b2260]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084908740 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908740 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{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) 20250412084908740 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{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)@11a1da9b814d: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "721c1217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "721c1217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908749 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250412084908749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b2260]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084908749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b2260]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084908749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b2260]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084908749 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084908749 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{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) 20250412084908749 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{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) 20250412084908749 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908749 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908749 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{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) 20250412084908749 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908749 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084908749 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084908749 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0] (mgcp_client_endpoint_fsm.c:724) 20250412084908749 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908749 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908749 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908749 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7478290-0)[0x55cfd95a9d20]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908749 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7478290-0)[0x55cfd95a9d20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990] (fsm.c:486) 20250412084908749 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7478290-0)[0x55cfd95a9d20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908749 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7478290-0)[0x55cfd95a9d20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250412084908749 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 721c'... (mgcp_client.c:807) 20250412084908749 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250412084908749 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7478290-0)[0x55cfd95a9d20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908749 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908749 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{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) 20250412084908749 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{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) 20250412084908749 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "721c1217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "721c1217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908754 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250412084908754 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95a9d20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084908754 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95a9d20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084908754 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95a9d20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908754 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95a9d20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908754 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084908754 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{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) 20250412084908754 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{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) 20250412084908754 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{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) 20250412084908754 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908754 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908754 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{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) 20250412084908754 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{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) 20250412084908754 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908754 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908754 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084908754 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084908754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cfd9556060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084908754 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084908754 DLSCCP DEBUG SCCP-SCOC(18)[0x55cfd9556860]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084908754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e55a7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084908754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 03 06 9e 55 a7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908754 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084908754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908754 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908754 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412084908754 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908754 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908754 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908754 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 03 06 9e 55 a7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084908754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908754 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908754 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908754 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908754 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908754 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908754 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908754 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908754 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 13 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084908754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908755 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084908755 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250412084908755 DLSCCP DEBUG SCCP-SCOC(19)[0x55cfd9557390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084908755 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908755 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084908755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cfd9553360]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084908755 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084908755 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084908755 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2403711 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084908755 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908755 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908755 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084908755 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084908755 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084908755 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908755 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084908755 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{UNUSED}: Allocated (fsm.c:456) 20250412084908755 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{UNUSED}: is child of mgw(mgw-fsm-2403711-0)[0x55cfd95b4270] (fsm.c:486) 20250412084908755 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2403711-0)[0x55cfd95b4270] (mgcp_client_endpoint_fsm.c:724) 20250412084908755 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908755 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908755 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908755 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2403711-0)[0x55cfd95b3ef0]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908755 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2403711-0)[0x55cfd95b3ef0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480] (fsm.c:486) 20250412084908755 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2403711-0)[0x55cfd95b3ef0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908755 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2403711-0)[0x55cfd95b3ef0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084908755 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 24ad7'... (mgcp_client.c:807) 20250412084908755 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412084908755 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2403711-0)[0x55cfd95b3ef0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908755 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "24ad7f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24ad7f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "24ad7f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24ad7f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(221)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(208)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250412084908763 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250412084908763 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b3ef0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084908763 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b3ef0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084908763 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b3ef0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908763 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b3ef0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908763 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084908763 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{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) 20250412084908763 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{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) 20250412084908763 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908763 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908763 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{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) 20250412084908763 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908763 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084908763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908763 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084908763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2403711)[0x55cfd9548bf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084908763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084908763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084908763 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084908768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084908768 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084908768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x24ad7f) (hnbgw_rua.c:470) 20250412084908768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2403711 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084908768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2403711)[0x55cfd9548bf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084908768 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084908768 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084908768 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2403711 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084908768 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908768 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084908768 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084908768 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908768 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084908768 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2403711-0)[0x55cfd95b4270] (mgcp_client_endpoint_fsm.c:724) 20250412084908768 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908768 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908768 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{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) 20250412084908768 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b3ef0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084908768 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 24ad'... (mgcp_client.c:807) 20250412084908768 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250412084908768 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b3ef0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084908768 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908768 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{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) 20250412084908768 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{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)@11a1da9b814d: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "24ad7f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24ad7f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908775 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250412084908775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b3ef0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084908775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b3ef0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084908775 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b3ef0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{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) 20250412084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{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) 20250412084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{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) 20250412084908775 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908775 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084908775 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2403711-0)[0x55cfd95b4270] (mgcp_client_endpoint_fsm.c:724) 20250412084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908775 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2403711-0)[0x55cfd95aad60]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908775 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2403711-0)[0x55cfd95aad60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480] (fsm.c:486) 20250412084908775 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2403711-0)[0x55cfd95aad60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908775 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2403711-0)[0x55cfd95aad60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250412084908775 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 24ad'... (mgcp_client.c:807) 20250412084908775 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250412084908775 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2403711-0)[0x55cfd95aad60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{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) 20250412084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{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) 20250412084908775 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "24ad7f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24ad7f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908780 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250412084908780 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95aad60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084908780 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95aad60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084908780 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95aad60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908780 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95aad60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908780 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084908780 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{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) 20250412084908780 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{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) 20250412084908780 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{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) 20250412084908780 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908780 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908780 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{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) 20250412084908780 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{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) 20250412084908780 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908780 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908780 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084908780 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084908780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cfd9553360]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084908780 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084908780 DLSCCP DEBUG SCCP-SCOC(19)[0x55cfd9557390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084908780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aede96), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084908780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 02 06 ae de 96 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908780 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084908780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908780 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412084908780 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908780 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908780 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908780 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 02 06 ae de 96 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084908780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908780 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908780 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908780 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908780 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908780 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908780 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908780 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908780 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 14 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084908780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908780 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908780 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908780 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084908780 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250412084908780 DLSCCP DEBUG SCCP-SCOC(20)[0x55cfd9558300]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084908780 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908780 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084908780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cfd9557c20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084908780 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084908780 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084908780 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8687066 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084908780 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908780 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908780 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084908780 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084908780 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084908780 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908780 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084908780 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{UNUSED}: Allocated (fsm.c:456) 20250412084908780 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{UNUSED}: is child of mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0] (fsm.c:486) 20250412084908780 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0] (mgcp_client_endpoint_fsm.c:724) 20250412084908780 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908780 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908780 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908780 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8687066-0)[0x55cfd95c3f70]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908780 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8687066-0)[0x55cfd95c3f70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0] (fsm.c:486) 20250412084908780 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8687066-0)[0x55cfd95c3f70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908780 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8687066-0)[0x55cfd95c3f70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084908780 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 848dd'... (mgcp_client.c:807) 20250412084908780 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412084908780 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8687066-0)[0x55cfd95c3f70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908780 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "848dda17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "848dda17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "848dda17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "848dda17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(223)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(208)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250412084908787 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250412084908787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95c3f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084908787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95c3f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084908787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95c3f70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908787 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95c3f70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908787 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084908787 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{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) 20250412084908787 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{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) 20250412084908787 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908787 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908787 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{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) 20250412084908787 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908787 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084908787 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908787 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084908787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8687066)[0x55cfd9557af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084908787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084908787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084908787 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084908791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084908791 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084908791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x848dda) (hnbgw_rua.c:470) 20250412084908791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8687066 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084908791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8687066)[0x55cfd9557af0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084908791 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084908791 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084908791 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8687066 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084908791 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908791 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084908791 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084908791 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908791 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084908791 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0] (mgcp_client_endpoint_fsm.c:724) 20250412084908791 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908791 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908791 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{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) 20250412084908791 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95c3f70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084908791 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 848d'... (mgcp_client.c:807) 20250412084908791 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250412084908791 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95c3f70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084908791 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908791 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{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) 20250412084908791 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{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)@11a1da9b814d: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "848dda17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "848dda17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908798 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250412084908798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95c3f70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084908798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95c3f70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084908798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95c3f70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084908798 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084908798 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{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) 20250412084908798 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{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) 20250412084908798 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908798 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908798 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{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) 20250412084908798 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908798 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084908798 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084908798 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0] (mgcp_client_endpoint_fsm.c:724) 20250412084908798 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908798 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908798 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8687066-0)[0x55cfd95bcb90]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8687066-0)[0x55cfd95bcb90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0] (fsm.c:486) 20250412084908798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8687066-0)[0x55cfd95bcb90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8687066-0)[0x55cfd95bcb90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250412084908798 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: 848d'... (mgcp_client.c:807) 20250412084908798 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250412084908798 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8687066-0)[0x55cfd95bcb90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908798 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908798 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{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) 20250412084908798 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{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) 20250412084908798 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "848dda17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "848dda17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908804 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250412084908804 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95bcb90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084908804 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95bcb90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084908804 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95bcb90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908804 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95bcb90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908804 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084908804 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{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) 20250412084908804 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{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) 20250412084908804 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{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) 20250412084908804 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908804 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908804 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{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) 20250412084908804 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{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) 20250412084908804 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908804 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908804 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084908804 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084908804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cfd9557c20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084908804 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084908804 DLSCCP DEBUG SCCP-SCOC(20)[0x55cfd9558300]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084908804 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa1b87), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084908804 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908804 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908804 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 05 06 fa 1b 87 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908804 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084908804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908804 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908804 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908804 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908804 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908804 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412084908804 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908804 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908804 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908804 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 05 06 fa 1b 87 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084908804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908804 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908804 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908805 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908805 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908805 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908805 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908805 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908805 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908805 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 16 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084908805 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908805 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084908805 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250412084908805 DLSCCP DEBUG SCCP-SCOC(22)[0x55cfd9559b20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084908805 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908805 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084908805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cfd95563b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084908805 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084908805 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084908805 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3250969 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084908805 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908805 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908805 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084908805 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084908805 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084908805 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908805 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084908805 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{UNUSED}: Allocated (fsm.c:456) 20250412084908805 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{UNUSED}: is child of mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90] (fsm.c:486) 20250412084908805 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90] (mgcp_client_endpoint_fsm.c:724) 20250412084908805 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908805 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908805 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908805 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3250969-0)[0x55cfd95ccde0]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908805 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3250969-0)[0x55cfd95ccde0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510] (fsm.c:486) 20250412084908805 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3250969-0)[0x55cfd95ccde0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908805 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3250969-0)[0x55cfd95ccde0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084908805 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 319b1'... (mgcp_client.c:807) 20250412084908805 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412084908805 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3250969-0)[0x55cfd95ccde0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908805 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "319b1917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "319b1917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "319b1917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "319b1917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(222)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(208)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250412084908813 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250412084908813 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95ccde0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084908813 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95ccde0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084908813 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95ccde0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908813 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95ccde0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908813 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084908813 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{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) 20250412084908813 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{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) 20250412084908813 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908813 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908813 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{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) 20250412084908813 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908813 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084908813 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908813 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084908813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3250969)[0x55cfd9558770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084908813 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084908813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084908813 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084908818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084908819 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084908819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x319b19) (hnbgw_rua.c:470) 20250412084908819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3250969 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084908819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3250969)[0x55cfd9558770]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084908819 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084908819 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084908819 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3250969 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084908819 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908819 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084908819 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084908819 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908819 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084908819 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90] (mgcp_client_endpoint_fsm.c:724) 20250412084908819 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908819 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908819 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{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) 20250412084908819 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95ccde0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084908819 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=215 'MDCX 46 rtpbridge/14@mgw MGCP 1.0\r\nC: 319b'... (mgcp_client.c:807) 20250412084908819 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250412084908819 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95ccde0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084908819 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908819 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{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) 20250412084908819 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{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)@11a1da9b814d: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "319b1917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "319b1917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908826 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250412084908826 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95ccde0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084908826 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95ccde0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084908826 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95ccde0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084908826 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084908826 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{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) 20250412084908826 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{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) 20250412084908826 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908826 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908826 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{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) 20250412084908826 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908826 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084908826 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084908826 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90] (mgcp_client_endpoint_fsm.c:724) 20250412084908826 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908826 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908826 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908826 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3250969-0)[0x55cfd95c46e0]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908826 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3250969-0)[0x55cfd95c46e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510] (fsm.c:486) 20250412084908826 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3250969-0)[0x55cfd95c46e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908826 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3250969-0)[0x55cfd95c46e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250412084908826 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=205 'CRCX 47 rtpbridge/14@mgw MGCP 1.0\r\nC: 319b'... (mgcp_client.c:807) 20250412084908826 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250412084908826 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3250969-0)[0x55cfd95c46e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908826 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908826 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{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) 20250412084908826 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{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) 20250412084908826 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "319b1917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "319b1917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908832 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250412084908832 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95c46e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084908832 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95c46e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084908832 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95c46e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908832 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95c46e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908832 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084908832 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{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) 20250412084908832 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{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) 20250412084908832 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{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) 20250412084908832 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908832 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908832 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{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) 20250412084908832 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{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) 20250412084908832 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908832 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908832 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084908832 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084908832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cfd95563b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084908832 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084908832 DLSCCP DEBUG SCCP-SCOC(22)[0x55cfd9559b20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084908832 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021b426), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084908832 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908832 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 07 06 21 b4 26 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908832 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084908832 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908832 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908832 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908832 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908832 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412084908832 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908832 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908832 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908832 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 07 06 21 b4 26 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084908832 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908832 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908832 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908832 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908832 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908832 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908832 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908832 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908832 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 15 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084908832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908833 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084908833 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250412084908833 DLSCCP DEBUG SCCP-SCOC(21)[0x55cfd9558db0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084908833 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908833 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084908833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cfd9545980]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084908833 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084908833 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084908833 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5758609 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084908833 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908833 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908833 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084908833 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084908833 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084908833 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908833 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084908833 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{UNUSED}: Allocated (fsm.c:456) 20250412084908833 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{UNUSED}: is child of mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0] (fsm.c:486) 20250412084908833 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0] (mgcp_client_endpoint_fsm.c:724) 20250412084908833 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908833 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908833 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908833 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5758609-0)[0x55cfd95d59f0]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908833 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5758609-0)[0x55cfd95d59f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120] (fsm.c:486) 20250412084908833 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5758609-0)[0x55cfd95d59f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908833 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5758609-0)[0x55cfd95d59f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084908833 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 57de9'... (mgcp_client.c:807) 20250412084908833 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412084908833 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5758609-0)[0x55cfd95d59f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908833 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "57de9117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57de9117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "57de9117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57de9117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(224)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(208)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250412084908844 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250412084908844 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d59f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084908844 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d59f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084908844 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d59f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908844 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d59f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908844 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084908844 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{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) 20250412084908844 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{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) 20250412084908844 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908844 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908844 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{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) 20250412084908844 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908844 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084908844 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908844 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084908844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5758609)[0x55cfd9555720]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084908844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084908844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084908844 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084908848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084908848 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084908848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x57de91) (hnbgw_rua.c:470) 20250412084908848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5758609 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084908848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5758609)[0x55cfd9555720]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084908849 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084908849 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084908849 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5758609 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084908849 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908849 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084908849 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084908849 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908849 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084908849 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0] (mgcp_client_endpoint_fsm.c:724) 20250412084908849 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908849 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908849 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{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) 20250412084908849 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d59f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084908849 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=215 'MDCX 49 rtpbridge/13@mgw MGCP 1.0\r\nC: 57de'... (mgcp_client.c:807) 20250412084908849 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250412084908849 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d59f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084908849 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908849 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{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) 20250412084908849 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{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)@11a1da9b814d: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "57de9117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57de9117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908854 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250412084908854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d59f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084908854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d59f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084908854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d59f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084908854 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084908854 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{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) 20250412084908854 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{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) 20250412084908854 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908854 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908854 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{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) 20250412084908854 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908854 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084908854 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084908854 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0] (mgcp_client_endpoint_fsm.c:724) 20250412084908854 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908854 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908854 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5758609-0)[0x55cfd95cea50]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5758609-0)[0x55cfd95cea50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120] (fsm.c:486) 20250412084908854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5758609-0)[0x55cfd95cea50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5758609-0)[0x55cfd95cea50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250412084908854 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=205 'CRCX 50 rtpbridge/13@mgw MGCP 1.0\r\nC: 57de'... (mgcp_client.c:807) 20250412084908854 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250412084908854 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5758609-0)[0x55cfd95cea50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908854 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908854 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{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) 20250412084908854 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{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) 20250412084908854 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "57de9117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57de9117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908859 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250412084908859 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95cea50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084908859 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95cea50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084908859 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95cea50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908859 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95cea50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908859 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084908859 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{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) 20250412084908859 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{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) 20250412084908859 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{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) 20250412084908859 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908859 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908859 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{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) 20250412084908859 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{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) 20250412084908859 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908859 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908859 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084908859 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084908859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cfd9545980]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084908859 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084908859 DLSCCP DEBUG SCCP-SCOC(21)[0x55cfd9558db0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084908859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ac582), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084908859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 04 06 1a c5 82 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908859 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084908860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908860 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412084908860 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908860 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908860 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908860 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 04 06 1a c5 82 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084908860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908860 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084908860 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084908860 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084908860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084908860 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084908860 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084908860 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084908860 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908860 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 17 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084908860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084908860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084908860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084908860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084908860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084908860 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084908860 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250412084908860 DLSCCP DEBUG SCCP-SCOC(23)[0x55cfd955a890]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084908860 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084908860 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084908860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cfd9559500]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084908860 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084908860 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084908860 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13147540 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084908860 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908860 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908860 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084908860 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084908860 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084908860 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908860 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084908860 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{UNUSED}: Allocated (fsm.c:456) 20250412084908860 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{UNUSED}: is child of mgw(mgw-fsm-13147540-0)[0x55cfd95d7770] (fsm.c:486) 20250412084908860 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13147540-0)[0x55cfd95d7770] (mgcp_client_endpoint_fsm.c:724) 20250412084908860 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908860 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908860 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13147540-0)[0x55cfd95d7140]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13147540-0)[0x55cfd95d7140]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70] (fsm.c:486) 20250412084908860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13147540-0)[0x55cfd95d7140]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13147540-0)[0x55cfd95d7140]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084908860 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: c89d9'... (mgcp_client.c:807) 20250412084908860 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412084908860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13147540-0)[0x55cfd95d7140]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908860 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c89d9417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c89d9417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c89d9417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c89d9417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 20250412084908866 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250412084908866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d7140]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084908866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d7140]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084908866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d7140]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d7140]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908866 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084908866 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{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) 20250412084908866 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{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) 20250412084908866 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908866 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908866 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{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) 20250412084908866 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908866 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084908866 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084908866 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084908866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13147540)[0x55cfd955a0c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084908866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084908867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084908867 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084908871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084908871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084908871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084908871 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084908871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc89d94) (hnbgw_rua.c:470) 20250412084908871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13147540 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084908871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13147540)[0x55cfd955a0c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084908871 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084908871 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084908871 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13147540 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084908871 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908871 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084908871 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084908871 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908871 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084908871 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13147540-0)[0x55cfd95d7770] (mgcp_client_endpoint_fsm.c:724) 20250412084908871 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908871 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908871 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{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) 20250412084908871 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d7140]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084908871 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: c89d'... (mgcp_client.c:807) 20250412084908871 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250412084908871 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d7140]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084908871 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908871 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{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) 20250412084908871 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{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)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "c89d9417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c89d9417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908876 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250412084908876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d7140]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084908876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d7140]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084908876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d7140]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084908876 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084908876 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{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) 20250412084908876 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{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) 20250412084908876 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908876 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908876 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{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) 20250412084908876 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908876 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084908876 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084908876 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13147540-0)[0x55cfd95d7770] (mgcp_client_endpoint_fsm.c:724) 20250412084908876 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084908876 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084908876 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084908876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13147540-0)[0x55cfd95ceb80]{ST_CRCX}: Allocated (fsm.c:456) 20250412084908876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13147540-0)[0x55cfd95ceb80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70] (fsm.c:486) 20250412084908876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13147540-0)[0x55cfd95ceb80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084908876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13147540-0)[0x55cfd95ceb80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250412084908876 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: c89d'... (mgcp_client.c:807) 20250412084908876 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250412084908876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13147540-0)[0x55cfd95ceb80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084908876 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084908876 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{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) 20250412084908876 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{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) 20250412084908876 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "c89d9417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c89d9417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084908881 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250412084908881 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95ceb80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084908881 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95ceb80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084908881 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95ceb80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084908881 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95ceb80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084908881 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084908881 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{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) 20250412084908881 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{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) 20250412084908881 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{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) 20250412084908881 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084908881 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084908881 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{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) 20250412084908881 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{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) 20250412084908881 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084908881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084908881 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084908881 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084908881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cfd9559500]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084908881 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084908881 DLSCCP DEBUG SCCP-SCOC(23)[0x55cfd955a890]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084908881 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00658504), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084908881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084908881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084908881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084908881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084908881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084908881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 06 06 65 85 04 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084908881 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084908882 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084908882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084908882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084908882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084908882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084908882 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412084908882 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084908882 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084908882 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084908882 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 06 06 65 85 04 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412084910454 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910454 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910454 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910454 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910454 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910454 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910454 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 08 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412084910454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910454 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412084910454 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250412084910454 DLSCCP DEBUG SCCP-SCOC(8)[0x55cfd9541f80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084910454 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910454 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084910454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cfd9542520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084910454 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412084910454 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412084910454 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786559 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412084910454 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412084910454 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412084910454 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084910454 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084910455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910455 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=56 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: c007f'... (mgcp_client.c:807) 20250412084910455 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250412084910455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910455 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954b1e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910455 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=56 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: c007f'... (mgcp_client.c:807) 20250412084910455 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250412084910455 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954b1e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910455 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{IN_USE}: Removing from parent mgw(mgw-fsm-786559-0)[0x55cfd95491a0] (mgcp_client_endpoint_fsm.c:873) 20250412084910455 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084910455 DLMGCP DEBUG mgw-endp(mgw-fsm-786559-0)[0x55cfd95492d0]{IN_USE}: Deallocated (fsm.c:568) 20250412084910455 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084910455 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084910455 DMGW DEBUG mgw(mgw-fsm-786559-0)[0x55cfd95491a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084910455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-786559)[0x55cfd953d680]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084910455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412084910455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084910455 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "c007f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "c007f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084910470 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250412084910470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412084910470 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250412084910470 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954b1e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910470 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954b1e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910470 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954b1e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910470 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954b1e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)786559 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412084910485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084910485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084910486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412084910486 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412084910486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc007f,cause=radio(normal)) (hnbgw_rua.c:438) 20250412084910486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786559 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412084910486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-786559)[0x55cfd953d680]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412084910486 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412084910486 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412084910486 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786559 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412084910486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cfd9542520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084910486 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084910486 DLSCCP DEBUG SCCP-SCOC(8)[0x55cfd9541f80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084910486 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00701114), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412084910486 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910486 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910486 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 08 06 70 11 14 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-786559)[0x55cfd953d680]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412084910486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cfd9542520]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412084910486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cfd9542520]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412084910487 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910487 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910487 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910487 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412084910487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910487 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910487 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 08 06 70 11 14 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084910487 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910487 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910487 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910487 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910487 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910487 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 09 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412084910487 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910487 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412084910487 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250412084910487 DLSCCP DEBUG SCCP-SCOC(9)[0x55cfd953ce40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084910487 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910487 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084910487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cfd953a6c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084910487 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412084910488 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412084910488 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15362359 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412084910488 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412084910488 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412084910488 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084910488 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084910488 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9563540]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910488 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: ea693'... (mgcp_client.c:807) 20250412084910488 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084910488 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9563540]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910488 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd955b390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910488 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: ea693'... (mgcp_client.c:807) 20250412084910488 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084910488 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd955b390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910488 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{IN_USE}: Removing from parent mgw(mgw-fsm-15362359-0)[0x55cfd954ac60] (mgcp_client_endpoint_fsm.c:873) 20250412084910488 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084910488 DLMGCP DEBUG mgw-endp(mgw-fsm-15362359-0)[0x55cfd954ae80]{IN_USE}: Deallocated (fsm.c:568) 20250412084910488 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084910488 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084910488 DMGW DEBUG mgw(mgw-fsm-15362359-0)[0x55cfd954ac60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084910488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362359)[0x55cfd953da70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084910488 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412084910488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084910488 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)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)15231426 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ea693717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "ea693717" }, { code := "I", val := "22222" } }, sdp := omit } 20250412084910501 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250412084910501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9563540]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9563540]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9563540]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9563540]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084910502 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250412084910502 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd955b390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910502 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd955b390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910502 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd955b390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910502 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd955b390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)15362359 20250412084910506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084910506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084910506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412084910506 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412084910506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xea6937,cause=radio(normal)) (hnbgw_rua.c:438) 20250412084910506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15362359 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412084910506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362359)[0x55cfd953da70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412084910506 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412084910506 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412084910506 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15362359 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412084910506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cfd953a6c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084910506 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084910506 DLSCCP DEBUG SCCP-SCOC(9)[0x55cfd953ce40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084910506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c839f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412084910506 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910506 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910506 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 09 06 2c 83 9f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362359)[0x55cfd953da70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412084910506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cfd953a6c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412084910506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cfd953a6c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412084910507 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910507 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910507 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910507 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910507 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910507 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412084910507 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910507 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910507 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910507 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 09 06 2c 83 9f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084910507 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910507 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910507 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910507 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910507 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910507 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910507 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910507 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910507 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910507 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 08 70 11 14 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412084910507 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910507 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=00701114), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412084910507 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1855) 20250412084910507 DLSCCP DEBUG SCCP-SCOC(8)[0x55cfd9541f80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412084910507 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910507 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412084910507 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412084910507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cfd9542520]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412084910507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cfd9542520]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412084910507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-786559)[0x55cfd953d680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084910507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-786559)[0x55cfd953d680]{disconnected}: Freeing instance (context_map.c:202) 20250412084910507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-786559)[0x55cfd953d680]{disconnected}: Deallocated (fsm.c:568) 20250412084910507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cfd9542520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084910507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cfd9542520]{disconnected}: Freeing instance (context_map.c:206) 20250412084910507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55cfd9542520]{disconnected}: Deallocated (fsm.c:568) 20250412084910507 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-786559 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250412084910507 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=00701114), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:415) 20250412084910507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910508 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 08 05 70 11 14 00 00 08 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910508 DLSCCP DEBUG SCCP-SCOC(8)[0x55cfd9541f80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412084910508 DLSCCP DEBUG SCCP-SCOC(8)[0x55cfd9541f80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084910508 DLSCCP DEBUG SCCP-SCOC(8)[0x55cfd9541f80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084910508 DLSCCP DEBUG SCCP-SCOC(8)[0x55cfd9541f80]{IDLE}: Deallocated (fsm.c:568) 20250412084910508 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910508 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910508 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910508 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910508 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910508 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412084910508 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910508 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910508 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910508 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 08 05 70 11 14 00 00 08 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 TC_rab_assignment_concurrent0(210)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412084910512 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910512 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910512 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910512 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910512 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910512 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910512 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910512 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910512 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)14643242 20250412084910512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910512 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910512 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910512 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910512 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412084910512 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0a 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412084910512 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250412084910512 DLSCCP DEBUG SCCP-SCOC(10)[0x55cfd9548f70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084910512 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910512 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084910512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cfd9547ab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084910512 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412084910512 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412084910512 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5260429 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412084910512 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412084910512 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412084910512 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084910512 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084910512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd956be40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910513 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 50448'... (mgcp_client.c:807) 20250412084910513 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084910513 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd956be40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910513 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9565120]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910513 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 50448'... (mgcp_client.c:807) 20250412084910513 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084910513 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9565120]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910513 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{IN_USE}: Removing from parent mgw(mgw-fsm-5260429-0)[0x55cfd9565290] (mgcp_client_endpoint_fsm.c:873) 20250412084910513 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084910513 DLMGCP DEBUG mgw-endp(mgw-fsm-5260429-0)[0x55cfd9565460]{IN_USE}: Deallocated (fsm.c:568) 20250412084910513 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084910513 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084910513 DMGW DEBUG mgw(mgw-fsm-5260429-0)[0x55cfd9565290]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084910513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5260429)[0x55cfd95404f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084910513 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412084910513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084910513 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)@11a1da9b814d: Session index based on connection ID:1 TC_rab_assignment_concurrent0(211)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "50448d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "50448d17" }, { code := "I", val := "22222" } }, sdp := omit } 20250412084910524 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) TC_rab_assignment_concurrent0(211)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084910524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd956be40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd956be40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd956be40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd956be40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412084910524 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250412084910524 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9565120]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910524 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9565120]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910524 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9565120]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910524 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9565120]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)5260429 20250412084910528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084910528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084910528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412084910528 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412084910528 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x50448d,cause=radio(normal)) (hnbgw_rua.c:438) 20250412084910528 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5260429 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412084910528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5260429)[0x55cfd95404f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412084910529 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412084910529 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412084910529 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5260429 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412084910529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cfd9547ab0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084910529 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084910529 DLSCCP DEBUG SCCP-SCOC(10)[0x55cfd9548f70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084910529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f2cee), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412084910529 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910529 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 5f 2c ee 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5260429)[0x55cfd95404f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412084910529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cfd9547ab0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412084910529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cfd9547ab0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412084910529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910529 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910529 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910529 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910529 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910529 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412084910529 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910529 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910529 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 5f 2c ee 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084910529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910529 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910529 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910529 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910529 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910529 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910529 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910529 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910529 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 09 2c 83 9f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412084910529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910529 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=002c839f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412084910529 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1855) 20250412084910529 DLSCCP DEBUG SCCP-SCOC(9)[0x55cfd953ce40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412084910529 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910529 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412084910529 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412084910529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cfd953a6c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412084910529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cfd953a6c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412084910529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362359)[0x55cfd953da70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084910529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362359)[0x55cfd953da70]{disconnected}: Freeing instance (context_map.c:202) 20250412084910529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362359)[0x55cfd953da70]{disconnected}: Deallocated (fsm.c:568) 20250412084910529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cfd953a6c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084910529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cfd953a6c0]{disconnected}: Freeing instance (context_map.c:206) 20250412084910529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55cfd953a6c0]{disconnected}: Deallocated (fsm.c:568) 20250412084910530 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15362359 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250412084910530 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=002c839f), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:415) 20250412084910530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 09 05 2c 83 9f 00 00 09 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910530 DLSCCP DEBUG SCCP-SCOC(9)[0x55cfd953ce40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412084910530 DLSCCP DEBUG SCCP-SCOC(9)[0x55cfd953ce40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084910530 DLSCCP DEBUG SCCP-SCOC(9)[0x55cfd953ce40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084910530 DLSCCP DEBUG SCCP-SCOC(9)[0x55cfd953ce40]{IDLE}: Deallocated (fsm.c:568) 20250412084910530 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910530 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910530 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910530 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910530 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910530 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412084910530 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910530 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910530 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910530 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 09 05 2c 83 9f 00 00 09 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(211)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)1861377 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:2 20250412084910536 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910536 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910536 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910536 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910536 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910536 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910536 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910536 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910536 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910536 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0a 5f 2c ee 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412084910536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910536 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910536 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910536 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910536 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=005f2cee), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412084910536 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1855) 20250412084910536 DLSCCP DEBUG SCCP-SCOC(10)[0x55cfd9548f70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412084910536 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910536 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412084910536 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412084910536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cfd9547ab0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412084910536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cfd9547ab0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412084910536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5260429)[0x55cfd95404f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084910536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5260429)[0x55cfd95404f0]{disconnected}: Freeing instance (context_map.c:202) 20250412084910536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5260429)[0x55cfd95404f0]{disconnected}: Deallocated (fsm.c:568) 20250412084910536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cfd9547ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084910536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cfd9547ab0]{disconnected}: Freeing instance (context_map.c:206) 20250412084910536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55cfd9547ab0]{disconnected}: Deallocated (fsm.c:568) 20250412084910536 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5260429 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250412084910536 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=005f2cee), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:415) 20250412084910536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 5f 2c ee 00 00 0a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910536 DLSCCP DEBUG SCCP-SCOC(10)[0x55cfd9548f70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412084910536 DLSCCP DEBUG SCCP-SCOC(10)[0x55cfd9548f70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084910536 DLSCCP DEBUG SCCP-SCOC(10)[0x55cfd9548f70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084910536 DLSCCP DEBUG SCCP-SCOC(10)[0x55cfd9548f70]{IDLE}: Deallocated (fsm.c:568) 20250412084910536 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910536 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910536 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910536 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910536 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910536 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412084910536 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910536 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910536 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910536 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 5f 2c ee 00 00 0a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412084910539 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910539 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910539 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910539 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910539 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910539 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910539 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910539 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910539 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412084910540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910540 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910540 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910540 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910540 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412084910540 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250412084910540 DLSCCP DEBUG SCCP-SCOC(11)[0x55cfd95496c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084910540 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910540 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084910540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cfd9547f00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084910540 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412084910540 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412084910540 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5811606 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412084910540 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412084910540 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412084910540 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084910540 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084910540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9574aa0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910540 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: 58ad9'... (mgcp_client.c:807) 20250412084910540 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084910540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9574aa0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910540 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd956c5b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910540 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: 58ad9'... (mgcp_client.c:807) 20250412084910540 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084910540 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd956c5b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910540 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{IN_USE}: Removing from parent mgw(mgw-fsm-5811606-0)[0x55cfd956dd60] (mgcp_client_endpoint_fsm.c:873) 20250412084910540 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084910540 DLMGCP DEBUG mgw-endp(mgw-fsm-5811606-0)[0x55cfd956e1d0]{IN_USE}: Deallocated (fsm.c:568) 20250412084910540 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084910540 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084910540 DMGW DEBUG mgw(mgw-fsm-5811606-0)[0x55cfd956dd60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084910540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5811606)[0x55cfd95468b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084910540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412084910540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084910540 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "58ad9617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "58ad9617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084910547 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250412084910547 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9574aa0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910547 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9574aa0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910547 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9574aa0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910547 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9574aa0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412084910548 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250412084910548 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd956c5b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910548 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd956c5b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910548 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd956c5b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910548 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd956c5b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)5811606 20250412084910549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084910549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084910549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412084910549 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412084910549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x58ad96,cause=radio(normal)) (hnbgw_rua.c:438) 20250412084910549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5811606 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412084910549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5811606)[0x55cfd95468b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412084910549 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412084910549 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412084910549 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5811606 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412084910549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cfd9547f00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084910549 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084910549 DLSCCP DEBUG SCCP-SCOC(11)[0x55cfd95496c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084910549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00282256), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412084910549 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910549 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 28 22 56 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5811606)[0x55cfd95468b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412084910549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cfd9547f00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412084910549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cfd9547f00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412084910549 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910549 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910549 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910549 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910549 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910549 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412084910549 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910549 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910549 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910549 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 28 22 56 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)12042622 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:3 20250412084910552 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910552 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910552 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910552 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910552 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910552 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910552 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910552 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910552 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910552 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0b 28 22 56 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412084910552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910552 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=00282256), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412084910552 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1855) 20250412084910552 DLSCCP DEBUG SCCP-SCOC(11)[0x55cfd95496c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412084910552 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910552 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412084910552 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412084910552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cfd9547f00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412084910552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cfd9547f00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412084910552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5811606)[0x55cfd95468b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084910552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5811606)[0x55cfd95468b0]{disconnected}: Freeing instance (context_map.c:202) 20250412084910552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5811606)[0x55cfd95468b0]{disconnected}: Deallocated (fsm.c:568) 20250412084910552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cfd9547f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084910552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cfd9547f00]{disconnected}: Freeing instance (context_map.c:206) 20250412084910552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55cfd9547f00]{disconnected}: Deallocated (fsm.c:568) 20250412084910552 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5811606 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412084910552 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=00282256), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:415) 20250412084910552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0b 05 28 22 56 00 00 0b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910552 DLSCCP DEBUG SCCP-SCOC(11)[0x55cfd95496c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412084910552 DLSCCP DEBUG SCCP-SCOC(11)[0x55cfd95496c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084910552 DLSCCP DEBUG SCCP-SCOC(11)[0x55cfd95496c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084910552 DLSCCP DEBUG SCCP-SCOC(11)[0x55cfd95496c0]{IDLE}: Deallocated (fsm.c:568) 20250412084910552 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910552 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910552 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910552 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910552 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910552 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412084910552 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910552 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910552 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910552 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0b 05 28 22 56 00 00 0b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412084910564 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910564 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910564 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910564 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910564 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910564 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910564 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910564 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910564 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910564 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0c 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412084910564 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910564 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412084910564 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250412084910564 DLSCCP DEBUG SCCP-SCOC(12)[0x55cfd954be70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084910564 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910564 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084910564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cfd9546730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084910564 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412084910564 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412084910564 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7205991 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412084910564 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412084910564 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412084910564 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084910564 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084910564 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd957d510]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910564 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 6df46'... (mgcp_client.c:807) 20250412084910564 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084910564 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd957d510]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910564 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9564050]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910564 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 6df46'... (mgcp_client.c:807) 20250412084910564 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084910564 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9564050]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910564 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{IN_USE}: Removing from parent mgw(mgw-fsm-7205991-0)[0x55cfd9576c40] (mgcp_client_endpoint_fsm.c:873) 20250412084910564 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084910564 DLMGCP DEBUG mgw-endp(mgw-fsm-7205991-0)[0x55cfd956cf60]{IN_USE}: Deallocated (fsm.c:568) 20250412084910564 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084910564 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084910564 DMGW DEBUG mgw(mgw-fsm-7205991-0)[0x55cfd9576c40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084910564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7205991)[0x55cfd954b5e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084910564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412084910564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084910564 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "6df46717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "6df46717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084910574 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250412084910574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd957d510]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd957d510]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd957d510]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd957d510]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412084910575 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250412084910575 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9564050]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910575 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9564050]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910575 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9564050]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910575 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9564050]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)7205991 20250412084910577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084910577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084910577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412084910577 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412084910577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6df467,cause=radio(normal)) (hnbgw_rua.c:438) 20250412084910577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7205991 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412084910577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7205991)[0x55cfd954b5e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412084910577 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412084910577 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412084910577 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7205991 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412084910577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cfd9546730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084910577 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084910577 DLSCCP DEBUG SCCP-SCOC(12)[0x55cfd954be70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084910577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010628e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412084910577 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910577 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 10 62 8e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7205991)[0x55cfd954b5e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412084910577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cfd9546730]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412084910577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cfd9546730]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412084910577 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910577 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910577 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412084910577 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910577 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910577 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910577 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 10 62 8e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)11251930 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:4 20250412084910581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910581 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910581 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910581 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910581 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910581 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910581 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910581 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910581 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0c 10 62 8e 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412084910581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910581 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=0010628e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412084910581 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1855) 20250412084910581 DLSCCP DEBUG SCCP-SCOC(12)[0x55cfd954be70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412084910581 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910581 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412084910581 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412084910581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cfd9546730]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412084910581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cfd9546730]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412084910581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7205991)[0x55cfd954b5e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084910581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7205991)[0x55cfd954b5e0]{disconnected}: Freeing instance (context_map.c:202) 20250412084910581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7205991)[0x55cfd954b5e0]{disconnected}: Deallocated (fsm.c:568) 20250412084910581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cfd9546730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084910581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cfd9546730]{disconnected}: Freeing instance (context_map.c:206) 20250412084910581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55cfd9546730]{disconnected}: Deallocated (fsm.c:568) 20250412084910581 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7205991 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412084910581 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=0010628e), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:415) 20250412084910581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0c 05 10 62 8e 00 00 0c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910581 DLSCCP DEBUG SCCP-SCOC(12)[0x55cfd954be70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412084910581 DLSCCP DEBUG SCCP-SCOC(12)[0x55cfd954be70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084910581 DLSCCP DEBUG SCCP-SCOC(12)[0x55cfd954be70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084910581 DLSCCP DEBUG SCCP-SCOC(12)[0x55cfd954be70]{IDLE}: Deallocated (fsm.c:568) 20250412084910581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910581 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412084910581 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910581 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910581 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910581 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0c 05 10 62 8e 00 00 0c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412084910587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910588 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910588 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910588 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910588 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910588 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910588 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910588 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910588 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910588 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0d 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412084910588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910588 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412084910588 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250412084910588 DLSCCP DEBUG SCCP-SCOC(13)[0x55cfd95540e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084910588 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910588 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084910588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cfd954b710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084910588 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412084910588 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412084910588 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14986559 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412084910588 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412084910588 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412084910588 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084910588 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084910588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9586390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910588 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: e4ad3'... (mgcp_client.c:807) 20250412084910588 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084910588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9586390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910588 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9575210]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910588 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: e4ad3'... (mgcp_client.c:807) 20250412084910588 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084910588 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9575210]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910588 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{IN_USE}: Removing from parent mgw(mgw-fsm-14986559-0)[0x55cfd957f430] (mgcp_client_endpoint_fsm.c:873) 20250412084910588 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084910588 DLMGCP DEBUG mgw-endp(mgw-fsm-14986559-0)[0x55cfd957fac0]{IN_USE}: Deallocated (fsm.c:568) 20250412084910588 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084910588 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084910588 DMGW DEBUG mgw(mgw-fsm-14986559-0)[0x55cfd957f430]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084910588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986559)[0x55cfd9546de0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084910588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412084910588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084910588 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e4ad3f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e4ad3f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084910601 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250412084910601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9586390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9586390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9586390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9586390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412084910601 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250412084910601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9575210]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9575210]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9575210]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9575210]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)14986559 20250412084910605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084910605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084910605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412084910605 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412084910605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe4ad3f,cause=radio(normal)) (hnbgw_rua.c:438) 20250412084910605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14986559 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412084910605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986559)[0x55cfd9546de0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412084910605 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412084910605 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412084910605 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14986559 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412084910605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cfd954b710]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084910605 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084910605 DLSCCP DEBUG SCCP-SCOC(13)[0x55cfd95540e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084910605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b9c41), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412084910605 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910605 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910605 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 7b 9c 41 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986559)[0x55cfd9546de0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412084910605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cfd954b710]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412084910605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cfd954b710]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412084910606 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910606 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910606 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910606 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910606 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412084910606 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910606 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910606 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910606 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 7b 9c 41 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)6403122 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:5 20250412084910612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910612 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910612 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910612 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910612 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910612 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910612 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910612 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910612 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0d 7b 9c 41 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412084910613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910613 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=007b9c41), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412084910613 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1855) 20250412084910613 DLSCCP DEBUG SCCP-SCOC(13)[0x55cfd95540e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412084910613 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910613 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412084910613 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412084910613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cfd954b710]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412084910613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cfd954b710]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412084910613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986559)[0x55cfd9546de0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084910613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986559)[0x55cfd9546de0]{disconnected}: Freeing instance (context_map.c:202) 20250412084910613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14986559)[0x55cfd9546de0]{disconnected}: Deallocated (fsm.c:568) 20250412084910613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cfd954b710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084910613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cfd954b710]{disconnected}: Freeing instance (context_map.c:206) 20250412084910613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55cfd954b710]{disconnected}: Deallocated (fsm.c:568) 20250412084910613 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14986559 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250412084910613 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=007b9c41), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:415) 20250412084910614 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910614 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910614 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910614 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0d 05 7b 9c 41 00 00 0d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910614 DLSCCP DEBUG SCCP-SCOC(13)[0x55cfd95540e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412084910614 DLSCCP DEBUG SCCP-SCOC(13)[0x55cfd95540e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084910614 DLSCCP DEBUG SCCP-SCOC(13)[0x55cfd95540e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084910614 DLSCCP DEBUG SCCP-SCOC(13)[0x55cfd95540e0]{IDLE}: Deallocated (fsm.c:568) 20250412084910614 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910614 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910614 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910614 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412084910614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910614 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910614 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0d 05 7b 9c 41 00 00 0d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412084910623 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910623 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910623 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910623 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910623 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910623 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910623 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910623 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910623 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910623 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0e 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412084910623 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910623 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412084910623 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250412084910623 DLSCCP DEBUG SCCP-SCOC(14)[0x55cfd9552ec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084910623 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910623 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084910623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cfd9549a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084910623 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412084910624 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412084910624 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12392464 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412084910624 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412084910624 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412084910624 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084910624 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084910624 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9588390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910624 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: bd181'... (mgcp_client.c:807) 20250412084910624 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084910624 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9588390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910624 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9587f70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910624 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: bd181'... (mgcp_client.c:807) 20250412084910624 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084910624 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9587f70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910624 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{IN_USE}: Removing from parent mgw(mgw-fsm-12392464-0)[0x55cfd9588180] (mgcp_client_endpoint_fsm.c:873) 20250412084910624 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084910624 DLMGCP DEBUG mgw-endp(mgw-fsm-12392464-0)[0x55cfd9575a80]{IN_USE}: Deallocated (fsm.c:568) 20250412084910624 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084910624 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084910624 DMGW DEBUG mgw(mgw-fsm-12392464-0)[0x55cfd9588180]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084910624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12392464)[0x55cfd9552a50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084910624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412084910624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084910624 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "bd181017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "bd181017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084910638 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250412084910638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9588390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9588390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9588390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9588390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412084910638 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250412084910638 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9587f70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910638 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9587f70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910638 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9587f70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910638 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9587f70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)12392464 20250412084910643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084910643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084910643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412084910643 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412084910643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbd1810,cause=radio(normal)) (hnbgw_rua.c:438) 20250412084910643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12392464 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412084910643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12392464)[0x55cfd9552a50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412084910643 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412084910643 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412084910643 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12392464 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412084910643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cfd9549a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084910643 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084910643 DLSCCP DEBUG SCCP-SCOC(14)[0x55cfd9552ec0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084910643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084918f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412084910643 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910643 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910643 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 84 91 8f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12392464)[0x55cfd9552a50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412084910643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cfd9549a10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412084910643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cfd9549a10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412084910644 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910644 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910644 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910644 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910644 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412084910644 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910644 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910644 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910644 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 84 91 8f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)14596232 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:6 20250412084910649 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910649 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910649 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910649 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910649 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910649 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910649 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910649 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910649 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910649 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0e 84 91 8f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412084910649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910649 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=0084918f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412084910649 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1855) 20250412084910649 DLSCCP DEBUG SCCP-SCOC(14)[0x55cfd9552ec0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412084910649 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910649 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412084910649 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412084910649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cfd9549a10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412084910649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cfd9549a10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412084910649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12392464)[0x55cfd9552a50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084910649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12392464)[0x55cfd9552a50]{disconnected}: Freeing instance (context_map.c:202) 20250412084910649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12392464)[0x55cfd9552a50]{disconnected}: Deallocated (fsm.c:568) 20250412084910649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cfd9549a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084910649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cfd9549a10]{disconnected}: Freeing instance (context_map.c:206) 20250412084910649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55cfd9549a10]{disconnected}: Deallocated (fsm.c:568) 20250412084910649 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12392464 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250412084910649 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=0084918f), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:415) 20250412084910649 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910649 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0e 05 84 91 8f 00 00 0e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910649 DLSCCP DEBUG SCCP-SCOC(14)[0x55cfd9552ec0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412084910649 DLSCCP DEBUG SCCP-SCOC(14)[0x55cfd9552ec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084910649 DLSCCP DEBUG SCCP-SCOC(14)[0x55cfd9552ec0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084910649 DLSCCP DEBUG SCCP-SCOC(14)[0x55cfd9552ec0]{IDLE}: Deallocated (fsm.c:568) 20250412084910650 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910650 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910650 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910650 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910650 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910650 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412084910650 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910650 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910650 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910650 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0e 05 84 91 8f 00 00 0e 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412084910655 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910655 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910655 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910655 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910655 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910655 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910655 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910655 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910655 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910655 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0f 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412084910656 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910656 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412084910656 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250412084910656 DLSCCP DEBUG SCCP-SCOC(15)[0x55cfd9553aa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084910656 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910656 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084910656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cfd9549b40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084910656 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412084910656 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412084910656 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3533264 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412084910656 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412084910656 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412084910656 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084910656 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084910656 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9597eb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910656 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 35e9d'... (mgcp_client.c:807) 20250412084910656 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084910656 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9597eb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910656 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd958f600]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910656 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 35e9d'... (mgcp_client.c:807) 20250412084910656 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084910656 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd958f600]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910656 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{IN_USE}: Removing from parent mgw(mgw-fsm-3533264-0)[0x55cfd9590f50] (mgcp_client_endpoint_fsm.c:873) 20250412084910656 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084910656 DLMGCP DEBUG mgw-endp(mgw-fsm-3533264-0)[0x55cfd95915e0]{IN_USE}: Deallocated (fsm.c:568) 20250412084910656 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084910656 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084910656 DMGW DEBUG mgw(mgw-fsm-3533264-0)[0x55cfd9590f50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084910656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3533264)[0x55cfd95538e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084910656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412084910656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084910656 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "35e9d017" }, { code := "I", val := "11111" } }, sdp := omit } 20250412084910669 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250412084910669 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9597eb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910669 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9597eb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910669 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9597eb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910669 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9597eb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "35e9d017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084910670 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250412084910670 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd958f600]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910670 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd958f600]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910670 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd958f600]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910670 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd958f600]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)3533264 20250412084910676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084910676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084910676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412084910676 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412084910676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x35e9d0,cause=radio(normal)) (hnbgw_rua.c:438) 20250412084910676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3533264 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412084910676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3533264)[0x55cfd95538e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412084910676 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412084910676 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412084910676 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3533264 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412084910676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cfd9549b40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084910676 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084910676 DLSCCP DEBUG SCCP-SCOC(15)[0x55cfd9553aa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084910676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1d058), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412084910676 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910676 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 b1 d0 58 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3533264)[0x55cfd95538e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412084910676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cfd9549b40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412084910676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cfd9549b40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412084910676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910676 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910676 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910676 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910676 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412084910676 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910676 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910676 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910676 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 b1 d0 58 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)8700135 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:7 20250412084910684 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910684 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910684 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910684 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910684 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910684 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910684 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910684 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910684 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0f b1 d0 58 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412084910684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910684 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910684 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910684 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910684 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=00b1d058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412084910684 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1855) 20250412084910684 DLSCCP DEBUG SCCP-SCOC(15)[0x55cfd9553aa0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412084910684 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910684 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412084910684 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412084910684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cfd9549b40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412084910684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cfd9549b40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412084910684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3533264)[0x55cfd95538e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084910684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3533264)[0x55cfd95538e0]{disconnected}: Freeing instance (context_map.c:202) 20250412084910684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3533264)[0x55cfd95538e0]{disconnected}: Deallocated (fsm.c:568) 20250412084910684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cfd9549b40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084910684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cfd9549b40]{disconnected}: Freeing instance (context_map.c:206) 20250412084910684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55cfd9549b40]{disconnected}: Deallocated (fsm.c:568) 20250412084910684 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3533264 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250412084910684 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=00b1d058), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:415) 20250412084910684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0f 05 b1 d0 58 00 00 0f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910685 DLSCCP DEBUG SCCP-SCOC(15)[0x55cfd9553aa0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412084910685 DLSCCP DEBUG SCCP-SCOC(15)[0x55cfd9553aa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084910685 DLSCCP DEBUG SCCP-SCOC(15)[0x55cfd9553aa0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084910685 DLSCCP DEBUG SCCP-SCOC(15)[0x55cfd9553aa0]{IDLE}: Deallocated (fsm.c:568) 20250412084910685 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910685 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910685 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910685 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910685 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412084910685 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910685 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910685 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910685 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0f 05 b1 d0 58 00 00 0f 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412084910696 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910696 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910696 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910696 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910696 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910696 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910696 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910696 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910696 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 10 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412084910696 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412084910696 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250412084910696 DLSCCP DEBUG SCCP-SCOC(16)[0x55cfd9554dc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084910696 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910696 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084910696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cfd9554950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084910696 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412084910696 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412084910696 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15981047 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412084910696 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412084910697 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412084910697 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084910697 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084910697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a0ab0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910697 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: f3d9f'... (mgcp_client.c:807) 20250412084910697 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084910697 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a0ab0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910697 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9586ea0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910697 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: f3d9f'... (mgcp_client.c:807) 20250412084910697 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084910697 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9586ea0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910697 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{IN_USE}: Removing from parent mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0] (mgcp_client_endpoint_fsm.c:873) 20250412084910697 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084910697 DLMGCP DEBUG mgw-endp(mgw-fsm-15981047-0)[0x55cfd959a1e0]{IN_USE}: Deallocated (fsm.c:568) 20250412084910697 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084910697 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084910697 DMGW DEBUG mgw(mgw-fsm-15981047-0)[0x55cfd959a0b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084910697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15981047)[0x55cfd954ba00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084910697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412084910697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084910697 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "f3d9f717" }, { code := "I", val := "11111" } }, sdp := omit } 20250412084910714 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250412084910714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a0ab0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a0ab0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a0ab0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a0ab0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "f3d9f717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084910715 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250412084910715 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9586ea0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910715 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9586ea0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910715 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9586ea0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910715 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9586ea0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)15981047 20250412084910721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084910721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084910721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412084910721 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412084910721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf3d9f7,cause=radio(normal)) (hnbgw_rua.c:438) 20250412084910721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15981047 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412084910721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15981047)[0x55cfd954ba00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412084910721 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412084910721 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412084910721 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15981047 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412084910721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cfd9554950]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084910721 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084910721 DLSCCP DEBUG SCCP-SCOC(16)[0x55cfd9554dc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084910721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d01f1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412084910721 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910721 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 01 06 2d 01 f1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15981047)[0x55cfd954ba00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412084910721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cfd9554950]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412084910721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cfd9554950]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412084910722 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910722 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910722 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910722 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910722 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910722 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412084910722 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910722 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910722 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910722 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 01 06 2d 01 f1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)12921038 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:8 20250412084910729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910729 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910729 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910729 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910729 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910729 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910729 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910729 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910729 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910729 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 10 2d 01 f1 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412084910729 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910729 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910729 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910729 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910730 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=002d01f1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412084910730 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1855) 20250412084910730 DLSCCP DEBUG SCCP-SCOC(16)[0x55cfd9554dc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412084910730 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910730 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412084910730 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412084910730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cfd9554950]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412084910730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cfd9554950]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412084910730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15981047)[0x55cfd954ba00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084910730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15981047)[0x55cfd954ba00]{disconnected}: Freeing instance (context_map.c:202) 20250412084910730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15981047)[0x55cfd954ba00]{disconnected}: Deallocated (fsm.c:568) 20250412084910730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cfd9554950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084910730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cfd9554950]{disconnected}: Freeing instance (context_map.c:206) 20250412084910730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55cfd9554950]{disconnected}: Deallocated (fsm.c:568) 20250412084910730 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15981047 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250412084910730 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=002d01f1), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:415) 20250412084910730 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910730 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 01 05 2d 01 f1 00 00 10 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910730 DLSCCP DEBUG SCCP-SCOC(16)[0x55cfd9554dc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412084910730 DLSCCP DEBUG SCCP-SCOC(16)[0x55cfd9554dc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084910730 DLSCCP DEBUG SCCP-SCOC(16)[0x55cfd9554dc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084910730 DLSCCP DEBUG SCCP-SCOC(16)[0x55cfd9554dc0]{IDLE}: Deallocated (fsm.c:568) 20250412084910730 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910730 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910730 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910730 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910730 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910730 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412084910730 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910730 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910730 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910730 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 01 05 2d 01 f1 00 00 10 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412084910732 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910732 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910732 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910732 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910732 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910732 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910732 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910732 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910732 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:8 20250412084910732 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 11 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412084910732 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412084910733 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250412084910733 DLSCCP DEBUG SCCP-SCOC(17)[0x55cfd9555bd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084910733 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910733 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084910733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cfd95555f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: RLC received in state:disconnect_pending 20250412084910733 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412084910733 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412084910733 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4411056 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412084910733 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412084910733 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412084910733 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084910733 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084910733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a95b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910733 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 434eb'... (mgcp_client.c:807) 20250412084910733 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084910733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a95b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910733 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9598c60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910733 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 434eb'... (mgcp_client.c:807) 20250412084910733 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084910733 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9598c60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910733 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{IN_USE}: Removing from parent mgw(mgw-fsm-4411056-0)[0x55cfd95a2780] (mgcp_client_endpoint_fsm.c:873) 20250412084910733 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084910733 DLMGCP DEBUG mgw-endp(mgw-fsm-4411056-0)[0x55cfd95a2ce0]{IN_USE}: Deallocated (fsm.c:568) 20250412084910733 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084910733 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084910733 DMGW DEBUG mgw(mgw-fsm-4411056-0)[0x55cfd95a2780]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084910733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4411056)[0x55cfd95554c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084910733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412084910733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084910733 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "434eb017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "434eb017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084910751 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250412084910751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a95b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a95b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a95b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95a95b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412084910752 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250412084910752 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9598c60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910752 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9598c60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910752 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9598c60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910752 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9598c60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)4411056 20250412084910758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084910758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084910758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412084910758 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412084910758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x434eb0,cause=radio(normal)) (hnbgw_rua.c:438) 20250412084910758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4411056 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412084910758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4411056)[0x55cfd95554c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412084910758 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412084910758 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412084910758 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4411056 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412084910758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cfd95555f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084910758 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084910758 DLSCCP DEBUG SCCP-SCOC(17)[0x55cfd9555bd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084910758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f6103), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412084910758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 00 06 5f 61 03 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4411056)[0x55cfd95554c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412084910758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cfd95555f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412084910759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cfd95555f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412084910759 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910759 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910759 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910759 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910759 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910759 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412084910759 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910759 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910759 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910759 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 00 06 5f 61 03 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(218)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084910765 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910765 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910765 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910765 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910765 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910765 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910765 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910765 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910765 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 12 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412084910765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)13242296 20250412084910765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910765 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412084910765 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250412084910765 DLSCCP DEBUG SCCP-SCOC(18)[0x55cfd9556860]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084910765 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910766 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084910766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cfd9556060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084910766 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412084910766 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412084910766 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7478290 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412084910766 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412084910766 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:9 20250412084910766 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084910766 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084910766 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b2260]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910766 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 721c'... (mgcp_client.c:807) 20250412084910766 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412084910766 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b2260]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910766 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95a9d20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910766 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 721c'... (mgcp_client.c:807) 20250412084910766 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412084910766 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95a9d20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910766 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{IN_USE}: Removing from parent mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0] (mgcp_client_endpoint_fsm.c:873) 20250412084910766 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084910766 DLMGCP DEBUG mgw-endp(mgw-fsm-7478290-0)[0x55cfd95ab990]{IN_USE}: Deallocated (fsm.c:568) 20250412084910766 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084910766 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084910766 DMGW DEBUG mgw(mgw-fsm-7478290-0)[0x55cfd95ab3a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084910766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7478290)[0x55cfd9555120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084910766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412084910766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084910766 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "721c1217" }, { code := "I", val := "11111" } }, sdp := omit } 20250412084910779 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250412084910779 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b2260]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910779 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b2260]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910779 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b2260]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910779 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b2260]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "721c1217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084910780 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250412084910780 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95a9d20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910780 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95a9d20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910780 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95a9d20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910780 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95a9d20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)7478290 20250412084910785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084910785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084910785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412084910785 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412084910785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x721c12,cause=radio(normal)) (hnbgw_rua.c:438) 20250412084910785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7478290 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412084910785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7478290)[0x55cfd9555120]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412084910785 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412084910785 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412084910785 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7478290 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412084910785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cfd9556060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084910785 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084910785 DLSCCP DEBUG SCCP-SCOC(18)[0x55cfd9556860]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084910785 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e55a7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412084910785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 03 06 9e 55 a7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7478290)[0x55cfd9555120]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412084910785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cfd9556060]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412084910785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cfd9556060]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412084910785 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910785 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412084910785 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910785 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910785 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 03 06 9e 55 a7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084910785 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910785 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910785 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910786 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910786 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910786 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910786 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910786 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910786 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 11 5f 61 03 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412084910786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910786 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=005f6103), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412084910786 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1855) 20250412084910786 DLSCCP DEBUG SCCP-SCOC(17)[0x55cfd9555bd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412084910786 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910786 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412084910786 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412084910786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cfd95555f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412084910786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cfd95555f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412084910786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4411056)[0x55cfd95554c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084910786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4411056)[0x55cfd95554c0]{disconnected}: Freeing instance (context_map.c:202) 20250412084910786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4411056)[0x55cfd95554c0]{disconnected}: Deallocated (fsm.c:568) 20250412084910786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cfd95555f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084910786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cfd95555f0]{disconnected}: Freeing instance (context_map.c:206) 20250412084910786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55cfd95555f0]{disconnected}: Deallocated (fsm.c:568) 20250412084910786 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4411056 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250412084910786 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=005f6103), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:415) 20250412084910786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 00 05 5f 61 03 00 00 11 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910786 DLSCCP DEBUG SCCP-SCOC(17)[0x55cfd9555bd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412084910786 DLSCCP DEBUG SCCP-SCOC(17)[0x55cfd9555bd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084910786 DLSCCP DEBUG SCCP-SCOC(17)[0x55cfd9555bd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084910786 DLSCCP DEBUG SCCP-SCOC(17)[0x55cfd9555bd0]{IDLE}: Deallocated (fsm.c:568) 20250412084910786 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910786 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910786 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910786 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910786 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412084910786 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910786 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910786 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910786 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 00 05 5f 61 03 00 00 11 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412084910790 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910790 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910790 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910790 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910790 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910791 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412084910791 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250412084910791 DLSCCP DEBUG SCCP-SCOC(19)[0x55cfd9557390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084910791 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910791 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084910790 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910790 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910790 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910790 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 13 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412084910791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cfd9553360]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084910791 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412084910791 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412084910791 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2403711 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412084910791 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412084910791 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412084910791 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084910791 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084910791 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b3ef0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910791 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 24ad'... (mgcp_client.c:807) 20250412084910791 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412084910791 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b3ef0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910791 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95aad60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910791 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 24ad'... (mgcp_client.c:807) 20250412084910791 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412084910791 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95aad60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910791 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{IN_USE}: Removing from parent mgw(mgw-fsm-2403711-0)[0x55cfd95b4270] (mgcp_client_endpoint_fsm.c:873) 20250412084910791 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084910791 DLMGCP DEBUG mgw-endp(mgw-fsm-2403711-0)[0x55cfd95b4480]{IN_USE}: Deallocated (fsm.c:568) 20250412084910791 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)11254755 20250412084910791 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084910791 DMGW DEBUG mgw(mgw-fsm-2403711-0)[0x55cfd95b4270]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084910791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2403711)[0x55cfd9548bf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084910791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412084910791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084910791 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)@11a1da9b814d: Session index based on connection ID:10 TC_rab_assignment_concurrent0(220)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "24ad7f17" }, { code := "I", val := "11111" } }, sdp := omit } 20250412084910800 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250412084910800 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b3ef0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) TC_rab_assignment_concurrent0(220)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "24ad7f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084910800 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b3ef0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910800 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b3ef0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910800 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95b3ef0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412084910800 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250412084910800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95aad60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95aad60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95aad60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910800 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95aad60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)2403711 20250412084910802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084910802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084910802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412084910802 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412084910802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x24ad7f,cause=radio(normal)) (hnbgw_rua.c:438) 20250412084910802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2403711 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412084910802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2403711)[0x55cfd9548bf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412084910802 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412084910802 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412084910802 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2403711 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412084910803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cfd9553360]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084910803 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084910803 DLSCCP DEBUG SCCP-SCOC(19)[0x55cfd9557390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084910803 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aede96), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412084910803 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910803 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 02 06 ae de 96 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2403711)[0x55cfd9548bf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412084910803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cfd9553360]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412084910803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cfd9553360]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412084910803 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910803 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910803 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910803 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910803 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412084910803 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910803 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910803 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 02 06 ae de 96 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084910803 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910803 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910803 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910803 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910803 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910803 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910803 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910803 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 12 9e 55 a7 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412084910803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910803 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=009e55a7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412084910803 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1855) 20250412084910803 DLSCCP DEBUG SCCP-SCOC(18)[0x55cfd9556860]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412084910803 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910803 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412084910803 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412084910803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cfd9556060]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412084910803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cfd9556060]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412084910803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7478290)[0x55cfd9555120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084910803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7478290)[0x55cfd9555120]{disconnected}: Freeing instance (context_map.c:202) 20250412084910803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7478290)[0x55cfd9555120]{disconnected}: Deallocated (fsm.c:568) 20250412084910803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cfd9556060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084910803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cfd9556060]{disconnected}: Freeing instance (context_map.c:206) 20250412084910803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55cfd9556060]{disconnected}: Deallocated (fsm.c:568) 20250412084910803 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7478290 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250412084910803 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=009e55a7), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:415) 20250412084910803 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910803 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 03 05 9e 55 a7 00 00 12 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910803 DLSCCP DEBUG SCCP-SCOC(18)[0x55cfd9556860]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412084910803 DLSCCP DEBUG SCCP-SCOC(18)[0x55cfd9556860]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084910803 DLSCCP DEBUG SCCP-SCOC(18)[0x55cfd9556860]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084910803 DLSCCP DEBUG SCCP-SCOC(18)[0x55cfd9556860]{IDLE}: Deallocated (fsm.c:568) 20250412084910803 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910803 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910803 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910803 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910803 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412084910803 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910803 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910803 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 03 05 9e 55 a7 00 00 12 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)11376048 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:11 20250412084910807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910807 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910807 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910807 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910807 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910807 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910807 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910807 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910807 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 13 ae de 96 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412084910807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910807 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910807 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910807 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910807 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=00aede96), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412084910807 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1855) 20250412084910807 DLSCCP DEBUG SCCP-SCOC(19)[0x55cfd9557390]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412084910807 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910807 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412084910807 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412084910807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cfd9553360]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412084910807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cfd9553360]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412084910807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2403711)[0x55cfd9548bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084910807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2403711)[0x55cfd9548bf0]{disconnected}: Freeing instance (context_map.c:202) 20250412084910807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2403711)[0x55cfd9548bf0]{disconnected}: Deallocated (fsm.c:568) 20250412084910807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cfd9553360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084910807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cfd9553360]{disconnected}: Freeing instance (context_map.c:206) 20250412084910807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55cfd9553360]{disconnected}: Deallocated (fsm.c:568) 20250412084910807 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2403711 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250412084910807 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=00aede96), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:415) 20250412084910807 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910807 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910807 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 02 05 ae de 96 00 00 13 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910807 DLSCCP DEBUG SCCP-SCOC(19)[0x55cfd9557390]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412084910807 DLSCCP DEBUG SCCP-SCOC(19)[0x55cfd9557390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084910807 DLSCCP DEBUG SCCP-SCOC(19)[0x55cfd9557390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084910807 DLSCCP DEBUG SCCP-SCOC(19)[0x55cfd9557390]{IDLE}: Deallocated (fsm.c:568) 20250412084910807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910807 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910807 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910807 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910807 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412084910807 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910807 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910807 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910807 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 02 05 ae de 96 00 00 13 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412084910810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910811 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910811 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910811 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910811 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910811 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910811 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910811 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910811 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910811 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 14 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412084910811 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910811 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910811 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910811 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910811 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412084910811 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250412084910811 DLSCCP DEBUG SCCP-SCOC(20)[0x55cfd9558300]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084910811 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910811 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084910811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cfd9557c20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084910811 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412084910811 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412084910811 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8687066 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412084910811 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412084910811 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412084910811 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084910811 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084910811 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95c3f70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910811 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 848d'... (mgcp_client.c:807) 20250412084910811 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412084910811 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95c3f70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910811 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95bcb90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910811 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 848d'... (mgcp_client.c:807) 20250412084910811 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412084910811 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95bcb90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910811 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{IN_USE}: Removing from parent mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0] (mgcp_client_endpoint_fsm.c:873) 20250412084910811 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084910811 DLMGCP DEBUG mgw-endp(mgw-fsm-8687066-0)[0x55cfd95bd0a0]{IN_USE}: Deallocated (fsm.c:568) 20250412084910811 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084910811 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084910811 DMGW DEBUG mgw(mgw-fsm-8687066-0)[0x55cfd95bd6a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084910811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8687066)[0x55cfd9557af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084910811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412084910811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084910811 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "848dda17" }, { code := "I", val := "11111" } }, sdp := omit } 20250412084910820 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250412084910820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95c3f70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95c3f70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95c3f70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95c3f70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "848dda17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084910820 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250412084910820 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95bcb90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910820 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95bcb90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910820 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95bcb90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910820 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95bcb90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)8687066 20250412084910824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084910824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084910824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412084910824 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412084910824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x848dda,cause=radio(normal)) (hnbgw_rua.c:438) 20250412084910824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8687066 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412084910824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8687066)[0x55cfd9557af0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412084910824 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412084910824 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412084910824 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8687066 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412084910824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cfd9557c20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084910824 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084910824 DLSCCP DEBUG SCCP-SCOC(20)[0x55cfd9558300]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084910824 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa1b87), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412084910824 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910824 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 05 06 fa 1b 87 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8687066)[0x55cfd9557af0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412084910824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cfd9557c20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412084910824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cfd9557c20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412084910824 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910824 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910824 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910824 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910824 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412084910824 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910824 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910824 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910824 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 05 06 fa 1b 87 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)12946818 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:12 20250412084910829 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910829 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910829 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910829 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910829 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910829 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910829 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910829 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910829 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910829 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 14 fa 1b 87 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412084910829 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910829 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910829 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910829 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910829 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=00fa1b87), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412084910829 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1855) 20250412084910829 DLSCCP DEBUG SCCP-SCOC(20)[0x55cfd9558300]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412084910829 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910829 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412084910829 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412084910829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cfd9557c20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412084910829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cfd9557c20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412084910829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8687066)[0x55cfd9557af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084910829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8687066)[0x55cfd9557af0]{disconnected}: Freeing instance (context_map.c:202) 20250412084910829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8687066)[0x55cfd9557af0]{disconnected}: Deallocated (fsm.c:568) 20250412084910829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cfd9557c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084910829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cfd9557c20]{disconnected}: Freeing instance (context_map.c:206) 20250412084910829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55cfd9557c20]{disconnected}: Deallocated (fsm.c:568) 20250412084910829 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8687066 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250412084910829 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=00fa1b87), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:415) 20250412084910829 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910829 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910829 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 05 05 fa 1b 87 00 00 14 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910829 DLSCCP DEBUG SCCP-SCOC(20)[0x55cfd9558300]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412084910829 DLSCCP DEBUG SCCP-SCOC(20)[0x55cfd9558300]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084910829 DLSCCP DEBUG SCCP-SCOC(20)[0x55cfd9558300]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084910829 DLSCCP DEBUG SCCP-SCOC(20)[0x55cfd9558300]{IDLE}: Deallocated (fsm.c:568) 20250412084910829 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910829 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910829 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910829 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910829 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910829 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412084910829 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910829 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910829 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910829 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 05 05 fa 1b 87 00 00 14 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412084910843 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910843 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910843 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910843 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910843 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910843 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910843 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910843 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910843 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 16 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412084910843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910843 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910843 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910844 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412084910844 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250412084910844 DLSCCP DEBUG SCCP-SCOC(22)[0x55cfd9559b20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084910844 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910844 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084910844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cfd95563b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084910844 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412084910844 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412084910844 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3250969 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412084910844 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412084910844 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412084910844 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084910844 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084910844 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95ccde0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910844 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=58 'DLCX 80 rtpbridge/14@mgw MGCP 1.0\r\nC: 319b'... (mgcp_client.c:807) 20250412084910844 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412084910844 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95ccde0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910844 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95c46e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910844 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=58 'DLCX 81 rtpbridge/14@mgw MGCP 1.0\r\nC: 319b'... (mgcp_client.c:807) 20250412084910844 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412084910844 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95c46e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910844 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{IN_USE}: Removing from parent mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90] (mgcp_client_endpoint_fsm.c:873) 20250412084910844 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084910844 DLMGCP DEBUG mgw-endp(mgw-fsm-3250969-0)[0x55cfd95c6510]{IN_USE}: Deallocated (fsm.c:568) 20250412084910844 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084910844 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084910844 DMGW DEBUG mgw(mgw-fsm-3250969-0)[0x55cfd95c5e90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084910844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3250969)[0x55cfd9558770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084910844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412084910844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084910844 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "319b1917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "319b1917" }, { code := "I", val := "22222" } }, sdp := omit } 20250412084910860 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250412084910860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95ccde0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95ccde0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95ccde0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95ccde0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084910860 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250412084910860 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95c46e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910860 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95c46e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910860 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95c46e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910860 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95c46e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)3250969 20250412084910866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084910866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084910866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412084910866 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412084910866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x319b19,cause=radio(normal)) (hnbgw_rua.c:438) 20250412084910866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3250969 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412084910866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3250969)[0x55cfd9558770]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412084910866 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412084910866 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412084910866 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3250969 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412084910866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cfd95563b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084910866 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084910866 DLSCCP DEBUG SCCP-SCOC(22)[0x55cfd9559b20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084910866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021b426), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412084910866 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910866 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910866 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 07 06 21 b4 26 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3250969)[0x55cfd9558770]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412084910867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cfd95563b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412084910867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cfd95563b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:13 20250412084910867 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910867 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910867 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910867 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910867 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412084910867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910867 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910867 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 07 06 21 b4 26 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:14 20250412084910869 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910869 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910869 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910869 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910869 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910869 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910869 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910869 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910869 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer 20250412084910869 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 15 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer 20250412084910869 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250412084910869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910869 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412084910869 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250412084910869 DLSCCP DEBUG SCCP-SCOC(21)[0x55cfd9558db0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084910869 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910869 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084910869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cfd9545980]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084910869 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412084910869 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412084910869 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5758609 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412084910869 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412084910869 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412084910869 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084910870 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084910870 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d59f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910870 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=58 'DLCX 82 rtpbridge/13@mgw MGCP 1.0\r\nC: 57de'... (mgcp_client.c:807) 20250412084910870 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412084910870 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d59f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910870 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95cea50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910870 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=58 'DLCX 83 rtpbridge/13@mgw MGCP 1.0\r\nC: 57de'... (mgcp_client.c:807) 20250412084910870 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412084910870 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95cea50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910870 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{IN_USE}: Removing from parent mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0] (mgcp_client_endpoint_fsm.c:873) 20250412084910870 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084910870 DLMGCP DEBUG mgw-endp(mgw-fsm-5758609-0)[0x55cfd95cf120]{IN_USE}: Deallocated (fsm.c:568) 20250412084910870 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084910870 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084910870 DMGW DEBUG mgw(mgw-fsm-5758609-0)[0x55cfd95ceff0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084910870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5758609)[0x55cfd9555720]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084910870 DRUA[0;m DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412084910870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084910870 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)1249346 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:14 TC_rab_assignment_concurrent0(222)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "57de9117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "57de9117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084910888 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250412084910889 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d59f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910889 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d59f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910889 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d59f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910889 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d59f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412084910889 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250412084910889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95cea50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95cea50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95cea50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95cea50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)5758609 20250412084910894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084910894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084910894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412084910894 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412084910894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x57de91,cause=radio(normal)) (hnbgw_rua.c:438) 20250412084910894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5758609 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412084910894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5758609)[0x55cfd9555720]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412084910894 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412084910894 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412084910894 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5758609 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412084910894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cfd9545980]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084910894 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084910894 DLSCCP DEBUG SCCP-SCOC(21)[0x55cfd9558db0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084910895 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ac582), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412084910895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 04 06 1a c5 82 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5758609)[0x55cfd9555720]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412084910895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cfd9545980]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412084910895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cfd9545980]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412084910895 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910895 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910895 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910895 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910895 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910895 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412084910895 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910895 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910895 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910895 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 04 06 1a c5 82 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412084910895 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910895 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910895 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910895 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910895 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910895 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910895 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910895 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910895 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910895 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 16 21 b4 26 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412084910895 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910895 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910895 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910895 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910895 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910896 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910896 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910896 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910896 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910896 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 17 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412084910896 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=0021b426), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412084910896 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1855) 20250412084910896 DLSCCP DEBUG SCCP-SCOC(22)[0x55cfd9559b20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412084910896 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910896 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412084910896 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412084910896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cfd95563b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412084910896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cfd95563b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412084910896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3250969)[0x55cfd9558770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084910896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3250969)[0x55cfd9558770]{disconnected}: Freeing instance (context_map.c:202) 20250412084910896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3250969)[0x55cfd9558770]{disconnected}: Deallocated (fsm.c:568) 20250412084910896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cfd95563b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084910896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cfd95563b0]{disconnected}: Freeing instance (context_map.c:206) 20250412084910896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55cfd95563b0]{disconnected}: Deallocated (fsm.c:568) 20250412084910896 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3250969 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250412084910896 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=0021b426), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:415) 20250412084910896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 07 05 21 b4 26 00 00 16 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910896 DLSCCP DEBUG SCCP-SCOC(22)[0x55cfd9559b20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412084910896 DLSCCP DEBUG SCCP-SCOC(22)[0x55cfd9559b20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084910896 DLSCCP DEBUG SCCP-SCOC(22)[0x55cfd9559b20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084910896 DLSCCP DEBUG SCCP-SCOC(22)[0x55cfd9559b20]{IDLE}: Deallocated (fsm.c:568) 20250412084910896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910896 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412084910896 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250412084910896 DLSCCP DEBUG SCCP-SCOC(23)[0x55cfd955a890]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084910896 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910896 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084910896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cfd9559500]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084910896 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412084910896 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412084910896 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13147540 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412084910896 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412084910896 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412084910896 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084910896 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084910896 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d7140]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910896 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: c89d'... (mgcp_client.c:807) 20250412084910897 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412084910897 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d7140]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910897 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95ceb80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084910897 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: c89d'... (mgcp_client.c:807) 20250412084910897 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412084910897 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95ceb80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084910897 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{IN_USE}: Removing from parent mgw(mgw-fsm-13147540-0)[0x55cfd95d7770] (mgcp_client_endpoint_fsm.c:873) 20250412084910897 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084910897 DLMGCP DEBUG mgw-endp(mgw-fsm-13147540-0)[0x55cfd95d7d70]{IN_USE}: Deallocated (fsm.c:568) 20250412084910897 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084910897 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084910897 DMGW DEBUG mgw(mgw-fsm-13147540-0)[0x55cfd95d7770]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084910897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13147540)[0x55cfd955a0c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412084910897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412084910897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084910897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412084910897 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910897 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910897 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910897 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910897 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910897 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412084910897 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910897 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910897 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910897 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 07 05 21 b4 26 00 00 16 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)14626358 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:13 20250412084910905 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910905 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910905 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910905 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910905 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910905 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910905 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910906 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910906 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 15 1a c5 82 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412084910906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910906 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=001ac582), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412084910906 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1855) 20250412084910906 DLSCCP DEBUG SCCP-SCOC(21)[0x55cfd9558db0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412084910906 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910906 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412084910906 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412084910906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cfd9545980]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412084910906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cfd9545980]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412084910906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5758609)[0x55cfd9555720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084910906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5758609)[0x55cfd9555720]{disconnected}: Freeing instance (context_map.c:202) 20250412084910906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5758609)[0x55cfd9555720]{disconnected}: Deallocated (fsm.c:568) 20250412084910906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cfd9545980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084910906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cfd9545980]{disconnected}: Freeing instance (context_map.c:206) 20250412084910906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55cfd9545980]{disconnected}: Deallocated (fsm.c:568) 20250412084910906 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5758609 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250412084910906 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=001ac582), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:415) 20250412084910906 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910906 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 04 05 1a c5 82 00 00 15 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910906 DLSCCP DEBUG SCCP-SCOC(21)[0x55cfd9558db0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412084910906 DLSCCP DEBUG SCCP-SCOC(21)[0x55cfd9558db0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084910906 DLSCCP DEBUG SCCP-SCOC(21)[0x55cfd9558db0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084910906 DLSCCP DEBUG SCCP-SCOC(21)[0x55cfd9558db0]{IDLE}: Deallocated (fsm.c:568) 20250412084910906 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910906 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910906 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910906 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910906 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412084910906 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910906 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910907 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910907 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 04 05 1a c5 82 00 00 15 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "c89d9417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "c89d9417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084910916 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250412084910916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d7140]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d7140]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d7140]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910916 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95d7140]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412084910916 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250412084910916 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95ceb80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084910916 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95ceb80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084910916 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95ceb80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084910916 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95ceb80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)13147540 20250412084910919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084910919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084910919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412084910919 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412084910919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc89d94,cause=radio(normal)) (hnbgw_rua.c:438) 20250412084910919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13147540 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412084910919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13147540)[0x55cfd955a0c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412084910919 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412084910919 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412084910919 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13147540 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412084910919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cfd9559500]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084910919 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084910919 DLSCCP DEBUG SCCP-SCOC(23)[0x55cfd955a890]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084910920 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00658504), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412084910920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 06 06 65 85 04 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13147540)[0x55cfd955a0c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412084910920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cfd9559500]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412084910920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cfd9559500]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412084910920 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910920 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910920 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910920 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910920 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412084910920 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910920 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910920 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910920 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 06 06 65 85 04 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)6543619 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on connection ID:15 20250412084910922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910922 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084910922 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084910922 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084910922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084910922 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084910922 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084910922 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084910922 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910922 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 17 65 85 04 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412084910922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084910922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084910922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084910922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084910922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084910922 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=00658504), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412084910922 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1855) 20250412084910922 DLSCCP DEBUG SCCP-SCOC(23)[0x55cfd955a890]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412084910922 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084910922 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412084910922 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412084910922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cfd9559500]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412084910922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cfd9559500]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412084910922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13147540)[0x55cfd955a0c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084910922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13147540)[0x55cfd955a0c0]{disconnected}: Freeing instance (context_map.c:202) 20250412084910922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13147540)[0x55cfd955a0c0]{disconnected}: Deallocated (fsm.c:568) 20250412084910922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cfd9559500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084910922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cfd9559500]{disconnected}: Freeing instance (context_map.c:206) 20250412084910922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55cfd9559500]{disconnected}: Deallocated (fsm.c:568) 20250412084910922 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13147540 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250412084910922 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=00658504), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:415) 20250412084910922 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084910922 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084910922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084910922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084910922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084910922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 06 05 65 85 04 00 00 17 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084910922 DLSCCP DEBUG SCCP-SCOC(23)[0x55cfd955a890]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412084910922 DLSCCP DEBUG SCCP-SCOC(23)[0x55cfd955a890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084910922 DLSCCP DEBUG SCCP-SCOC(23)[0x55cfd955a890]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084910922 DLSCCP DEBUG SCCP-SCOC(23)[0x55cfd955a890]{IDLE}: Deallocated (fsm.c:568) 20250412084910922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084910922 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084910922 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084910922 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084910922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084910922 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412084910922 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084910922 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084910922 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084910922 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 06 05 65 85 04 00 00 17 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412084912938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59846<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084912940 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35693<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(198)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(197)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084912945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59830<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084912947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084912947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084912947 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412084912947 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412084912947 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(206)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(205)@11a1da9b814d: Final verdict of PTC: none 20250412084912951 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412084912951 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412084912951 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084912951 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084912951 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 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084912951 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084912951 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084912951 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084912951 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084912951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084912951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084912951 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 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084912951 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084912951 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084912951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084912951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084912951 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412084912951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084912952 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084912952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084912952 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084912952 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084912952 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084912952 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084912952 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084912952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084912952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084912952 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412084912952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084912952 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084912952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084912952 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084912951 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084912951 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084912951 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084912951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084912951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084912952 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084912952 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084912952 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084912952 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assignment_concurrent-Iuh0(200)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@11a1da9b814d: Final verdict of PTC: none 20250412084912964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59074<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084912964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59024<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084912964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59030<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(202)@11a1da9b814d: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@11a1da9b814d: Final verdict of PTC: none 20250412084912965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59046<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084912965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59060<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084912966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59098<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084912966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59110<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(210)@11a1da9b814d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@11a1da9b814d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@11a1da9b814d: Final verdict of PTC: pass 20250412084912966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59120<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084912966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59136<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084912966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59148<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084912966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59164<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084912966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59178<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084912966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59084<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084912967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59086<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084912967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59188<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084912967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59200<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@11a1da9b814d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@11a1da9b814d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@11a1da9b814d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@11a1da9b814d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@11a1da9b814d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@11a1da9b814d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@11a1da9b814d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@11a1da9b814d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@11a1da9b814d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@11a1da9b814d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@11a1da9b814d: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@11a1da9b814d: Final verdict of PTC: pass MutexDispCT-TC_rab_assignment_concurrent(196)@11a1da9b814d: Final verdict of PTC: none TC_rab_assignment_concurrent0(214)@11a1da9b814d: Final verdict of PTC: pass HNBGW-PFCP(199)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(208)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Sat Apr 12 08:49:13 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 20250412084913181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59212<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084913583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59212<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2100048) Waiting for packet dumper to finish... 1 (prev_count=2100048, count=2112568) 20250412084914952 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084914952 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084914952 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412084914952 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084914952 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084914952 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Sat Apr 12 08:49:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_rab_release started. 20250412084916697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40346<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084916703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40352<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084916707 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44269<->l=127.0.0.1:4262) (control_if.c:572) 20250412084916726 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084916727 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084916727 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084916727 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084916727 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412084916727 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412084916728 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084916728 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084916728 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084916728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084916728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084916728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084916728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084916728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084916728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084916728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084916728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084916728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084916728 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084916728 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084916728 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084916728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084916728 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084916728 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084916728 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084916728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084916728 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412084916728 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084916728 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084916728 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084916728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084916728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084916728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084916728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084916728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084916728 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084916728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412084916728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084916728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084916728 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084916728 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084916728 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084916728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084916728 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084916728 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084916728 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412084916728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412084916728 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412084916729 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084916729 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084916729 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084916729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084916729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084916729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916729 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084916729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084916729 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084916729 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084916729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412084916729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084916729 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0e 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084916729 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084916729 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084916729 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084916729 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084916729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084916729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084916729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916729 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084916729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084916729 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084916729 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084916729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412084916729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084916729 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084916729 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084916730 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084916730 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084916730 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084916730 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412084916730 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412084916730 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412084916730 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084916730 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084916730 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084916730 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412084916730 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412084916730 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: picked Normal Route via 'virt-msc2' round-robin style 20250412084916730 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(233)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(231)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084916745 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084916745 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084916745 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084916745 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084916746 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084916746 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084916746 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084916746 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084916747 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084916747 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084916747 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084916747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084916747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=1 -> eSLS=81: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084916747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084916747 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084916747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412084916747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084916747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 01 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084916747 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084916747 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084916747 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084916747 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084916747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084916747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084916747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084916747 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084916747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412084916747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084916747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 07 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084916747 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084916747 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084916747 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084916747 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084916747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084916747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084916747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084916747 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084916747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412084916747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084916747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084916747 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084916747 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084916747 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084916747 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084916747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084916747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084916747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084916747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084916747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084916747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084916747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084916747 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084916747 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084916747 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084916747 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084916747 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412084916747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412084916747 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412084916747 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084916747 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084916747 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084916747 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412084916747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412084916747 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412084916747 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084916747 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084916747 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084916747 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412084916747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412084916747 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412084916747 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084916747 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084916747 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084916747 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084916747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084916747 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(234)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084916766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084916766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084916766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084916766 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084916766 DHNBAP 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) 20250412084916766 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084916766 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084916766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084916766 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@11a1da9b814d: setverdict(pass): none -> pass 20250412084916941 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 20250412084916941 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 20250412084916941 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084916941 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412084916949 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084916949 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412084916949 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084916949 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084916949 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084916949 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084916949 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084916949 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084916949 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084916949 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412084916949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084916952 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084916952 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084916952 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084916952 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412084916952 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084916952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084916952 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084916952 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084916952 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412084916952 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412084916952 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084916952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084916952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084916952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084916953 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412084916953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084916953 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084916953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084916953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084916953 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084916953 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084916953 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084916954 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084916954 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084916954 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084916954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084916954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084916954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916954 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084916954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084916954 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084916954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084916954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084916954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084916954 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084916954 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084916954 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084916954 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084916955 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084916955 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084916955 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084916955 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412084916955 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084916955 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084916955 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084916955 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412084916958 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 20250412084916958 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 20250412084916958 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084916958 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412084916963 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084916963 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412084916963 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084916963 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084916963 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084916963 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084916963 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084916963 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084916963 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084916963 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412084916963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084916964 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084916964 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084916964 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084916964 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412084916964 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084916964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084916964 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084916964 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084916964 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412084916964 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412084916964 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084916964 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084916964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084916964 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084916964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084916964 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412084916964 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084916964 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084916964 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084916964 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084916964 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084916964 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084916964 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084916965 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084916965 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084916965 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084916965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084916965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084916965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916965 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084916965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084916965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084916965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084916965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084916965 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084916965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084916965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084916965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084916965 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084916965 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084916965 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084916965 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084916965 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084916965 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084916965 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084916965 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412084916965 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084916965 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084916965 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084916965 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(232)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084917755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084917755 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084917755 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084917755 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084917755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084917755 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084917755 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084917755 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084917755 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084917755 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412084917755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084917755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084917755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084917755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084917755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084917755 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084917755 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084917755 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412084917755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917755 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084917755 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084917755 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084917755 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084917755 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) 20250412084917755 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084917756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084917756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412084917756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084917756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084917756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084917756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084917756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084917756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084917756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084917756 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084917756 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412084917756 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084917756 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084917756 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084917756 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084917756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084917756 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412084917756 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084917756 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084917756 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084917756 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412084917757 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084917757 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084917757 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084917757 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084917757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084917757 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084917757 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084917757 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084917757 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084917757 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412084917757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084917757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084917757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084917757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084917757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084917757 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084917757 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084917757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412084917757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917757 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084917757 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084917758 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084917758 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084917758 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084917767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084917767 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084917767 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084917767 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084917767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084917767 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084917767 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084917767 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084917767 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084917767 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412084917767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084917767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084917767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084917767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084917767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084917767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084917767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084917767 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412084917767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917767 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084917767 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084917767 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084917767 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084917767 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) 20250412084917767 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084917767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084917768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412084917768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084917768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084917768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084917768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084917768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084917768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084917768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084917768 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084917768 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412084917768 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084917768 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084917768 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084917768 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084917768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084917768 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250412084917768 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084917768 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084917768 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084917768 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412084917770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084917770 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084917770 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084917770 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084917770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084917770 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084917770 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084917770 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084917770 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084917770 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412084917771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084917771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084917771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084917771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084917771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084917771 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084917771 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084917771 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412084917771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084917771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084917771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084917771 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084917771 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084917771 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084917771 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084917771 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084917788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40360<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@11a1da9b814d: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@11a1da9b814d: Added conn table entry 0TC_rab_release0(238)506926 20250412084918831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084918831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084918831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084918831 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084918831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7bc2e, normal) (hnbgw_rua.c:406) 20250412084918831 DHNB DEBUG map_rua[0x55cfd9563540]{init}: Allocated (fsm.c:456) 20250412084918831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-506926)[0x55cfd9563540]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084918831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-506926 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084918831 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084918831 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084918831 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-506926 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084918831 DCN DEBUG map_sccp[0x55cfd954ae80]{init}: Allocated (fsm.c:456) 20250412084918831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cfd954ae80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084918831 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-506926 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084918831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-506926 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084918831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-506926)[0x55cfd9563540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084918831 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084918831 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084918831 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-506926 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084918831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cfd954ae80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084918831 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084918831 DLSCCP DEBUG SCCP-SCOC(24)[0x55cfd954ac60]{IDLE}: Allocated (fsm.c:456) 20250412084918831 DLSCCP DEBUG SCCP-SCOC(24)[0x55cfd954ac60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084918832 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f400300008e0056400500f1100926) (sccp_scrc.c:415) 20250412084918832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084918832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084918832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084918832 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084918832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084918832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084918832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084918832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084918832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084918832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084918832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084918832 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084918832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084918832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084918832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084918832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 18 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 00 8e 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084918832 DLSCCP DEBUG SCCP-SCOC(24)[0x55cfd954ac60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084918832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cfd954ae80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084918832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-506926)[0x55cfd9563540]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084918832 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084918832 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084918832 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084918832 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084918832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084918832 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412084918832 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084918832 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084918832 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084918832 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 18 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 00 8e 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(231)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@11a1da9b814d: Added conn table entry 0TC_rab_release0(238)15566832 HNBGW_Test.msc0-SCCP(231)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(238)@11a1da9b814d: setverdict(pass): none -> pass 20250412084918852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084918852 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084918852 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084918852 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084918852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084918852 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084918852 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084918852 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084918852 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084918852 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 18 ec 19 78 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084918853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084918853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084918853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084918853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084918853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084918853 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ec1978) (sccp_scrc.c:486) 20250412084918853 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1855) 20250412084918853 DLSCCP DEBUG SCCP-SCOC(24)[0x55cfd954ac60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084918853 DLSCCP DEBUG SCCP-SCOC(24)[0x55cfd954ac60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084918853 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084918853 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084918853 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084918853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cfd954ae80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084918853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cfd954ae80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release0(238)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(237)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(231)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(231)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412084919056 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084919056 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084919056 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084919057 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084919057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084919057 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084919057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084919057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084919057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084919057 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 18 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084919057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084919057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084919057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084919057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084919057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084919057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084919057 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250412084919057 DLSCCP DEBUG SCCP-SCOC(24)[0x55cfd954ac60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084919057 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084919057 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084919057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084919057 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084919057 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084919057 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-506926 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084919057 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084919057 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084919057 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084919057 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084919057 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084919057 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084919057 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084919057 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{UNUSED}: Allocated (fsm.c:456) 20250412084919057 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{UNUSED}: is child of mgw(mgw-fsm-506926-0)[0x55cfd954b1e0] (fsm.c:486) 20250412084919057 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-506926-0)[0x55cfd954b1e0] (mgcp_client_endpoint_fsm.c:724) 20250412084919057 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084919057 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084919057 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084919057 DLMGCP DEBUG MGCP_CONN(mgw-fsm-506926-0)[0x55cfd95492d0]{ST_CRCX}: Allocated (fsm.c:456) 20250412084919057 DLMGCP DEBUG MGCP_CONN(mgw-fsm-506926-0)[0x55cfd95492d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0] (fsm.c:486) 20250412084919058 DLMGCP DEBUG MGCP_CONN(mgw-fsm-506926-0)[0x55cfd95492d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084919058 DLMGCP DEBUG MGCP_CONN(mgw-fsm-506926-0)[0x55cfd95492d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084919058 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=198 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 7bc2e'... (mgcp_client.c:807) 20250412084919058 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250412084919058 DLMGCP DEBUG MGCP_CONN(mgw-fsm-506926-0)[0x55cfd95492d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084919058 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7bc2e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7bc2e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7bc2e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7bc2e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 20250412084919093 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250412084919093 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084919093 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084919093 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084919093 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084919093 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084919093 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{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) 20250412084919093 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{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) 20250412084919093 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084919093 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084919093 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{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) 20250412084919093 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084919093 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084919093 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084919093 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084919093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-506926)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084919093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084919093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084919093 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084919120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084919120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084919120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084919120 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084919120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7bc2e) (hnbgw_rua.c:470) 20250412084919120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-506926 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084919120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-506926)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084919120 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084919120 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084919120 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-506926 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084919120 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084919120 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084919120 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084919120 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084919120 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084919120 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-506926-0)[0x55cfd954b1e0] (mgcp_client_endpoint_fsm.c:724) 20250412084919120 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084919120 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084919120 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{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) 20250412084919120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084919120 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=212 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 7bc2e'... (mgcp_client.c:807) 20250412084919120 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250412084919120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084919120 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084919120 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{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) 20250412084919120 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "7bc2e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7bc2e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084919144 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250412084919144 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084919144 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084919144 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084919144 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084919144 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{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) 20250412084919144 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{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) 20250412084919144 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084919144 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084919144 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{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) 20250412084919144 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084919144 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084919144 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084919144 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-506926-0)[0x55cfd954b1e0] (mgcp_client_endpoint_fsm.c:724) 20250412084919144 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084919145 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084919145 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084919145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-506926-0)[0x55cfd95491a0]{ST_CRCX}: Allocated (fsm.c:456) 20250412084919145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-506926-0)[0x55cfd95491a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0] (fsm.c:486) 20250412084919145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-506926-0)[0x55cfd95491a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084919145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-506926-0)[0x55cfd95491a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250412084919145 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=202 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 7bc2e'... (mgcp_client.c:807) 20250412084919145 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250412084919145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-506926-0)[0x55cfd95491a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084919145 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084919145 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{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) 20250412084919145 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{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) 20250412084919145 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "7bc2e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7bc2e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084919155 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250412084919155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95491a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084919155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95491a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084919155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95491a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084919155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95491a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084919155 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084919155 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{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) 20250412084919155 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{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) 20250412084919155 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{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) 20250412084919155 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084919155 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084919155 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{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) 20250412084919155 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{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) 20250412084919155 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084919155 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084919155 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084919155 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084919155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084919155 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084919155 DLSCCP DEBUG SCCP-SCOC(24)[0x55cfd954ac60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084919155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec1978), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084919155 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084919155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084919155 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084919155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084919155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084919155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084919155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 09 06 ec 19 78 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084919155 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084919155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084919155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084919155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084919155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084919155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084919155 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412084919155 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084919155 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084919155 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084919155 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 09 06 ec 19 78 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(231)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal" (min: 0, max: 0) VirtHNBGW-STATS(226)@11a1da9b814d: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" HNBGW_Test.msc0-SCCP(231)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@11a1da9b814d: vl_len:21 HNBGW_Test.msc0-SCCP(231)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(231)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250412084924217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084924217 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084924217 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084924217 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084924217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084924217 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084924217 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084924217 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084924217 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084924217 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 18 00 01 15 00 00 00 11 00 00 01 00 29 40 0a 00 00 01 00 28 40 03 05 c8 80 00 06 00 08 00 00 00 07  20250412084924217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084924217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084924217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084924217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084924217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084924217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:486) 20250412084924217 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250412084924217 DLSCCP DEBUG SCCP-SCOC(24)[0x55cfd954ac60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084924218 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084924218 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084924218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084924218 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084924218 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084924218 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-506926 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084924218 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250412084924218 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250412084924218 DMGW NOTICE mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250412084924218 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250412084924218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-506926)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250412084924218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:121) 20250412084924218 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250412084924218 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084924218 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084924218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084924218 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=56 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 7bc2e'... (mgcp_client.c:807) 20250412084924218 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250412084924218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084924218 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95491a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084924218 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=56 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 7bc2e'... (mgcp_client.c:807) 20250412084924218 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250412084924218 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95491a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084924218 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{IN_USE}: Removing from parent mgw(mgw-fsm-506926-0)[0x55cfd954b1e0] (mgcp_client_endpoint_fsm.c:873) 20250412084924218 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084924218 DLMGCP DEBUG mgw-endp(mgw-fsm-506926-0)[0x55cfd9545fc0]{IN_USE}: Deallocated (fsm.c:568) 20250412084924218 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084924218 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084924218 DMGW DEBUG mgw(mgw-fsm-506926-0)[0x55cfd954b1e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084924218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084924218 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)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "7bc2e17" }, { code := "I", val := "11111" } }, sdp := omit } 20250412084924233 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250412084924233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084924233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084924233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084924233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "7bc2e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084924234 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250412084924234 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95491a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084924234 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95491a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084924234 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95491a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084924234 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95491a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal" (min: 1, max: 1) VirtHNBGW-STATS(226)@11a1da9b814d: setverdict(fail): fail -> fail reason: "Timeout waiting for metrics", component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412084929282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40352<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084929283 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44269<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(226)@11a1da9b814d: Final verdict of PTC: fail reason: "Timeout waiting for metrics" IPA-CTRL-CLI-IPA(227)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084929287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40346<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084929288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084929288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084929288 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412084929288 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412084929288 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412084929288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-506926)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412084929288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-506926)[0x55cfd9563540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412084929288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412084929288 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412084929288 DLSCCP DEBUG SCCP-SCOC(24)[0x55cfd954ac60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412084929288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec1978), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412084929288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084929289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084929289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084929289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084929289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084929289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084929289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 09 04 ec 19 78 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084929289 DLSCCP DEBUG SCCP-SCOC(24)[0x55cfd954ac60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412084929289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cfd954ae80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412084929289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-506926)[0x55cfd9563540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084929289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-506926)[0x55cfd9563540]{disrupted}: Freeing instance (context_map.c:202) 20250412084929289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-506926)[0x55cfd9563540]{disrupted}: Deallocated (fsm.c:568) 20250412084929289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cfd954ae80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084929289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cfd954ae80]{disconnected}: Freeing instance (context_map.c:206) 20250412084929289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55cfd954ae80]{disconnected}: Deallocated (fsm.c:568) 20250412084929289 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-506926 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250412084929289 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084929289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084929289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084929289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084929289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084929289 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412084929289 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084929289 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084929289 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084929289 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 09 04 ec 19 78 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 01  MutexDispCT-TC_rab_release(225)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@11a1da9b814d: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@11a1da9b814d: Final verdict of PTC: none 20250412084929292 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084929292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084929292 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084929292 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412084929292 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 20250412084929292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084929292 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-RAN(232)@11a1da9b814d: Final verdict of PTC: none 20250412084929292 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412084929292 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084929292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084929292 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084929292 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084929292 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412084929292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084929292 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412084929292 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250412084929292 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 20250412084929293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084929293 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412084929293 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084929293 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084929293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084929293 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084929293 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW-PFCP(228)@11a1da9b814d: Final verdict of PTC: none 20250412084929293 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084929293 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084929293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084929293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084929293 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) 20250412084929293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084929293 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412084929293 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084929293 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084929293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084929293 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084929293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084929293 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084929293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084929293 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412084929293 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084929293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084929293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084929293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084929293 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084929293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084929293 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084929293 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084929293 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084929293 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084929293 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084929293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084929293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084929294 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412084929294 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084929294 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084929294 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084929294 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084929294 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084929294 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084929294 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084929294 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_release-Iuh0(229)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(237)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@11a1da9b814d: Final verdict of PTC: none 20250412084929298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40360<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(226): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(228): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC TC_rab_release-Iuh0(229): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(237): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC TC_rab_release0(238): pass (fail -> fail) MTC@11a1da9b814d: Test case TC_rab_release finished. Verdict: fail reason: Timeout waiting for metrics MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release fail'. Sat Apr 12 08:49:29 UTC 2025 ------ HNBGW_Tests.TC_rab_release fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250412084929384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084929786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=357956) Waiting for packet dumper to finish... 1 (prev_count=357956, count=358496) 20250412084931294 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084931294 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084931294 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412084931294 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084931294 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084931294 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release fail' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Sat Apr 12 08:49:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_rab_release_abnormal started. 20250412084932876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41636<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084932879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084932883 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33251<->l=127.0.0.1:4262) (control_if.c:572) 20250412084932894 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084932894 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084932894 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084932894 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084932895 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084932895 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084932895 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084932895 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084932895 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412084932895 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412084932896 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084932896 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084932896 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084932896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084932896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084932896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084932896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084932896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084932896 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084932896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412084932896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084932896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084932896 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084932896 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084932896 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084932896 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084932896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084932896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084932896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084932896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084932896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084932896 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084932896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412084932896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084932896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 01 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084932896 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084932896 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084932896 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084932896 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084932896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084932896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084932896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084932896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084932896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084932896 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084932896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412084932896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084932896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084932896 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084932896 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084932896 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084932896 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084932896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084932896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084932896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084932896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084932896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084932896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084932896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084932896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084932896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084932896 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084932896 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084932896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084932896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084932896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412084932896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412084932896 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412084932896 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084932896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084932896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084932896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412084932896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412084932896 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: picked Normal Route via 'virt-msc2' round-robin style 20250412084932896 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412084932896 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084932896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084932896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084932896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412084932896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412084932896 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412084932896 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084932896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084932896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084932896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084932896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084932896 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(247)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(245)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084932910 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084932910 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084932910 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084932910 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084932910 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084932910 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084932911 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084932911 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084932912 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084932912 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084932912 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084932912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084932912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084932912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=7 -> eSLS=87: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084932912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084932912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084932912 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084932912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412084932912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084932912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 07 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084932912 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084932912 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084932912 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084932912 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084932912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084932912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084932912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084932912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084932912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084932912 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084932912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412084932912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084932912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 03 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084932912 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084932912 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084932912 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084932912 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084932912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084932912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084932912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084932912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084932912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084932912 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084932912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412084932912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084932912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084932912 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084932912 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084932912 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084932912 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084932912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084932912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084932912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084932912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084932912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084932912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084932912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084932912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084932912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084932912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084932912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084932912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084932912 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084932912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084932912 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084932912 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084932912 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412084932912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412084932912 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412084932912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084932912 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084932912 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084932912 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412084932912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412084932912 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: picked Normal Route via 'virt-sgsn2' round-robin style 20250412084932912 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412084932912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084932912 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084932912 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084932912 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412084932912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412084932912 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412084932912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084932912 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084932912 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084932912 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084932912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084932912 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084932935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084932935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084932935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084932935 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084932935 DHNBAP 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) 20250412084932935 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084932935 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084932935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084932935 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@11a1da9b814d: setverdict(pass): none -> pass 20250412084933106 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 20250412084933106 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 20250412084933106 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084933106 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412084933113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084933113 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412084933113 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084933113 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084933113 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084933113 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084933113 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084933113 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084933113 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084933113 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412084933113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084933114 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084933114 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084933114 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084933114 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412084933114 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084933114 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084933114 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084933114 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084933114 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412084933114 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412084933114 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084933114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084933114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084933114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084933114 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412084933114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084933114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084933114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084933114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084933114 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084933114 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084933114 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084933115 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084933115 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084933115 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084933115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084933115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084933115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084933115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084933115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084933115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084933115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084933115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084933115 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084933115 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084933115 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084933115 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084933115 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084933115 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084933115 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084933115 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412084933115 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084933115 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084933115 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084933115 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412084933122 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 20250412084933122 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 20250412084933122 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084933122 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412084933125 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084933125 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412084933125 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084933125 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084933125 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084933125 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084933125 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084933125 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084933125 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084933125 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412084933125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084933127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084933127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084933127 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084933127 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412084933127 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084933127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084933127 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084933127 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084933127 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412084933127 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412084933127 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084933127 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084933127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084933128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084933128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084933128 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412084933128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084933128 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084933128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084933128 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084933128 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084933128 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084933128 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084933129 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084933129 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084933129 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084933129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084933129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084933129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084933129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084933129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084933129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084933129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084933130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084933130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084933130 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084933130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084933130 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084933130 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084933130 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084933130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084933130 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412084933130 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084933130 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084933130 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084933130 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(246)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084933914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084933914 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084933914 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084933914 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084933914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084933914 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084933914 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084933914 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084933914 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084933914 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412084933914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084933914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084933914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084933914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084933914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084933914 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084933914 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084933914 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412084933914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084933915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084933915 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084933915 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084933915 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) 20250412084933915 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084933915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084933915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412084933915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084933915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084933915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084933915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084933915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084933915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084933915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084933915 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084933915 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412084933915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084933915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084933915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084933915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084933915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084933915 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084933915 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084933915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412084933915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084933915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084933915 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084933915 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084933915 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084933915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084933915 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084933915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084933915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084933915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084933915 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412084933915 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084933915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084933915 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084933915 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412084933915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084933915 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084933915 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084933915 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084933915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084933915 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084933915 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084933915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084933915 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084933915 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(249)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084933930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084933930 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084933930 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084933930 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084933930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084933930 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084933930 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084933930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084933930 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084933930 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412084933930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084933930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084933930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084933930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084933930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084933930 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084933930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084933930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412084933930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933930 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084933930 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084933930 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084933930 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084933930 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) 20250412084933930 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084933930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084933930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412084933930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933930 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084933930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084933930 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084933930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084933930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084933930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084933930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084933930 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084933930 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412084933930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084933930 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084933930 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084933930 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084933930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084933930 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412084933930 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084933930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084933930 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084933930 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412084933930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084933930 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084933930 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084933930 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084933930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084933930 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084933930 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084933930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084933930 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084933930 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412084933930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084933930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084933930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084933930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084933930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084933930 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084933930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084933930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412084933930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084933930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084933930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084933930 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084933930 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084933930 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084933930 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084933930 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084933961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41644<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@11a1da9b814d: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@11a1da9b814d: Added conn table entry 0TC_rab_release_abnormal0(252)3417179 20250412084934980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084934980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084934980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084934980 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084934980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x34245b, normal) (hnbgw_rua.c:406) 20250412084934980 DHNB DEBUG map_rua[0x55cfd9563540]{init}: Allocated (fsm.c:456) 20250412084934980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3417179)[0x55cfd9563540]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084934980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3417179 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084934980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084934980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084934980 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3417179 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084934980 DCN DEBUG map_sccp[0x55cfd954ae80]{init}: Allocated (fsm.c:456) 20250412084934980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cfd954ae80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084934980 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-3417179 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084934980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3417179 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084934980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3417179)[0x55cfd9563540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084934980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084934980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084934980 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3417179 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084934980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cfd954ae80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084934980 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084934980 DLSCCP DEBUG SCCP-SCOC(25)[0x55cfd95491a0]{IDLE}: Allocated (fsm.c:456) 20250412084934980 DLSCCP DEBUG SCCP-SCOC(25)[0x55cfd95491a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084934980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030001550056400500f1100926) (sccp_scrc.c:415) 20250412084934980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084934980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084934980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084934980 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084934980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084934980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084934980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084934980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084934980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084934980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084934980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084934980 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084934980 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084934980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084934980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084934980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 19 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 80 00 4f 40 03 00 01 55 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084934980 DLSCCP DEBUG SCCP-SCOC(25)[0x55cfd95491a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084934980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cfd954ae80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084934980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3417179)[0x55cfd9563540]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084934980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084934980 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084934980 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084934980 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084934980 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084934980 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412084934980 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084934980 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084934980 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084934980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 19 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 80 00 4f 40 03 00 01 55 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(245)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@11a1da9b814d: Added conn table entry 0TC_rab_release_abnormal0(252)8842967 HNBGW_Test.msc0-SCCP(245)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(252)@11a1da9b814d: setverdict(pass): none -> pass 20250412084934984 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084934984 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084934984 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084934984 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084934984 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084934984 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084934984 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084934984 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084934984 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084934984 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 19 09 c9 f4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084934984 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084934985 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084934985 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084934985 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084934985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084934985 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0009c9f4) (sccp_scrc.c:486) 20250412084934985 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1855) 20250412084934985 DLSCCP DEBUG SCCP-SCOC(25)[0x55cfd95491a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084934985 DLSCCP DEBUG SCCP-SCOC(25)[0x55cfd95491a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084934985 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084934985 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084934985 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084934985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cfd954ae80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084934985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cfd954ae80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release_abnormal0(252)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(251)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(245)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(245)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412084935189 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084935189 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084935189 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084935189 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084935189 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084935189 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084935189 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084935189 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084935189 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084935189 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 19 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084935189 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084935189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084935189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084935189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084935189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084935189 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084935189 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250412084935189 DLSCCP DEBUG SCCP-SCOC(25)[0x55cfd95491a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084935189 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084935189 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084935189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084935189 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084935189 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084935189 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3417179 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084935189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084935189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084935189 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084935189 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084935189 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084935189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084935190 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084935190 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{UNUSED}: Allocated (fsm.c:456) 20250412084935190 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{UNUSED}: is child of mgw(mgw-fsm-3417179-0)[0x55cfd95492d0] (fsm.c:486) 20250412084935190 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3417179-0)[0x55cfd95492d0] (mgcp_client_endpoint_fsm.c:724) 20250412084935190 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084935190 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084935190 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084935190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3417179-0)[0x55cfd954b1e0]{ST_CRCX}: Allocated (fsm.c:456) 20250412084935190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3417179-0)[0x55cfd954b1e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0] (fsm.c:486) 20250412084935190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3417179-0)[0x55cfd954b1e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084935190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3417179-0)[0x55cfd954b1e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084935190 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 34245'... (mgcp_client.c:807) 20250412084935190 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412084935190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3417179-0)[0x55cfd954b1e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084935190 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "34245b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "34245b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "34245b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "34245b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 20250412084935226 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250412084935226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084935226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084935226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084935226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084935226 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084935226 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{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) 20250412084935226 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{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) 20250412084935226 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084935226 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084935226 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{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) 20250412084935226 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084935226 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084935226 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084935226 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084935226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3417179)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084935226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084935226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084935226 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084935257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084935257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084935257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412084935257 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084935257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x34245b) (hnbgw_rua.c:470) 20250412084935257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3417179 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412084935257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3417179)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084935257 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084935257 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084935257 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3417179 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084935257 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084935257 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084935257 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084935257 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084935257 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412084935257 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3417179-0)[0x55cfd95492d0] (mgcp_client_endpoint_fsm.c:724) 20250412084935257 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084935257 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084935257 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{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) 20250412084935257 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412084935257 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 34245'... (mgcp_client.c:807) 20250412084935257 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412084935257 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084935257 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084935257 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{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) 20250412084935257 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{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)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "34245b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "34245b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084935280 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250412084935281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412084935281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412084935281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412084935281 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412084935281 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{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) 20250412084935281 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{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) 20250412084935281 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084935281 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084935281 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{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) 20250412084935281 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084935281 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412084935281 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412084935281 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3417179-0)[0x55cfd95492d0] (mgcp_client_endpoint_fsm.c:724) 20250412084935281 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084935281 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084935281 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084935281 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3417179-0)[0x55cfd9549740]{ST_CRCX}: Allocated (fsm.c:456) 20250412084935281 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3417179-0)[0x55cfd9549740]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0] (fsm.c:486) 20250412084935281 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3417179-0)[0x55cfd9549740]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084935281 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3417179-0)[0x55cfd9549740]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250412084935281 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 34245'... (mgcp_client.c:807) 20250412084935281 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412084935281 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3417179-0)[0x55cfd9549740]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084935281 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412084935281 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{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) 20250412084935281 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{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) 20250412084935281 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "34245b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "34245b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412084935292 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250412084935292 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9549740]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412084935292 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9549740]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412084935292 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9549740]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084935292 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9549740]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084935292 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412084935292 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{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) 20250412084935292 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{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) 20250412084935292 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{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) 20250412084935292 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084935292 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084935292 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{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) 20250412084935292 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{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) 20250412084935292 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084935292 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412084935292 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412084935292 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412084935292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412084935292 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084935292 DLSCCP DEBUG SCCP-SCOC(25)[0x55cfd95491a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084935292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009c9f4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412084935292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084935292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084935292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084935292 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084935292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084935292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084935292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 08 06 09 c9 f4 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084935292 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412084935292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084935292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084935292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084935292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084935292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084935292 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412084935292 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084935292 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084935292 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084935292 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 08 06 09 c9 f4 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(245)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084939290 DLSCCP DEBUG SCCP-SCOC(24)[0x55cfd954ac60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412084939290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ec1978), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412084939290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084939290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084939290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084939290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084939290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084939290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084939290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ec 19 78 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084939291 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084939291 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084939291 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084939291 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084939291 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084939291 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412084939291 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084939291 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084939291 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084939291 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ec 19 78 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412084939298 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084939298 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084939298 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084939298 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084939298 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084939298 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084939298 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084939298 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084939298 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084939298 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 18 ec 19 78 00 00 06 00 08 00 00 00 07  20250412084939298 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084939299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084939299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084939299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084939299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084939299 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=00ec1978) (sccp_scrc.c:486) 20250412084939299 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1855) 20250412084939299 DLSCCP DEBUG SCCP-SCOC(24)[0x55cfd954ac60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412084939299 DLSCCP DEBUG SCCP-SCOC(24)[0x55cfd954ac60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412084939299 DLSCCP DEBUG SCCP-SCOC(24)[0x55cfd954ac60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084939299 DLSCCP DEBUG SCCP-SCOC(24)[0x55cfd954ac60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084939299 DLSCCP DEBUG SCCP-SCOC(24)[0x55cfd954ac60]{IDLE}: Deallocated (fsm.c:568) VirtHNBGW-STATS(240)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal" (min: 0, max: 0) VirtHNBGW-STATS(240)@11a1da9b814d: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" HNBGW_Test.msc0-SCCP(245)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@11a1da9b814d: vl_len:21 HNBGW_Test.msc0-SCCP(245)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(245)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250412084940355 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084940355 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084940355 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084940356 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084940356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084940356 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084940356 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084940356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084940356 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084940356 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 19 00 01 15 00 00 00 11 00 00 01 00 29 40 0a 00 00 01 00 28 40 03 05 c2 d0 00 06 00 08 00 00 00 07  20250412084940356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084940356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084940356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084940356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084940356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084940356 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:486) 20250412084940356 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250412084940356 DLSCCP DEBUG SCCP-SCOC(25)[0x55cfd95491a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084940356 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084940356 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084940356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084940356 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084940356 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084940356 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3417179 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084940356 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250412084940356 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250412084940356 DMGW NOTICE mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250412084940356 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250412084940356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3417179)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250412084940356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:121) 20250412084940356 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250412084940356 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084940356 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084940356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084940356 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 34245'... (mgcp_client.c:807) 20250412084940356 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084940356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084940357 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9549740]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084940357 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 34245'... (mgcp_client.c:807) 20250412084940357 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084940357 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9549740]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084940357 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{IN_USE}: Removing from parent mgw(mgw-fsm-3417179-0)[0x55cfd95492d0] (mgcp_client_endpoint_fsm.c:873) 20250412084940357 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084940357 DLMGCP DEBUG mgw-endp(mgw-fsm-3417179-0)[0x55cfd9545fc0]{IN_USE}: Deallocated (fsm.c:568) 20250412084940357 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084940357 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084940357 DMGW DEBUG mgw(mgw-fsm-3417179-0)[0x55cfd95492d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084940357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084940357 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)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "34245b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "34245b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084940366 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250412084940366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084940366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084940366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084940366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412084940366 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250412084940366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9549740]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412084940366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9549740]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412084940366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9549740]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412084940366 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9549740]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal" (min: 1, max: 1) VirtHNBGW-STATS(240)@11a1da9b814d: setverdict(fail): fail -> fail reason: "Timeout waiting for metrics", component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412084945417 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33251<->l=127.0.0.1:4262) (control_if.c:193) 20250412084945418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41640<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(241)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(240)@11a1da9b814d: Final verdict of PTC: fail reason: "Timeout waiting for metrics" MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084945421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41636<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412084945422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084945422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084945422 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412084945422 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412084945423 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412084945423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3417179)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412084945423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3417179)[0x55cfd9563540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412084945423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412084945423 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412084945423 DLSCCP DEBUG SCCP-SCOC(25)[0x55cfd95491a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412084945423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009c9f4), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412084945423 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084945423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084945423 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084945423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084945423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084945423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084945423 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 08 04 09 c9 f4 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084945423 DLSCCP DEBUG SCCP-SCOC(25)[0x55cfd95491a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412084945423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cfd954ae80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412084945423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3417179)[0x55cfd9563540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412084945423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3417179)[0x55cfd9563540]{disrupted}: Freeing instance (context_map.c:202) 20250412084945423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3417179)[0x55cfd9563540]{disrupted}: Deallocated (fsm.c:568) 20250412084945423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cfd954ae80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412084945423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cfd954ae80]{disconnected}: Freeing instance (context_map.c:206) 20250412084945423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55cfd954ae80]{disconnected}: Deallocated (fsm.c:568) 20250412084945423 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3417179 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250412084945424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084945424 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084945424 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084945424 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084945424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084945424 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412084945424 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084945424 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084945424 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084945424 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 08 04 09 c9 f4 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 01  MutexDispCT-TC_rab_release_abnormal(239)@11a1da9b814d: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@11a1da9b814d: Final verdict of PTC: none 20250412084945425 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 20250412084945425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084945425 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084945425 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412084945425 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412084945425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084945425 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412084945425 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250412084945425 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412084945426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084945426 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412084945426 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412084945426 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) 20250412084945426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084945426 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412084945426 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084945426 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084945426 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084945426 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084945426 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084945426 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412084945426 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084945426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084945426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084945426 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412084945426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412084945426 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412084945426 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412084945426 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 20250412084945426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084945426 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412084945426 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412084945426 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412084945426 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412084945426 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412084945426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084945426 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412084945426 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084945426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412084945426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412084945426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084945426 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412084945426 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084945426 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084945426 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084945426 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084945426 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084945426 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084945426 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084945426 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412084945427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084945427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412084945427 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412084945427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084945427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084945427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084945427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084945427 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412084945427 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412084945427 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412084945427 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(246)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@11a1da9b814d: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(242)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(251)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@11a1da9b814d: Final verdict of PTC: none 20250412084945430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41644<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(240): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(242): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(251): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC TC_rab_release_abnormal0(252): pass (fail -> fail) MTC@11a1da9b814d: Test case TC_rab_release_abnormal finished. Verdict: fail reason: Timeout waiting for metrics MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal fail'. Sat Apr 12 08:49:45 UTC 2025 ------ HNBGW_Tests.TC_rab_release_abnormal fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20250412084945527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084945930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37148<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=372644) Waiting for packet dumper to finish... 1 (prev_count=372644, count=373184) 20250412084947427 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084947427 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084947427 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412084947427 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412084947427 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412084947427 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal fail' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Sat Apr 12 08:49:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_rab_assign_fail started. 20250412084949034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084949044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37154<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412084949049 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42951<->l=127.0.0.1:4262) (control_if.c:572) 20250412084949064 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084949064 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084949065 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084949065 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084949065 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084949065 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084949065 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084949065 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412084949065 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412084949065 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412084949066 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084949066 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412084949066 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084949066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084949066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084949066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084949066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084949066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084949066 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084949066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412084949066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084949066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084949066 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084949066 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084949066 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412084949066 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084949066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084949066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084949066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084949066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084949066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084949066 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084949066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412084949066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084949066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084949066 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084949066 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084949066 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412084949066 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084949066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084949066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084949066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084949066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084949067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084949067 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084949067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412084949067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084949067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084949067 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084949067 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084949067 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084949067 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084949067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084949067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084949067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084949067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084949067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084949067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084949067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084949067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084949067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084949067 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084949067 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084949067 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084949067 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084949067 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412084949067 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412084949067 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412084949067 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084949067 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084949067 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084949067 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412084949067 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412084949067 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412084949067 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084949067 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084949067 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084949067 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412084949067 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412084949067 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: picked Normal Route via 'virt-msc1' round-robin style 20250412084949067 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412084949067 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084949067 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084949067 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084949067 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084949067 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084949067 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(261)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(259)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084949079 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084949079 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084949080 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084949080 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084949080 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084949080 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084949080 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412084949080 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084949081 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084949081 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412084949081 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084949081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084949081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084949081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=9 -> eSLS=89: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084949081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084949081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084949081 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084949081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412084949081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084949081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 09 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084949081 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084949081 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084949081 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412084949081 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084949081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084949081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084949081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=2 -> eSLS=34: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084949081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084949081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412084949081 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084949081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412084949081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084949081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084949081 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084949081 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084949081 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412084949081 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084949081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084949081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084949081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084949081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084949081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084949081 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084949081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412084949081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084949081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084949081 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084949081 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084949081 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084949081 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084949081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084949081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084949081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084949081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084949081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084949081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084949081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084949081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084949081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084949081 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084949081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084949081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084949081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084949081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412084949081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412084949081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412084949081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084949081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084949081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084949081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412084949081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412084949081 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: picked Normal Route via 'virt-sgsn2' round-robin style 20250412084949081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412084949081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084949081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084949081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084949081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412084949081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412084949081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412084949081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084949081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084949081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084949081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084949081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084949081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412084949100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084949100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084949100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412084949100 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412084949100 DHNBAP 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) 20250412084949100 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412084949100 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412084949101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084949101 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@11a1da9b814d: setverdict(pass): none -> pass 20250412084949278 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 20250412084949278 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 20250412084949278 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084949278 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412084949287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084949287 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412084949287 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084949287 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084949287 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084949287 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084949287 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084949287 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084949287 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084949287 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412084949287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084949289 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084949290 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084949290 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084949290 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412084949290 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084949290 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084949290 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084949290 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084949290 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412084949290 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412084949290 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412084949290 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084949290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084949290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084949290 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412084949290 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084949290 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084949290 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084949290 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084949290 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084949290 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084949290 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084949291 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 20250412084949291 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 20250412084949291 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412084949291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412084949291 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084949291 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412084949291 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084949292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084949292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412084949292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084949292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084949292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084949292 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084949292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084949292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084949292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084949292 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084949292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084949292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084949292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084949292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084949292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084949293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412084949293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084949293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084949293 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084949293 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(264)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412084949300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084949300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412084949300 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412084949300 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412084949300 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412084949300 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412084949300 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412084949300 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412084949300 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412084949300 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412084949300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412084949301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084949301 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412084949301 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412084949301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412084949301 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412084949301 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412084949301 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412084949301 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412084949301 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412084949301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412084949301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412084949301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412084949301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412084949301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084949301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412084949301 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412084949301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412084949301 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412084949301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084949301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412084949301 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412084949301 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412084949301 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412084949302 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412084949302 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412084949302 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412084949302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084949302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412084949302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084949303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084949303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084949303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084949303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084949303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084949303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084949303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084949303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084949303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084949303 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412084949303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084949303 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084949303 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084949303 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084949303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084949303 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412084949303 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084949303 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084949303 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084949303 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(260)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084950094 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084950094 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084950094 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084950094 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084950094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084950094 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084950094 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084950094 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084950094 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084950094 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412084950094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084950094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084950094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084950094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084950094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084950094 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084950094 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084950094 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412084950094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950094 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084950094 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084950094 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084950094 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084950095 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) 20250412084950095 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084950095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084950095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412084950095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950095 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084950095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084950095 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084950095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084950095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084950095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084950095 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084950095 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084950095 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412084950095 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084950095 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084950096 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084950096 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084950096 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084950096 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412084950096 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084950096 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084950096 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084950096 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412084950097 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084950098 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084950098 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084950098 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084950098 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084950098 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084950098 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084950098 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084950098 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084950098 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412084950098 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084950098 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084950098 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084950098 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084950098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084950098 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084950098 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412084950098 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412084950098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950098 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084950098 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084950098 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084950098 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084950098 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412084950099 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084950099 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084950099 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084950099 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084950099 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084950099 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084950099 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084950099 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084950099 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084950099 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412084950099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084950099 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084950099 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084950099 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084950099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084950099 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084950099 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084950099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412084950099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950099 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084950099 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084950099 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412084950099 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412084950099 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) 20250412084950099 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412084950099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412084950099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412084950099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950099 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084950099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084950099 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084950099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084950099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412084950099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084950099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084950099 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412084950099 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412084950099 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084950099 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084950099 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084950099 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412084950099 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412084950099 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412084950099 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412084950099 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412084950099 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084950099 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412084950100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084950100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084950100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084950100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084950100 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412084950100 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412084950100 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412084950100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084950100 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412084950100 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084950100 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084950100 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084950100 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412084950100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412084950100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084950100 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412084950100 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412084950100 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412084950100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084950100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084950100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084950100 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084950100 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412084950100 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412084950100 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412084950100 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412084950116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37164<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@11a1da9b814d: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@11a1da9b814d: Added conn table entry 0TC_rab_assign_fail0(266)13193574 20250412084951153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084951153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084951153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412084951153 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412084951153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc95166, normal) (hnbgw_rua.c:406) 20250412084951153 DHNB DEBUG map_rua[0x55cfd9563540]{init}: Allocated (fsm.c:456) 20250412084951153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13193574)[0x55cfd9563540]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412084951153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13193574 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412084951153 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084951153 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084951153 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13193574 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412084951153 DCN DEBUG map_sccp[0x55cfd954ae80]{init}: Allocated (fsm.c:456) 20250412084951153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cfd954ae80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412084951153 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-13193574 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412084951153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13193574 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412084951153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13193574)[0x55cfd9563540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412084951153 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412084951153 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412084951153 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13193574 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412084951153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cfd954ae80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412084951153 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412084951153 DLSCCP DEBUG SCCP-SCOC(26)[0x55cfd9549740]{IDLE}: Allocated (fsm.c:456) 20250412084951153 DLSCCP DEBUG SCCP-SCOC(26)[0x55cfd9549740]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412084951153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001210056400500f1100926) (sccp_scrc.c:415) 20250412084951153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084951153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084951153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084951153 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084951153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084951153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084951153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084951153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412084951153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412084951153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412084951153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084951153 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084951153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084951153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084951153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084951153 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 1a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 01 21 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084951153 DLSCCP DEBUG SCCP-SCOC(26)[0x55cfd9549740]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412084951153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cfd954ae80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412084951153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13193574)[0x55cfd9563540]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412084951153 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084951153 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084951153 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084951153 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084951153 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084951153 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412084951153 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084951153 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084951153 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084951153 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 1a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 01 21 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(259)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@11a1da9b814d: Added conn table entry 0TC_rab_assign_fail0(266)8771318 HNBGW_Test.msc0-SCCP(259)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@11a1da9b814d: setverdict(pass): none -> pass 20250412084951169 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084951169 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084951169 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084951169 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084951169 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084951169 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084951169 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084951169 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084951169 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084951169 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1a fe 83 ea 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412084951170 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084951170 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084951170 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084951170 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084951170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084951170 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fe83ea) (sccp_scrc.c:486) 20250412084951170 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1855) 20250412084951170 DLSCCP DEBUG SCCP-SCOC(26)[0x55cfd9549740]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412084951170 DLSCCP DEBUG SCCP-SCOC(26)[0x55cfd9549740]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412084951170 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084951170 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412084951170 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412084951170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cfd954ae80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412084951170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cfd954ae80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412084955424 DLSCCP DEBUG SCCP-SCOC(25)[0x55cfd95491a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412084955424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009c9f4), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412084955424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084955424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084955424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084955424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084955425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084955425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084955425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 09 c9 f4 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084955425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084955425 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084955425 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084955425 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084955425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084955425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412084955425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084955425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084955425 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084955425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 09 c9 f4 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412084955432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084955433 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084955433 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084955433 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084955433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084955433 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084955433 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084955433 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084955433 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084955433 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 19 09 c9 f4 00 00 06 00 08 00 00 00 07  20250412084955433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084955433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084955433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084955433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084955433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084955433 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=0009c9f4) (sccp_scrc.c:486) 20250412084955433 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1855) 20250412084955433 DLSCCP DEBUG SCCP-SCOC(25)[0x55cfd95491a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412084955433 DLSCCP DEBUG SCCP-SCOC(25)[0x55cfd95491a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412084955433 DLSCCP DEBUG SCCP-SCOC(25)[0x55cfd95491a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412084955433 DLSCCP DEBUG SCCP-SCOC(25)[0x55cfd95491a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412084955433 DLSCCP DEBUG SCCP-SCOC(25)[0x55cfd95491a0]{IDLE}: Deallocated (fsm.c:568) VirtHNBGW-STATS(254)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 0, max: 0) VirtHNBGW-STATS(254)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 0, max: 0) VirtHNBGW-STATS(254)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 0, max: 0) VirtHNBGW-STATS(254)@11a1da9b814d: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" TC_rab_assign_fail0(266)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(265)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(259)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(259)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412084956260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084956260 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412084956260 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412084956260 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412084956260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412084956260 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412084956260 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412084956260 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412084956260 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084956261 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1a 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412084956261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412084956261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412084956261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412084956261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412084956261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412084956261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412084956261 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1855) 20250412084956261 DLSCCP DEBUG SCCP-SCOC(26)[0x55cfd9549740]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412084956261 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412084956261 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412084956261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412084956261 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412084956261 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412084956261 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13193574 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412084956261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084956261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084956261 DMGW DEBUG mgw(mgw-fsm-13193574-0)[0x55cfd95491a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412084956261 DMGW DEBUG mgw(mgw-fsm-13193574-0)[0x55cfd95491a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412084956261 DMGW DEBUG mgw(mgw-fsm-13193574-0)[0x55cfd95491a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412084956261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084956261 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412084956261 DLMGCP DEBUG mgw-endp(mgw-fsm-13193574-0)[0x55cfd954b1e0]{UNUSED}: Allocated (fsm.c:456) 20250412084956261 DLMGCP DEBUG mgw-endp(mgw-fsm-13193574-0)[0x55cfd954b1e0]{UNUSED}: is child of mgw(mgw-fsm-13193574-0)[0x55cfd95491a0] (fsm.c:486) 20250412084956261 DLMGCP DEBUG mgw-endp(mgw-fsm-13193574-0)[0x55cfd954b1e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13193574-0)[0x55cfd95491a0] (mgcp_client_endpoint_fsm.c:724) 20250412084956261 DLMGCP DEBUG mgw-endp(mgw-fsm-13193574-0)[0x55cfd954b1e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412084956261 DLMGCP DEBUG mgw-endp(mgw-fsm-13193574-0)[0x55cfd954b1e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412084956261 DLMGCP DEBUG mgw-endp(mgw-fsm-13193574-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412084956261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13193574-0)[0x55cfd9545fc0]{ST_CRCX}: Allocated (fsm.c:456) 20250412084956261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13193574-0)[0x55cfd9545fc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13193574-0)[0x55cfd954b1e0] (fsm.c:486) 20250412084956261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13193574-0)[0x55cfd9545fc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412084956261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13193574-0)[0x55cfd9545fc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412084956261 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: c9516'... (mgcp_client.c:807) 20250412084956261 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412084956261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13193574-0)[0x55cfd9545fc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412084956261 DLMGCP DEBUG mgw-endp(mgw-fsm-13193574-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c9516617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c9516617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c9516617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c9516617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 20250412084956285 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250412084956285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412084956285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412084956285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412084956285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412084956285 DLMGCP DEBUG mgw-endp(mgw-fsm-13193574-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412084956285 DLMGCP DEBUG mgw-endp(mgw-fsm-13193574-0)[0x55cfd954b1e0]{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) 20250412084956285 DLMGCP DEBUG mgw-endp(mgw-fsm-13193574-0)[0x55cfd954b1e0]{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) 20250412084956285 DLMGCP DEBUG mgw-endp(mgw-fsm-13193574-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412084956285 DLMGCP DEBUG mgw-endp(mgw-fsm-13193574-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412084956285 DLMGCP DEBUG mgw-endp(mgw-fsm-13193574-0)[0x55cfd954b1e0]{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) 20250412084956285 DMGW DEBUG mgw(mgw-fsm-13193574-0)[0x55cfd95491a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412084956285 DMGW DEBUG mgw(mgw-fsm-13193574-0)[0x55cfd95491a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412084956285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412084956285 DMGW DEBUG mgw(mgw-fsm-13193574-0)[0x55cfd95491a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412084956285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13193574)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412084956285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412084956285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412084956285 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412084956314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412084956314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412084956315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250412084956315 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412084956315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc95166) (hnbgw_rua.c:470) 20250412084956315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13193574 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:311) 20250412084956315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13193574)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412084956315 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412084956315 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412084956315 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13193574 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412084956315 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250412084956315 DMGW DEBUG mgw(mgw-fsm-13193574-0)[0x55cfd95491a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412084956315 DMGW DEBUG mgw(mgw-fsm-13193574-0)[0x55cfd95491a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412084956315 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250412084956315 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250412084956315 DMGW ERROR mgw(mgw-fsm-13193574-0)[0x55cfd95491a0]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250412084956315 DMGW DEBUG mgw(mgw-fsm-13193574-0)[0x55cfd95491a0]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250412084956315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250412084956315 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412084956315 DLSCCP DEBUG SCCP-SCOC(26)[0x55cfd9549740]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412084956315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe83ea), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:415) 20250412084956315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084956315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412084956315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412084956315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412084956315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412084956315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412084956315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 fe 83 ea 00 01 15 60 00 00 11 00 00 01 00 23 40 0a 00 00 01 00 22 40 03 05 c2 d0 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412084956315 DMGW DEBUG mgw(mgw-fsm-13193574-0)[0x55cfd95491a0]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250412084956315 DMGW DEBUG mgw(mgw-fsm-13193574-0)[0x55cfd95491a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412084956315 DLMGCP DEBUG mgw-endp(mgw-fsm-13193574-0)[0x55cfd954b1e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412084956315 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412084956315 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: c9516'... (mgcp_client.c:807) 20250412084956315 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412084956315 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412084956315 DLMGCP DEBUG mgw-endp(mgw-fsm-13193574-0)[0x55cfd954b1e0]{IN_USE}: Removing from parent mgw(mgw-fsm-13193574-0)[0x55cfd95491a0] (mgcp_client_endpoint_fsm.c:873) 20250412084956315 DLMGCP DEBUG mgw-endp(mgw-fsm-13193574-0)[0x55cfd954b1e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412084956315 DLMGCP DEBUG mgw-endp(mgw-fsm-13193574-0)[0x55cfd954b1e0]{IN_USE}: Deallocated (fsm.c:568) 20250412084956315 DMGW DEBUG mgw(mgw-fsm-13193574-0)[0x55cfd95491a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412084956315 DMGW DEBUG mgw(mgw-fsm-13193574-0)[0x55cfd95491a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412084956315 DMGW DEBUG mgw(mgw-fsm-13193574-0)[0x55cfd95491a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412084956315 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412084956315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412084956315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412084956315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412084956315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412084956315 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412084956315 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412084956315 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412084956315 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412084956315 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 fe 83 ea 00 01 15 60 00 00 11 00 00 01 00 23 40 0a 00 00 01 00 22 40 03 05 c2 d0 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(259)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085000316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_DLCX_RESP}: Timeout of T1 (fsm.c:317) 20250412085000316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250412085000316 DLMGCP DEBUG MGW(mgw) Canceled transaction 97 (mgcp_client.c:1252) 20250412085000316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250412085000316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd9545fc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) VirtHNBGW-STATS(254)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 1, max: 1) VirtHNBGW-STATS(254)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 0, max: 0) VirtHNBGW-STATS(254)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 1, max: 1) VirtHNBGW-STATS(254)@11a1da9b814d: setverdict(fail): fail -> fail reason: "Timeout waiting for metrics", component reason not changed TC_rab_assign_fail0(266)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "c9516617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085001360 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250412085001360 DLMGCP ERROR MGW(mgw) Cannot find matching MGCP transaction for trans_id 97 (mgcp_client.c:770) MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085001366 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42951<->l=127.0.0.1:4262) (control_if.c:193) 20250412085001368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37154<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(255)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(254)@11a1da9b814d: Final verdict of PTC: fail reason: "Timeout waiting for metrics" MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085001369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37150<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085001370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085001371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) MutexDispCT-TC_rab_assign_fail(253)@11a1da9b814d: Final verdict of PTC: none 20250412085001371 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085001371 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085001371 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085001371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13193574)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412085001371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13193574)[0x55cfd9563540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412085001371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412085001371 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085001371 DLSCCP DEBUG SCCP-SCOC(26)[0x55cfd9549740]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085001371 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe83ea), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085001371 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085001371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085001371 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085001371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085001371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085001371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085001371 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 fe 83 ea 00 00 1a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085001371 DLSCCP DEBUG SCCP-SCOC(26)[0x55cfd9549740]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085001371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cfd954ae80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085001371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13193574)[0x55cfd9563540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085001371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13193574)[0x55cfd9563540]{disrupted}: Freeing instance (context_map.c:202) 20250412085001372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13193574)[0x55cfd9563540]{disrupted}: Deallocated (fsm.c:568) 20250412085001372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cfd954ae80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085001372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cfd954ae80]{disconnected}: Freeing instance (context_map.c:206) 20250412085001372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55cfd954ae80]{disconnected}: Deallocated (fsm.c:568) 20250412085001372 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13193574 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412085001372 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085001372 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085001372 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085001372 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085001372 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085001372 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085001372 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085001372 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085001372 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085001372 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 fe 83 ea 00 00 1a 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-RAN(263)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@11a1da9b814d: Final verdict of PTC: none 20250412085001373 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 20250412085001373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085001373 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085001373 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085001373 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085001373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085001373 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085001373 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250412085001373 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) 20250412085001373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085001373 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085001373 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085001373 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085001373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085001373 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085001373 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085001373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085001373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085001373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085001373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085001374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085001374 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085001374 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085001374 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 20250412085001374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085001374 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085001374 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085001374 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085001374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-RAN(260)@11a1da9b814d: Final verdict of PTC: none 20250412085001374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085001374 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085001374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085001374 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085001374 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085001374 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085001374 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085001374 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085001374 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085001374 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250412085001374 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) 20250412085001374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085001375 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085001375 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085001375 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085001375 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085001375 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_rab_assign_fail-Iuh0-RUA(258)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(256)@11a1da9b814d: Final verdict of PTC: none 20250412085001375 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085001375 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085001375 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085001375 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085001375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085001375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.msc0-SCCP(259)@11a1da9b814d: Final verdict of PTC: none 20250412085001375 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085001375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085001375 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085001375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085001375 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085001375 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085001375 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085001375 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085001375 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assign_fail-Iuh0(257)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(265)@11a1da9b814d: Final verdict of PTC: none 20250412085001378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37164<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(254): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(256): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(265): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assign_fail0(266): pass (fail -> fail) MTC@11a1da9b814d: Test case TC_rab_assign_fail finished. Verdict: fail reason: Timeout waiting for metrics MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail fail'. Sat Apr 12 08:50:01 UTC 2025 ------ HNBGW_Tests.TC_rab_assign_fail fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20250412085001451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085001852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34526<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=304672) Waiting for packet dumper to finish... 1 (prev_count=304672, count=343388) 20250412085003375 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085003375 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085003375 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085003375 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085003375 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085003375 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail fail' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Sat Apr 12 08:50:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_rab_assign_mgcp_to started. 20250412085004919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085004922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085004926 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42043<->l=127.0.0.1:4262) (control_if.c:572) 20250412085004939 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085004939 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085004940 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085004940 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085004940 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085004940 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085004940 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085004940 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085004940 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085004940 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085004941 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085004941 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085004941 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085004941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085004941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085004941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004941 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085004941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085004941 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085004941 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085004941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085004941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085004941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 02 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085004941 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085004941 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085004941 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085004941 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085004941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085004941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085004941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004941 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085004941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085004941 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085004941 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085004941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085004942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085004942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085004942 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085004942 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085004942 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085004942 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085004942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085004942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085004942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085004942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085004942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085004942 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085004942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085004942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085004942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085004942 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085004942 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085004942 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085004942 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085004942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085004942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085004942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085004942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085004942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085004942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085004942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085004942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085004942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085004942 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085004942 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085004942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085004942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085004942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085004942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085004942 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085004942 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085004942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085004942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085004942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085004942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085004942 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085004942 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085004942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085004942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085004942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085004942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085004942 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085004942 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085004942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085004942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085004942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085004942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085004942 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(275)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(275)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085004957 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085004957 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085004958 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085004958 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085004958 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085004958 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085004958 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085004958 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085004959 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085004959 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085004959 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085004959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085004959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085004959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085004959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085004959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085004959 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085004959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085004959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085004959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085004959 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085004959 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085004959 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085004959 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085004959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085004959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085004959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085004959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085004959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085004959 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085004959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085004959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085004959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085004959 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085004959 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085004959 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085004959 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085004959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085004959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085004959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085004959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085004959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085004959 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085004959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085004959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085004959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085004959 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085004959 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085004959 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085004960 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085004960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085004960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085004960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085004960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085004960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085004960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085004960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085004960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085004960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085004960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085004960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085004960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085004960 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085004960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085004960 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085004960 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085004960 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085004960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085004960 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085004960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085004960 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085004960 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085004960 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085004960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085004960 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085004960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085004960 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085004960 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085004960 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085004960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085004960 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085004960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085004960 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085004960 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085004960 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085004960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085004960 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(278)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085004980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085004981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085004981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085004981 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085004981 DHNBAP 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) 20250412085004981 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085004981 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085004981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085004981 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085005153 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 20250412085005153 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 20250412085005153 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085005153 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085005161 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085005161 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085005161 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085005161 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085005161 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085005161 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085005161 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085005161 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085005161 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085005161 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085005161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085005163 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085005163 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085005163 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085005163 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085005163 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085005163 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085005163 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085005163 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085005163 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085005163 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085005163 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085005163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085005164 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085005164 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085005164 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085005164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085005164 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085005164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085005164 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085005164 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085005164 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085005164 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085005165 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085005165 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085005165 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085005165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085005165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085005165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085005165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085005166 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085005166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085005166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085005166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085005166 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085005166 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085005166 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085005166 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085005166 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085005166 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085005166 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085005166 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085005166 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085005166 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085005166 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085005166 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085005171 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 20250412085005171 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 20250412085005171 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085005171 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085005176 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085005176 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085005176 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085005176 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085005176 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085005176 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085005176 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085005176 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085005176 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085005176 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085005176 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085005178 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085005178 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085005178 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085005178 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085005178 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085005178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085005178 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085005178 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085005178 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085005178 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085005178 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085005178 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085005178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085005178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085005178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085005178 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085005179 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085005179 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085005179 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085005179 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085005179 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085005179 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085005179 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085005180 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085005180 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085005180 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085005180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085005180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085005180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085005180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085005180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085005180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085005180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085005180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085005180 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085005180 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085005180 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085005180 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085005180 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085005180 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085005180 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085005180 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412085005180 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085005180 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085005180 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085005180 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(274)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085005958 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085005958 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085005958 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085005958 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085005958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085005958 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085005958 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085005958 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085005958 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085005958 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085005958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085005958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085005958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085005958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085005958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085005958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085005958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085005958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085005958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005958 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085005958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085005958 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085005958 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085005958 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) 20250412085005958 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085005958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085005958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085005958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085005958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085005958 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085005958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085005958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085005958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085005958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085005958 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085005958 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085005958 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085005958 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085005958 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085005958 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085005958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085005958 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085005958 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085005958 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085005958 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085005958 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085005959 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085005959 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085005959 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085005959 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085005959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085005959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085005959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085005959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085005959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085005959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085005959 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085005959 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085005959 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085005959 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085005959 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085005959 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085005959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085005959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005959 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085005959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005959 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085005959 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085005959 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085005959 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085005959 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085005974 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085005974 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085005974 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085005974 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085005974 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085005974 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085005974 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085005974 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085005974 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085005974 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085005974 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085005974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085005974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085005974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085005974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085005974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085005974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085005974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085005974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085005974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085005974 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085005974 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085005974 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) 20250412085005974 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085005974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085005974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085005974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005974 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085005974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085005974 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085005974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085005974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085005974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085005974 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085005974 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085005974 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085005975 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085005975 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085005975 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085005975 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085005975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085005975 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412085005975 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085005975 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085005975 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085005975 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085005975 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085005975 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085005975 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085005975 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085005975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085005975 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085005975 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085005975 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085005975 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085005975 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085005975 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085005975 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085005975 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085005975 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085005975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085005975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085005975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085005975 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085005975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085005975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085005975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085005975 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085005975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085005975 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085005975 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085005975 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085005991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36272<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@11a1da9b814d: 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)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@11a1da9b814d: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@11a1da9b814d: Added conn table entry 0TC_rab_assign_mgcp_to0(280)8484679 20250412085007005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085007005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085007005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085007005 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085007005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x817747, normal) (hnbgw_rua.c:406) 20250412085007005 DHNB DEBUG map_rua[0x55cfd9563540]{init}: Allocated (fsm.c:456) 20250412085007005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8484679)[0x55cfd9563540]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085007005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8484679 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085007005 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085007005 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085007005 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8484679 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085007005 DCN DEBUG map_sccp[0x55cfd954ae80]{init}: Allocated (fsm.c:456) 20250412085007005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cfd954ae80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085007005 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-8484679 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085007005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8484679 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085007005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8484679)[0x55cfd9563540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085007005 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085007005 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085007005 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8484679 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085007005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cfd954ae80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085007005 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085007005 DLSCCP DEBUG SCCP-SCOC(27)[0x55cfd9545fc0]{IDLE}: Allocated (fsm.c:456) 20250412085007005 DLSCCP DEBUG SCCP-SCOC(27)[0x55cfd9545fc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085007005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300026a0056400500f1100926) (sccp_scrc.c:415) 20250412085007005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085007005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085007006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085007006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085007006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085007006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085007006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085007006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085007006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085007006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085007006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085007006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085007006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085007006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085007006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085007006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 1b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 02 6a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085007006 DLSCCP DEBUG SCCP-SCOC(27)[0x55cfd9545fc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085007006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cfd954ae80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085007006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8484679)[0x55cfd9563540]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085007006 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085007006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085007006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085007006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085007006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085007006 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085007006 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085007006 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085007006 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085007006 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 1b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 02 6a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@11a1da9b814d: Added conn table entry 0TC_rab_assign_mgcp_to0(280)8695687 HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(280)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085007010 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085007010 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085007010 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085007010 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085007010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085007010 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085007010 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085007010 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085007010 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085007010 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1b be 7a 93 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085007010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085007010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085007010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085007010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085007010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085007010 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00be7a93) (sccp_scrc.c:486) 20250412085007010 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1855) 20250412085007010 DLSCCP DEBUG SCCP-SCOC(27)[0x55cfd9545fc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085007010 DLSCCP DEBUG SCCP-SCOC(27)[0x55cfd9545fc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085007010 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085007010 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085007010 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085007010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cfd954ae80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085007010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cfd954ae80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085007212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085007212 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085007212 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085007212 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085007212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085007212 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085007212 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085007212 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085007212 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085007212 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1b 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085007212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085007212 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085007212 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085007212 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085007212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085007212 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085007212 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250412085007212 DLSCCP DEBUG SCCP-SCOC(27)[0x55cfd9545fc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085007212 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085007212 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085007212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085007212 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085007212 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085007212 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8484679 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085007212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085007212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085007212 DMGW DEBUG mgw(mgw-fsm-8484679-0)[0x55cfd954b1e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085007212 DMGW DEBUG mgw(mgw-fsm-8484679-0)[0x55cfd954b1e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085007212 DMGW DEBUG mgw(mgw-fsm-8484679-0)[0x55cfd954b1e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085007212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085007212 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085007213 DLMGCP DEBUG mgw-endp(mgw-fsm-8484679-0)[0x55cfd95491a0]{UNUSED}: Allocated (fsm.c:456) 20250412085007213 DLMGCP DEBUG mgw-endp(mgw-fsm-8484679-0)[0x55cfd95491a0]{UNUSED}: is child of mgw(mgw-fsm-8484679-0)[0x55cfd954b1e0] (fsm.c:486) 20250412085007213 DLMGCP DEBUG mgw-endp(mgw-fsm-8484679-0)[0x55cfd95491a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8484679-0)[0x55cfd954b1e0] (mgcp_client_endpoint_fsm.c:724) 20250412085007213 DLMGCP DEBUG mgw-endp(mgw-fsm-8484679-0)[0x55cfd95491a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085007213 DLMGCP DEBUG mgw-endp(mgw-fsm-8484679-0)[0x55cfd95491a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085007213 DLMGCP DEBUG mgw-endp(mgw-fsm-8484679-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085007213 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8484679-0)[0x55cfd95492d0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085007213 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8484679-0)[0x55cfd95492d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8484679-0)[0x55cfd95491a0] (fsm.c:486) 20250412085007213 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8484679-0)[0x55cfd95492d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085007213 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8484679-0)[0x55cfd95492d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085007213 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 81774'... (mgcp_client.c:807) 20250412085007213 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085007213 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8484679-0)[0x55cfd95492d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085007213 DLMGCP DEBUG mgw-endp(mgw-fsm-8484679-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "81774717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81774717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "81774717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81774717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250412085011213 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250412085011213 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250412085011213 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-8484679-0)[0x55cfd95491a0] (mgcp_client_fsm.c:526) 20250412085011213 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250412085011213 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250412085011213 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95492d0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250412085011213 DLMGCP DEBUG mgw-endp(mgw-fsm-8484679-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250412085011213 DLMGCP DEBUG mgw-endp(mgw-fsm-8484679-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085011213 DLMGCP DEBUG mgw-endp(mgw-fsm-8484679-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250412085011213 DLMGCP DEBUG mgw-endp(mgw-fsm-8484679-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-8484679-0)[0x55cfd954b1e0] (mgcp_client_endpoint_fsm.c:925) 20250412085011213 DLMGCP DEBUG mgw-endp(mgw-fsm-8484679-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250412085011213 DLMGCP DEBUG mgw-endp(mgw-fsm-8484679-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250412085011213 DMGW DEBUG mgw(mgw-fsm-8484679-0)[0x55cfd954b1e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250412085011213 DMGW ERROR mgw(mgw-fsm-8484679-0)[0x55cfd954b1e0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250412085011213 DMGW DEBUG mgw(mgw-fsm-8484679-0)[0x55cfd954b1e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250412085011213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250412085011213 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085011213 DLSCCP DEBUG SCCP-SCOC(27)[0x55cfd9545fc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085011213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be7a93), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:415) 20250412085011213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085011213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085011213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085011213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085011213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085011214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085011214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 be 7a 93 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 11 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085011214 DMGW DEBUG mgw(mgw-fsm-8484679-0)[0x55cfd954b1e0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250412085011214 DMGW DEBUG mgw(mgw-fsm-8484679-0)[0x55cfd954b1e0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250412085011214 DMGW DEBUG mgw(mgw-fsm-8484679-0)[0x55cfd954b1e0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250412085011214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085011214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085011214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085011214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085011214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085011214 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085011214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085011214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085011214 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085011214 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 be 7a 93 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 11 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085011234 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085011234 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085011234 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085011234 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085011234 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085011234 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085011234 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085011234 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085011234 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085011234 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085011234 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085011234 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085011234 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085011234 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085011234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085011234 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085011234 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250412085011234 DLSCCP DEBUG SCCP-SCOC(27)[0x55cfd9545fc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085011234 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085011234 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085011234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085011234 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085011235 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085011235 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8484679 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085011235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8484679)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085011235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085011235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085011235 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@11a1da9b814d: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)8484679 20250412085011242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085011242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085011242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085011242 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085011242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x817747,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085011242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8484679 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085011242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8484679)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085011242 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085011242 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085011242 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8484679 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085011242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085011242 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085011242 DLSCCP DEBUG SCCP-SCOC(27)[0x55cfd9545fc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085011242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be7a93), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085011242 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085011242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085011242 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085011242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085011242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085011242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085011242 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 be 7a 93 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085011242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8484679)[0x55cfd9563540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085011242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085011242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cfd954ae80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085011242 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085011242 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085011242 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085011242 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085011242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085011242 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085011242 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085011242 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085011242 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085011242 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 be 7a 93 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@11a1da9b814d: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)8695687 HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: Session index based on connection ID:0 20250412085011244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085011244 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085011244 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085011244 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085011244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085011244 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085011244 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085011244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085011244 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085011244 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 1b be 7a 93 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085011244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085011244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085011244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085011244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085011244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085011244 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=00be7a93), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085011244 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1855) 20250412085011244 DLSCCP DEBUG SCCP-SCOC(27)[0x55cfd9545fc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085011244 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085011244 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085011244 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085011244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cfd954ae80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085011244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cfd954ae80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085011244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8484679)[0x55cfd9563540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085011244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8484679)[0x55cfd9563540]{disconnected}: Freeing instance (context_map.c:202) 20250412085011244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8484679)[0x55cfd9563540]{disconnected}: Deallocated (fsm.c:568) 20250412085011244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cfd954ae80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085011244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cfd954ae80]{disconnected}: Freeing instance (context_map.c:206) 20250412085011244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55cfd954ae80]{disconnected}: Deallocated (fsm.c:568) 20250412085011244 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8484679 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250412085011244 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=00be7a93), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:415) 20250412085011244 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085011244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085011244 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085011244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085011244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085011244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085011244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 be 7a 93 00 00 1b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085011244 DLSCCP DEBUG SCCP-SCOC(27)[0x55cfd9545fc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085011244 DLSCCP DEBUG SCCP-SCOC(27)[0x55cfd9545fc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085011244 DLSCCP DEBUG SCCP-SCOC(27)[0x55cfd9545fc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085011244 DLSCCP DEBUG SCCP-SCOC(27)[0x55cfd9545fc0]{IDLE}: Deallocated (fsm.c:568) 20250412085011244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085011244 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085011244 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085011244 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085011244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085011244 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085011244 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085011244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085011244 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085011244 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 be 7a 93 00 00 1b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: RLC received in state:disconnect_pending 20250412085011373 DLSCCP DEBUG SCCP-SCOC(26)[0x55cfd9549740]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085011373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe83ea), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085011373 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085011373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085011373 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085011373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085011373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085011373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085011373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 83 ea 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085011373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085011373 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085011373 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085011373 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085011373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085011373 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085011373 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085011373 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085011373 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085011373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 83 ea 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412085011374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085011374 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085011374 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085011374 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085011374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085011374 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085011374 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085011374 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085011374 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085011374 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 1a fe 83 ea 00 00 06 00 08 00 00 00 07  20250412085011375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085011375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085011375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085011375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085011375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085011375 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=00fe83ea) (sccp_scrc.c:486) 20250412085011375 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1855) 20250412085011375 DLSCCP DEBUG SCCP-SCOC(26)[0x55cfd9549740]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085011375 DLSCCP DEBUG SCCP-SCOC(26)[0x55cfd9549740]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085011375 DLSCCP DEBUG SCCP-SCOC(26)[0x55cfd9549740]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085011375 DLSCCP DEBUG SCCP-SCOC(26)[0x55cfd9549740]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085011375 DLSCCP DEBUG SCCP-SCOC(26)[0x55cfd9549740]{IDLE}: Deallocated (fsm.c:568) TC_rab_assign_mgcp_to0(280)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085013254 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42043<->l=127.0.0.1:4262) (control_if.c:193) 20250412085013255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34548<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(269)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(268)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085013258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085013260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085013260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085013260 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MutexDispCT-TC_rab_assign_mgcp_to(267)@11a1da9b814d: Final verdict of PTC: none 20250412085013260 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085013261 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@11a1da9b814d: Final verdict of PTC: none 20250412085013262 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085013262 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085013262 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085013262 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085013263 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085013263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085013263 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085013263 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085013263 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 20250412085013263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085013263 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085013263 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085013263 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085013263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085013263 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(274)@11a1da9b814d: Final verdict of PTC: none 20250412085013263 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085013263 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085013263 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085013263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085013263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085013263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085013264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085013264 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085013264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085013264 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.msc0-M3UA(275)@11a1da9b814d: Final verdict of PTC: none20250412085013264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW-MGCP(279)@11a1da9b814d: Final verdict of PTC: none20250412085013264 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 20250412085013264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085013264 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085013264 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085013264 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085013264 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085013264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085013264 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085013264 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250412085013264 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) 20250412085013264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085013264 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085013264 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085013264 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) TC_rab_assign_mgcp_to-Iuh0(271)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(270)@11a1da9b814d: Final verdict of PTC: none 20250412085013264 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085013264 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085013264 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085013264 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085013264 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085013265 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085013265 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085013265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085013265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085013265 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085013265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085013265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085013265 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085013265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085013265 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085013265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085013265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085013265 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085013265 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085013265 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085013265 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085013266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36272<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(278)@11a1da9b814d: Final verdict of PTC: none TC_rab_assign_mgcp_to0(280)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sat Apr 12 08:50:13 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 20250412085013356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085013758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36284<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=305976) Waiting for packet dumper to finish... 1 (prev_count=305976, count=334044) 20250412085015264 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085015264 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085015264 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085015265 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085015266 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085015266 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Sat Apr 12 08:50:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250412085016818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085016821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085016824 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39721<->l=127.0.0.1:4262) (control_if.c:572) 20250412085016836 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085016836 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085016837 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085016837 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085016837 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085016837 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085016837 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085016837 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085016837 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085016837 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085016837 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085016837 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085016837 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085016837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085016837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085016837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016837 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085016837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085016837 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085016837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085016837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085016837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085016837 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085016837 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085016838 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085016838 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085016838 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085016838 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085016838 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085016838 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085016839 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085016839 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085016839 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085016839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085016839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085016839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016839 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085016839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085016839 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085016839 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085016839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085016839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085016839 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085016839 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085016839 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085016839 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085016839 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085016839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085016839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085016839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016839 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085016839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085016839 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085016839 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085016839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085016839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085016839 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085016839 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085016839 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085016839 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085016839 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085016839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085016839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085016839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016839 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085016839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085016839 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085016839 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085016839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085016839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085016839 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085016839 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085016839 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085016839 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085016839 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085016839 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085016839 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085016839 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085016839 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085016839 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085016839 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085016839 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085016839 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085016839 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085016839 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085016839 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085016839 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085016839 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085016839 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085016839 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: picked Normal Route via 'virt-msc1' round-robin style 20250412085016839 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(289)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(289)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085016855 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085016855 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085016855 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085016855 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085016855 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085016855 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085016856 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085016856 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085016857 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085016857 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085016857 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085016857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085016857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085016857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=9 -> eSLS=89: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085016857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085016857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085016857 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085016857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085016857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085016857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 09 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085016857 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085016857 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085016857 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085016857 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085016857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085016857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085016857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085016857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085016857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085016857 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085016857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085016857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085016857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085016857 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085016857 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085016857 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085016857 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085016857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085016857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085016857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085016857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085016857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085016857 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085016857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085016857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085016857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085016857 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085016857 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085016857 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085016857 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085016857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085016857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085016857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085016857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085016857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085016857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085016857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085016857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085016857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085016857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085016857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085016857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085016857 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085016857 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085016857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085016857 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085016857 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085016857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085016857 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085016857 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085016857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085016857 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085016857 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085016857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085016857 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085016857 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085016857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085016857 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085016857 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085016857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085016857 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085016857 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085016857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085016857 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085016857 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085016857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085016857 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(292)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(290)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085016877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085016877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085016877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085016877 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085016877 DHNBAP 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) 20250412085016877 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085016877 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085016877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085016877 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085017050 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 20250412085017050 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 20250412085017050 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085017050 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085017059 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085017059 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085017059 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085017059 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085017059 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085017059 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085017059 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085017059 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085017059 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085017059 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085017059 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085017062 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085017062 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085017062 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085017062 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085017062 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085017062 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085017062 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085017062 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085017062 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085017062 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085017062 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085017062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085017062 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085017062 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085017062 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085017062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085017062 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085017062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085017062 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085017062 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085017062 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085017062 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085017064 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085017064 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085017064 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085017064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085017064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085017064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017064 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085017064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085017064 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085017064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085017064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085017064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085017064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085017064 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085017064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085017064 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085017064 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085017064 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085017064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085017064 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412085017064 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085017064 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085017064 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085017064 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085017068 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 20250412085017068 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 20250412085017068 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085017068 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085017075 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085017075 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085017075 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085017075 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085017075 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085017075 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085017075 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085017075 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085017075 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085017075 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085017075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085017077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085017077 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085017077 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085017077 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085017077 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085017077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085017077 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085017077 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085017077 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085017077 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085017077 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085017077 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085017077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085017077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085017077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085017077 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085017077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085017077 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085017077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085017077 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085017077 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085017077 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085017077 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085017078 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085017078 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085017078 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085017078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085017078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085017078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017078 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085017078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085017079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085017079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085017079 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085017079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085017079 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085017079 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085017079 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085017079 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085017079 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085017079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085017079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085017079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085017079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085017079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085017079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085017079 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(288)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085017866 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085017866 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085017866 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085017866 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085017866 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085017866 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085017866 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085017866 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085017866 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085017866 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085017866 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085017866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085017867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085017867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085017867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085017867 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085017867 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085017867 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085017867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017867 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085017867 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085017867 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085017867 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085017867 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) 20250412085017867 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085017867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085017867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085017867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017867 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085017867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085017867 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085017867 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085017867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085017867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085017867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085017867 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085017867 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085017867 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085017867 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085017867 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085017867 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085017867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085017867 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085017867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085017867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085017867 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085017867 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085017871 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085017871 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085017871 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085017871 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085017871 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085017871 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085017871 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085017871 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085017871 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085017871 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085017871 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085017871 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085017871 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085017871 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085017871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085017871 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085017871 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085017871 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085017871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017871 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085017871 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085017871 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085017871 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085017871 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085017877 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085017877 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085017877 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085017877 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085017877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085017877 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' HNBGW_Test.sgsn0-RAN(291)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085017877 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085017877 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085017877 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085017877 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085017877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085017877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085017877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085017877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085017877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085017877 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085017877 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085017877 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085017877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017877 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085017877 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085017877 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085017877 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085017877 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) 20250412085017877 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085017877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085017877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085017877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085017877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085017877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085017877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085017877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085017877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085017877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085017877 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085017877 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085017877 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085017877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085017877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085017877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085017877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085017877 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412085017877 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085017877 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085017877 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085017877 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085017879 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085017879 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085017879 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085017879 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085017879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085017879 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085017879 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085017879 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085017879 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085017879 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085017879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085017879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085017879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085017879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085017879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085017879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085017879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085017879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085017879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085017880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085017880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085017880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085017880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085017880 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085017880 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085017880 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085017894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46810<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)4236275 20250412085018924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085018924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085018924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085018924 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085018924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x40a3f3, normal) (hnbgw_rua.c:406) 20250412085018924 DHNB DEBUG map_rua[0x55cfd9563540]{init}: Allocated (fsm.c:456) 20250412085018924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4236275)[0x55cfd9563540]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085018924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4236275 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085018924 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085018924 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085018924 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4236275 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085018924 DCN DEBUG map_sccp[0x55cfd954ae80]{init}: Allocated (fsm.c:456) 20250412085018924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cfd954ae80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085018924 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-4236275 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085018924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4236275 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085018924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4236275)[0x55cfd9563540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085018924 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085018924 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085018924 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4236275 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085018924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cfd954ae80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085018924 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085018924 DLSCCP DEBUG SCCP-SCOC(28)[0x55cfd9545fc0]{IDLE}: Allocated (fsm.c:456) 20250412085018924 DLSCCP DEBUG SCCP-SCOC(28)[0x55cfd9545fc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085018924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002b70056400500f1100926) (sccp_scrc.c:415) 20250412085018925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085018925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085018925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085018925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085018925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085018925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085018925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085018925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085018925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085018925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085018925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085018925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085018925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085018925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085018925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085018925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 1c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 b7 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085018925 DLSCCP DEBUG SCCP-SCOC(28)[0x55cfd9545fc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085018925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cfd954ae80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085018925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4236275)[0x55cfd9563540]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085018925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085018925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085018925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085018925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085018925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085018925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412085018925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085018925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085018925 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085018925 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 1c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 b7 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@11a1da9b814d: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)8069174 HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085018939 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085018939 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085018939 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085018939 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085018939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085018939 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085018939 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085018939 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085018939 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085018939 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1c 93 44 07 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085018939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085018939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085018939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085018939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085018939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085018940 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00934407) (sccp_scrc.c:486) 20250412085018940 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1855) 20250412085018940 DLSCCP DEBUG SCCP-SCOC(28)[0x55cfd9545fc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085018940 DLSCCP DEBUG SCCP-SCOC(28)[0x55cfd9545fc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085018940 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085018940 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085018940 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085018940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cfd954ae80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085018940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cfd954ae80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(282)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 0, max: 0) VirtHNBGW-STATS(282)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 0, max: 0) VirtHNBGW-STATS(282)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 0, max: 0) VirtHNBGW-STATS(282)@11a1da9b814d: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" TC_rab_assign_mgw_iuup_addr_chg0(294)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(293)@11a1da9b814d: 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)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085024005 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085024005 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085024005 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085024005 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085024005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085024005 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085024005 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085024005 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085024005 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085024005 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1c 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085024005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085024005 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085024005 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085024005 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085024005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085024005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085024005 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250412085024005 DLSCCP DEBUG SCCP-SCOC(28)[0x55cfd9545fc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085024005 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085024005 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085024005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085024005 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085024005 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085024005 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4236275 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085024005 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085024005 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085024005 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085024005 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085024005 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085024005 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085024005 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085024005 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{UNUSED}: Allocated (fsm.c:456) 20250412085024005 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{UNUSED}: is child of mgw(mgw-fsm-4236275-0)[0x55cfd95492d0] (fsm.c:486) 20250412085024005 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4236275-0)[0x55cfd95492d0] (mgcp_client_endpoint_fsm.c:724) 20250412085024005 [1;34mDLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085024005 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085024005 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085024005 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4236275-0)[0x55cfd954b1e0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085024005 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4236275-0)[0x55cfd954b1e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0] (fsm.c:486) 20250412085024005 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4236275-0)[0x55cfd954b1e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085024005 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4236275-0)[0x55cfd954b1e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085024005 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 40a3f'... (mgcp_client.c:807) 20250412085024005 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085024005 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4236275-0)[0x55cfd954b1e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085024005 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "40a3f317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40a3f317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "40a3f317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40a3f317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 20250412085024019 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250412085024019 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085024019 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085024019 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085024019 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085024019 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085024019 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{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) 20250412085024019 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{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) 20250412085024019 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085024019 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085024019 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{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) 20250412085024019 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085024019 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085024019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085024019 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085024019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4236275)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085024019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085024019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085024019 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085024030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085024030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085024030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085024030 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085024030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x40a3f3) (hnbgw_rua.c:470) 20250412085024030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4236275 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085024030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4236275)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085024030 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085024030 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085024030 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4236275 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085024030 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085024030 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085024030 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085024030 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085024030 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085024030 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4236275-0)[0x55cfd95492d0] (mgcp_client_endpoint_fsm.c:724) 20250412085024030 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085024030 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085024030 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{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) 20250412085024030 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085024030 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 40a3'... (mgcp_client.c:807) 20250412085024030 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250412085024030 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085024030 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085024030 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{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) 20250412085024030 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{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)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "40a3f317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40a3f317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085024037 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250412085024037 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250412085024037 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085024037 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085024037 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085024037 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{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) 20250412085024037 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{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) 20250412085024037 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085024037 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085024037 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{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) 20250412085024037 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085024037 DMGW INFO mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{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) 20250412085024037 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250412085024037 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085024037 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085024037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4236275)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085024037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085024037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085024037 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085024039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085024039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085024039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085024039 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085024039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x40a3f3) (hnbgw_rua.c:470) 20250412085024039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4236275 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085024039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4236275)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085024039 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085024039 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085024039 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4236275 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085024039 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085024039 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085024039 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085024039 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085024039 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250412085024039 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250412085024039 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085024039 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4236275-0)[0x55cfd95492d0] (mgcp_client_endpoint_fsm.c:724) 20250412085024039 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085024039 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085024039 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085024039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4236275-0)[0x55cfd954ac60]{ST_CRCX}: Allocated (fsm.c:456) 20250412085024039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4236275-0)[0x55cfd954ac60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0] (fsm.c:486) 20250412085024039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4236275-0)[0x55cfd954ac60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085024039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4236275-0)[0x55cfd954ac60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250412085024039 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 40a3'... (mgcp_client.c:807) 20250412085024039 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250412085024039 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4236275-0)[0x55cfd954ac60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085024039 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085024039 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{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) 20250412085024039 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{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) 20250412085024039 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "40a3f317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40a3f317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085024047 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250412085024047 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954ac60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085024047 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954ac60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085024047 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954ac60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085024047 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954ac60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085024047 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085024047 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{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) 20250412085024047 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{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) 20250412085024047 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{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) 20250412085024047 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085024047 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085024047 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{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) 20250412085024047 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{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) 20250412085024047 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085024047 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085024047 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085024047 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085024047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085024047 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085024047 DLSCCP DEBUG SCCP-SCOC(28)[0x55cfd9545fc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085024047 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00934407), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085024047 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085024047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085024047 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085024047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085024047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085024047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085024047 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 93 44 07 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085024047 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085024047 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085024047 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085024047 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085024047 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085024047 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085024048 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412085024048 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085024048 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085024048 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085024048 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 93 44 07 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 1, max: 1) VirtHNBGW-STATS(282)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 1, max: 1) VirtHNBGW-STATS(282)@11a1da9b814d: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 0, max: 0) VirtHNBGW-STATS(282)@11a1da9b814d: setverdict(fail): fail -> fail reason: "Timeout waiting for metrics", component reason not changed HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085029086 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085029086 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085029086 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085029086 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085029087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085029087 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085029087 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085029087 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085029087 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085029087 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1c 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085029087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085029087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085029087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085029087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085029087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085029087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085029087 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250412085029087 DLSCCP DEBUG SCCP-SCOC(28)[0x55cfd9545fc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085029087 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085029087 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085029087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085029087 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085029087 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085029087 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4236275 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085029087 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085029087 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085029087 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085029087 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085029087 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085029087 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 40a3'... (mgcp_client.c:807) 20250412085029087 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412085029087 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085029087 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954ac60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085029087 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 40a3'... (mgcp_client.c:807) 20250412085029087 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412085029087 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954ac60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085029087 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{IN_USE}: Removing from parent mgw(mgw-fsm-4236275-0)[0x55cfd95492d0] (mgcp_client_endpoint_fsm.c:873) 20250412085029087 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085029087 DLMGCP DEBUG mgw-endp(mgw-fsm-4236275-0)[0x55cfd95491a0]{IN_USE}: Deallocated (fsm.c:568) 20250412085029087 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085029087 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085029087 DMGW DEBUG mgw(mgw-fsm-4236275-0)[0x55cfd95492d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085029087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4236275)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085029087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085029088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085029088 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "40a3f317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "40a3f317" }, { code := "I", val := "22222" } }, sdp := omit } 20250412085029104 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250412085029104 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085029104 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085029104 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085029104 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd954b1e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg0(294)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085029106 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250412085029106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954ac60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085029106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954ac60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085029106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954ac60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085029106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd954ac60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@11a1da9b814d: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)4236275 20250412085029118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085029118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085029118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085029118 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085029118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x40a3f3,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085029118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4236275 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085029118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4236275)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085029118 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085029118 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085029118 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4236275 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085029118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085029118 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085029118 DLSCCP DEBUG SCCP-SCOC(28)[0x55cfd9545fc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085029118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00934407), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085029118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085029118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085029118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085029118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085029118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085029118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085029118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 93 44 07 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085029118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4236275)[0x55cfd9563540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085029118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085029118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cfd954ae80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085029118 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085029118 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085029118 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085029118 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085029119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085029119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412085029119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085029119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085029119 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085029119 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 93 44 07 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@11a1da9b814d: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)8069174 HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: Session index based on connection ID:0 20250412085029130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085029130 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085029130 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085029130 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085029130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085029130 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085029130 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085029130 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085029130 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085029130 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 1c 93 44 07 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085029130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085029131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085029131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085029131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085029131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085029131 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=00934407), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085029131 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1855) 20250412085029131 DLSCCP DEBUG SCCP-SCOC(28)[0x55cfd9545fc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085029131 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085029131 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085029131 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085029131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cfd954ae80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085029131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cfd954ae80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085029131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4236275)[0x55cfd9563540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085029131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4236275)[0x55cfd9563540]{disconnected}: Freeing instance (context_map.c:202) 20250412085029131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4236275)[0x55cfd9563540]{disconnected}: Deallocated (fsm.c:568) 20250412085029131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cfd954ae80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085029131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cfd954ae80]{disconnected}: Freeing instance (context_map.c:206) 20250412085029131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55cfd954ae80]{disconnected}: Deallocated (fsm.c:568) 20250412085029131 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4236275 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085029131 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=00934407), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:415) 20250412085029131 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085029131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085029131 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085029131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085029131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085029131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085029131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0d 05 93 44 07 00 00 1c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085029131 DLSCCP DEBUG SCCP-SCOC(28)[0x55cfd9545fc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085029131 DLSCCP DEBUG SCCP-SCOC(28)[0x55cfd9545fc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085029131 DLSCCP DEBUG SCCP-SCOC(28)[0x55cfd9545fc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085029131 DLSCCP DEBUG SCCP-SCOC(28)[0x55cfd9545fc0]{IDLE}: Deallocated (fsm.c:568) 20250412085029131 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085029131 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085029131 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085029131 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085029131 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085029131 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412085029131 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085029131 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085029131 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085029131 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0d 05 93 44 07 00 00 1c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085031138 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39721<->l=127.0.0.1:4262) (control_if.c:193) 20250412085031139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46800<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(283)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(282)@11a1da9b814d: Final verdict of PTC: fail reason: "Timeout waiting for metrics" MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085031143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46798<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085031144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085031144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085031144 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085031144 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085031144 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085031147 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085031147 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085031147 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085031147 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085031147 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@11a1da9b814d: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@11a1da9b814d: Final verdict of PTC: none 20250412085031147 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085031147 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085031147 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085031147 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085031148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085031148 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085031148 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085031148 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 20250412085031148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085031148 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085031148 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085031148 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085031148 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085031148 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085031148 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085031148 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085031148 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085031148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085031148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085031148 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085031148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085031148 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085031148 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085031148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085031148 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 20250412085031148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085031148 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085031148 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085031148 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085031148 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085031148 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085031148 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085031148 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085031148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085031148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085031148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085031148 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085031148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085031148 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085031148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085031148 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085031148 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085031149 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085031149 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085031149 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085031149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085031149 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085031149 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085031149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085031149 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085031149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085031149 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085031149 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085031149 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085031149 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085031149 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(288)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(284)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@11a1da9b814d: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(293)@11a1da9b814d: Final verdict of PTC: none 20250412085031154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46810<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(282): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(284): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(293): none (fail -> fail) MTC@11a1da9b814d: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (fail -> fail) MTC@11a1da9b814d: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: fail reason: Timeout waiting for metrics MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail'. Sat Apr 12 08:50:31 UTC 2025 ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20250412085031240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085031642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32812<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376744) Waiting for packet dumper to finish... 1 (prev_count=376744, count=380624) 20250412085033149 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085033149 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085033149 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085033149 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085033149 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085033149 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Sat Apr 12 08:50:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_ranap_cs_mo_disconnect started. 20250412085034744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085034749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32826<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085034751 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38725<->l=127.0.0.1:4262) (control_if.c:572) 20250412085034765 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085034765 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085034765 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085034765 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085034766 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085034766 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085034766 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085034766 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085034766 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085034766 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_ranap_cs_mo_disconnect-Iuh0(299)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085034767 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085034767 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085034767 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085034767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085034767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085034767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085034767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034767 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085034767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085034767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085034767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 09 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085034767 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085034767 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085034767 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085034767 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085034767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085034767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085034767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085034767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034767 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085034767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085034767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085034767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085034767 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085034767 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085034767 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085034767 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085034767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085034767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085034767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085034767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034767 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085034767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085034767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085034767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085034767 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085034767 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085034767 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085034767 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085034767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085034767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085034767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085034767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085034767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085034767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085034767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085034767 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085034767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085034767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085034767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085034767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085034767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085034767 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085034767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085034767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085034767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085034767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085034767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085034767 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=13 -> eSLS=29: picked Normal Route via 'virt-msc2' round-robin style 20250412085034767 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085034767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085034767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085034767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085034767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085034767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085034767 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085034767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085034768 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085034768 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085034768 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085034768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085034768 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(303)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(303)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085034778 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085034778 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085034779 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085034779 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085034779 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085034779 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085034779 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085034779 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085034780 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085034780 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085034780 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085034780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085034780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085034780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=7 -> eSLS=87: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085034780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034780 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085034780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085034780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085034780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 07 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085034780 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085034780 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085034780 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085034780 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085034780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085034780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085034780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085034780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034780 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085034780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085034780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085034780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085034780 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085034780 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085034780 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085034780 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085034780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085034780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085034780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085034780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034780 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085034780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085034780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085034780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085034780 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085034780 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085034780 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085034780 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085034780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085034780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085034780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085034780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085034780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085034780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085034780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085034780 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085034780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085034780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085034780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085034780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085034780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085034780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085034780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085034780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085034780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085034780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085034780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085034780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085034780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085034780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085034780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085034780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085034780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085034780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085034780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085034780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085034780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085034780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085034780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085034780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085034799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085034799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085034799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085034799 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085034799 DHNBAP 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) 20250412085034799 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085034799 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085034799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085034799 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085034977 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 20250412085034977 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 20250412085034977 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085034977 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085034985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085034985 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085034985 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085034985 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085034985 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085034985 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085034985 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085034985 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085034985 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085034985 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085034985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085034986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085034986 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085034986 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085034986 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085034986 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085034986 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085034986 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085034986 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085034986 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085034986 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085034986 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085034986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085034986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085034986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085034986 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085034986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085034986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085034986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085034986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085034986 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085034986 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085034986 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085034987 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085034987 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085034987 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085034987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085034988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085034988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085034988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085034988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085034988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085034988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085034988 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085034988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085034988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085034988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085034988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085034988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085034988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412085034988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085034988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085034988 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085034988 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085034990 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 20250412085034990 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 20250412085034990 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085034990 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085034995 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085034995 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085034995 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085034995 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085034995 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085034995 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085034995 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085034995 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085034995 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085034995 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085034995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085034996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085034996 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085034996 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085034996 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085034996 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085034996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085034996 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085034996 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085034996 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085034996 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085034996 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085034996 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085034997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085034997 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085034997 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085034997 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085034997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085034997 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085034997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085034997 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085034997 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085034997 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085034997 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085034998 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085034998 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085034998 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085034998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085034998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085034998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085034998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085034998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085034998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085034998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085034998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085034998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085034998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085034998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085034998 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085034998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085034998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085034998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085034998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085034998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085034998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412085034998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085034998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085034998 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085034998 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(302)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085035793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085035793 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085035793 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085035793 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085035793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085035793 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085035793 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085035793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085035793 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085035793 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085035793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085035793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085035793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085035793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085035793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085035793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085035793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085035793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085035793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035793 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085035793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085035794 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085035794 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085035794 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) 20250412085035794 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085035794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085035794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085035794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085035794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085035794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085035794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085035794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085035794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085035794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085035794 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085035794 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085035794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085035794 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085035794 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085035794 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085035794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085035794 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085035794 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085035794 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085035794 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085035794 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085035795 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085035795 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085035795 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085035795 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085035795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085035795 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085035795 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085035795 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085035796 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085035796 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085035796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085035796 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085035796 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085035796 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085035796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085035796 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085035796 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085035796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085035796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035796 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085035796 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085035796 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085035796 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085035796 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085035802 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085035802 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085035802 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085035802 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085035802 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085035802 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085035802 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085035802 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085035802 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085035802 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085035802 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085035802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085035802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085035802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085035802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085035802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085035802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085035802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085035802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035802 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085035802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085035802 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085035802 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085035802 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) 20250412085035802 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085035802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085035802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085035802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035802 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085035802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085035802 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085035802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085035802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085035802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085035802 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085035802 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085035802 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085035803 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085035803 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085035803 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085035803 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085035803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085035803 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412085035803 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085035803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085035803 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085035803 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085035805 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085035805 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085035805 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085035805 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085035805 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085035805 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085035805 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085035805 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085035805 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085035805 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085035805 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085035805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085035805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085035805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085035805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085035805 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085035805 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085035805 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085035805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085035805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085035805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085035805 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085035805 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085035805 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085035805 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085035805 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085035829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54806<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@11a1da9b814d: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@11a1da9b814d: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)11711857 20250412085036881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085036881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085036881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085036881 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085036881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb2b571, normal) (hnbgw_rua.c:406) 20250412085036881 DHNB DEBUG map_rua[0x55cfd9563540]{init}: Allocated (fsm.c:456) 20250412085036881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711857)[0x55cfd9563540]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085036881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11711857 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085036881 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085036881 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085036881 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11711857 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085036881 DCN DEBUG map_sccp[0x55cfd954ae80]{init}: Allocated (fsm.c:456) 20250412085036881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cfd954ae80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085036881 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-11711857 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085036881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11711857 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085036881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711857)[0x55cfd9563540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085036881 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085036881 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085036881 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11711857 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085036881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cfd954ae80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085036881 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085036881 DLSCCP DEBUG SCCP-SCOC(29)[0x55cfd9545fc0]{IDLE}: Allocated (fsm.c:456) 20250412085036881 DLSCCP DEBUG SCCP-SCOC(29)[0x55cfd9545fc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085036881 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030003a00056400500f1100926) (sccp_scrc.c:415) 20250412085036881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085036881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085036881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085036881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085036881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085036881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085036881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085036881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085036881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085036881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085036881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085036881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085036881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085036881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085036881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085036881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 1d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 03 a0 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085036881 DLSCCP DEBUG SCCP-SCOC(29)[0x55cfd9545fc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085036881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cfd954ae80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085036881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711857)[0x55cfd9563540]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085036881 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085036881 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085036881 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085036882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085036882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085036882 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085036882 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085036882 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085036882 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085036882 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 1d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 03 a0 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@11a1da9b814d: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)10625225 HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085036899 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085036899 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085036899 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085036899 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085036899 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085036899 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085036899 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085036899 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085036899 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085036899 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1d 3b b7 02 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085036900 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085036900 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085036900 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085036900 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085036900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085036900 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003bb702) (sccp_scrc.c:486) 20250412085036900 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1855) 20250412085036900 DLSCCP DEBUG SCCP-SCOC(29)[0x55cfd9545fc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085036900 DLSCCP DEBUG SCCP-SCOC(29)[0x55cfd9545fc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085036900 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085036900 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085036900 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085036900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cfd954ae80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085036900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cfd954ae80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085037084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085037085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085037085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250412085037085 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085037085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085037085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085037085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085037085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085037085 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085037085 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085037085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb2b571) (hnbgw_rua.c:470) 20250412085037085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11711857 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250412085037085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711857)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085037085 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250412085037085 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250412085037085 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11711857 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250412085037085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085037085 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085037085 DLSCCP DEBUG SCCP-SCOC(29)[0x55cfd9545fc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085037085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003bb702), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250412085037085 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085037085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085037085 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085037085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085037085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085037085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085037085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 3b b7 02 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085037086 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085037086 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085037086 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085037086 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 3b b7 02 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: vl_len:13 HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250412085037112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085037112 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085037112 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085037112 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085037112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085037112 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085037112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085037112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085037112 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085037112 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 07  20250412085037112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085037112 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085037112 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085037112 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085037112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085037112 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:486) 20250412085037112 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1855) 20250412085037112 DLSCCP DEBUG SCCP-SCOC(29)[0x55cfd9545fc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085037112 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085037113 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085037113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085037113 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085037113 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085037113 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11711857 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085037113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711857)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085037113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:121) 20250412085037113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085037113 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@11a1da9b814d: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)11711857 20250412085037140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085037140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085037140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085037140 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085037140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb2b571,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085037140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11711857 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085037141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711857)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085037141 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085037141 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085037141 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11711857 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085037141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085037141 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085037141 DLSCCP DEBUG SCCP-SCOC(29)[0x55cfd9545fc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085037141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003bb702), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085037141 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085037141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085037141 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085037141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085037141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085037141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085037141 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 3b b7 02 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085037141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711857)[0x55cfd9563540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085037141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085037141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cfd954ae80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085037141 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085037141 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085037141 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085037141 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085037141 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085037141 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085037141 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085037141 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085037141 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085037141 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 3b b7 02 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@11a1da9b814d: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)10625225 HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: Session index based on connection ID:0 20250412085037150 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085037150 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085037150 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085037150 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085037150 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085037150 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085037150 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085037150 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085037150 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085037150 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 1d 3b b7 02 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085037150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085037150 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085037150 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085037151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085037151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085037151 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=003bb702), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085037151 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1855) 20250412085037151 DLSCCP DEBUG SCCP-SCOC(29)[0x55cfd9545fc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085037151 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085037151 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085037151 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085037151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cfd954ae80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085037151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cfd954ae80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085037151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711857)[0x55cfd9563540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085037151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711857)[0x55cfd9563540]{disconnected}: Freeing instance (context_map.c:202) 20250412085037151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11711857)[0x55cfd9563540]{disconnected}: Deallocated (fsm.c:568) 20250412085037151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cfd954ae80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085037151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cfd954ae80]{disconnected}: Freeing instance (context_map.c:206) 20250412085037151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55cfd954ae80]{disconnected}: Deallocated (fsm.c:568) 20250412085037151 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11711857 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250412085037151 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=003bb702), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:415) 20250412085037151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085037151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085037151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085037151 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085037151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085037151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085037151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0c 05 3b b7 02 00 00 1d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085037151 DLSCCP DEBUG SCCP-SCOC(29)[0x55cfd9545fc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085037151 DLSCCP DEBUG SCCP-SCOC(29)[0x55cfd9545fc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085037151 DLSCCP DEBUG SCCP-SCOC(29)[0x55cfd9545fc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085037151 DLSCCP DEBUG SCCP-SCOC(29)[0x55cfd9545fc0]{IDLE}: Deallocated (fsm.c:568) 20250412085037151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085037151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085037151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085037151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085037151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085037151 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085037151 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085037151 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085037151 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085037151 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0c 05 3b b7 02 00 00 1d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085039160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32826<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085039160 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38725<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(297)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(296)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085039163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32816<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085039165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085039165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085039165 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085039165 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085039165 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085039166 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085039166 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085039166 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085039166 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085039166 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085039166 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085039166 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085039166 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085039166 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085039166 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085039166 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085039166 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085039166 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085039166 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085039166 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085039166 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_ranap_cs_mo_disconnect(295)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@11a1da9b814d: Final verdict of PTC: none 20250412085039166 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 20250412085039166 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085039166 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085039166 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085039166 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085039166 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085039166 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085039166 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085039167 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085039167 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085039167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085039167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085039167 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 20250412085039167 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085039167 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085039167 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085039167 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085039167 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085039167 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085039167 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085039167 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085039167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085039167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085039167 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085039167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085039167 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085039167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085039167 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085039167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085039167 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085039167 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085039167 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085039167 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085039167 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085039167 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085039167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085039167 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085039167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085039167 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085039167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085039167 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085039167 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085039167 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085039167 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085039167 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@11a1da9b814d: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(298)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(307)@11a1da9b814d: Final verdict of PTC: none 20250412085039173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54806<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sat Apr 12 08:50:39 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 20250412085039257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085039659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54810<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=300040) Waiting for packet dumper to finish... 1 (prev_count=300040, count=303920) 20250412085041168 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085041168 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085041168 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085041168 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085041168 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085041168 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Sat Apr 12 08:50:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_ranap_ps_mo_disconnect started. 20250412085042763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085042769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54822<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085042771 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36149<->l=127.0.0.1:4262) (control_if.c:572) 20250412085042789 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085042789 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085042790 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085042790 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085042790 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085042790 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085042790 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085042790 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085042791 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085042791 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085042791 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085042791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085042791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085042791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085042791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085042791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085042791 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085042791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085042791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085042791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085042791 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085042791 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085042791 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085042791 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085042791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085042791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085042791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085042792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085042792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085042792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085042792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085042792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085042792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085042792 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085042792 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085042792 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085042792 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085042792 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085042792 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085042792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085042792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085042792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085042792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085042792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085042792 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085042792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085042792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085042792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085042792 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085042792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085042792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085042792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085042792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085042792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085042792 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: picked Normal Route via 'virt-msc1' round-robin style 20250412085042792 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085042792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085042792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085042792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085042792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085042792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085042792 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085042792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085042792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085042792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085042792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085042792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085042792 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085042793 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085042793 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085042793 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085042793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085042793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085042793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085042793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085042793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085042793 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085042793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085042793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085042793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0b 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085042793 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085042794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085042794 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085042794 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085042794 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085042794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085042794 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(317)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(317)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(315)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085042809 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085042809 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085042810 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085042810 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085042810 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085042810 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085042810 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085042810 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085042810 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085042810 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085042810 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085042810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085042810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085042810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042810 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085042810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085042811 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085042811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085042811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085042811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085042811 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085042811 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085042811 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085042811 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085042811 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085042811 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085042811 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085042811 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085042812 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085042812 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085042812 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085042812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085042812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085042812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=10 -> eSLS=90: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085042812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085042812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085042812 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085042812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085042812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085042812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085042812 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085042812 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085042812 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085042812 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085042812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085042812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085042812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085042812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085042812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085042812 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085042812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085042812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085042812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0f 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085042812 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085042812 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085042812 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085042812 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085042812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085042812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085042812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085042812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085042812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085042812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085042812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085042812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085042812 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085042812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085042812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085042812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085042812 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085042812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085042812 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085042812 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085042812 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085042812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085042812 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085042812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085042812 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085042812 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085042812 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085042812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085042812 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085042812 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085042812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085042812 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085042812 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085042812 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085042812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085042812 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(320)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085042833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085042833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085042833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085042833 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085042833 DHNBAP 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) 20250412085042833 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085042833 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085042833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085042833 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085043005 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 20250412085043005 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 20250412085043005 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085043005 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085043013 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085043013 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085043013 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085043013 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085043013 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085043013 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085043013 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085043013 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085043013 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085043013 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085043013 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085043016 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085043016 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085043016 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085043016 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085043016 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085043016 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085043016 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085043016 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085043016 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085043016 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085043016 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085043016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085043016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085043016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085043016 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085043016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085043016 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085043016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085043016 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085043016 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085043016 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085043016 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085043017 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085043017 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085043017 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085043017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085043017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085043017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043017 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085043018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085043018 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085043018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085043018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085043018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085043018 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085043018 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085043018 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085043018 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085043018 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085043018 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085043018 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085043018 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412085043018 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085043018 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085043018 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085043018 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085043024 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 20250412085043024 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 20250412085043024 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085043024 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085043029 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085043029 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085043029 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085043029 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085043029 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085043029 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085043029 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085043029 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085043029 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085043029 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085043029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085043029 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085043029 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085043029 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085043029 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085043029 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085043029 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085043029 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085043029 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085043029 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085043029 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085043029 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085043029 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085043029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085043029 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085043029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085043029 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085043029 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085043029 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085043029 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085043029 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085043029 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085043029 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085043029 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085043030 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085043030 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085043030 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085043031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085043031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085043031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043031 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085043031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085043031 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085043031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085043031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085043031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085043031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085043031 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085043031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085043031 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085043031 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085043031 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085043031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085043031 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412085043031 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085043031 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085043031 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085043031 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(316)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085043815 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085043815 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085043815 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085043815 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085043815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085043815 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085043815 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085043815 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085043815 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085043815 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085043815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085043815 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085043815 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085043815 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085043815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085043815 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085043815 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085043815 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085043815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043816 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085043816 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085043816 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085043816 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085043816 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) 20250412085043816 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085043816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085043816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085043816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043816 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085043816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085043816 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085043816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085043816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085043816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085043816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085043816 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085043816 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085043816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085043816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085043816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085043816 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085043816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085043816 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085043816 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085043816 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085043816 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085043816 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085043818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085043818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085043818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085043818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085043818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085043818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085043818 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085043818 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085043818 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085043818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085043818 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085043818 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085043818 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085043818 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085043818 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085043818 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085043818 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085043818 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085043818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043818 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085043818 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085043818 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085043818 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085043818 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085043832 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085043832 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085043832 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085043832 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085043832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085043832 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085043832 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085043832 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085043832 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085043832 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085043832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085043832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085043832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085043832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085043832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085043832 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085043832 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085043832 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085043832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043832 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085043832 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085043832 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085043832 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085043832 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) 20250412085043832 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085043832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085043832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085043832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043832 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085043832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085043832 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085043832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085043832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085043832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085043832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085043832 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085043832 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085043832 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085043833 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085043833 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085043833 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085043833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085043833 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412085043833 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085043833 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085043833 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085043833 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085043835 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085043835 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085043835 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085043835 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085043835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085043835 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085043835 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085043835 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085043835 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085043835 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085043835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085043835 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085043835 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085043835 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085043835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085043835 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085043835 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085043835 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085043835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085043835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085043835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085043835 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085043835 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085043835 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085043835 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085043835 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085043855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54824<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_mo_disconnect0(322)@11a1da9b814d: f_gen_tmsi(suffix:=0, 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)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@11a1da9b814d: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@11a1da9b814d: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)14273523 20250412085044899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085044899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085044899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085044900 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085044900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd9cbf3, normal) (hnbgw_rua.c:406) 20250412085044900 DHNB DEBUG map_rua[0x55cfd9563540]{init}: Allocated (fsm.c:456) 20250412085044900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14273523)[0x55cfd9563540]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085044900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14273523 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085044900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085044900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085044900 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085044900 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14273523 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085044900 DCN DEBUG map_sccp[0x55cfd954ae80]{init}: Allocated (fsm.c:456) 20250412085044900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cfd954ae80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085044900 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-14273523 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085044900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14273523 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085044900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14273523)[0x55cfd9563540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085044900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085044900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085044900 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14273523 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085044900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cfd954ae80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085044900 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085044900 DLSCCP DEBUG SCCP-SCOC(30)[0x55cfd9545fc0]{IDLE}: Allocated (fsm.c:456) 20250412085044900 DLSCCP DEBUG SCCP-SCOC(30)[0x55cfd9545fc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085044900 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030003490056400500f1100926) (sccp_scrc.c:415) 20250412085044900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085044900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085044900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085044900 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085044900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085044900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085044900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085044900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085044900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085044900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085044900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085044900 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085044900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085044900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085044900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085044900 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 1e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 49 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085044900 DLSCCP DEBUG SCCP-SCOC(30)[0x55cfd9545fc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085044900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cfd954ae80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085044900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14273523)[0x55cfd9563540]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085044901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085044901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085044901 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085044901 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085044901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085044901 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412085044901 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085044901 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085044901 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085044901 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 1e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 49 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@11a1da9b814d: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@11a1da9b814d: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)7124442 HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(322)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085044919 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085044919 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085044919 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085044919 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085044919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085044919 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085044919 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085044919 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085044919 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085044919 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 1e ff 54 9c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085044919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085044919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085044919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085044920 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085044920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085044920 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ff549c) (sccp_scrc.c:486) 20250412085044920 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1855) 20250412085044920 DLSCCP DEBUG SCCP-SCOC(30)[0x55cfd9545fc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085044920 DLSCCP DEBUG SCCP-SCOC(30)[0x55cfd9545fc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085044920 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085044920 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085044920 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085044920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cfd954ae80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085044920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cfd954ae80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085045100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085045100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085045100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250412085045100 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085045100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd9cbf3) (hnbgw_rua.c:470) 20250412085045101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14273523 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250412085045101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14273523)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085045101 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250412085045101 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250412085045101 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14273523 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250412085045101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085045101 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085045101 DLSCCP DEBUG SCCP-SCOC(30)[0x55cfd9545fc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085045101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff549c), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250412085045101 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085045101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085045101 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085045101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085045101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085045101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085045101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 ff 54 9c 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085045101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085045101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085045101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085045101 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085045101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085045101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412085045101 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085045101 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085045101 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085045101 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 ff 54 9c 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250412085045130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085045130 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085045130 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085045130 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085045130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085045130 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085045130 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085045130 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085045130 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085045130 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 1e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 07  20250412085045130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085045130 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085045130 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085045130 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085045130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085045130 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:486) 20250412085045130 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1855) 20250412085045130 DLSCCP DEBUG SCCP-SCOC(30)[0x55cfd9545fc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085045130 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085045130 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085045130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085045130 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085045130 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085045130 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14273523 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085045130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14273523)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085045130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:121) 20250412085045130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085045130 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@11a1da9b814d: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)14273523 20250412085045149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085045149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085045149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085045149 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085045149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd9cbf3,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085045149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14273523 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085045149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14273523)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085045149 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085045149 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085045149 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14273523 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085045149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085045149 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085045149 DLSCCP DEBUG SCCP-SCOC(30)[0x55cfd9545fc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085045149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff549c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085045149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085045149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085045149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085045149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085045149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085045149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085045149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 ff 54 9c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085045149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14273523)[0x55cfd9563540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085045149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cfd954ae80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085045149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cfd954ae80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085045149 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085045149 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085045149 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085045149 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085045149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085045149 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412085045149 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085045149 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085045149 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085045149 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 ff 54 9c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@11a1da9b814d: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)7124442 HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: Session index based on connection ID:0 20250412085045165 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085045165 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085045165 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085045165 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085045165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085045165 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085045165 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085045165 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085045165 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085045165 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 1e ff 54 9c 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085045165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085045165 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085045165 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085045165 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085045165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085045165 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=00ff549c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085045165 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1855) 20250412085045165 DLSCCP DEBUG SCCP-SCOC(30)[0x55cfd9545fc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085045165 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085045165 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085045165 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085045165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cfd954ae80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085045165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cfd954ae80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085045165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14273523)[0x55cfd9563540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085045165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14273523)[0x55cfd9563540]{disconnected}: Freeing instance (context_map.c:202) 20250412085045165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14273523)[0x55cfd9563540]{disconnected}: Deallocated (fsm.c:568) 20250412085045165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cfd954ae80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085045165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cfd954ae80]{disconnected}: Freeing instance (context_map.c:206) 20250412085045165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55cfd954ae80]{disconnected}: Deallocated (fsm.c:568) 20250412085045165 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14273523 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250412085045165 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=00ff549c), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:415) 20250412085045165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085045165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085045165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085045165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085045165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085045165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085045165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0f 05 ff 54 9c 00 00 1e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085045165 DLSCCP DEBUG SCCP-SCOC(30)[0x55cfd9545fc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085045165 DLSCCP DEBUG SCCP-SCOC(30)[0x55cfd9545fc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085045165 DLSCCP DEBUG SCCP-SCOC(30)[0x55cfd9545fc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085045165 DLSCCP DEBUG SCCP-SCOC(30)[0x55cfd9545fc0]{IDLE}: Deallocated (fsm.c:568) 20250412085045166 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085045166 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085045166 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085045166 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085045166 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085045166 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412085045166 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085045166 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085045166 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085045166 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0f 05 ff 54 9c 00 00 1e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085047169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54822<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085047169 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36149<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(311)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(310)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085047169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54814<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085047170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085047170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085047170 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085047170 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085047170 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-RAN(316)@11a1da9b814d: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@11a1da9b814d: Final verdict of PTC: none 20250412085047171 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085047171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085047171 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085047171 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085047171 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085047171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085047171 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085047171 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085047171 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085047171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085047171 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085047171 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085047171 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085047171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085047171 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 MutexDispCT-TC_ranap_ps_mo_disconnect(309)@11a1da9b814d: Final verdict of PTC: none 20250412085047171 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085047171 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 20250412085047171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085047171 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085047171 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085047171 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085047171 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085047172 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085047172 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085047172 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085047172 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085047172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085047172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085047172 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 20250412085047172 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085047172 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085047172 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085047172 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085047172 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085047172 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085047172 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085047172 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085047172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085047172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085047172 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085047172 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085047172 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085047172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085047172 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085047172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085047172 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085047172 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085047172 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085047172 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085047172 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085047172 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085047172 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085047172 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085047172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085047172 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085047172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085047172 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085047172 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085047172 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085047172 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085047172 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(319)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(312)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@11a1da9b814d: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(321)@11a1da9b814d: Final verdict of PTC: none 20250412085047175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54824<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sat Apr 12 08:50:47 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 20250412085047216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085047619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54284<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277976) Waiting for packet dumper to finish... 1 (prev_count=277976, count=305524) 20250412085049173 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085049173 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085049173 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085049173 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085049173 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085049173 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Sat Apr 12 08:50:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_ranap_cs_creq_cref started. 20250412085050737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085050743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085050747 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46415<->l=127.0.0.1:4262) (control_if.c:572) 20250412085050762 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085050762 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085050762 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085050762 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085050763 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085050763 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085050763 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085050763 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085050763 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085050763 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085050764 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085050764 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085050764 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085050764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085050764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085050764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085050764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085050764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085050764 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085050764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085050764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085050764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0f 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085050764 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085050764 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085050764 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085050764 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085050764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085050764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085050764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085050764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085050764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085050764 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085050764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085050764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085050764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085050764 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085050764 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085050764 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085050764 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085050764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085050764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085050764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085050764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085050764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085050764 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085050764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085050764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085050764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085050764 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085050764 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085050764 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085050764 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085050764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085050764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085050764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085050764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085050764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085050764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085050764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085050764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085050764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085050764 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085050764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085050764 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085050764 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085050764 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085050764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085050764 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085050764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085050764 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085050765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085050765 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085050765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085050765 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085050765 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085050765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085050765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085050765 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085050765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085050765 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085050765 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085050765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085050765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085050765 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085050765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085050765 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(331)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(329)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085050782 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085050782 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085050782 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085050782 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085050782 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085050782 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085050782 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085050782 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085050783 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085050783 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085050783 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085050783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085050783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085050783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050783 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=7 -> eSLS=87: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085050783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085050783 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085050783 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085050783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085050783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085050783 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 07 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085050783 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085050783 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085050783 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085050783 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085050783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085050783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085050783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050783 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085050783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085050784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085050784 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085050784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085050784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085050784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085050784 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085050784 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085050784 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085050784 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085050784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085050784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085050784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085050784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085050784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085050784 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085050784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085050784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085050784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085050784 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085050784 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085050784 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085050784 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085050784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085050784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085050784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085050784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085050784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085050784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085050784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085050784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085050784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085050784 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085050784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085050784 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085050784 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085050784 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085050784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085050784 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085050784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085050784 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085050784 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085050784 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085050784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085050784 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085050784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085050784 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085050784 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085050784 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085050784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085050784 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085050784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085050784 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085050784 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085050784 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085050784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085050784 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085050809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085050809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085050809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085050809 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085050809 DHNBAP 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) 20250412085050809 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085050809 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085050809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085050809 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085050977 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 20250412085050977 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 20250412085050977 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085050977 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085050988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085050988 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085050988 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085050988 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085050988 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085050988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085050988 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085050988 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085050988 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085050988 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085050988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085050990 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085050990 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085050990 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085050991 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085050991 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085050991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085050991 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085050991 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085050991 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085050991 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085050991 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085050991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085050991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085050991 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085050991 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085050991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085050991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085050991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085050991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085050991 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085050991 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085050991 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085050992 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085050992 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085050992 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085050992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085050992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085050992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085050992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085050992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085050992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085050992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085050992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085050992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085050992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085050992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085050992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085050992 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085050993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085050993 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085050993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085050993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085050993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085050993 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085050993 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085050993 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085050993 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085050993 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085050995 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 20250412085050995 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 20250412085050995 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085050995 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085050999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085050999 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085050999 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085050999 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085050999 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085050999 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085050999 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085050999 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085050999 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085051000 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085051000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085051002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085051002 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085051002 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085051003 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085051003 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085051003 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085051003 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085051003 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085051003 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085051003 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085051003 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085051003 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085051003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085051003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085051003 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085051003 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085051003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085051003 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085051003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085051003 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085051003 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085051003 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085051004 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085051005 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085051005 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085051005 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085051005 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085051005 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085051005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085051005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085051005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085051005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085051005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085051005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085051005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085051005 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085051006 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085051006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085051006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085051006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085051006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085051006 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412085051006 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085051006 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085051006 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085051006 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(330)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085051791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085051791 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085051791 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085051791 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085051791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085051791 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085051791 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085051791 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085051791 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085051791 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085051791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085051792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085051792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085051792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085051792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085051792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085051792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085051792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085051792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085051792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085051792 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085051792 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085051792 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) 20250412085051792 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085051792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085051792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085051792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085051792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085051792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085051792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085051792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085051792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085051793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085051793 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085051793 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085051793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085051793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085051793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085051793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085051793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085051793 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085051793 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085051793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085051793 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085051793 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085051794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085051794 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085051794 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085051794 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085051794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085051794 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085051794 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085051794 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085051794 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085051794 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085051794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085051794 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085051794 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085051794 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085051794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085051794 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085051794 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085051794 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085051794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051794 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085051794 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085051794 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085051794 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085051794 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085051803 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085051803 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085051803 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085051803 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085051803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085051803 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085051803 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085051803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085051803 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085051803 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085051803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085051803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085051803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085051803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085051803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085051803 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085051803 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085051803 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085051803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051803 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085051803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085051803 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085051803 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085051803 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) 20250412085051803 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085051803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085051803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085051803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051803 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085051803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085051803 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085051803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085051803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085051803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085051803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085051803 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085051803 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085051803 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085051803 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085051803 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085051803 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085051803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085051803 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412085051803 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085051803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085051803 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085051803 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085051804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085051804 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085051804 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085051804 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085051804 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085051804 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085051804 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085051804 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085051804 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085051804 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085051804 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085051804 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085051804 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085051804 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085051804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085051804 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085051804 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085051804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085051804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085051804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085051804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085051804 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085051804 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085051804 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085051804 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085051804 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085051845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54312<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@11a1da9b814d: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@11a1da9b814d: Added conn table entry 0TC_ranap_cs_creq_cref0(336)5905273 20250412085052870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085052870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085052870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085052870 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085052870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5a1b79, normal) (hnbgw_rua.c:406) 20250412085052870 DHNB DEBUG map_rua[0x55cfd9563540]{init}: Allocated (fsm.c:456) 20250412085052870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905273)[0x55cfd9563540]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085052870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5905273 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085052870 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085052870 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085052870 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5905273 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085052870 DCN DEBUG map_sccp[0x55cfd954ae80]{init}: Allocated (fsm.c:456) 20250412085052870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55cfd954ae80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085052870 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-5905273 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085052870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5905273 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085052870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905273)[0x55cfd9563540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085052870 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085052870 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085052870 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5905273 SCCP-31 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085052870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55cfd954ae80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085052870 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085052870 DLSCCP DEBUG SCCP-SCOC(31)[0x55cfd9545fc0]{IDLE}: Allocated (fsm.c:456) 20250412085052870 DLSCCP DEBUG SCCP-SCOC(31)[0x55cfd9545fc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085052870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030003a40056400500f1100926) (sccp_scrc.c:415) 20250412085052870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085052870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085052870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085052870 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085052870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085052870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085052870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085052870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085052870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085052870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085052870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085052870 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085052870 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085052870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085052870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085052870 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 1f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 70 00 4f 40 03 00 03 a4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085052870 DLSCCP DEBUG SCCP-SCOC(31)[0x55cfd9545fc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085052870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55cfd954ae80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085052870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905273)[0x55cfd9563540]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085052870 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085052870 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085052870 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085052870 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085052870 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085052870 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412085052870 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085052870 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085052870 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085052870 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 1f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 70 00 4f 40 03 00 03 a4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(329)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@11a1da9b814d: Added conn table entry 0TC_ranap_cs_creq_cref0(336)14512823 TC_ranap_cs_creq_cref0(336)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@11a1da9b814d: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)14512823 HNBGW_Test.msc0-SCCP(329)@11a1da9b814d: Session index based on connection ID:0 20250412085052878 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085052878 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085052878 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085052878 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085052878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085052878 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085052878 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085052878 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085052878 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085052878 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 16 00 00 00 bc 00 00 00 bd 03 02 00 00 03 00 00 1f 02 00 00 00 00 06 00 08 00 00 00 07  20250412085052878 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085052878 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085052878 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085052878 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085052878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085052878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:486) 20250412085052878 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1855) 20250412085052878 DLSCCP DEBUG SCCP-SCOC(31)[0x55cfd9545fc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250412085052878 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085052878 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085052878 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:137) 20250412085052878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55cfd954ae80]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085052878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55cfd954ae80]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:281) 20250412085052878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905273)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085052878 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905273)[0x55cfd9563540]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085052878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085052878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905273)[0x55cfd9563540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085052878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905273)[0x55cfd9563540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085052878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905273)[0x55cfd9563540]{disrupted}: Freeing instance (context_map.c:202) 20250412085052878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5905273)[0x55cfd9563540]{disrupted}: Deallocated (fsm.c:568) 20250412085052878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55cfd954ae80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085052878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55cfd954ae80]{disconnected}: Freeing instance (context_map.c:206) 20250412085052878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55cfd954ae80]{disconnected}: Deallocated (fsm.c:568) 20250412085052878 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5905273 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250412085052878 DLSCCP DEBUG SCCP-SCOC(31)[0x55cfd9545fc0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250412085052878 DLSCCP DEBUG SCCP-SCOC(31)[0x55cfd9545fc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085052878 DLSCCP DEBUG SCCP-SCOC(31)[0x55cfd9545fc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085052878 DLSCCP DEBUG SCCP-SCOC(31)[0x55cfd9545fc0]{IDLE}: Deallocated (fsm.c:568) 20250412085052878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085052878 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)@11a1da9b814d: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)5905273 MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085052887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54298<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085052888 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46415<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(324)@11a1da9b814d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085052891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54290<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085052891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085052892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085052892 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085052892 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085052892 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085052894 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085052894 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085052894 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_ranap_cs_creq_cref-Iuh0-RUA(328)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@11a1da9b814d: Final verdict of PTC: none 20250412085052894 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085052894 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085052894 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085052894 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085052894 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085052894 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 20250412085052894 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-M3UA(331)@11a1da9b814d: Final verdict of PTC: none 20250412085052894 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085052894 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085052894 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085052894 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085052894 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085052894 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085052894 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085052894 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085052894 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085052894 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(329)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@11a1da9b814d: Final verdict of PTC: none 20250412085052895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) MutexDispCT-TC_ranap_cs_creq_cref(323)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@11a1da9b814d: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(330)@11a1da9b814d: Final verdict of PTC: none 20250412085052895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085052895 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085052895 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085052895 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085052895 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085052895 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085052895 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085052895 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085052895 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085052895 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085052895 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085052895 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085052895 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085052895 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085052895 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085052895 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085052895 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085052895 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085052895 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 20250412085052896 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085052896 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085052896 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085052896 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085052896 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085052896 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085052896 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085052896 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085052896 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085052896 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085052896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085052896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085052896 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085052896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085052896 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085052896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW-MGCP(335)@11a1da9b814d: Final verdict of PTC: none 20250412085052896 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085052896 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085052896 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085052896 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085052896 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(326)@11a1da9b814d: Final verdict of PTC: none 20250412085052899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54312<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Sat Apr 12 08:50:52 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 20250412085052983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085053385 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=206464) Waiting for packet dumper to finish... 1 (prev_count=206464, count=262584) 20250412085054895 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085054895 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085054895 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085054896 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085054896 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085054896 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Sat Apr 12 08:50:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_ranap_ps_creq_cref started. 20250412085056477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085056481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085056483 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44165<->l=127.0.0.1:4262) (control_if.c:572) 20250412085056497 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085056497 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085056498 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085056498 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085056498 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085056498 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085056498 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085056498 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085056498 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085056498 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085056499 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085056499 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085056499 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085056499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085056499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085056499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085056499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085056499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085056499 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085056499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085056499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085056499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 03 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085056499 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085056499 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085056499 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085056499 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085056499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085056499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085056499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085056499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085056499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085056499 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085056499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085056499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085056499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085056499 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085056499 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085056499 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085056499 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085056499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085056499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085056499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085056499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085056499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085056499 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085056499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085056499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085056499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085056499 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085056499 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085056499 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085056499 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085056499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085056499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085056499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085056499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085056499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085056499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085056499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085056499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085056499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085056500 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085056500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085056500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085056500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085056500 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085056500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085056500 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085056500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085056500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085056500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085056500 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085056500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085056500 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085056500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085056500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085056500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085056500 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085056500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085056500 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085056500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085056500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085056500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085056500 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085056500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085056500 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(345)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(343)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085056511 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085056511 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085056511 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085056511 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085056511 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085056511 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085056511 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085056511 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085056512 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085056512 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085056513 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085056513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085056513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085056513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=11 -> eSLS=91: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085056513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085056513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085056513 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085056513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085056513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085056513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0b 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085056513 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085056513 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085056513 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085056513 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085056513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085056513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085056513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085056513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085056513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085056513 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085056513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085056513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085056513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085056513 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085056513 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085056513 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085056513 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085056513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085056513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085056513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085056513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085056513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085056513 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085056513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085056513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085056513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085056513 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085056513 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085056513 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085056513 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085056513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085056513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085056513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085056513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085056513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085056513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085056513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085056513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085056513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085056513 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085056513 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085056513 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085056513 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085056513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085056513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085056513 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085056513 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085056513 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085056513 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085056513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085056513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085056513 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085056513 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085056513 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085056513 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085056513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085056513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085056513 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085056513 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085056513 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085056513 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085056513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085056513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085056513 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085056532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085056532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085056532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085056532 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085056532 DHNBAP 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) 20250412085056532 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085056532 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085056532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085056532 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085056709 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 20250412085056709 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 20250412085056709 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085056709 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085056717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085056717 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085056717 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085056717 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085056717 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085056717 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085056717 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085056717 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085056717 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085056718 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085056718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085056720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085056720 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085056720 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085056720 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085056720 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085056720 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085056720 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085056721 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085056721 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085056721 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085056721 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085056721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085056721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085056721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085056721 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085056721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085056721 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085056721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085056721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085056721 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085056721 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085056721 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085056722 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085056722 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085056722 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085056722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085056722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085056722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056722 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085056722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085056723 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085056723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085056723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085056723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085056723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085056723 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085056723 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085056723 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085056723 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085056723 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085056723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085056723 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412085056723 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085056723 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085056723 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085056723 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085056723 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 20250412085056723 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 20250412085056723 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085056723 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085056730 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085056730 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085056730 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085056730 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085056730 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085056730 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085056730 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085056730 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085056730 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085056730 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085056730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085056732 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085056732 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085056732 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085056732 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085056732 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085056732 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085056732 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085056732 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085056732 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085056732 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085056732 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085056733 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085056733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085056733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085056733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085056733 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085056733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085056733 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085056733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085056733 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085056733 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085056733 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085056733 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085056734 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085056734 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085056734 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085056734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085056734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085056734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056734 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085056734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085056734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085056734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085056734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085056734 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085056734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085056735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085056735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085056735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085056735 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085056735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085056735 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085056735 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085056735 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085056735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085056735 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250412085056735 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085056735 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085056735 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085056735 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(344)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085057523 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085057523 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085057523 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085057523 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085057523 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085057523 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085057523 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085057523 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085057523 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085057523 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085057523 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085057523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085057523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085057523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085057523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085057523 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085057523 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085057523 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085057523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057524 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085057524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085057524 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085057524 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085057524 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) 20250412085057524 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085057524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085057524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085057524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057524 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085057524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085057524 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085057524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085057524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085057524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085057524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085057524 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085057524 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085057524 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085057524 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085057524 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085057524 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085057524 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085057524 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412085057524 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085057524 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085057524 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085057524 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085057527 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085057527 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085057527 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085057527 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085057527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085057527 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085057527 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085057527 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085057527 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085057527 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085057527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085057527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085057527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085057527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085057527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085057527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085057527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085057527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085057527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057527 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085057527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085057527 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085057527 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085057527 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085057535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085057535 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085057535 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085057535 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085057535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085057535 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085057535 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085057535 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085057535 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085057535 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085057536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085057536 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085057536 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085057536 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085057536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085057536 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085057536 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085057536 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085057536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057536 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085057536 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085057536 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085057536 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085057536 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) 20250412085057536 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085057536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085057536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085057536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085057536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085057536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085057536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085057536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085057536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085057536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085057536 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085057536 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085057536 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085057536 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085057536 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085057536 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085057536 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085057536 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412085057536 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085057536 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085057536 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085057536 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085057538 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085057539 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085057539 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085057539 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085057539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085057539 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085057539 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085057539 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085057539 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085057539 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085057539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085057539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085057539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085057539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085057539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085057539 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085057539 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085057539 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085057539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085057539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085057539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085057539 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085057539 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085057539 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085057539 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085057539 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085057558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41328<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@11a1da9b814d: f_gen_tmsi(suffix:=0, 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)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@11a1da9b814d: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@11a1da9b814d: Added conn table entry 0TC_ranap_ps_creq_cref0(350)13199080 20250412085058596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085058596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085058596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085058596 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085058596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc966e8, normal) (hnbgw_rua.c:406) 20250412085058596 DHNB DEBUG map_rua[0x55cfd9563540]{init}: Allocated (fsm.c:456) 20250412085058596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13199080)[0x55cfd9563540]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085058596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13199080 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085058596 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085058596 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085058597 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085058597 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13199080 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085058597 DCN DEBUG map_sccp[0x55cfd954ae80]{init}: Allocated (fsm.c:456) 20250412085058597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55cfd954ae80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085058597 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-13199080 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085058597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13199080 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085058597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13199080)[0x55cfd9563540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085058597 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085058597 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085058597 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13199080 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085058597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55cfd954ae80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085058597 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085058597 DLSCCP DEBUG SCCP-SCOC(32)[0x55cfd9545fc0]{IDLE}: Allocated (fsm.c:456) 20250412085058597 DLSCCP DEBUG SCCP-SCOC(32)[0x55cfd9545fc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085058597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000eb0056400500f1100926) (sccp_scrc.c:415) 20250412085058597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085058597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085058597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085058597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085058597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085058597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085058597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085058597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085058597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085058597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085058597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085058597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085058597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085058597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085058597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085058597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 20 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 eb 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085058597 DLSCCP DEBUG SCCP-SCOC(32)[0x55cfd9545fc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085058597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55cfd954ae80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085058597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13199080)[0x55cfd9563540]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085058597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085058597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085058597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085058597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085058597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085058597 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412085058597 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085058597 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085058597 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085058597 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 20 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 eb 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(346)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@11a1da9b814d: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@11a1da9b814d: Added conn table entry 0TC_ranap_ps_creq_cref0(350)5179944 TC_ranap_ps_creq_cref0(350)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@11a1da9b814d: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)5179944 HNBGW_Test.sgsn0-SCCP(346)@11a1da9b814d: Session index based on connection ID:0 20250412085058619 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085058619 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085058619 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085058619 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085058619 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085058619 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085058619 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085058619 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085058619 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085058619 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 16 00 00 00 b9 00 00 00 bd 03 02 00 00 03 00 00 20 02 00 00 00 00 06 00 08 00 00 00 07  20250412085058619 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085058619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085058619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085058619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085058619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085058619 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:486) 20250412085058619 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1855) 20250412085058619 DLSCCP DEBUG SCCP-SCOC(32)[0x55cfd9545fc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250412085058619 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085058619 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085058619 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:137) 20250412085058619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55cfd954ae80]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085058619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55cfd954ae80]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:281) 20250412085058619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13199080)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085058619 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13199080)[0x55cfd9563540]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085058619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085058619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13199080)[0x55cfd9563540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085058619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13199080)[0x55cfd9563540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085058619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13199080)[0x55cfd9563540]{disrupted}: Freeing instance (context_map.c:202) 20250412085058619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13199080)[0x55cfd9563540]{disrupted}: Deallocated (fsm.c:568) 20250412085058619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55cfd954ae80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085058619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55cfd954ae80]{disconnected}: Freeing instance (context_map.c:206) 20250412085058619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55cfd954ae80]{disconnected}: Deallocated (fsm.c:568) 20250412085058619 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13199080 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250412085058619 DLSCCP DEBUG SCCP-SCOC(32)[0x55cfd9545fc0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250412085058619 DLSCCP DEBUG SCCP-SCOC(32)[0x55cfd9545fc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085058619 DLSCCP DEBUG SCCP-SCOC(32)[0x55cfd9545fc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085058619 DLSCCP DEBUG SCCP-SCOC(32)[0x55cfd9545fc0]{IDLE}: Deallocated (fsm.c:568) 20250412085058619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085058619 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)@11a1da9b814d: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)13199080 MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085058642 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44165<->l=127.0.0.1:4262) (control_if.c:193) 20250412085058642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41318<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(339)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(338)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085058648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41314<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085058649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085058649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085058649 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085058649 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085058649 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_ranap_ps_creq_cref(337)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@11a1da9b814d: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@11a1da9b814d: Final verdict of PTC: none 20250412085058653 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085058653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085058653 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085058653 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085058653 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085058653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW-PFCP(340)@11a1da9b814d: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(349)@11a1da9b814d: Final verdict of PTC: none 20250412085058653 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085058653 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085058654 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 20250412085058654 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085058654 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085058654 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085058654 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085058654 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085058654 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085058654 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085058654 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085058654 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085058654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085058654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085058654 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) HNBGW_Test.msc0-M3UA(345)@11a1da9b814d: Final verdict of PTC: none 20250412085058655 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085058655 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085058655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085058655 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085058655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085058655 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085058655 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085058655 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085058655 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085058655 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085058655 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085058655 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085058655 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085058655 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085058655 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085058655 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085058655 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085058655 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085058656 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 20250412085058656 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085058656 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085058656 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085058656 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085058656 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085058656 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085058656 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085058656 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085058656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085058656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085058656 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085058656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085058656 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085058656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085058657 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085058657 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085058657 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085058657 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085058657 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085058657 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085058657 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085058657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41328<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Sat Apr 12 08:50:58 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 20250412085058740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085059142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41344<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262784) Waiting for packet dumper to finish... 1 (prev_count=262784, count=263324) 20250412085100655 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085100655 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085100655 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085100656 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085100657 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085100657 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc ------ Sat Apr 12 08:51:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250412085102248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085102254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41364<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085102258 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45487<->l=127.0.0.1:4262) (control_if.c:572) 20250412085102275 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085102275 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085102275 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085102275 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085102276 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085102276 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085102276 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085102276 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085102276 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085102276 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085102277 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085102277 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085102277 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085102277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085102277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085102277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102277 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085102277 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102277 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085102277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085102277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085102277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085102277 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085102277 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085102277 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085102277 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085102277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085102277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085102277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102277 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085102277 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102277 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085102277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085102277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085102277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085102278 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085102278 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085102278 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085102278 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085102278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085102278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085102278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102278 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085102278 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102278 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085102278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085102278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085102278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085102278 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085102278 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085102278 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085102278 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085102278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085102278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085102278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102278 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085102278 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102278 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085102278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085102278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085102278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085102278 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085102278 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085102278 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085102278 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085102278 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085102278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085102278 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085102278 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085102278 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085102278 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085102278 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085102278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085102278 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085102278 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085102278 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085102278 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085102278 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085102278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085102278 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: picked Normal Route via 'virt-msc1' round-robin style 20250412085102278 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085102278 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085102278 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085102278 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085102278 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085102278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085102278 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(359)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(357)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085102290 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085102290 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085102290 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085102290 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085102290 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085102290 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085102290 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085102290 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085102291 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085102291 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085102291 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085102291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085102291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085102291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102291 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=0 -> eSLS=80: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085102291 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102291 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085102291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085102291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085102291 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 00 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085102291 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085102291 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085102291 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085102291 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085102291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085102291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085102292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085102292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102292 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085102292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085102292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085102292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085102292 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085102292 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085102292 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085102292 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085102292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085102292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085102292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085102292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102292 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085102292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085102292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085102292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085102292 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085102292 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085102292 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085102292 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085102292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085102292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085102292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085102292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085102292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085102292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085102292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085102292 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085102292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085102292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085102292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085102292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085102292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085102292 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085102292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085102292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085102292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085102292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085102292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085102292 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085102292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085102292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085102292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085102292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085102292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085102292 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: picked Normal Route via 'virt-sgsn1' round-robin style 20250412085102292 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085102292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085102292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085102292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085102292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085102292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085102292 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085102311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085102311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085102311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085102311 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085102311 DHNBAP 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) 20250412085102311 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085102311 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085102311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085102311 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085102488 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 20250412085102488 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 20250412085102488 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085102488 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085102497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085102497 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085102497 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085102497 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085102497 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085102497 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085102497 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085102497 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085102497 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085102497 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085102497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085102500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085102500 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085102500 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085102500 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085102500 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085102500 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085102500 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085102500 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085102500 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085102500 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085102500 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085102500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085102501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085102501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085102501 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085102501 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085102501 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085102501 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085102501 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085102501 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085102501 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085102501 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085102502 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085102502 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085102502 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085102502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085102502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085102502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102502 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085102502 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102502 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085102502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085102502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085102502 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085102502 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085102503 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 20250412085102503 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 20250412085102503 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085102503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085102503 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085102503 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085102503 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085102503 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085102503 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085102503 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412085102503 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085102503 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085102503 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085102503 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(362)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085102508 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085102508 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085102508 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085102508 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085102508 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085102508 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085102508 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085102508 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085102508 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085102508 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085102508 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085102510 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085102510 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085102510 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085102510 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085102510 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085102510 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085102510 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085102510 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085102510 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085102510 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085102510 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085102510 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085102510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085102510 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085102510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085102511 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085102511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085102511 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085102511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085102511 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085102511 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085102511 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085102511 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085102512 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085102512 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085102512 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085102512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085102512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085102512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085102512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085102512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085102512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085102512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085102512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085102512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085102512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085102512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085102512 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085102512 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085102512 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085102512 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085102512 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085102512 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085102512 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250412085102512 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085102512 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085102512 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085102512 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(358)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085103299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085103299 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085103299 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085103299 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085103299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085103299 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085103299 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085103299 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085103299 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085103299 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085103299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085103299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085103299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085103300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085103300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085103300 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085103300 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085103300 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085103300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103300 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085103300 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085103300 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085103300 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085103300 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) 20250412085103300 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085103300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085103300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085103300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103300 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085103300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085103300 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085103300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085103300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085103300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085103300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085103300 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085103300 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085103300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085103300 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085103300 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085103300 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085103300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085103300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412085103300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085103300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085103300 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085103300 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085103300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085103300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085103300 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085103300 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085103301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085103301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085103301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085103301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085103301 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085103301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085103301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085103301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085103301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085103301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085103301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085103301 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085103301 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085103301 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085103301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103301 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085103301 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085103301 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085103301 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085103301 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085103308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085103308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085103308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085103308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085103308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085103308 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085103308 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085103308 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085103308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) HNBGW_Test.sgsn0-RAN(361)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085103309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103309 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085103309 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085103309 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085103308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085103308 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085103308 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085103308 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085103308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085103308 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085103308 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085103308 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085103308 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085103308 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085103309 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085103309 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) 20250412085103309 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085103309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085103309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085103309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085103309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085103309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085103309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085103309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085103309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085103309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085103309 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085103309 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085103309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085103309 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085103309 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085103309 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085103309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085103309 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412085103309 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085103309 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085103309 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085103309 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085103309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085103309 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085103309 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085103309 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085103309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085103309 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085103309 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085103309 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085103309 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085103309 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085103309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085103309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085103309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085103309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085103309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085103309 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085103309 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085103309 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085103309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085103310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085103310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085103310 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085103310 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085103310 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085103310 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085103310 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085103336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41368<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@11a1da9b814d: f_gen_tmsi(suffix:=0, 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)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5112224 20250412085104376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085104376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085104376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085104376 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085104376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4e01a0, normal) (hnbgw_rua.c:406) 20250412085104376 DHNB DEBUG map_rua[0x55cfd9563540]{init}: Allocated (fsm.c:456) 20250412085104376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5112224)[0x55cfd9563540]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085104376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5112224 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085104376 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085104376 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085104376 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085104376 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5112224 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085104376 DCN DEBUG map_sccp[0x55cfd954ae80]{init}: Allocated (fsm.c:456) 20250412085104376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cfd954ae80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085104376 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-5112224 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085104376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5112224 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085104376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5112224)[0x55cfd9563540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085104376 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085104376 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085104376 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5112224 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085104376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cfd954ae80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085104376 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085104376 DLSCCP DEBUG SCCP-SCOC(33)[0x55cfd9545fc0]{IDLE}: Allocated (fsm.c:456) 20250412085104376 DLSCCP DEBUG SCCP-SCOC(33)[0x55cfd9545fc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085104376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001950056400500f1100926) (sccp_scrc.c:415) 20250412085104376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085104376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085104376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085104376 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085104376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085104376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085104376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085104376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085104376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085104376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085104376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085104376 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085104376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085104376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085104376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085104376 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 21 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 95 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085104376 DLSCCP DEBUG SCCP-SCOC(33)[0x55cfd9545fc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085104376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cfd954ae80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085104376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5112224)[0x55cfd9563540]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085104376 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085104376 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085104376 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085104376 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085104376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085104377 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412085104377 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085104377 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085104377 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085104377 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 21 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 95 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@11a1da9b814d: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@11a1da9b814d: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)8753621 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@11a1da9b814d: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@11a1da9b814d: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5112224 20250412085104576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085104577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085104577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250412085104577 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085104577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4e01a0,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250412085104577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5112224 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250412085104577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5112224)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085104577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5112224)[0x55cfd9563540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085104577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cfd954ae80]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) HNBGW_Test.sgsn0-SCCP(360)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085105404 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085105404 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085105404 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085105404 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085105404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085105405 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085105405 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085105405 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085105405 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085105405 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 21 9c f0 f8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085105405 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085105405 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085105405 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085105405 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085105405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085105405 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009cf0f8) (sccp_scrc.c:486) 20250412085105405 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1855) 20250412085105405 DLSCCP DEBUG SCCP-SCOC(33)[0x55cfd9545fc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085105405 DLSCCP DEBUG SCCP-SCOC(33)[0x55cfd9545fc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085105405 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085105405 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085105405 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085105405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cfd954ae80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085105405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cfd954ae80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085105405 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085105405 DLSCCP DEBUG SCCP-SCOC(33)[0x55cfd9545fc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085105405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cf0f8), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085105405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085105405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085105405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085105405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085105405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085105405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085105405 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 9c f0 f8 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085105405 DLSCCP DEBUG SCCP-SCOC(33)[0x55cfd9545fc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085105406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cfd954ae80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:296) 20250412085105406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5112224)[0x55cfd9563540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085105406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5112224)[0x55cfd9563540]{disconnected}: Freeing instance (context_map.c:202) 20250412085105406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5112224)[0x55cfd9563540]{disconnected}: Deallocated (fsm.c:568) 20250412085105406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cfd954ae80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085105406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cfd954ae80]{disconnected}: Freeing instance (context_map.c:206) 20250412085105406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55cfd954ae80]{disconnected}: Deallocated (fsm.c:568) 20250412085105406 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5112224 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250412085105406 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085105406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085105406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085105406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085105406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085105406 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412085105406 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085105406 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085105406 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085105406 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 9c f0 f8 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@11a1da9b814d: Session index based on local reference:0 20250412085105410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085105410 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085105410 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085105410 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085105410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085105410 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085105410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085105410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085105410 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085105410 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 21 9c f0 f8 00 00 06 00 08 00 00 00 07  20250412085105411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085105411 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085105411 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085105411 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085105411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085105411 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=009cf0f8) (sccp_scrc.c:486) 20250412085105411 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1855) 20250412085105411 DLSCCP DEBUG SCCP-SCOC(33)[0x55cfd9545fc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085105411 DLSCCP DEBUG SCCP-SCOC(33)[0x55cfd9545fc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085105411 DLSCCP DEBUG SCCP-SCOC(33)[0x55cfd9545fc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085105411 DLSCCP DEBUG SCCP-SCOC(33)[0x55cfd9545fc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085105411 DLSCCP DEBUG SCCP-SCOC(33)[0x55cfd9545fc0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@11a1da9b814d: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)8753621 MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085106425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41364<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085106425 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45487<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(353)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(352)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085106429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41358<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085106430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085106430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085106430 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085106430 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085106430 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-SCCP(357)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@11a1da9b814d: Final verdict of PTC: none 20250412085106432 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085106432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085106432 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085106432 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085106432 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085106432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085106432 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085106432 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085106432 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085106432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085106432 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085106432 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085106432 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 20250412085106432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085106432 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085106432 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085106432 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085106432 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085106432 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085106432 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085106432 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085106432 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085106432 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085106432 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085106433 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085106433 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085106433 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085106433 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(360)@11a1da9b814d: Final verdict of PTC: none 20250412085106433 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 20250412085106433 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085106433 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085106433 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@11a1da9b814d: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@11a1da9b814d: Final verdict of PTC: none 20250412085106433 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085106433 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085106433 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085106433 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085106433 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  HNBGW_Test.sgsn0-M3UA(362)@11a1da9b814d: Final verdict of PTC: none 20250412085106433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085106433 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(359)@11a1da9b814d: Final verdict of PTC: none 20250412085106433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085106433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085106433 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085106433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085106433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085106433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085106433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085106433 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085106433 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085106433 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085106433 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085106433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085106433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085106433 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085106433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085106433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085106433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085106433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085106433 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085106433 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085106433 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085106433 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(354)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(363)@11a1da9b814d: Final verdict of PTC: none 20250412085106436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41368<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass'. Sat Apr 12 08:51:06 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 20250412085106481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085106883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=259956) Waiting for packet dumper to finish... 1 (prev_count=259956, count=278324) 20250412085108434 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085108434 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085108434 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085108434 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085108434 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085108434 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc ------ Sat Apr 12 08:51:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250412085109974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085109978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085109981 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43243<->l=127.0.0.1:4262) (control_if.c:572) 20250412085109994 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085109994 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085109994 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085109994 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085109994 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085109994 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085109994 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085109994 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085109994 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085109994 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085109995 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085109995 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085109995 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085109995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085109995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085109995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085109995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085109995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085109995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085109995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085109995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085109996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085109996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085109996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085109996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085109996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085109996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085109996 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085109996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085109996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085109996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085109996 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085109996 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085109996 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085109996 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085109996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085109996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085109996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085109996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085109996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085109996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085109996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085109996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085109996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085109996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085109996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085109996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085109996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085109996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085109996 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085109996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085109996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085109996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085109996 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085109996 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085109996 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085109996 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085109996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085109996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085109996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085109996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085109996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085109996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085109996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085109996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085109996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085109996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085109996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085109996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085109996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085109996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085109996 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085109996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085109996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085109996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085109996 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085109996 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085109996 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085109996 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085109996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085109996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085109996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085109996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085109996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085109996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085109996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085109996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085109996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085109996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085109996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085109996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085109996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085109996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085109996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085109996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085109996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085109996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085109996 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085109996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085109996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085109996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085109996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085109996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085109996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085109996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085109996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085109996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085109996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085109996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085109996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085109996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085109996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085109996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085109996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085109996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085109996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085109996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085109996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085109996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085109996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085109996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085109996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(373)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(371)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085110009 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085110009 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085110009 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085110009 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085110010 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085110010 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085110010 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085110010 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085110011 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085110011 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085110011 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085110011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085110011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085110011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085110011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085110011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085110011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=6 -> eSLS=86: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085110011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085110011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085110011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085110011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085110011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085110011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085110011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085110011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085110011 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085110011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085110011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085110011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 06 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085110011 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085110011 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085110011 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085110011 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085110011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085110011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085110011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085110011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085110011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085110011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085110011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085110011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085110011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085110011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085110011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085110011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085110011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085110011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085110011 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085110011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085110011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085110011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085110011 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085110011 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085110011 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085110011 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085110011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085110011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085110011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085110011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085110011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085110011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085110011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085110011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085110011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085110011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085110011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085110011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085110011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085110011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085110011 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085110011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085110011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085110011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085110011 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085110011 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085110011 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085110011 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085110011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085110011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085110011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085110011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085110011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085110011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085110011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085110011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085110011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085110011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085110011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085110011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085110011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085110011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085110011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085110011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085110011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085110011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085110011 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085110011 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085110011 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085110011 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085110011 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085110011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085110011 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085110011 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085110011 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085110011 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085110011 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085110011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085110011 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085110011 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085110011 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085110011 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085110011 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085110011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085110011 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: picked Normal Route via 'virt-sgsn1' round-robin style 20250412085110011 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085110011 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085110011 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085110011 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085110011 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085110011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085110011 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(376)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(374)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085110032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085110032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085110032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085110032 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085110032 DHNBAP 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) 20250412085110032 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085110032 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085110032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085110032 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085110205 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 20250412085110205 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 20250412085110205 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085110205 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085110213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085110213 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085110213 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085110213 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085110213 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085110213 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085110213 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085110213 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085110213 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085110213 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085110213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085110217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085110217 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085110217 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085110217 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085110217 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085110217 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085110217 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085110217 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085110217 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085110217 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085110217 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085110217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085110218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085110218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085110218 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085110218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085110218 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085110218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085110218 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085110218 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085110218 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085110218 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085110219 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085110219 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085110219 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085110219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085110219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085110219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085110219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085110219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085110219 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085110219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085110219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085110219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085110219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085110219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085110219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085110219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085110219 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085110219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085110219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085110219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085110219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085110219 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085110219 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085110220 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085110220 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085110220 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085110220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085110220 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085110220 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085110220 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085110220 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085110220 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085110221 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 20250412085110221 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 20250412085110221 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085110221 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085110227 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085110227 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085110227 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085110227 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085110227 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085110227 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085110227 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085110227 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085110227 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085110227 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085110227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085110229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085110229 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085110229 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085110229 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085110229 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085110229 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085110229 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085110229 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085110229 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085110229 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085110229 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085110229 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085110229 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085110229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085110229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085110229 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085110229 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085110229 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085110229 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085110230 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085110230 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085110230 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085110230 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085110231 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085110231 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085110231 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085110231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085110231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085110231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085110231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085110231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085110231 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085110231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085110231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085110231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085110231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085110231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085110231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085110231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085110231 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085110231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085110231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085110231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085110231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085110231 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085110231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085110231 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085110231 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085110231 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085110231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085110231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412085110231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085110231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085110231 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085110231 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(372)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085111021 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085111021 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085111021 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085111021 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085111021 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085111021 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085111021 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085111021 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085111021 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085111021 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085111021 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085111021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085111021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085111021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085111021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085111021 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085111021 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085111021 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085111021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111022 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085111022 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085111022 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085111022 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085111022 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) 20250412085111022 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085111022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085111022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085111022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111022 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085111022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085111022 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085111022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085111022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085111022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085111022 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085111022 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085111022 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085111022 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085111022 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085111022 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085111022 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085111022 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085111022 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085111022 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085111022 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085111022 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085111022 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085111022 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085111022 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085111022 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085111023 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085111023 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085111023 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085111023 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085111023 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085111023 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085111023 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085111023 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085111023 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085111023 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085111023 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085111023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085111023 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085111023 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085111023 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085111023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111023 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085111023 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085111023 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085111023 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085111023 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085111031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085111031 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085111031 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085111031 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085111031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085111031 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085111031 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085111031 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085111031 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085111031 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(375)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085111031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085111031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085111031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085111031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085111031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085111031 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085111031 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085111031 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085111031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111031 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085111031 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085111031 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085111031 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085111031 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) 20250412085111031 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085111031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085111031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085111031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111031 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085111031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085111031 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085111031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085111031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085111031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085111031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085111031 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085111031 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085111031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085111031 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085111031 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085111031 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085111031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085111031 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085111031 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085111031 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085111032 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085111032 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085111034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085111034 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085111034 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085111034 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085111034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085111034 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085111034 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085111034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085111034 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085111034 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085111034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085111034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085111034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085111034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085111034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085111034 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085111034 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085111034 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085111034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085111034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085111034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085111034 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085111034 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085111034 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085111034 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085111034 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085111052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60076<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)6176692 20250412085112079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085112079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085112079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085112079 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085112079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5e3fb4, normal) (hnbgw_rua.c:406) 20250412085112079 DHNB DEBUG map_rua[0x55cfd9545fc0]{init}: Allocated (fsm.c:456) 20250412085112079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6176692)[0x55cfd9545fc0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085112079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6176692 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085112079 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085112079 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085112079 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6176692 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085112079 DCN DEBUG map_sccp[0x55cfd9563540]{init}: Allocated (fsm.c:456) 20250412085112079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cfd9563540]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085112079 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-6176692 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085112079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6176692 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085112079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6176692)[0x55cfd9545fc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085112079 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085112079 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085112079 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6176692 SCCP-34 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085112079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cfd9563540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085112079 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085112079 DLSCCP DEBUG SCCP-SCOC(34)[0x55cfd954ae80]{IDLE}: Allocated (fsm.c:456) 20250412085112079 DLSCCP DEBUG SCCP-SCOC(34)[0x55cfd954ae80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085112079 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300018f0056400500f1100926) (sccp_scrc.c:415) 20250412085112079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085112079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085112079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085112079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085112079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085112079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085112079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085112079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085112079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085112079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085112079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085112079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085112079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085112079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085112079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085112079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 22 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 01 8f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085112079 DLSCCP DEBUG SCCP-SCOC(34)[0x55cfd954ae80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085112079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cfd9563540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085112079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6176692)[0x55cfd9545fc0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085112079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085112079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085112079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085112079 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085112079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085112079 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085112079 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085112079 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085112079 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085112079 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 22 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 01 8f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@11a1da9b814d: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)10055610 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@11a1da9b814d: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@11a1da9b814d: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)6176692 20250412085112280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085112280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085112280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250412085112280 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085112281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5e3fb4,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250412085112281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6176692 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250412085112281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6176692)[0x55cfd9545fc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085112281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6176692)[0x55cfd9545fc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085112281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cfd9563540]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) HNBGW_Test.msc0-SCCP(371)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085113101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085113101 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085113101 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085113101 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085113101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085113101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085113101 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085113101 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085113101 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085113101 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 22 21 95 2e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085113101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085113101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085113101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085113101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085113101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085113101 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0021952e) (sccp_scrc.c:486) 20250412085113102 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1855) 20250412085113102 DLSCCP DEBUG SCCP-SCOC(34)[0x55cfd954ae80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085113102 DLSCCP DEBUG SCCP-SCOC(34)[0x55cfd954ae80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085113102 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085113102 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085113102 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085113102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cfd9563540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085113102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cfd9563540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085113102 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085113102 DLSCCP DEBUG SCCP-SCOC(34)[0x55cfd954ae80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) [38;5;43m20250412085113102 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021952e), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085113102 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085113102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085113102 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085113102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085113102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085113102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085113102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 21 95 2e 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085113102 DLSCCP DEBUG SCCP-SCOC(34)[0x55cfd954ae80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085113102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cfd9563540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:296) 20250412085113102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6176692)[0x55cfd9545fc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085113102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6176692)[0x55cfd9545fc0]{disconnected}: Freeing instance (context_map.c:202) 20250412085113102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6176692)[0x55cfd9545fc0]{disconnected}: Deallocated (fsm.c:568) 20250412085113102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cfd9563540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085113102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cfd9563540]{disconnected}: Freeing instance (context_map.c:206) 20250412085113102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55cfd9563540]{disconnected}: Deallocated (fsm.c:568) 20250412085113102 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6176692 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250412085113103 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085113103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085113103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085113103 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085113103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085113103 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085113103 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085113103 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085113103 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085113103 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 21 95 2e 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@11a1da9b814d: Session index based on local reference:0 20250412085113107 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085113107 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085113107 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085113107 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085113107 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085113107 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085113107 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085113107 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085113107 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085113107 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 22 21 95 2e 00 00 06 00 08 00 00 00 07  20250412085113107 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085113107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085113107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085113107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085113107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085113107 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=0021952e) (sccp_scrc.c:486) 20250412085113107 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1855) 20250412085113107 DLSCCP DEBUG SCCP-SCOC(34)[0x55cfd954ae80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085113107 DLSCCP DEBUG SCCP-SCOC(34)[0x55cfd954ae80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085113108 DLSCCP DEBUG SCCP-SCOC(34)[0x55cfd954ae80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085113108 DLSCCP DEBUG SCCP-SCOC(34)[0x55cfd954ae80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085113108 DLSCCP DEBUG SCCP-SCOC(34)[0x55cfd954ae80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(372)@11a1da9b814d: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)10055610 MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085114122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60070<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085114124 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43243<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(366)@11a1da9b814d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085114128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60064<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085114129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085114129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085114129 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085114129 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085114129 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@11a1da9b814d: Final verdict of PTC: none 20250412085114132 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085114132 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085114132 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085114132 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085114132 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085114132 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085114132 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085114132 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085114132 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 20250412085114132 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085114132 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085114133 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085114133 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085114133 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085114133 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085114133 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085114133 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085114133 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085114133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085114133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@11a1da9b814d: Final verdict of PTC: none 20250412085114133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085114133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085114133 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085114133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085114133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085114133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085114133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085114133 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085114133 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085114133 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085114133 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(374)@11a1da9b814d: Final verdict of PTC: none 20250412085114133 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085114133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085114133 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085114133 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085114133 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 20250412085114133 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085114133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085114133 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085114133 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(372)@11a1da9b814d: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@11a1da9b814d: Final verdict of PTC: none 20250412085114133 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 20250412085114133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085114133 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085114133 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085114134 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085114134 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085114134 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085114134 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085114134 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085114134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085114134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085114134 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) HNBGW_Test.msc0-SCCP(371)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(368)@11a1da9b814d: Final verdict of PTC: none 20250412085114134 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085114134 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085114134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085114134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085114134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085114134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085114134 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085114134 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085114134 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085114134 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(377)@11a1da9b814d: Final verdict of PTC: none 20250412085114137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60076<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass'. Sat Apr 12 08:51:14 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 20250412085114234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085114636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60088<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=274360) Waiting for packet dumper to finish... 1 (prev_count=274360, count=278880) 20250412085116134 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085116134 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085116134 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085116134 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085116134 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085116134 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Sat Apr 12 08:51:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_cs_iu_release_req_rua_disconnect started. 20250412085117737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37234<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085117742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37244<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085117745 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36861<->l=127.0.0.1:4262) (control_if.c:572) 20250412085117760 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085117760 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085117760 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085117760 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085117760 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085117760 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085117760 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085117760 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085117761 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085117761 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085117762 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085117762 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085117762 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085117762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085117762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085117762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085117762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085117762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085117762 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085117762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085117762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085117762 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085117762 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085117762 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085117762 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085117762 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085117762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085117762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085117762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085117762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085117762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085117762 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085117762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085117762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085117762 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085117762 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085117762 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085117762 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085117762 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085117762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085117762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085117762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085117762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085117762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085117762 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085117762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085117762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085117762 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085117762 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085117762 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085117762 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085117762 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085117762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085117762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085117762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085117762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085117762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085117762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085117762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085117762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085117762 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085117762 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085117762 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085117762 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085117762 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085117762 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085117762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085117762 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085117762 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085117762 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085117762 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085117762 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085117762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085117762 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085117762 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085117763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085117763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085117763 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085117763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085117763 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085117763 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085117763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085117763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085117763 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085117763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085117763 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(387)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(385)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085117776 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085117776 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085117776 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085117776 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085117776 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085117776 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085117776 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085117776 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085117778 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085117778 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085117778 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085117778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085117778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085117778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085117778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085117778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085117778 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085117778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085117778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085117778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085117778 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085117778 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085117778 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085117778 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085117778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085117778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085117778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085117778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085117778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085117778 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085117778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085117778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085117778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 07 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085117778 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085117778 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085117778 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085117778 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085117778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085117778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085117778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085117778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085117778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085117778 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085117778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085117778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085117778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085117778 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085117778 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085117778 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085117778 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085117778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085117778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085117778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085117778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085117778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085117778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085117778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085117778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085117778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085117778 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085117778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085117778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085117778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085117778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085117778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085117778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085117778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085117778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085117778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085117778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085117778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085117778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085117778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085117778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085117778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085117778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085117778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085117778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085117778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085117778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085117779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085117779 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085117779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085117779 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(390)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085117797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085117797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085117797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085117797 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085117797 DHNBAP 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) 20250412085117797 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085117797 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085117797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085117797 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085117972 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 20250412085117972 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 20250412085117972 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085117972 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085117981 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085117981 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085117981 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085117981 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085117981 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085117981 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085117981 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085117981 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085117981 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085117981 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085117981 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085117984 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085117984 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085117984 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085117984 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085117984 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085117984 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085117984 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085117984 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085117984 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085117984 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085117984 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085117984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085117984 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085117984 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085117984 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085117984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085117984 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085117984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085117984 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085117984 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085117984 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085117984 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085117986 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085117986 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085117986 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085117986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085117986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085117986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085117986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085117986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085117986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085117986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085117986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085117986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085117987 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085117987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085117987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085117987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085117987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085117987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085117987 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412085117987 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085117987 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085117987 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085117987 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085117988 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 20250412085117988 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 20250412085117988 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085117988 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085117994 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085117994 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085117994 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085117994 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085117994 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085117994 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085117994 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085117994 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085117994 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085117994 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085117995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085117997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085117997 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085117997 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085117997 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085117997 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085117997 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085117997 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085117997 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085117997 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085117997 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085117997 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085117997 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085117997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085117998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085117998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085117998 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085117998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085117998 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085117998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085117998 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085117998 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085117998 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085117998 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085117999 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085117999 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085117999 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085117999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085117999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085117999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085117999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085117999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085117999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085117999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085117999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085117999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085117999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085117999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085117999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085117999 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085117999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085117999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085117999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085117999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085117999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085117999 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085118000 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085118000 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085118000 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085118000 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(386)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085118789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085118789 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085118789 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085118789 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085118789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085118789 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085118789 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085118789 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085118789 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085118789 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085118789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085118790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085118790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085118790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085118790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085118790 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085118790 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085118790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085118790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118790 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085118790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085118790 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085118790 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085118790 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) 20250412085118790 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085118790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085118790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085118790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085118790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085118790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085118790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085118790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085118790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085118790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085118790 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085118790 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085118790 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085118790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085118790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085118790 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085118790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085118790 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412085118790 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085118790 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085118790 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085118790 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085118792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085118792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085118792 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085118792 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085118792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085118792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085118792 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085118792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085118792 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085118792 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085118792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085118792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085118792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085118792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085118792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085118792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085118792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085118792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085118792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085118792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085118792 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085118792 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085118792 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085118797 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085118797 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085118797 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085118797 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085118797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085118797 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085118797 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085118797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085118797 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085118797 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085118797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085118797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085118797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085118797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085118797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085118797 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085118797 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085118797 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085118797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118797 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085118797 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085118797 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085118797 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085118797 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) 20250412085118797 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085118797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085118797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085118797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118797 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085118797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085118797 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085118797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085118797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085118797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085118797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085118797 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085118797 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085118798 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085118798 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085118798 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085118798 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085118798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085118798 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412085118798 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085118798 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085118798 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085118798 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085118800 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085118800 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085118800 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085118800 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085118800 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085118800 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085118800 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085118800 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085118800 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085118800 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085118800 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085118800 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085118800 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085118800 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085118800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085118800 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085118800 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085118800 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085118800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085118800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085118800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085118800 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085118800 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085118800 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085118800 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085118801 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085118829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37256<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)16256915 20250412085119862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085119862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085119862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085119862 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085119862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf80f93, normal) (hnbgw_rua.c:406) 20250412085119862 DHNB DEBUG map_rua[0x55cfd954ae80]{init}: Allocated (fsm.c:456) 20250412085119862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256915)[0x55cfd954ae80]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085119862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16256915 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085119862 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085119862 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085119862 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16256915 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085119862 DCN DEBUG map_sccp[0x55cfd9545fc0]{init}: Allocated (fsm.c:456) 20250412085119862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cfd9545fc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085119862 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-16256915 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085119862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16256915 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085119862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256915)[0x55cfd954ae80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085119862 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085119862 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085119862 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16256915 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085119862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cfd9545fc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085119862 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085119862 DLSCCP DEBUG SCCP-SCOC(35)[0x55cfd9563540]{IDLE}: Allocated (fsm.c:456) 20250412085119862 DLSCCP DEBUG SCCP-SCOC(35)[0x55cfd9563540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085119862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030002210056400500f1100926) (sccp_scrc.c:415) 20250412085119862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085119862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085119862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085119862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085119862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085119862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085119862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085119862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085119862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085119862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085119862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085119862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085119862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085119862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085119862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085119862 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 23 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 02 21 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085119862 DLSCCP DEBUG SCCP-SCOC(35)[0x55cfd9563540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085119862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cfd9545fc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085119862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256915)[0x55cfd954ae80]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085119863 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085119863 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085119863 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085119863 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085119863 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085119863 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085119863 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085119863 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085119863 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085119863 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 23 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 02 21 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@11a1da9b814d: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)12622663 HNBGW_Test.msc0-SCCP(385)@11a1da9b814d: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085119885 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085119885 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085119885 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085119885 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085119885 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085119885 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085119885 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085119885 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085119885 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085119885 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 23 9a 14 bc 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085119885 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085119886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085119886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085119886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085119886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085119886 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009a14bc) (sccp_scrc.c:486) 20250412085119886 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1855) 20250412085119886 DLSCCP DEBUG SCCP-SCOC(35)[0x55cfd9563540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085119886 DLSCCP DEBUG SCCP-SCOC(35)[0x55cfd9563540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085119886 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085119886 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085119886 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085119886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cfd9545fc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085119886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cfd9545fc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_cs_iu_release_req_rua_disconnect0(392)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(391)@11a1da9b814d: 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)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(385)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(385)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085120089 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085120089 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085120089 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085120089 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085120089 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085120089 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085120089 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085120089 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085120089 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085120089 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 23 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085120089 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085120089 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085120089 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085120089 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085120089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085120089 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085120089 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1855) 20250412085120089 DLSCCP DEBUG SCCP-SCOC(35)[0x55cfd9563540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085120089 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085120089 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085120089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cfd9545fc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085120089 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085120089 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085120090 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16256915 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085120090 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085120090 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085120090 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085120090 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085120090 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085120090 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085120090 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085120090 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{UNUSED}: Allocated (fsm.c:456) 20250412085120090 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{UNUSED}: is child of mgw(mgw-fsm-16256915-0)[0x55cfd954ac60] (fsm.c:486) 20250412085120090 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16256915-0)[0x55cfd954ac60] (mgcp_client_endpoint_fsm.c:724) 20250412085120090 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085120090 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085120090 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085120090 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16256915-0)[0x55cfd95491a0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085120090 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16256915-0)[0x55cfd95491a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0] (fsm.c:486) 20250412085120090 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16256915-0)[0x55cfd95491a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085120090 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16256915-0)[0x55cfd95491a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085120090 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: f80f'... (mgcp_client.c:807) 20250412085120090 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250412085120090 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16256915-0)[0x55cfd95491a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085120090 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f80f9317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f80f9317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f80f9317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f80f9317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 20250412085120123 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250412085120123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95491a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085120123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95491a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085120123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95491a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085120123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95491a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085120123 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085120123 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{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) 20250412085120123 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{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) 20250412085120123 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085120123 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085120123 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{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) 20250412085120123 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085120123 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085120123 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085120123 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085120123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256915)[0x55cfd954ae80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085120123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085120123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085120123 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085120152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085120152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085120152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085120152 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085120152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf80f93) (hnbgw_rua.c:470) 20250412085120152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16256915 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085120152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256915)[0x55cfd954ae80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085120152 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085120152 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085120152 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16256915 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085120152 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085120152 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085120152 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085120152 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085120152 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085120152 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16256915-0)[0x55cfd954ac60] (mgcp_client_endpoint_fsm.c:724) 20250412085120152 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085120152 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085120152 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{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) 20250412085120152 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95491a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085120152 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: f80f'... (mgcp_client.c:807) 20250412085120152 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250412085120152 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95491a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085120152 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085120152 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{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) 20250412085120152 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{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)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "f80f9317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f80f9317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085120172 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250412085120172 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95491a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085120172 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95491a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085120172 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95491a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085120172 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085120172 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{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) 20250412085120172 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{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) 20250412085120172 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085120172 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085120172 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{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) 20250412085120172 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085120172 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085120172 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085120172 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16256915-0)[0x55cfd954ac60] (mgcp_client_endpoint_fsm.c:724) 20250412085120172 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085120172 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085120172 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085120172 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16256915-0)[0x55cfd95492d0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085120172 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16256915-0)[0x55cfd95492d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0] (fsm.c:486) 20250412085120172 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16256915-0)[0x55cfd95492d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085120172 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16256915-0)[0x55cfd95492d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250412085120172 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: f80f'... (mgcp_client.c:807) 20250412085120172 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250412085120172 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16256915-0)[0x55cfd95492d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085120172 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085120172 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{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) 20250412085120172 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{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) 20250412085120172 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "f80f9317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f80f9317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085120181 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250412085120181 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95492d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085120181 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95492d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085120181 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95492d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085120181 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95492d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085120181 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085120181 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{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) 20250412085120181 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{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) 20250412085120181 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{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) 20250412085120181 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085120181 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085120181 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{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) 20250412085120181 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{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) 20250412085120181 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085120181 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085120181 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085120181 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085120181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cfd9545fc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085120181 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085120181 DLSCCP DEBUG SCCP-SCOC(35)[0x55cfd9563540]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085120181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a14bc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085120181 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085120181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085120181 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085120181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085120181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085120181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085120181 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 9a 14 bc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085120181 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085120182 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085120182 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085120182 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085120182 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085120182 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085120182 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085120182 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085120182 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085120182 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085120182 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 9a 14 bc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085120352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085120352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085120353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250412085120353 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085120353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf80f93) (hnbgw_rua.c:470) 20250412085120353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16256915 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250412085120353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256915)[0x55cfd954ae80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085120353 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250412085120353 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250412085120353 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16256915 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250412085120353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cfd9545fc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085120353 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085120353 DLSCCP DEBUG SCCP-SCOC(35)[0x55cfd9563540]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085120353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a14bc), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250412085120353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085120353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085120353 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085120353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085120353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085120353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085120353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 01 06 9a 14 bc 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085120353 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085120354 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085120354 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085120354 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085120354 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085120354 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085120354 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085120354 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085120354 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085120354 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 01 06 9a 14 bc 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@11a1da9b814d: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)16256915 20250412085120556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085120557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085120557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250412085120557 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085120557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf80f93,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250412085120557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16256915 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250412085120557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256915)[0x55cfd954ae80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085120557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256915)[0x55cfd954ae80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085120557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cfd9545fc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085120557 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085120557 DLSCCP DEBUG SCCP-SCOC(35)[0x55cfd9563540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085120557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a14bc), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085120557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085120557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085120557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085120557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085120557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085120557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085120557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 01 04 9a 14 bc 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085120557 DLSCCP DEBUG SCCP-SCOC(35)[0x55cfd9563540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085120557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cfd9545fc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:332) 20250412085120557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256915)[0x55cfd954ae80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085120557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256915)[0x55cfd954ae80]{disconnected}: Freeing instance (context_map.c:202) 20250412085120557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16256915)[0x55cfd954ae80]{disconnected}: Deallocated (fsm.c:568) 20250412085120557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cfd9545fc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085120557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cfd9545fc0]{disconnected}: Freeing instance (context_map.c:206) 20250412085120557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55cfd9545fc0]{disconnected}: Deallocated (fsm.c:568) 20250412085120557 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085120557 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085120557 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085120557 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085120557 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95491a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085120558 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: f80f'... (mgcp_client.c:807) 20250412085120558 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412085120558 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95491a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085120558 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95492d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085120558 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: f80f'... (mgcp_client.c:807) 20250412085120558 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412085120558 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95492d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085120558 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{IN_USE}: Removing from parent mgw(mgw-fsm-16256915-0)[0x55cfd954ac60] (mgcp_client_endpoint_fsm.c:873) 20250412085120558 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085120558 DLMGCP DEBUG mgw-endp(mgw-fsm-16256915-0)[0x55cfd954b1e0]{IN_USE}: Deallocated (fsm.c:568) 20250412085120558 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085120558 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085120558 DMGW DEBUG mgw(mgw-fsm-16256915-0)[0x55cfd954ac60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085120558 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16256915 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250412085120558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085120558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085120558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085120558 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085120558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085120558 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085120558 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085120558 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085120558 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085120558 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 01 04 9a 14 bc 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@11a1da9b814d: Session index based on local reference:0 20250412085120563 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085120563 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085120563 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085120564 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085120564 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085120564 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085120564 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085120564 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085120564 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085120564 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 23 9a 14 bc 00 00 06 00 08 00 00 00 07  20250412085120564 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085120564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085120564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085120564 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085120564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085120564 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=009a14bc) (sccp_scrc.c:486) 20250412085120564 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1855) 20250412085120564 DLSCCP DEBUG SCCP-SCOC(35)[0x55cfd9563540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085120564 DLSCCP DEBUG SCCP-SCOC(35)[0x55cfd9563540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085120564 DLSCCP DEBUG SCCP-SCOC(35)[0x55cfd9563540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085120564 DLSCCP DEBUG SCCP-SCOC(35)[0x55cfd9563540]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085120564 DLSCCP DEBUG SCCP-SCOC(35)[0x55cfd9563540]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(386)@11a1da9b814d: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)12622663 TC_cs_iu_release_req_rua_disconnect0(392)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "f80f9317" }, { code := "I", val := "11111" } }, sdp := omit } 20250412085120574 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250412085120574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95491a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085120574 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95491a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085120575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95491a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085120575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95491a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "f80f9317" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085120575 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250412085120575 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95492d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085120575 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95492d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085120575 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95492d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085120575 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd95492d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085121583 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36861<->l=127.0.0.1:4262) (control_if.c:193) 20250412085121583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37244<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(381)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(380)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085121584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37234<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085121585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085121585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085121585 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085121585 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085121585 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085121586 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-RAN(389)@11a1da9b814d: Final verdict of PTC: none 20250412085121586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085121586 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085121586 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(388)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@11a1da9b814d: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@11a1da9b814d: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@11a1da9b814d: Final verdict of PTC: none 20250412085121587 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085121587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085121587 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085121587 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085121587 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 20250412085121587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085121587 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085121587 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085121587 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085121587 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085121587 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085121587 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085121587 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085121587 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085121587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085121587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085121587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085121587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085121587 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085121587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085121587 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085121587 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085121588 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) HNBGW-MGCP(391)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@11a1da9b814d: Final verdict of PTC: none 20250412085121588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085121588 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085121588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085121588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085121588 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085121588 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085121588 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085121588 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085121588 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 20250412085121588 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085121588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085121588 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085121588 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085121588 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 20250412085121588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085121588 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085121588 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085121588 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085121588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085121588 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085121588 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085121588 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085121588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085121588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085121588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085121588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085121588 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085121588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085121588 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085121588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085121588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085121588 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085121588 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085121588 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085121588 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(382)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@11a1da9b814d: Final verdict of PTC: none 20250412085121591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37256<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass'. Sat Apr 12 08:51:21 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 20250412085121644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37268<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085122046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37268<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343056) Waiting for packet dumper to finish... 1 (prev_count=343056, count=343696) 20250412085123588 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085123588 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085123588 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085123588 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085123588 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085123588 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Sat Apr 12 08:51:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_ps_iu_release_req_rua_disconnect started. 20250412085125142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085125148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085125150 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40931<->l=127.0.0.1:4262) (control_if.c:572) 20250412085125166 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085125166 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085125166 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085125166 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085125166 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085125166 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085125166 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085125166 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085125167 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085125167 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085125168 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085125168 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085125168 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085125168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085125168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085125168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125168 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085125168 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125168 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085125168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085125168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085125168 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 08 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085125168 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085125168 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085125168 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085125168 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085125168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085125168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085125168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125168 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085125168 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125168 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085125168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085125168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085125168 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085125168 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085125168 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085125168 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085125168 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085125168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085125168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085125168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125168 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085125168 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125168 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085125168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085125168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085125168 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085125168 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085125168 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085125168 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085125168 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085125168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085125168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085125168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125168 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085125168 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085125168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085125168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085125168 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085125168 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085125168 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085125168 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085125168 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085125168 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085125168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085125168 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085125168 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085125168 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085125168 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085125168 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085125168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085125168 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085125168 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085125168 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085125168 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085125168 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085125168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085125168 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085125168 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085125168 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085125168 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085125168 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085125168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085125169 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(399)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085125180 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085125180 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085125180 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085125180 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085125181 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085125181 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085125181 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085125181 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085125182 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085125182 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085125182 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085125182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085125182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085125182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125182 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085125182 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125182 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085125182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085125182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085125182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085125182 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085125182 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085125182 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085125182 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085125182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085125182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085125182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125182 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085125182 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125182 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085125182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085125182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085125182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085125182 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085125182 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085125182 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085125182 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085125182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085125182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085125182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125182 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085125182 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125182 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085125182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085125182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085125182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085125182 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085125182 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085125182 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085125182 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085125182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085125182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085125182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125182 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085125182 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085125182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085125182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085125182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085125182 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085125182 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085125182 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085125182 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085125182 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085125182 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085125182 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085125182 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085125182 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085125182 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085125182 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085125182 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085125182 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085125182 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085125182 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085125182 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085125182 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085125182 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085125182 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085125182 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085125182 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085125182 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085125182 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085125182 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085125182 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085125182 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(404)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085125203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085125203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085125203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085125203 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085125203 DHNBAP 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) 20250412085125203 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085125203 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085125203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085125203 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085125378 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 20250412085125378 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 20250412085125378 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085125378 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085125387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085125387 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085125387 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085125387 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085125387 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085125387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085125387 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085125388 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085125388 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085125388 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085125388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085125390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085125390 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085125390 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085125390 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085125391 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085125391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085125391 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085125391 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085125391 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085125391 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085125391 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085125391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085125391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085125391 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085125391 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085125391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085125391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085125391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085125391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085125391 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085125391 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085125391 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085125392 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 20250412085125392 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 20250412085125392 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085125392 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085125392 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085125392 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085125392 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085125392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085125393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085125393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085125393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085125393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085125393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085125393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085125393 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085125393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085125393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085125393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085125393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085125393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085125393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085125393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085125393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085125393 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085125393 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(404)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085125398 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085125398 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085125398 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085125398 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085125398 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085125398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085125398 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085125398 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085125398 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085125398 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085125398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085125402 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085125402 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085125402 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085125402 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085125402 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085125402 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085125402 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085125402 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085125402 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085125402 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085125402 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085125402 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085125402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085125403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085125403 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085125403 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085125403 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085125403 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085125403 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085125403 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085125403 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085125403 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085125403 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085125404 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085125404 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085125404 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085125404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085125404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085125404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085125404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085125404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085125404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085125404 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085125404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085125404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085125404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085125404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085125404 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085125405 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085125405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085125405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085125405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085125405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085125405 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412085125405 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085125405 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085125405 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085125405 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(400)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085126190 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085126190 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085126190 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085126190 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085126190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085126190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085126190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085126190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085126190 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085126190 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085126190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085126190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085126190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085126190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085126190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085126190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085126190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085126190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085126190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085126190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085126190 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085126190 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085126190 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) 20250412085126190 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085126190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085126190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085126190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085126190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085126190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085126190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085126190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085126190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085126190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085126190 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085126190 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085126190 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085126190 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085126190 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085126190 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085126190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085126190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412085126190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085126190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085126190 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085126190 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085126190 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085126190 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085126190 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085126190 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085126190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085126190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085126190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085126190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085126190 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085126190 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085126190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085126190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085126190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085126190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085126190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085126190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085126190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085126190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085126190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085126190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085126190 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085126190 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085126190 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085126196 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085126196 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085126196 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085126196 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085126196 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085126196 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085126196 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085126196 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085126196 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085126196 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085126196 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085126196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085126196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085126196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085126196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085126196 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085126196 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085126196 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085126196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126196 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085126196 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085126196 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085126196 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085126196 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) 20250412085126196 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085126196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085126196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085126196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126196 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085126196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085126196 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085126196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085126196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085126196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085126196 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085126196 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085126196 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085126196 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085126196 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085126196 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085126196 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085126196 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085126196 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412085126196 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085126196 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085126196 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085126196 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085126197 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085126197 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085126197 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085126197 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085126197 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085126197 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085126197 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085126197 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085126197 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085126197 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085126197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085126197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085126197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085126197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085126197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085126197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085126197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085126197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085126197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085126197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085126197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085126197 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085126197 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085126197 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085126197 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085126197 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085126218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53534<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@11a1da9b814d: f_gen_tmsi(suffix:=0, 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)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)836422 20250412085127264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085127264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085127264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085127264 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085127264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcc346, normal) (hnbgw_rua.c:406) 20250412085127264 DHNB DEBUG map_rua[0x55cfd95492d0]{init}: Allocated (fsm.c:456) 20250412085127264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-836422)[0x55cfd95492d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085127264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-836422 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085127264 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085127264 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085127264 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085127264 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-836422 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085127264 DCN DEBUG map_sccp[0x55cfd95491a0]{init}: Allocated (fsm.c:456) 20250412085127264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cfd95491a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085127264 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-836422 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085127265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-836422 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085127265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-836422)[0x55cfd95492d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085127265 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085127265 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085127265 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-836422 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085127265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cfd95491a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085127265 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085127265 DLSCCP DEBUG SCCP-SCOC(36)[0x55cfd9563540]{IDLE}: Allocated (fsm.c:456) 20250412085127265 DLSCCP DEBUG SCCP-SCOC(36)[0x55cfd9563540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085127265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030003370056400500f1100926) (sccp_scrc.c:415) 20250412085127265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085127265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085127265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085127265 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085127265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085127265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085127265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085127265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085127265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085127265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085127265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085127265 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085127265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085127265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085127265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085127265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 24 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 90 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 37 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085127265 DLSCCP DEBUG SCCP-SCOC(36)[0x55cfd9563540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085127265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cfd95491a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085127265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-836422)[0x55cfd95492d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085127265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085127265 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085127265 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085127265 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085127265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085127265 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085127265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085127265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085127265 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085127265 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 24 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 90 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 37 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@11a1da9b814d: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@11a1da9b814d: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)5753103 HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(406)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085127287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085127287 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085127287 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085127287 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085127287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085127287 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085127288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085127288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085127288 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085127288 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 24 a4 08 da 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085127288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085127288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085127288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085127288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085127288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085127288 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a408da) (sccp_scrc.c:486) 20250412085127288 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1855) 20250412085127288 DLSCCP DEBUG SCCP-SCOC(36)[0x55cfd9563540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085127288 DLSCCP DEBUG SCCP-SCOC(36)[0x55cfd9563540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085127288 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085127288 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085127288 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085127288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cfd95491a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085127288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cfd95491a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-PFCP(396)@11a1da9b814d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(406) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250412085127488 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085127488 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085127488 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085127489 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085127489 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085127489 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085127489 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085127489 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085127489 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085127489 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 24 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085127489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085127489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085127489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085127489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085127489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085127489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412085127489 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1855) 20250412085127489 DLSCCP DEBUG SCCP-SCOC(36)[0x55cfd9563540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085127489 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085127489 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085127489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cfd95491a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085127489 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085127489 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085127489 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-836422 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085127489 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085127489 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-836422 SCCP-36 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250412085127489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-836422)[0x55cfd95492d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085127489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412085127489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085127489 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085127536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085127536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085127536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085127536 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085127536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcc346) (hnbgw_rua.c:470) 20250412085127537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-836422 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085127537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-836422)[0x55cfd95492d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085127537 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085127537 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085127537 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-836422 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085127537 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085127537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cfd95491a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085127537 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085127537 DLSCCP DEBUG SCCP-SCOC(36)[0x55cfd9563540]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085127537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a408da), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250412085127537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085127537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085127537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085127537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085127537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085127537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085127537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 06 06 a4 08 da 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085127537 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085127537 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085127537 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085127537 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085127537 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085127537 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085127537 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085127537 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085127537 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085127537 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 06 06 a4 08 da 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085127740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085127740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085127740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250412085127740 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085127741 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcc346) (hnbgw_rua.c:470) 20250412085127741 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-836422 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250412085127741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-836422)[0x55cfd95492d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085127741 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250412085127741 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250412085127741 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-836422 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250412085127741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cfd95491a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085127741 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085127741 DLSCCP DEBUG SCCP-SCOC(36)[0x55cfd9563540]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085127741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a408da), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250412085127741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085127741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085127741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085127741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085127741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085127741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085127741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 06 06 a4 08 da 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085127741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085127741 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085127741 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085127741 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085127741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085127741 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085127741 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085127741 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085127741 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085127741 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 06 06 a4 08 da 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@11a1da9b814d: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)836422 20250412085127944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085127944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085127944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250412085127944 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085127944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcc346,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250412085127945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-836422 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250412085127945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-836422)[0x55cfd95492d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085127945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-836422)[0x55cfd95492d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085127945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cfd95491a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085127945 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085127945 DLSCCP DEBUG SCCP-SCOC(36)[0x55cfd9563540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085127945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a408da), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085127945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085127945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085127945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085127945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085127945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085127945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085127945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 06 04 a4 08 da 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085127945 DLSCCP DEBUG SCCP-SCOC(36)[0x55cfd9563540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085127945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cfd95491a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:332) 20250412085127945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-836422)[0x55cfd95492d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085127945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-836422)[0x55cfd95492d0]{disconnected}: Freeing instance (context_map.c:202) 20250412085127945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-836422)[0x55cfd95492d0]{disconnected}: Deallocated (fsm.c:568) 20250412085127945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cfd95491a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085127945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cfd95491a0]{disconnected}: Freeing instance (context_map.c:206) 20250412085127945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55cfd95491a0]{disconnected}: Deallocated (fsm.c:568) 20250412085127945 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-836422 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250412085127945 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085127945 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085127945 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085127945 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085127945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085127945 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085127945 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085127945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085127945 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085127945 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 06 04 a4 08 da 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: Session index based on local reference:0 20250412085127949 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085127949 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085127949 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085127949 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085127949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085127949 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085127949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085127949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085127949 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085127949 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 24 a4 08 da 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(403)@11a1da9b814d: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)5753103 20250412085127950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085127950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085127950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085127950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085127950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085127950 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=00a408da) (sccp_scrc.c:486) 20250412085127950 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1855) 20250412085127950 DLSCCP DEBUG SCCP-SCOC(36)[0x55cfd9563540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085127950 DLSCCP DEBUG SCCP-SCOC(36)[0x55cfd9563540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085127950 DLSCCP DEBUG SCCP-SCOC(36)[0x55cfd9563540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085127950 DLSCCP DEBUG SCCP-SCOC(36)[0x55cfd9563540]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085127950 DLSCCP DEBUG SCCP-SCOC(36)[0x55cfd9563540]{IDLE}: Deallocated (fsm.c:568) MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085128959 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40931<->l=127.0.0.1:4262) (control_if.c:193) 20250412085128960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37292<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(395)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(394)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085128962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37278<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085128963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085128963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085128963 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085128963 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085128963 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085128963 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085128963 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085128963 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085128964 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085128964 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085128964 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085128964 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085128964 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085128964 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 20250412085128964 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085128964 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085128964 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085128964 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085128964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085128964 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-SCCP(399)@11a1da9b814d: Final verdict of PTC: none 20250412085128964 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085128964 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085128964 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085128964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085128964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085128964 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 20250412085128964 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085128964 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085128964 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085128964 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@11a1da9b814d: Final verdict of PTC: none 20250412085128964 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085128964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085128964 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085128964 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085128964 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085128964 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085128964 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085128964 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085128964 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085128964 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085128964 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085128964 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085128964 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085128964 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085128964 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 20250412085128964 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085128964 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085128964 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085128964 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085128964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085128965 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085128965 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085128965 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085128965 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085128965 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(401)@11a1da9b814d: Final verdict of PTC: none 20250412085128964 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085128965 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085128965 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085128965 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085128965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085128965 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085128965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085128965 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085128965 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085128965 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085128965 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085128965 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@11a1da9b814d: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(396)@11a1da9b814d: Final verdict of PTC: none 20250412085128970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53534<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@11a1da9b814d: Final verdict of PTC: pass HNBGW-MGCP(405)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Sat Apr 12 08:51:28 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 20250412085129042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085129444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53544<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=281092) Waiting for packet dumper to finish... 1 (prev_count=281092, count=309224) 20250412085130965 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085130965 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085130965 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085130965 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085130965 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085130965 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Sat Apr 12 08:51:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_ps_rab_assignment started. 20250412085132550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085132555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085132559 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43515<->l=127.0.0.1:4262) (control_if.c:572) 20250412085132576 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085132576 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085132576 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085132576 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085132576 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085132577 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085132577 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085132577 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(411)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085132577 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085132577 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085132578 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085132578 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085132578 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085132578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085132578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085132578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085132578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132578 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085132578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085132578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085132578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 03 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085132578 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085132578 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085132578 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085132578 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085132578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085132578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085132578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085132578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132578 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085132578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085132578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085132578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085132578 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085132578 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085132578 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085132578 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085132578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085132578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085132578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085132578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132578 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085132578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085132578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085132578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085132578 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085132578 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085132578 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085132578 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085132578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085132578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085132578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085132578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132578 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085132578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085132578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085132578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085132578 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085132578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085132579 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085132579 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085132579 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085132579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085132579 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085132579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085132579 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085132579 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085132579 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085132579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085132579 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085132579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085132579 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085132579 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085132579 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085132579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085132579 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: picked Normal Route via 'virt-msc1' round-robin style 20250412085132579 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085132579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085132579 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085132579 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085132579 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085132579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085132579 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(415)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(413)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085132590 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085132590 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085132590 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085132590 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085132590 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085132590 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085132590 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085132590 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085132591 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085132591 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085132591 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085132591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085132591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085132591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085132591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132591 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085132591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085132591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085132591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085132591 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085132591 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085132591 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085132591 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085132591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085132591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085132591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085132591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132591 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085132591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085132591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085132591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 07 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085132591 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085132591 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085132591 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085132591 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085132591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085132591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085132591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085132591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132591 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085132591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085132591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085132591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085132591 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085132591 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085132591 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085132591 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085132591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085132591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085132591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085132591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085132591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085132591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085132591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085132591 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085132591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085132591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085132591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085132591 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085132591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085132591 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085132591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085132591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085132591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085132591 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085132592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085132592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085132592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085132592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085132592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085132592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085132592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085132592 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: picked Normal Route via 'virt-sgsn1' round-robin style 20250412085132592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085132592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085132592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085132592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085132592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085132592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085132592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085132612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085132612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085132612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085132612 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085132612 DHNBAP 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) 20250412085132612 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085132612 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085132612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085132612 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085132788 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 20250412085132789 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 20250412085132789 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085132789 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085132796 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085132796 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085132796 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085132796 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085132796 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085132796 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085132796 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085132796 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085132796 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085132796 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085132796 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085132799 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085132799 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085132799 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085132799 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085132799 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085132799 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085132799 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085132799 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085132799 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085132799 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085132799 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085132799 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085132799 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085132800 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085132800 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085132800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085132800 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085132800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085132800 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085132800 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085132800 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085132800 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085132801 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085132801 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085132801 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085132801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085132801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085132801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132801 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132801 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 20250412085132801 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 20250412085132801 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085132801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085132801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085132801 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085132802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085132802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085132802 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085132802 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085132802 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085132802 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085132802 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085132802 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085132802 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085132802 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085132802 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085132802 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085132802 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085132802 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(418)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085132810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085132810 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085132810 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085132810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085132810 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085132810 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085132810 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085132810 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085132810 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085132810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085132810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085132814 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085132814 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085132814 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085132814 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085132814 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085132814 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085132814 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085132814 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085132814 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085132814 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085132814 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085132814 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085132814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085132814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085132814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085132814 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085132814 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085132814 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085132814 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085132815 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085132815 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085132815 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085132815 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085132816 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085132816 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085132816 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085132816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085132816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085132816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132816 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085132816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085132816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085132816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085132816 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085132816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085132816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085132816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085132816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085132816 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085132816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085132816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085132816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085132816 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085132817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085132817 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412085132817 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085132817 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085132817 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085132817 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(414)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085133604 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085133604 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085133604 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085133604 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085133604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085133604 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085133604 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085133604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085133604 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085133604 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085133605 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085133605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085133605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085133605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085133605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085133605 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085133605 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085133605 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085133605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133605 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085133605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085133605 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085133605 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085133605 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) 20250412085133605 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085133605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085133605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085133605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133605 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085133605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085133606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085133606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085133606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085133606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085133606 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085133606 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085133606 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085133606 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085133606 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085133606 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085133606 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085133606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085133606 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085133606 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085133606 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085133606 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085133606 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085133608 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085133608 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085133608 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085133608 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085133608 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085133608 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085133608 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085133608 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085133608 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085133608 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085133608 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085133608 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085133608 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085133608 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085133609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085133609 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085133609 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085133609 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085133609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133609 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085133609 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085133609 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085133609 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085133609 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(417)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085133613 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085133613 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085133613 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085133613 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085133613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085133613 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085133613 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085133613 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085133613 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085133613 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085133613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085133613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085133613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085133613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085133613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085133613 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085133613 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085133613 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085133613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133613 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085133613 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085133613 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085133613 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085133613 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) 20250412085133613 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085133613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085133613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085133613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133613 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085133613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085133613 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085133613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085133613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085133613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085133613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085133613 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085133613 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085133613 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085133613 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085133613 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085133613 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085133614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085133614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085133614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085133614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085133614 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085133614 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085133616 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085133616 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085133616 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085133616 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085133616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085133616 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085133616 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085133616 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085133616 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085133616 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085133616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085133616 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085133616 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085133616 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085133616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085133616 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085133616 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085133616 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085133616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085133616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085133616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085133616 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085133616 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085133616 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085133616 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085133616 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085134659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53578<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(420)@11a1da9b814d: f_gen_tmsi(suffix:=0, 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)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@11a1da9b814d: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@11a1da9b814d: Added conn table entry 0TC_ps_rab_assignment0(420)7734580 20250412085135694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085135694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085135694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085135694 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085135694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x760534, normal) (hnbgw_rua.c:406) 20250412085135694 DHNB DEBUG map_rua[0x55cfd9563540]{init}: Allocated (fsm.c:456) 20250412085135694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7734580)[0x55cfd9563540]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085135694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7734580 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085135694 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085135694 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085135694 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085135694 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7734580 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085135694 DCN DEBUG map_sccp[0x55cfd95492d0]{init}: Allocated (fsm.c:456) 20250412085135694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cfd95492d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085135694 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-7734580 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085135694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7734580 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085135694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7734580)[0x55cfd9563540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085135694 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085135694 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085135694 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7734580 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085135694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cfd95492d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085135694 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085135694 DLSCCP DEBUG SCCP-SCOC(37)[0x55cfd95491a0]{IDLE}: Allocated (fsm.c:456) 20250412085135694 DLSCCP DEBUG SCCP-SCOC(37)[0x55cfd95491a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085135694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f400300021e0056400500f1100926) (sccp_scrc.c:415) 20250412085135694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085135694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085135694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085135694 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085135694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085135694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085135694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085135694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085135694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085135694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085135694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085135694 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085135695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085135695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085135695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085135695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 25 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 1e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085135695 DLSCCP DEBUG SCCP-SCOC(37)[0x55cfd95491a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085135695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cfd95492d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085135695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7734580)[0x55cfd9563540]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085135695 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085135695 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085135695 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085135695 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085135695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085135695 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: picked Normal Route via 'virt-sgsn0' round-robin style 20250412085135695 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085135695 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085135695 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085135695 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 25 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 1e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@11a1da9b814d: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@11a1da9b814d: Added conn table entry 0TC_ps_rab_assignment0(420)7733287 HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment0(420)@11a1da9b814d: setverdict(pass): none -> pass 20250412085135706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085135706 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085135706 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085135706 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085135706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085135706 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085135706 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085135706 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085135706 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085135706 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 25 c4 f3 94 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085135706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085135706 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085135706 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085135707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085135707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085135707 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c4f394) (sccp_scrc.c:486) 20250412085135707 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1855) 20250412085135707 DLSCCP DEBUG SCCP-SCOC(37)[0x55cfd95491a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085135707 DLSCCP DEBUG SCCP-SCOC(37)[0x55cfd95491a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085135707 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085135707 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085135707 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085135707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cfd95492d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085135707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cfd95492d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-PFCP(410)@11a1da9b814d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(420) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250412085135909 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085135909 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085135909 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085135909 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085135909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085135909 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085135909 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085135909 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085135909 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085135909 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 25 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085135909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085135909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085135909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085135909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085135909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085135909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412085135909 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250412085135909 DLSCCP DEBUG SCCP-SCOC(37)[0x55cfd95491a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085135909 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085135909 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085135909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cfd95492d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085135910 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085135910 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085135910 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7734580 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085135910 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085135910 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7734580 SCCP-37 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250412085135910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7734580)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085135910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412085135910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085135910 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085135954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085135954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085135954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085135954 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085135954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x760534) (hnbgw_rua.c:470) 20250412085135954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7734580 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085135954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7734580)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085135954 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085135954 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085135954 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7734580 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085135954 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085135954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cfd95492d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085135954 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085135954 DLSCCP DEBUG SCCP-SCOC(37)[0x55cfd95491a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085135954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4f394), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250412085135954 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085135954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085135954 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085135954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085135954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085135954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085135955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 c4 f3 94 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085135955 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085135955 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085135955 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085135955 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085135955 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085135955 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412085135955 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085135955 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085135955 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085135955 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 c4 f3 94 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085137983 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085137983 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085137983 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085137983 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085137983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085137983 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085137983 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085137983 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085137983 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085137983 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 25 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085137984 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085137984 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085137984 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085137984 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085137984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085137984 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085137984 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250412085137984 DLSCCP DEBUG SCCP-SCOC(37)[0x55cfd95491a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085137984 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085137984 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085137984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cfd95492d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085137984 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085137984 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085137984 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7734580 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085137984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7734580)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085137984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412085137984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085137984 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(412)@11a1da9b814d: Deleted conn table entry 0TC_ps_rab_assignment0(420)7734580 20250412085138005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085138005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085138005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085138005 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085138005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x760534,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085138005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7734580 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085138005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7734580)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085138005 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085138005 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085138005 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7734580 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085138005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cfd95492d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085138005 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085138005 DLSCCP DEBUG SCCP-SCOC(37)[0x55cfd95491a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085138005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4f394), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085138005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085138005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085138005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085138005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085138005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085138005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085138005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 c4 f3 94 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085138005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7734580)[0x55cfd9563540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085138005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cfd95492d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085138005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cfd95492d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085138005 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085138005 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085138006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085138006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085138006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085138006 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412085138006 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085138006 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085138006 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085138006 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 c4 f3 94 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@11a1da9b814d: Deleted conn table entry 0TC_ps_rab_assignment0(420)7733287 HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: Session index based on connection ID:0 20250412085138019 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085138019 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085138019 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085138019 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085138020 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085138020 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085138020 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085138020 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085138020 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085138020 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 25 c4 f3 94 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085138020 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085138020 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085138020 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085138020 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085138020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085138020 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=00c4f394), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085138020 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1855) 20250412085138020 DLSCCP DEBUG SCCP-SCOC(37)[0x55cfd95491a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085138020 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085138020 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085138020 DCN DEBUG handle_cn_disc_ind() conn_id=37 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085138020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cfd95492d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085138020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cfd95492d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085138020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7734580)[0x55cfd9563540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085138020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7734580)[0x55cfd9563540]{disconnected}: Freeing instance (context_map.c:202) 20250412085138020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7734580)[0x55cfd9563540]{disconnected}: Deallocated (fsm.c:568) 20250412085138020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cfd95492d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085138020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cfd95492d0]{disconnected}: Freeing instance (context_map.c:206) 20250412085138020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55cfd95492d0]{disconnected}: Deallocated (fsm.c:568) 20250412085138020 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7734580 SCCP-37 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250412085138020 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=00c4f394), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:415) 20250412085138020 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085138020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085138020 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085138020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085138020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085138020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085138020 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 c4 f3 94 00 00 25 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085138020 DLSCCP DEBUG SCCP-SCOC(37)[0x55cfd95491a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085138020 DLSCCP DEBUG SCCP-SCOC(37)[0x55cfd95491a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085138020 DLSCCP DEBUG SCCP-SCOC(37)[0x55cfd95491a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085138020 DLSCCP DEBUG SCCP-SCOC(37)[0x55cfd95491a0]{IDLE}: Deallocated (fsm.c:568) 20250412085138021 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085138021 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085138021 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085138021 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085138021 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085138021 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412085138021 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085138021 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085138021 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085138021 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 c4 f3 94 00 00 25 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@11a1da9b814d: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085140032 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43515<->l=127.0.0.1:4262) (control_if.c:193) 20250412085140033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53564<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(409)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(408)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085140039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53560<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085140041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085140041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085140041 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085140041 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085140041 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-RAN(414)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@11a1da9b814d: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(412)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(417)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment(407)@11a1da9b814d: Final verdict of PTC: none 20250412085140042 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085140042 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085140042 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085140042 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085140042 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085140042 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085140042 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085140042 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085140042 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085140042 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085140042 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085140042 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085140043 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 20250412085140043 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085140043 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085140043 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085140043 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085140043 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085140043 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085140043 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085140043 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085140043 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085140043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085140043 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(416)@11a1da9b814d: Final verdict of PTC: none 20250412085140043 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085140043 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085140043 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-M3UA(418)@11a1da9b814d: Final verdict of PTC: none 20250412085140043 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085140043 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 20250412085140043 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 20250412085140043 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085140043 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085140043 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085140043 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085140043 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085140043 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085140043 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085140043 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085140043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085140043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085140043 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085140044 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085140044 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085140043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085140043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085140044 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085140044 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085140044 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085140044 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) HNBGW-PFCP(410)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@11a1da9b814d: Final verdict of PTC: none 20250412085140044 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085140044 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085140044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085140044 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085140044 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085140044 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085140044 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085140044 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085140044 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085140044 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085140044 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085140044 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085140044 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) TC_ps_rab_assignment-Iuh0(411)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(419)@11a1da9b814d: Final verdict of PTC: none 20250412085140046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53578<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Sat Apr 12 08:51:40 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 20250412085140139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49440<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085140541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49440<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=311960) Waiting for packet dumper to finish... 1 (prev_count=311960, count=315840) 20250412085142044 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085142044 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085142044 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085142044 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085142044 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085142044 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Sat Apr 12 08:51:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_ps_rab_assignment_concurrent started. 20250412085143641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085143645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085143648 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35871<->l=127.0.0.1:4262) (control_if.c:572) 20250412085143663 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085143663 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085143663 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085143663 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085143664 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085143664 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085143664 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085143664 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(425)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085143664 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085143664 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085143664 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085143664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085143664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085143664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143664 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085143664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085143664 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085143664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085143664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085143664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085143664 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085143664 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085143664 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085143664 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085143664 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085143664 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085143664 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085143664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085143665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085143665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085143665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085143665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085143665 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085143665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085143665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085143665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085143665 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085143665 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085143665 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085143665 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085143665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085143665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085143665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143665 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085143665 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085143665 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085143665 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085143665 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085143665 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085143665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085143665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085143665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085143665 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085143665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085143665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085143665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 01 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085143665 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085143665 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085143665 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085143665 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085143665 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085143665 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085143665 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085143665 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: picked Normal Route via 'virt-msc1' round-robin style 20250412085143665 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085143665 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085143665 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085143665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085143665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085143665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085143665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085143665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085143665 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085143665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085143665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085143665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 09 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085143665 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085143665 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085143665 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085143665 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085143665 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085143665 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085143665 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085143665 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085143665 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085143665 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085143665 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085143665 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085143665 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(429)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(427)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085143677 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085143677 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085143678 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085143678 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085143678 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085143678 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085143678 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085143678 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085143679 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085143679 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085143679 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085143679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085143679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085143679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=10 -> eSLS=90: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085143679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085143679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085143679 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085143679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085143679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085143679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085143679 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085143679 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085143679 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085143679 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085143679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085143679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085143679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085143679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085143679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085143679 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085143679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085143679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085143679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 09 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085143679 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085143679 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085143679 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085143679 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085143679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085143679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085143679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085143679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085143679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085143679 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085143679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085143679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085143679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085143679 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085143679 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085143679 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085143679 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085143679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085143679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085143679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085143679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085143679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085143679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085143679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085143679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085143679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085143679 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085143679 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085143679 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085143680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085143680 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085143680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085143680 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085143680 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085143680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085143680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085143680 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085143680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085143680 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085143680 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085143680 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085143680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085143680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085143680 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085143680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085143680 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: picked Normal Route via 'virt-sgsn1' round-robin style 20250412085143680 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085143680 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085143680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085143680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085143680 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085143680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085143680 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085143701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085143701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085143701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085143701 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085143701 DHNBAP 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) 20250412085143701 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085143701 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085143701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085143701 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085143876 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 20250412085143876 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 20250412085143876 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085143876 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085143884 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085143884 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085143884 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085143884 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085143884 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085143884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085143884 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085143884 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085143884 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085143884 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085143884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085143887 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085143887 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085143887 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085143887 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085143887 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085143887 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085143887 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085143887 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085143887 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085143887 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085143887 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085143887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085143887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085143888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085143888 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085143888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085143888 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085143888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085143888 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085143888 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085143888 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085143888 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085143889 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085143889 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085143889 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085143889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085143889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085143889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143889 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085143889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085143889 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085143889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085143889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085143889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085143889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085143889 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085143890 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 20250412085143890 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 20250412085143890 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085143890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085143890 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085143890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085143890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085143890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085143890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085143890 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085143890 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085143890 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085143890 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085143890 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(432)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085143895 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085143895 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085143895 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085143895 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085143895 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085143895 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085143895 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085143895 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085143895 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085143895 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085143895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085143896 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085143896 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085143896 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085143896 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085143896 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085143896 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085143896 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085143896 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085143896 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085143896 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085143896 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085143896 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085143896 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085143896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085143896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085143896 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085143896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085143896 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085143896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085143896 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085143896 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085143897 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085143897 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085143898 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085143898 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085143898 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085143898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085143898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085143898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143898 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085143898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085143898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085143898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085143898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085143898 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085143898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085143898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085143898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085143898 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085143898 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085143898 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085143898 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085143898 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085143898 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085143898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085143898 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412085143898 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085143898 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085143898 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085143898 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(428)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085144691 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085144692 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085144692 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085144692 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085144692 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085144692 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085144692 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085144692 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085144692 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085144692 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085144692 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085144692 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085144692 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085144692 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085144692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085144692 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085144692 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085144692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085144692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144692 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085144692 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085144692 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085144692 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085144692 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) 20250412085144692 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085144692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085144692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085144692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144692 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085144693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085144693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085144693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085144693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085144693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085144693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085144693 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085144693 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085144693 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085144693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085144693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085144693 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085144693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085144693 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412085144693 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085144693 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085144693 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085144693 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085144695 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085144695 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085144695 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085144695 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085144695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085144695 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085144695 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085144695 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085144695 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085144695 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085144695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085144695 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085144695 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085144695 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085144695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085144695 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085144695 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085144695 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085144695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144695 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085144695 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085144695 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085144695 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085144695 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085144697 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085144697 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085144697 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085144697 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085144697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085144697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085144697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085144697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085144697 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085144697 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085144697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085144697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085144697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085144697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085144697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085144697 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085144697 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085144697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085144697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085144697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085144697 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085144697 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085144697 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) 20250412085144697 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085144697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085144697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085144697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144697 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085144697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085144697 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085144697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085144697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085144697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085144697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085144697 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085144697 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085144697 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085144697 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085144697 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085144697 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085144697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085144697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412085144697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085144697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085144697 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085144697 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085144698 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085144698 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085144698 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085144698 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085144698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085144698 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085144698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085144698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085144698 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085144698 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085144698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085144698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085144698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085144698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085144698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085144698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085144698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085144698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085144698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085144698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085144698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085144698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085144698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085144698 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085144698 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085144698 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085145736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085145749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085145758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085145768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35116<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085145778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085145788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085145800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085145811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085145821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085145829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35160<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085145837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085145843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35168<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085145849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35170<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085145856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35186<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085145862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085145871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(434)@11a1da9b814d: f_gen_tmsi(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)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(436)@11a1da9b814d: f_gen_tmsi(suffix:=0, 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)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Created Expect[1] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)8824533 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)12979672 HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Created Expect[2] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)155524 20250412085146770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085146770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085146770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085146770 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085146770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x86a6d5, normal) (hnbgw_rua.c:406) 20250412085146770 DHNB DEBUG map_rua[0x55cfd9563540]{init}: Allocated (fsm.c:456) 20250412085146770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824533)[0x55cfd9563540]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085146770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8824533 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085146770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146770 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085146770 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8824533 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085146770 DCN DEBUG map_sccp[0x55cfd95492d0]{init}: Allocated (fsm.c:456) 20250412085146770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cfd95492d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085146770 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-8824533 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085146770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8824533 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085146770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824533)[0x55cfd9563540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085146770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146770 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8824533 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085146770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cfd95492d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) TC_ps_rab_assignment_concurrent0(437)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250412085146770 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085146770 DLSCCP DEBUG SCCP-SCOC(38)[0x55cfd95491a0]{IDLE}: Allocated (fsm.c:456) 20250412085146770 DLSCCP DEBUG SCCP-SCOC(38)[0x55cfd95491a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085146770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030001920056400500f1100926) (sccp_scrc.c:415) 20250412085146770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085146770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085146770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085146770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085146770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 26 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 00 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 92 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085146770 DLSCCP DEBUG SCCP-SCOC(38)[0x55cfd95491a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085146770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cfd95492d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085146770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824533)[0x55cfd9563540]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085146770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085146770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085146770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085146770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085146770 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412085146770 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085146770 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085146770 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146770 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 26 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 00 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 92 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)10847300 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(434)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085146780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146780 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085146780 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085146780 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085146780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085146780 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085146780 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085146780 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085146780 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146780 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 26 ee 59 de 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085146780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085146780 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085146780 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085146780 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085146780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085146780 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ee59de) (sccp_scrc.c:486) 20250412085146780 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1855) 20250412085146780 DLSCCP DEBUG SCCP-SCOC(38)[0x55cfd95491a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085146780 DLSCCP DEBUG SCCP-SCOC(38)[0x55cfd95491a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085146780 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085146780 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085146780 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085146780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cfd95492d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085146780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cfd95492d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_assignment_concurrent0(438)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW-PFCP(424)@11a1da9b814d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(434) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)2622455 HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)4271643 TC_ps_rab_assignment_concurrent0(439)@11a1da9b814d: f_gen_tmsi(suffix:=0, 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)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)14509278 TC_ps_rab_assignment_concurrent0(440)@11a1da9b814d: f_gen_tmsi(suffix:=0, 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)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)5063571 TC_ps_rab_assignment_concurrent0(441)@11a1da9b814d: f_gen_tmsi(suffix:=0, 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)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(442)@11a1da9b814d: f_gen_tmsi(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)@11a1da9b814d: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)14152644 HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)8996884 TC_ps_rab_assignment_concurrent0(443)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ps_rab_assignment_concurrent0(444)@11a1da9b814d: f_gen_tmsi(suffix:=0, 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)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)1274729 TC_ps_rab_assignment_concurrent0(445)@11a1da9b814d: f_gen_tmsi(suffix:=0, 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)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(446)@11a1da9b814d: f_gen_tmsi(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)@11a1da9b814d: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)16637451 HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)882820 TC_ps_rab_assignment_concurrent0(447)@11a1da9b814d: f_gen_tmsi(suffix:=0, 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)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)11753003 HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(448)@11a1da9b814d: f_gen_tmsi(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)@11a1da9b814d: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)10473536 TC_ps_rab_assignment_concurrent0(449)@11a1da9b814d: f_gen_tmsi(suffix:=0, 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)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)15821876 HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)16650980 20250412085146972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085146972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085146973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085146973 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085146973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc60dd8, normal) (hnbgw_rua.c:406) 20250412085146973 DHNB DEBUG map_rua[0x55cfd954ae80]{init}: Allocated (fsm.c:456) 20250412085146973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12979672)[0x55cfd954ae80]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085146973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12979672 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085146973 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146973 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146973 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085146973 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12979672 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085146973 DCN DEBUG map_sccp[0x55cfd9545fc0]{init}: Allocated (fsm.c:456) 20250412085146973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cfd9545fc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085146973 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-12979672 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085146973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12979672 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085146973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12979672)[0x55cfd954ae80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085146973 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146973 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146973 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12979672 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085146973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cfd9545fc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085146973 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085146973 DLSCCP DEBUG SCCP-SCOC(39)[0x55cfd954b1e0]{IDLE}: Allocated (fsm.c:456) 20250412085146973 DLSCCP DEBUG SCCP-SCOC(39)[0x55cfd954b1e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085146973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030002400056400500f1100926) (sccp_scrc.c:415) 20250412085146973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146973 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085146973 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085146973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085146973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085146973 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 27 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 40 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085146973 DLSCCP DEBUG SCCP-SCOC(39)[0x55cfd954b1e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085146973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cfd9545fc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085146973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12979672)[0x55cfd954ae80]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085146973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085146973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085146973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085146973 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085146974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x25f84, normal) (hnbgw_rua.c:406) 20250412085146974 DHNB DEBUG map_rua[0x55cfd954ac60]{init}: Allocated (fsm.c:456) 20250412085146974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-155524)[0x55cfd954ac60]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085146974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-155524 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085146974 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146974 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146974 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085146974 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-155524 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085146974 DCN DEBUG map_sccp[0x55cfd954b070]{init}: Allocated (fsm.c:456) 20250412085146974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cfd954b070]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085146974 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146974 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085146974 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085146974 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085146974 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085146974 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412085146974 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085146974 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085146974 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146974 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 27 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 40 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412085146974 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-155524 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085146974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-155524 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085146974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-155524)[0x55cfd954ac60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085146974 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146974 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146974 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-155524 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085146974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cfd954b070]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085146974 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085146974 DLSCCP DEBUG SCCP-SCOC(40)[0x55cfd9559460]{IDLE}: Allocated (fsm.c:456) 20250412085146974 DLSCCP DEBUG SCCP-SCOC(40)[0x55cfd9559460]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085146974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030000c60056400500f1100926) (sccp_scrc.c:415) 20250412085146974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146974 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146974 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146974 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085146974 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085146974 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085146974 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085146974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146974 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085146974 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085146974 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085146974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146974 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146974 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 26 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085146974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085146974 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085146974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085146974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085146974 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0a 01 00 00 28 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 c6 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085146974 DLSCCP DEBUG SCCP-SCOC(40)[0x55cfd9559460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085146974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cfd954b070]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085146974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-155524)[0x55cfd954ac60]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085146974 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085146974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085146974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085146974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085146974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085146974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412085146974 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250412085146974 DLSCCP DEBUG SCCP-SCOC(38)[0x55cfd95491a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085146974 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085146974 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085146974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cfd95492d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085146974 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085146974 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085146975 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8824533 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085146975 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085146975 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8824533 SCCP-38 sgsn-0 MI=IMSI-262420000000000: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250412085146975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824533)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085146975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412085146975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085146975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085146975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085146975 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085146975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2803f7, normal) (hnbgw_rua.c:406) 20250412085146975 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146975 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085146975 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085146975 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085146975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085146975 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412085146975 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085146975 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085146975 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146975 DHNB DEBUG map_rua[0x55cfd955a890]{init}: Allocated (fsm.c:456) 20250412085146975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2622455)[0x55cfd955a890]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085146975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2622455 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085146975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146975 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085146975 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2622455 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085146975 DCN DEBUG map_sccp[0x55cfd955c1d0]{init}: Allocated (fsm.c:456) 20250412085146975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cfd955c1d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085146975 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-2622455 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085146975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2622455 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085146975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2622455)[0x55cfd955a890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085146975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146975 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2622455 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085146975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cfd955c1d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085146975 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085146975 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0a 01 00 00 28 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 c6 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412085146975 DLSCCP DEBUG SCCP-SCOC(41)[0x55cfd9558f00]{IDLE}: Allocated (fsm.c:456) 20250412085146975 DLSCCP DEBUG SCCP-SCOC(41)[0x55cfd9558f00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085146975 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003160056400500f1100926) (sccp_scrc.c:415) 20250412085146975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085146975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085146975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085146975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085146975 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0b 01 00 00 29 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 16 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085146975 DLSCCP DEBUG SCCP-SCOC(41)[0x55cfd9558f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085146976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cfd955c1d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085146976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2622455)[0x55cfd955a890]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085146976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412085146976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085146976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085146976 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085146976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x412e1b, normal) (hnbgw_rua.c:406) 20250412085146976 DHNB DEBUG map_rua[0x55cfd9552a50]{init}: Allocated (fsm.c:456) 20250412085146976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4271643)[0x55cfd9552a50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085146976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4271643 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085146976 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146976 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146976 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085146976 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085146976 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085146976 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146976 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085146976 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4271643 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085146976 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085146976 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412085146976 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085146976 DCN DEBUG map_sccp[0x55cfd955a380]{init}: Allocated (fsm.c:456) 20250412085146976 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085146976 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cfd955a380]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085146976 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-4271643 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085146976 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0b 01 00 00 29 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 16 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412085146976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4271643 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085146976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4271643)[0x55cfd9552a50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085146976 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146976 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146976 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4271643 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085146976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cfd955a380]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085146976 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085146976 DLSCCP DEBUG SCCP-SCOC(42)[0x55cfd955acc0]{IDLE}: Allocated (fsm.c:456) 20250412085146976 DLSCCP DEBUG SCCP-SCOC(42)[0x55cfd955acc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085146976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002a70056400500f1100926) (sccp_scrc.c:415) 20250412085146976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146976 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085146976 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085146976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085146976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085146976 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 2a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 a7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085146976 DLSCCP DEBUG SCCP-SCOC(42)[0x55cfd955acc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085146976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cfd955a380]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085146976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4271643)[0x55cfd9552a50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085146977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250412085146977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085146977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085146977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085146977 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085146977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdd64de, normal) (hnbgw_rua.c:406) 20250412085146977 DHNB DEBUG map_rua[0x55cfd955a9c0]{init}: Allocated (fsm.c:456) 20250412085146977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14509278)[0x55cfd955a9c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085146977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14509278 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085146977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146977 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146977 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085146977 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085146977 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085146977 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085146977 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412085146977 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085146977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14509278 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085146977 DCN DEBUG map_sccp[0x55cfd9559fe0]{init}: Allocated (fsm.c:456) 20250412085146977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cfd9559fe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085146977 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-14509278 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085146977 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085146977 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085146977 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14509278 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085146977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14509278)[0x55cfd955a9c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085146977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146977 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14509278 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085146977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cfd9559fe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085146977 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085146977 DLSCCP DEBUG SCCP-SCOC(43)[0x55cfd9558850]{IDLE}: Allocated (fsm.c:456) 20250412085146977 DLSCCP DEBUG SCCP-SCOC(43)[0x55cfd9558850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085146977 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 2a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 a7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: First idle individual index:1 20250412085146977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030001c70056400500f1100926) (sccp_scrc.c:415) 20250412085146977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146977 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085146977 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085146977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085146977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085146977 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 09 01 00 00 2b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 50 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 c7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085146977 DLSCCP DEBUG SCCP-SCOC(43)[0x55cfd9558850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085146977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cfd9559fe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085146977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14509278)[0x55cfd955a9c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085146977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085146977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085146977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085146977 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085146978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4d4393, normal) (hnbgw_rua.c:406) 20250412085146978 DHNB DEBUG map_rua[0x55cfd9546200]{init}: Allocated (fsm.c:456) 20250412085146978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5063571)[0x55cfd9546200]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085146978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5063571 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085146978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146978 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146978 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085146978 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5063571 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085146978 DCN DEBUG map_sccp[0x55cfd955bdb0]{init}: Allocated (fsm.c:456) 20250412085146978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085146978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085146978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cfd955bdb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085146978 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-5063571 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085146978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5063571 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085146978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5063571)[0x55cfd9546200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085146978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146978 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146978 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5063571 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085146978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cfd955bdb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085146978 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085146978 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085146978 DLSCCP DEBUG SCCP-SCOC(44)[0x55cfd9558c70]{IDLE}: Allocated (fsm.c:456) 20250412085146978 DLSCCP DEBUG SCCP-SCOC(44)[0x55cfd9558c70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085146978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000760056400500f1100926) (sccp_scrc.c:415) 20250412085146978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085146978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085146978 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250412085146978 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085146978 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085146978 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146978 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 09 01 00 00 2b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 50 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 c7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412085146978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085146978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085146978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085146978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 2c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 76 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085146978 DLSCCP DEBUG SCCP-SCOC(44)[0x55cfd9558c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085146978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cfd955bdb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085146978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5063571)[0x55cfd9546200]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085146978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085146978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085146978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085146978 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085146978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd7f3c4, normal) (hnbgw_rua.c:406) 20250412085146978 DHNB DEBUG map_rua[0x55cfd955aaf0]{init}: Allocated (fsm.c:456) 20250412085146978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152644)[0x55cfd955aaf0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085146978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14152644 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085146978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146978 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146978 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085146978 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14152644 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085146978 DCN DEBUG map_sccp[0x55cfd955bf90]{init}: Allocated (fsm.c:456) 20250412085146978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cfd955bf90]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085146978 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-14152644 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085146978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14152644 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085146978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152644)[0x55cfd955aaf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085146978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146978 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146978 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14152644 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085146978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cfd955bf90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085146978 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085146978 DLSCCP DEBUG SCCP-SCOC(45)[0x55cfd957eb70]{IDLE}: Allocated (fsm.c:456) 20250412085146978 DLSCCP DEBUG SCCP-SCOC(45)[0x55cfd957eb70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085146978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030000a40056400500f1100926) (sccp_scrc.c:415) 20250412085146978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085146978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085146978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085146978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085146978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 2d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 a4 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085146978 DLSCCP DEBUG SCCP-SCOC(45)[0x55cfd957eb70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085146978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cfd955bf90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085146978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152644)[0x55cfd955aaf0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085146978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085146978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085146978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085146978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085146978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085146978 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085146978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085146978 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412085146978 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085146978 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085146978 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146978 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 2c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 76 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412085146978 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085146978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x894814, normal) (hnbgw_rua.c:406) 20250412085146978 DHNB DEBUG map_rua[0x55cfd957e5e0]{init}: Allocated (fsm.c:456) 20250412085146978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8996884)[0x55cfd957e5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085146978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8996884 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085146978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146978 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. 20250412085146978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085146978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085146978 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085146978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085146978 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412085146978 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085146978 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085146978 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146978 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 2d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 a4 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412085146978 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085146978 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8996884 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085146978 DCN DEBUG map_sccp[0x55cfd954a750]{init}: Allocated (fsm.c:456) 20250412085146978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cfd954a750]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085146978 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-8996884 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085146978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8996884 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085146978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8996884)[0x55cfd957e5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085146978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146978 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146978 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8996884 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085146978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cfd954a750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085146978 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085146978 DLSCCP DEBUG SCCP-SCOC(46)[0x55cfd9549f20]{IDLE}: Allocated (fsm.c:456) 20250412085146978 DLSCCP DEBUG SCCP-SCOC(46)[0x55cfd9549f20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085146978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030001820056400500f1100926) (sccp_scrc.c:415) 20250412085146978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085146978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085146979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085146979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085146979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0c 01 00 00 2e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 82 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(46)[0x55cfd9549f20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cfd954a750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8996884)[0x55cfd957e5e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085146979 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x137369, normal) (hnbgw_rua.c:406) 20250412085146979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146979 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085146979 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085146979 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085146979 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085146979 DHNB DEBUG map_rua[0x55cfd9558700]{init}: Allocated (fsm.c:456) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1274729)[0x55cfd9558700]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1274729 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085146979 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146979 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0c 01 00 00 2e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 82 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412085146979 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085146979 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1274729 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085146979 DCN DEBUG map_sccp[0x55cfd9558da0]{init}: Allocated (fsm.c:456) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cfd9558da0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085146979 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-1274729 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1274729 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1274729)[0x55cfd9558700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085146979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146979 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1274729 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cfd9558da0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085146979 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(47)[0x55cfd9587570]{IDLE}: Allocated (fsm.c:456) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(47)[0x55cfd9587570]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085146979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030001430056400500f1100926) (sccp_scrc.c:415) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085146979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085146979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085146979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085146979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 2f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 90 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 43 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(47)[0x55cfd9587570]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cfd9558da0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1274729)[0x55cfd9558700]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085146979 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085146979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146979 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085146979 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085146979 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085146979 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085146979 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146979 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 2f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 90 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 43 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfdde0b, normal) (hnbgw_rua.c:406) 20250412085146979 DHNB DEBUG map_rua[0x55cfd954aad0]{init}: Allocated (fsm.c:456) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16637451)[0x55cfd954aad0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16637451 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085146979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146979 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085146979 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16637451 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085146979 DCN DEBUG map_sccp[0x55cfd9559c90]{init}: Allocated (fsm.c:456) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cfd9559c90]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085146979 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-16637451 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16637451 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16637451)[0x55cfd954aad0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085146979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146979 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16637451 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cfd9559c90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085146979 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(48)[0x55cfd9587f90]{IDLE}: Allocated (fsm.c:456) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(48)[0x55cfd9587f90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085146979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f400300015d0056400500f1100926) (sccp_scrc.c:415) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085146979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085146979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085146979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085146979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 30 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 01 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 5d 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(48)[0x55cfd9587f90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cfd9559c90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16637451)[0x55cfd954aad0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085146979 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085146979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146979 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085146979 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085146979 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085146979 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085146979 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146979 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 30 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 01 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 5d 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd7884, normal) (hnbgw_rua.c:406) 20250412085146979 DHNB DEBUG map_rua[0x55cfd9547960]{init}: Allocated (fsm.c:456) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882820)[0x55cfd9547960]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-882820 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085146979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146979 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085146979 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-882820 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085146979 DCN DEBUG map_sccp[0x55cfd9587a00]{init}: Allocated (fsm.c:456) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cfd9587a00]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085146979 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-882820 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-882820 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882820)[0x55cfd9547960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085146979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146979 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-882820 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cfd9587a00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085146979 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(49)[0x55cfd95638e0]{IDLE}: Allocated (fsm.c:456) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(49)[0x55cfd95638e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085146979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030003190056400500f1100926) (sccp_scrc.c:415) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Found Expect[1] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(435) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085146979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085146979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085146979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085146979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 31 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 11 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 19 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(49)[0x55cfd95638e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cfd9587a00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882820)[0x55cfd9547960]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085146979 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb3562b, normal) (hnbgw_rua.c:406) 20250412085146979 DHNB DEBUG map_rua[0x55cfd9564040]{init}: Allocated (fsm.c:456) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11753003)[0x55cfd9564040]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085146979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146979 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085146979 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085146979 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085146979 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085146979 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146979 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 31 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 11 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 19 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11753003 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085146979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)7914708 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: First idle individual index:2 20250412085146979 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085146979 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11753003 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085146979 DCN DEBUG map_sccp[0x55cfd9564c30]{init}: Allocated (fsm.c:456) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cfd9564c30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085146979 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-11753003 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11753003 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11753003)[0x55cfd9564040]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085146979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146979 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11753003 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cfd9564c30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085146979 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(50)[0x55cfd9541b90]{IDLE}: Allocated (fsm.c:456) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(50)[0x55cfd9541b90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085146979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030000cb0056400500f1100926) (sccp_scrc.c:415) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085146979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085146979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085146979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085146979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 32 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 21 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 cb 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(50)[0x55cfd9541b90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cfd9564c30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11753003)[0x55cfd9564040]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085146979 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9fd040, normal) (hnbgw_rua.c:406) 20250412085146979 DHNB DEBUG map_rua[0x55cfd9563aa0]{init}: Allocated (fsm.c:456) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10473536)[0x55cfd9563aa0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10473536 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085146979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146979 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085146979 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085146979 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085146979 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085146979 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146979 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 32 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 21 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 cb 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412085146979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146979 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085146979 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10473536 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085146979 DCN DEBUG map_sccp[0x55cfd9546670]{init}: Allocated (fsm.c:456) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cfd9546670]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085146979 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-10473536 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10473536 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10473536)[0x55cfd9563aa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085146979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146979 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10473536 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cfd9546670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085146979 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(51)[0x55cfd95425a0]{IDLE}: Allocated (fsm.c:456) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(51)[0x55cfd95425a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085146979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f40030001790056400500f1100926) (sccp_scrc.c:415) 20250412085146979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146979 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085146979 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085146979 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085146979 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085146979 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146979 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 33 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 31 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 79 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085146979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085146979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085146979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085146979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 33 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 31 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 79 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(51)[0x55cfd95425a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cfd9546670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10473536)[0x55cfd9563aa0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085146979 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf16c34, normal) (hnbgw_rua.c:406) 20250412085146979 DHNB DEBUG map_rua[0x55cfd95463e0]{init}: Allocated (fsm.c:456) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821876)[0x55cfd95463e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15821876 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085146979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146979 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085146979 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15821876 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085146979 DCN DEBUG map_sccp[0x55cfd9542bf0]{init}: Allocated (fsm.c:456) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cfd9542bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085146979 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-15821876 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15821876 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821876)[0x55cfd95463e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085146979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146979 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15821876 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cfd9542bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085146979 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(52)[0x55cfd95431b0]{IDLE}: Allocated (fsm.c:456) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(52)[0x55cfd95431b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085146979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f400300006e0056400500f1100926) (sccp_scrc.c:415) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085146979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085146979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085146979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085146979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 34 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 41 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 6e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(52)[0x55cfd95431b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cfd9542bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821876)[0x55cfd95463e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085146979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085146979 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfe12e4, normal) (hnbgw_rua.c:406) 20250412085146979 DHNB DEBUG map_rua[0x55cfd9542990]{init}: Allocated (fsm.c:456) 20250412085146979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146979 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085146979 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085146979 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16650980)[0x55cfd9542990]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16650980 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085146979 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085146979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146979 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085146979 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16650980 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085146979 DCN DEBUG map_sccp[0x55cfd9543910]{init}: Allocated (fsm.c:456) 20250412085146979 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085146979 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146979 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 34 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 41 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 6e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cfd9543910]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085146979 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-16650980 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085146979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16650980 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085146979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16650980)[0x55cfd9542990]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085146979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085146979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085146979 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16650980 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085146979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cfd9543910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085146979 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(53)[0x55cfd9543e60]{IDLE}: Allocated (fsm.c:456) 20250412085146979 DLSCCP DEBUG SCCP-SCOC(53)[0x55cfd9543e60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085146979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030001210056400500f1100926) (sccp_scrc.c:415) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085146980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085146980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085146980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085146980 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085146980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085146980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085146980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085146980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 35 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 51 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 21 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085146980 DLSCCP DEBUG SCCP-SCOC(53)[0x55cfd9543e60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085146980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cfd9543910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085146980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16650980)[0x55cfd9542990]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085146980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146980 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085146980 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085146980 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085146980 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085146980 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085146980 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085146980 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085146980 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 35 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 51 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 21 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: First idle individual index:3 HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Found Expect[2] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)3547108 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)2348695 TC_ps_rab_assignment_concurrent0(435)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: First idle individual index:4 TC_ps_rab_assignment_concurrent0(436)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: First idle individual index:5 TC_ps_rab_assignment_concurrent0(437)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)13677343 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Stopping inactive timer T_ias[5]. HNBGW-PFCP(424)@11a1da9b814d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(436) subscribed for broadcast HNBGW-PFCP(424)@11a1da9b814d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(435) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: First idle individual index:6 HNBGW-PFCP(424)@11a1da9b814d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(437) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)5420836 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: First idle individual index:7 TC_ps_rab_assignment_concurrent0(438)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)4832832 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: First idle individual index:8 TC_ps_rab_assignment_concurrent0(439)@11a1da9b814d: setverdict(pass): none -> pass HNBGW-PFCP(424)@11a1da9b814d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(438) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Stopping inactive timer T_ias[8]. TC_ps_rab_assignment_concurrent0(440)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: First idle individual index:9 HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)11906219 HNBGW-PFCP(424)@11a1da9b814d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(439) subscribed for broadcast HNBGW-PFCP(424)@11a1da9b814d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(440) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Stopping inactive timer T_ias[9]. TC_ps_rab_assignment_concurrent0(441)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)5561370 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW-PFCP(424)@11a1da9b814d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(441) subscribed for broadcast 20250412085146997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085146997 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085146997 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085146997 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085146997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085146998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085146998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085146998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085146998 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085146998 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 27 16 22 ad 02 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:2 20250412085146998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085146998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085146998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085146998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085146998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085146998 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001622ad) (sccp_scrc.c:486) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(443) 20250412085146998 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1855) 20250412085146998 DLSCCP DEBUG SCCP-SCOC(39)[0x55cfd954b1e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085146998 DLSCCP DEBUG SCCP-SCOC(39)[0x55cfd954b1e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085146998 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)9696726 20250412085146999 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085146999 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085146999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cfd9545fc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085146999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cfd9545fc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(442)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW-PFCP(424)@11a1da9b814d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(442) subscribed for broadcast TC_ps_rab_assignment_concurrent0(443)@11a1da9b814d: setverdict(pass): none -> pass HNBGW-PFCP(424)@11a1da9b814d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(443) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: First idle individual index:11 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)16230388 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: First idle individual index:12 TC_ps_rab_assignment_concurrent0(434)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: First idle individual index:13 HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)554817 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Stopping inactive timer T_ias[13]. TC_ps_rab_assignment_concurrent0(444)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: First idle individual index:14 HNBGW-PFCP(424)@11a1da9b814d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(444) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: First idle individual index:15 HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)15802266 TC_ps_rab_assignment_concurrent0(445)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Stopping inactive timer T_ias[15]. TC_ps_rab_assignment_concurrent0(446)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)16213220 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:4 HNBGW-PFCP(424)@11a1da9b814d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(445) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW-PFCP(424)@11a1da9b814d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(446) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:5 TC_ps_rab_assignment_concurrent0(447)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:6 HNBGW-PFCP(424)@11a1da9b814d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(447) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)3123376 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:7 HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)8196103 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:9 TC_ps_rab_assignment_concurrent0(448)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Re-starting timer T_ias[9], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(449)@11a1da9b814d: setverdict(pass): none -> pass HNBGW-PFCP(424)@11a1da9b814d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(449) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:10 HNBGW-PFCP(424)@11a1da9b814d: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(448) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 20250412085147054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085147054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085147054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085147054 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250412085147054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x86a6d5) (hnbgw_rua.c:470) 20250412085147054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8824533 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085147054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824533)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085147054 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085147054 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085147054 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8824533 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085147054 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085147054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cfd95492d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085147054 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085147055 DLSCCP DEBUG SCCP-SCOC(38)[0x55cfd95491a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085147055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee59de), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250412085147055 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085147055 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085147055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085147055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085147055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 04 06 ee 59 de 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:14 20250412085147055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085147055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085147055 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085147055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085147055 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412085147055 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085147055 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085147055 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147055 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 04 06 ee 59 de 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250412085147055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147056 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147056 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147056 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147056 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147056 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147056 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147056 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147056 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 28 d0 d6 33 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085147056 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147056 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147056 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147056 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147056 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147056 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147056 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147056 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147056 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147056 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 29 27 25 18 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085147056 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147056 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147056 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147056 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Re-starting timer T_ias[14], which is already active (running or expired). 20250412085147056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147056 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d0d633) (sccp_scrc.c:486) 20250412085147056 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1855) 20250412085147056 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147056 DLSCCP DEBUG SCCP-SCOC(40)[0x55cfd9559460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085147056 DLSCCP DEBUG SCCP-SCOC(40)[0x55cfd9559460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085147056 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147056 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085147056 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085147056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cfd954b070]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085147056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cfd954b070]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085147056 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147056 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147056 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147056 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147056 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2a da f6 b4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085147056 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147056 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147056 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147056 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147056 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147056 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147056 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147056 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147056 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2b 7d b8 24 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085147056 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147056 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147056 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147056 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147056 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147056 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00272518) (sccp_scrc.c:486) 20250412085147056 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1855) 20250412085147056 DLSCCP DEBUG SCCP-SCOC(41)[0x55cfd9558f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085147056 DLSCCP DEBUG SCCP-SCOC(41)[0x55cfd9558f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085147056 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147056 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085147056 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085147056 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147056 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147057 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2c 1d bc 4a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085147057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147057 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147057 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cfd955c1d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085147056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cfd955c1d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085147057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147057 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00daf6b4) (sccp_scrc.c:486) 20250412085147057 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1855) 20250412085147057 DLSCCP DEBUG SCCP-SCOC(42)[0x55cfd955acc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085147057 DLSCCP DEBUG SCCP-SCOC(42)[0x55cfd955acc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085147057 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147057 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085147057 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147057 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147057 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2d 8f 84 99 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085147057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cfd955a380]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085147057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cfd955a380]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085147057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147057 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007db824) (sccp_scrc.c:486) 20250412085147057 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1855) 20250412085147057 DLSCCP DEBUG SCCP-SCOC(43)[0x55cfd9558850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085147057 DLSCCP DEBUG SCCP-SCOC(43)[0x55cfd9558850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085147057 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147057 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085147057 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085147057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cfd9559fe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085147057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cfd9559fe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085147057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147057 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147057 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147057 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147057 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2e 39 55 46 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085147057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147057 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147057 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147057 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001dbc4a) (sccp_scrc.c:486) 20250412085147057 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1855) 20250412085147057 DLSCCP DEBUG SCCP-SCOC(44)[0x55cfd9558c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085147057 DLSCCP DEBUG SCCP-SCOC(44)[0x55cfd9558c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085147057 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147057 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085147057 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147057 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2f 2c c3 af 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085147057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147057 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147057 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147057 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147057 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 30 17 5e ec 02 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:15 20250412085147057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147057 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147057 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147057 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147057 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 31 2c 39 89 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085147057 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085147057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cfd955bdb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085147057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cfd955bdb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085147057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147057 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008f8499) (sccp_scrc.c:486) 20250412085147057 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1855) 20250412085147057 DLSCCP DEBUG SCCP-SCOC(45)[0x55cfd957eb70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085147057 DLSCCP DEBUG SCCP-SCOC(45)[0x55cfd957eb70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085147057 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147057 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085147057 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085147057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cfd955bf90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085147057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cfd955bf90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085147057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147057 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00395546) (sccp_scrc.c:486) 20250412085147057 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1855) 20250412085147057 DLSCCP DEBUG SCCP-SCOC(46)[0x55cfd9549f20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085147057 DLSCCP DEBUG SCCP-SCOC(46)[0x55cfd9549f20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085147057 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147057 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085147057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147057 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147057 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147057 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085147057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cfd954a750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085147057 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cfd954a750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085147057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147057 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147057 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 32 80 c8 60 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085147058 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147058 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147058 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147058 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002cc3af) (sccp_scrc.c:486) 20250412085147058 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1855) 20250412085147058 DLSCCP DEBUG SCCP-SCOC(47)[0x55cfd9587570]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085147058 DLSCCP DEBUG SCCP-SCOC(47)[0x55cfd9587570]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085147058 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147058 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147058 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147058 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147058 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147058 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147058 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085147058 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085147058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cfd9558da0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085147058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cfd9558da0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085147058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147058 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147058 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 33 72 03 6a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085147058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147058 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00175eec) (sccp_scrc.c:486) 20250412085147058 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1855) 20250412085147058 DLSCCP DEBUG SCCP-SCOC(48)[0x55cfd9587f90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085147058 DLSCCP DEBUG SCCP-SCOC(48)[0x55cfd9587f90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085147058 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147058 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147058 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147058 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147058 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085147058 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085147058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cfd9559c90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085147058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cfd9559c90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085147058 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147058 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147058 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147058 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147058 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147058 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147058 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002c3989) (sccp_scrc.c:486) 20250412085147058 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1855) 20250412085147058 DLSCCP DEBUG SCCP-SCOC(49)[0x55cfd95638e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085147058 DLSCCP DEBUG SCCP-SCOC(49)[0x55cfd95638e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085147058 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147058 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085147058 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085147058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cfd9587a00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085147058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cfd9587a00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085147058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Warning: Re-starting timer T_ias[15], which is already active (running or expired). 20250412085147058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147058 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0080c860) (sccp_scrc.c:486) 20250412085147058 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 29 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085147058 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1855) 20250412085147058 DLSCCP DEBUG SCCP-SCOC(50)[0x55cfd9541b90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085147058 DLSCCP DEBUG SCCP-SCOC(50)[0x55cfd9541b90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085147058 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147058 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085147058 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085147058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cfd9564c30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085147058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cfd9564c30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085147058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147058 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0072036a) (sccp_scrc.c:486) 20250412085147058 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1855) 20250412085147058 DLSCCP DEBUG SCCP-SCOC(51)[0x55cfd95425a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085147058 DLSCCP DEBUG SCCP-SCOC(51)[0x55cfd95425a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085147058 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147058 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085147058 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085147058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cfd9546670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085147058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cfd9546670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085147058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412085147058 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250412085147058 DLSCCP DEBUG SCCP-SCOC(41)[0x55cfd9558f00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085147058 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147059 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085147059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cfd955c1d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085147059 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085147059 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085147059 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2622455 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085147059 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085147059 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2622455 SCCP-41 sgsn-0 MI=IMSI-262420000000003: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250412085147059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2622455)[0x55cfd955a890]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085147059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412085147059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085147059 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)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 TC_ps_rab_assignment_concurrent0(437)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(434)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 20250412085147069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085147069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085147069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085147069 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085147069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2803f7) (hnbgw_rua.c:470) 20250412085147069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2622455 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085147069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2622455)[0x55cfd955a890]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085147069 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085147069 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085147069 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2622455 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085147069 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085147069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cfd955c1d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085147069 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085147069 DLSCCP DEBUG SCCP-SCOC(41)[0x55cfd9558f00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085147069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00272518), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250412085147069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085147069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085147069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085147069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085147069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 27 25 18 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085147069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147069 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085147069 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085147069 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085147069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085147069 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412085147069 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085147069 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085147069 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147069 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 27 25 18 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250412085147069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147069 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147069 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147069 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147070 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 34 f2 07 89 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085147070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147070 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147070 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147070 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 35 31 6e 5e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085147070 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f20789) (sccp_scrc.c:486) 20250412085147070 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1855) 20250412085147070 DLSCCP DEBUG SCCP-SCOC(52)[0x55cfd95431b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085147070 DLSCCP DEBUG SCCP-SCOC(52)[0x55cfd95431b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085147070 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147070 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147070 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147070 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147070 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 27 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147070 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147070 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147070 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 28 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147070 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147070 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147070 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2b 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147070 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147070 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147070 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2c 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147070 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147070 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147070 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2a 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147070 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147070 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147070 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2e 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085147070 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085147070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cfd9542bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085147070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cfd9542bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147070 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147070 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147070 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00316e5e) (sccp_scrc.c:486) 20250412085147070 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1855) 20250412085147070 DLSCCP DEBUG SCCP-SCOC(53)[0x55cfd9543e60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085147070 DLSCCP DEBUG SCCP-SCOC(53)[0x55cfd9543e60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085147070 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147070 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085147070 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085147070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cfd9543910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cfd9543910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085147070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147070 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412085147070 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250412085147070 DLSCCP DEBUG SCCP-SCOC(39)[0x55cfd954b1e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085147070 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147070 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085147070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cfd9545fc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085147070 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085147070 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085147070 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12979672 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085147070 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 31 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085147070 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12979672 SCCP-39 sgsn-0 MI=IMSI-262420000000001: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250412085147070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12979672)[0x55cfd954ae80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085147070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412085147070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412085147070 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250412085147070 DLSCCP DEBUG SCCP-SCOC(40)[0x55cfd9559460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085147070 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147070 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147070 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cfd954b070]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085147070 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147070 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085147070 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085147070 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-155524 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085147070 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085147070 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-155524 SCCP-40 sgsn-0 MI=IMSI-262420000000002: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250412085147070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-155524)[0x55cfd954ac60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085147070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412085147070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085147070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250412085147070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147070 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147070 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 32 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085147070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412085147070 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250412085147070 DLSCCP DEBUG SCCP-SCOC(43)[0x55cfd9558850]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085147070 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147070 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085147070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cfd9559fe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085147070 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085147070 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085147070 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14509278 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085147070 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085147070 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14509278 SCCP-43 sgsn-0 MI=IMSI-262420000000005: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250412085147070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14509278)[0x55cfd955a9c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085147070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412085147070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085147070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250412085147070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412085147070 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250412085147070 DLSCCP DEBUG SCCP-SCOC(44)[0x55cfd9558c70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085147070 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147070 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085147070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cfd955bdb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085147070 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085147070 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 20250412085147070 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5063571 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085147070 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085147070 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5063571 SCCP-44 sgsn-0 MI=IMSI-262420000000006: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250412085147070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5063571)[0x55cfd9546200]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085147070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412085147070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085147070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250412085147070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412085147070 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250412085147070 DLSCCP DEBUG SCCP-SCOC(42)[0x55cfd955acc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085147070 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147070 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085147071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cfd955a380]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085147071 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085147071 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085147071 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4271643 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085147071 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085147071 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4271643 SCCP-42 sgsn-0 MI=IMSI-262420000000004: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250412085147071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4271643)[0x55cfd9552a50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085147071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412085147071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085147071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250412085147071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412085147071 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250412085147071 DLSCCP DEBUG SCCP-SCOC(46)[0x55cfd9549f20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250412085147071 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147071 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085147071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cfd954a750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085147071 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085147071 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085147071 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8996884 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085147071 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085147071 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8996884 SCCP-46 sgsn-0 MI=IMSI-262420000000008: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250412085147071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8996884)[0x55cfd957e5e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085147071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412085147071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085147071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250412085147071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412085147071 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250412085147071 DLSCCP DEBUG SCCP-SCOC(49)[0x55cfd95638e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085147071 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:91 20250412085147071 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085147071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cfd9587a00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085147071 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085147071 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 20250412085147071 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-882820 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085147071 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085147071 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-882820 SCCP-49 sgsn-0 MI=IMSI-262420000000011: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250412085147071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882820)[0x55cfd9547960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085147071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412085147071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085147071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250412085147071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412085147071 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250412085147071 DLSCCP DEBUG SCCP-SCOC(50)[0x55cfd9541b90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085147071 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147071 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085147071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cfd9564c30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085147071 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085147071 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085147071 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11753003 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085147071 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085147071 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11753003 SCCP-50 sgsn-0 MI=IMSI-262420000000012: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250412085147071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11753003)[0x55cfd9564040]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250412085147071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412085147071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085147071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250412085147071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085147071 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)@11a1da9b814d: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(437)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 TC_ps_rab_assignment_concurrent0(435)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(438)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085147078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085147078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085147078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085147078 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085147078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc60dd8) (hnbgw_rua.c:470) 20250412085147078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12979672 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085147078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12979672)[0x55cfd954ae80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085147078 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085147078 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085147078 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12979672 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085147078 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085147078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cfd9545fc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085147078 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085147078 DLSCCP DEBUG SCCP-SCOC(39)[0x55cfd954b1e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085147078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001622ad), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250412085147078 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085147078 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085147078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085147078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085147078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 05 06 16 22 ad 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) TC_ps_rab_assignment_concurrent0(445)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085147078 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147078 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085147078 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085147078 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085147078 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085147078 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412085147078 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085147078 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085147078 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147078 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 05 06 16 22 ad 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250412085147078 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147078 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147078 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147078 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147078 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147078 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147078 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147078 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147078 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147078 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 33 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085147078 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147078 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147078 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147078 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147078 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147078 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147078 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147078 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147078 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147078 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 34 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085147079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147079 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147079 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147079 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147079 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147079 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147079 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147079 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147079 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2d 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085147079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412085147079 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250412085147079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147079 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147079 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147079 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147079 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147079 DLSCCP DEBUG SCCP-SCOC(51)[0x55cfd95425a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085147079 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147079 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147079 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147079 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147079 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085147079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cfd9546670]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085147079 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 35 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085147079 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085147079 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085147079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147079 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147079 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147079 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147079 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147079 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147079 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147079 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147079 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2f 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085147079 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10473536 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085147079 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085147079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147079 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085147079 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085147079 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085147079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085147079 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10473536 SCCP-51 sgsn-0 MI=IMSI-262420000000013: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250412085147079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10473536)[0x55cfd9563aa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085147079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412085147079 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085147079 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085147079 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085147079 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147079 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 30 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085147079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412085147079 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250412085147079 DLSCCP DEBUG SCCP-SCOC(52)[0x55cfd95431b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085147079 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147079 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085147079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cfd9542bf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085147079 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085147079 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085147079 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15821876 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085147079 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085147079 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15821876 SCCP-52 sgsn-0 MI=IMSI-262420000000014: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250412085147079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821876)[0x55cfd95463e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085147079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412085147079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085147079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250412085147079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412085147079 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250412085147079 DLSCCP DEBUG SCCP-SCOC(45)[0x55cfd957eb70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085147079 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147080 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085147080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cfd955bf90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085147080 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085147080 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085147080 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14152644 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085147080 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) TC_ps_rab_assignment_concurrent0(446)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085147080 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14152644 SCCP-45 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250412085147080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152644)[0x55cfd955aaf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085147080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412085147080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085147080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250412085147080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:1 20250412085147080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer 20250412085147080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147080 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412085147080 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250412085147080 DLSCCP DEBUG SCCP-SCOC(53)[0x55cfd9543e60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085147080 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250412085147080 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085147080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cfd9543910]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085147080 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085147080 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085147080 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16650980 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085147080 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085147080 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16650980 SCCP-53 sgsn-0 MI=IMSI-262420000000015: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250412085147080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16650980)[0x55cfd9542990]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085147080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412085147080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085147080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250412085147080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147080 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412085147080 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250412085147080 DLSCCP DEBUG SCCP-SCOC(47)[0x55cfd9587570]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085147080 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147080 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085147080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cfd9558da0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085147080 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085147080 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085147080 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1274729 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085147080 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085147081 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1274729 SCCP-47 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250412085147081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1274729)[0x55cfd9558700]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085147081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412085147081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085147081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250412085147081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085147081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085147081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085147081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085147081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085147081 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412085147081 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250412085147081 DLSCCP DEBUG SCCP-SCOC(48)[0x55cfd9587f90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085147081 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085147081 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085147081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cfd9559c90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085147081 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085147081 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085147081 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16637451 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085147081 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085147081 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16637451 SCCP-48 sgsn-0 MI=IMSI-262420000000010: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250412085147081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16637451)[0x55cfd954aad0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085147081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412085147081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085147081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250412085147081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085147081 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085147083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085147083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085147083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085147083 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085147083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x25f84) (hnbgw_rua.c:470) 20250412085147083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-155524 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085147083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-155524)[0x55cfd954ac60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085147083 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085147083 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085147083 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-155524 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085147083 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085147083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cfd954b070]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085147083 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085147083 DLSCCP DEBUG SCCP-SCOC(40)[0x55cfd9559460]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085147083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0d633), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250412085147083 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085147083 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085147083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085147083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085147083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 d0 d6 33 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085147083 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147083 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085147083 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085147083 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085147083 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085147083 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412085147083 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085147083 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085147083 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147083 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 d0 d6 33 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:2 TC_ps_rab_assignment_concurrent0(441)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085147284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085147285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085147285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085147285 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085147285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdd64de) (hnbgw_rua.c:470) 20250412085147285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14509278 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085147285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14509278)[0x55cfd955a9c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085147285 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085147285 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085147285 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14509278 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085147285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085147285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cfd9559fe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085147285 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085147285 DLSCCP DEBUG SCCP-SCOC(43)[0x55cfd9558850]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085147285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007db824), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250412085147285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085147285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085147285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085147285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085147285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 09 06 7d b8 24 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085147285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085147285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085147285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085147285 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085147285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x894814) (hnbgw_rua.c:470) 20250412085147285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8996884 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085147285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8996884)[0x55cfd957e5e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085147285 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085147285 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085147285 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8996884 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085147285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085147285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cfd954a750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085147285 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085147285 DLSCCP DEBUG SCCP-SCOC(46)[0x55cfd9549f20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085147285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00395546), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250412085147285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085147285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085147285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085147285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085147286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 39 55 46 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085147285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085147285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085147285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085147285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085147285 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250412085147285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085147285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085147285 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147286 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 09 06 7d b8 24 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250412085147286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085147286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085147286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085147286 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085147286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb3562b) (hnbgw_rua.c:470) 20250412085147286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11753003 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085147286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11753003)[0x55cfd9564040]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085147286 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085147286 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085147286 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147286 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085147286 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085147286 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085147286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085147286 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250412085147286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085147286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085147286 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147286 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 39 55 46 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250412085147286 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11753003 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085147286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085147286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cfd9564c30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085147286 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085147286 DLSCCP DEBUG SCCP-SCOC(50)[0x55cfd9541b90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085147286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080c860), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250412085147286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085147286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085147286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085147286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085147286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 01 06 80 c8 60 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085147286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085147286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085147286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085147286 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085147286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd7884) (hnbgw_rua.c:470) 20250412085147286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-882820 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085147286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882820)[0x55cfd9547960]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085147286 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085147286 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085147286 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-882820 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085147286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085147286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cfd9587a00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085147286 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085147286 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147286 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085147286 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085147286 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085147286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085147286 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412085147286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085147286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085147286 DLSCCP DEBUG SCCP-SCOC(49)[0x55cfd95638e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085147286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c3989), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250412085147286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085147286 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147286 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 01 06 80 c8 60 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250412085147286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085147286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085147286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085147286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 02 06 2c 39 89 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085147286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085147286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085147286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085147287 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085147287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x412e1b) (hnbgw_rua.c:470) 20250412085147287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4271643 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085147287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4271643)[0x55cfd9552a50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085147287 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085147287 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085147287 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4271643 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085147287 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085147287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cfd955a380]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085147287 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085147287 DLSCCP DEBUG SCCP-SCOC(42)[0x55cfd955acc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085147287 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00daf6b4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250412085147287 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085147287 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085147287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085147287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085147287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085147287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085147287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085147287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085147287 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412085147287 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085147287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085147287 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 08 06 da f6 b4 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085147287 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147287 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 02 06 2c 39 89 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250412085147287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085147287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085147287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085147287 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085147287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4d4393) (hnbgw_rua.c:470) 20250412085147287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5063571 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085147287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5063571)[0x55cfd9546200]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085147287 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085147287 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085147287 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5063571 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085147287 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085147287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085147287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085147287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085147287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085147287 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412085147287 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085147287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085147287 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cfd955bdb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085147287 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085147287 DLSCCP DEBUG SCCP-SCOC(44)[0x55cfd9558c70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085147287 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 08 06 da f6 b4 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250412085147287 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001dbc4a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250412085147287 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085147287 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085147287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085147287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085147287 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 1d bc 4a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085147287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085147287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085147287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085147287 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085147287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd7f3c4) (hnbgw_rua.c:470) 20250412085147287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14152644 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085147287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085147287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085147287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085147287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085147287 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412085147287 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085147287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085147287 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147287 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 1d bc 4a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250412085147287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152644)[0x55cfd955aaf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085147287 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085147287 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085147287 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14152644 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085147287 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085147287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cfd955bf90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085147288 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085147288 DLSCCP DEBUG SCCP-SCOC(45)[0x55cfd957eb70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085147288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f8499), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250412085147288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085147288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085147288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085147288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085147288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 8f 84 99 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085147288 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147288 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085147288 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085147288 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085147288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085147288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085147288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085147288 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085147288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085147288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfe12e4) (hnbgw_rua.c:470) 20250412085147288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16650980 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085147288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16650980)[0x55cfd9542990]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085147288 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085147288 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085147288 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16650980 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085147288 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085147288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cfd9543910]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085147288 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085147288 DLSCCP DEBUG SCCP-SCOC(53)[0x55cfd9543e60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085147288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00316e5e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250412085147288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147288 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412085147288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085147288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085147288 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147288 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 8f 84 99 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250412085147288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085147288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085147288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085147288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085147288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 06 06 31 6e 5e 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085147288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085147288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085147288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085147288 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085147288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfdde0b) (hnbgw_rua.c:470) 20250412085147288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16637451 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085147288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16637451)[0x55cfd954aad0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085147288 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085147288 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085147288 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147288 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085147288 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085147288 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085147288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085147288 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16637451 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085147288 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085147288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cfd9559c90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085147288 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085147288 DLSCCP DEBUG SCCP-SCOC(48)[0x55cfd9587f90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085147288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00175eec), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250412085147288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085147288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085147288 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085147288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085147288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085147288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085147288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085147288 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147288 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 06 06 31 6e 5e 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250412085147288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 03 06 17 5e ec 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085147288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085147288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085147289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085147289 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085147289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf16c34) (hnbgw_rua.c:470) 20250412085147289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15821876 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085147289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821876)[0x55cfd95463e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085147289 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085147289 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085147289 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15821876 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085147289 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085147289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cfd9542bf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085147289 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085147289 DLSCCP DEBUG SCCP-SCOC(52)[0x55cfd95431b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085147289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f20789), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250412085147289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085147289 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085147289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085147289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085147289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085147289 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412085147289 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085147289 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085147289 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085147289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085147289 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 03 06 17 5e ec 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250412085147289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085147289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 f2 07 89 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085147289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085147289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085147289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085147289 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085147289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9fd040) (hnbgw_rua.c:470) 20250412085147289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10473536 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085147289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10473536)[0x55cfd9563aa0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085147289 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085147289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085147289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085147289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085147289 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412085147289 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085147289 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085147289 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147289 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 f2 07 89 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250412085147289 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085147289 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085147289 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10473536 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085147289 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085147289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cfd9546670]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085147289 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085147289 DLSCCP DEBUG SCCP-SCOC(51)[0x55cfd95425a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085147289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072036a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250412085147289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085147289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085147289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085147289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085147289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 00 06 72 03 6a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085147289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085147289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085147289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085147289 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085147289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x137369) (hnbgw_rua.c:470) 20250412085147289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1274729 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085147289 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085147289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085147289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085147289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085147289 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085147289 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085147289 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085147289 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147290 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 00 06 72 03 6a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250412085147289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1274729)[0x55cfd9558700]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085147289 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085147290 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085147290 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1274729 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085147290 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085147290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cfd9558da0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085147290 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085147290 DLSCCP DEBUG SCCP-SCOC(47)[0x55cfd9587570]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085147290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cc3af), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250412085147290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085147290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085147290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085147290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085147290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085147290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 2c c3 af 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085147290 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085147290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085147290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085147290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085147290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085147290 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412085147290 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085147290 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085147290 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085147290 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 2c c3 af 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(439)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:7 TC_ps_rab_assignment_concurrent0(445)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(438)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:15 TC_ps_rab_assignment_concurrent0(441)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(444)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085149086 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149086 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149086 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149086 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149086 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149086 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149086 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149086 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149086 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 26 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085149087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085149087 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250412085149087 DLSCCP DEBUG SCCP-SCOC(38)[0x55cfd95491a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085149087 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149087 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085149087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cfd95492d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085149087 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085149087 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085149087 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8824533 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085149087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824533)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085149087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412085149087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085149087 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)@11a1da9b814d: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(434)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)8824533 20250412085149108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085149108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085149108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085149108 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085149108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x86a6d5,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085149109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8824533 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085149109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824533)[0x55cfd9563540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085149109 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085149109 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085149109 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8824533 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085149109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cfd95492d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085149109 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085149109 DLSCCP DEBUG SCCP-SCOC(38)[0x55cfd95491a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085149109 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee59de), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085149109 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149109 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 04 06 ee 59 de 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824533)[0x55cfd9563540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085149109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cfd95492d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085149109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cfd95492d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085149109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149109 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149109 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149109 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412085149109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149109 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149109 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 04 06 ee 59 de 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250412085149109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149109 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149109 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149109 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149109 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149109 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 29 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085149110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149110 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149110 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149110 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149110 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 27 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085149110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085149110 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250412085149110 DLSCCP DEBUG SCCP-SCOC(41)[0x55cfd9558f00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085149110 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149110 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085149110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cfd955c1d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085149110 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085149110 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085149110 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2622455 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085149110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2622455)[0x55cfd955a890]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085149110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412085149110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149110 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149110 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149110 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149110 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 28 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085149110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085149110 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250412085149110 DLSCCP DEBUG SCCP-SCOC(39)[0x55cfd954b1e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085149110 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149110 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085149110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cfd9545fc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085149110 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085149110 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085149110 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12979672 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085149110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12979672)[0x55cfd954ae80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085149110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412085149110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085149110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085149110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085149110 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250412085149110 DLSCCP DEBUG SCCP-SCOC(40)[0x55cfd9559460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085149110 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149110 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085149110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cfd954b070]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085149110 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085149110 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085149110 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-155524 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085149110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-155524)[0x55cfd954ac60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085149110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412085149110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085149110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085149111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085149111 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)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(437)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)2622455 HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)10847300 20250412085149120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085149120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085149120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085149120 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085149120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2803f7,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085149120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2622455 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085149120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2622455)[0x55cfd955a890]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085149120 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085149120 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085149120 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2622455 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085149120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cfd955c1d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085149120 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085149120 DLSCCP DEBUG SCCP-SCOC(41)[0x55cfd9558f00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085149120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00272518), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085149120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)12979672 20250412085149120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 27 25 18 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2622455)[0x55cfd955a890]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085149120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cfd955c1d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085149120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cfd955c1d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085149121 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149121 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149121 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149121 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149121 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412085149121 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149121 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149121 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149121 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 27 25 18 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)155524 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:3 20250412085149123 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149123 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149123 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149123 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149123 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149123 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149123 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149123 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149123 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149123 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 26 ee 59 de 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer 20250412085149123 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149123 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149123 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149123 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149123 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=00ee59de), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085149123 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1855) 20250412085149123 DLSCCP DEBUG SCCP-SCOC(38)[0x55cfd95491a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085149124 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149124 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085149124 DCN DEBUG handle_cn_disc_ind() conn_id=38 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085149124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cfd95492d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085149124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cfd95492d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085149124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824533)[0x55cfd9563540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250412085149124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824533)[0x55cfd9563540]{disconnected}: Freeing instance (context_map.c:202) 20250412085149124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8824533)[0x55cfd9563540]{disconnected}: Deallocated (fsm.c:568) 20250412085149124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cfd95492d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085149124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cfd95492d0]{disconnected}: Freeing instance (context_map.c:206) 20250412085149124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55cfd95492d0]{disconnected}: Deallocated (fsm.c:568) 20250412085149124 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8824533 SCCP-38 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250412085149124 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=00ee59de), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:415) 20250412085149124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 04 05 ee 59 de 00 00 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149124 DLSCCP DEBUG SCCP-SCOC(38)[0x55cfd95491a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085149124 DLSCCP DEBUG SCCP-SCOC(38)[0x55cfd95491a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085149124 DLSCCP DEBUG SCCP-SCOC(38)[0x55cfd95491a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085149124 DLSCCP DEBUG SCCP-SCOC(38)[0x55cfd95491a0]{IDLE}: Deallocated (fsm.c:568) 20250412085149124 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149124 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149124 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149124 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149125 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149125 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412085149125 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149125 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149125 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149125 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 04 05 ee 59 de 00 00 26 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(437)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)2348695 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:3 20250412085149128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149128 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149128 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149128 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149128 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 29 27 25 18 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085149128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149128 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=00272518), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085149128 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1855) 20250412085149128 DLSCCP DEBUG SCCP-SCOC(41)[0x55cfd9558f00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085149128 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149128 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085149129 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085149129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cfd955c1d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085149129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cfd955c1d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085149129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2622455)[0x55cfd955a890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085149129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2622455)[0x55cfd955a890]{disconnected}: Freeing instance (context_map.c:202) 20250412085149129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2622455)[0x55cfd955a890]{disconnected}: Deallocated (fsm.c:568) 20250412085149129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cfd955c1d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085149129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cfd955c1d0]{disconnected}: Freeing instance (context_map.c:206) 20250412085149129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55cfd955c1d0]{disconnected}: Deallocated (fsm.c:568) 20250412085149129 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2622455 SCCP-41 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085149129 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=00272518), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:415) 20250412085149129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0b 05 27 25 18 00 00 29 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149129 DLSCCP DEBUG SCCP-SCOC(41)[0x55cfd9558f00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085149129 DLSCCP DEBUG SCCP-SCOC(41)[0x55cfd9558f00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085149129 DLSCCP DEBUG SCCP-SCOC(41)[0x55cfd9558f00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085149129 DLSCCP DEBUG SCCP-SCOC(41)[0x55cfd9558f00]{IDLE}: Deallocated (fsm.c:568) 20250412085149129 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149129 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149129 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149129 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149129 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149129 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412085149129 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149129 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149129 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149129 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0b 05 27 25 18 00 00 29 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085149306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149307 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149307 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149307 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149307 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149307 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149307 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149307 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149307 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:8 20250412085149307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085149307 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250412085149307 DLSCCP DEBUG SCCP-SCOC(43)[0x55cfd9558850]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085149307 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149307 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085149307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cfd9559fe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085149307 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085149307 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085149307 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14509278 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 20250412085149307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14509278)[0x55cfd955a9c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085149308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412085149308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085149308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085149308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085149308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085149308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085149308 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085149308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc60dd8,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085149308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12979672 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085149308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12979672)[0x55cfd954ae80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085149308 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085149308 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085149308 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12979672 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085149308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cfd9545fc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085149308 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085149308 DLSCCP DEBUG SCCP-SCOC(39)[0x55cfd954b1e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085149308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001622ad), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085149308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 05 06 16 22 ad 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12979672)[0x55cfd954ae80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085149309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cfd9545fc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085149309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cfd9545fc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085149309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085149309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085149309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085149309 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085149309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x25f84,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085149309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149309 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085149309 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149309 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149309 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412085149309 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149309 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149309 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-155524 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085149309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-155524)[0x55cfd954ac60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085149309 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085149309 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 05 06 16 22 ad 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250412085149309 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085149309 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-155524 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085149309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cfd954b070]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085149309 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085149309 DLSCCP DEBUG SCCP-SCOC(40)[0x55cfd9559460]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085149309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0d633), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085149309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 d0 d6 33 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-155524)[0x55cfd954ac60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085149310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cfd954b070]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085149310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cfd954b070]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085149310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149310 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149310 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412085149310 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149310 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149310 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149310 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 d0 d6 33 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250412085149311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149311 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149311 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149311 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149311 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149311 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2e 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:12 20250412085149311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149312 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085149312 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250412085149312 DLSCCP DEBUG SCCP-SCOC(46)[0x55cfd9549f20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085149312 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149312 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085149312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cfd954a750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085149312 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085149312 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085149312 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8996884 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 20250412085149312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8996884)[0x55cfd957e5e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085149312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412085149312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085149312 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)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(439)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(435)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:2 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)14509278 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)8996884 HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)7914708 20250412085149322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085149322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:4 20250412085149323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085149323 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085149323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdd64de,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085149323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14509278 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085149323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14509278)[0x55cfd955a9c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085149323 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085149323 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085149323 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14509278 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085149323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cfd9559fe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085149323 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085149323 DLSCCP DEBUG SCCP-SCOC(43)[0x55cfd9558850]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 20250412085149323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007db824), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085149323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 09 06 7d b8 24 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14509278)[0x55cfd955a9c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085149323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cfd9559fe0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085149323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cfd9559fe0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085149323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149323 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149324 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149324 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149324 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250412085149324 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149324 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149324 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149324 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 09 06 7d b8 24 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250412085149324 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149324 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149324 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149324 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149324 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149324 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149324 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149324 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149324 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 32 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085149324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149324 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149324 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149324 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149324 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149324 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149324 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149324 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149324 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149324 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 31 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085149324 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149324 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149324 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149324 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085149324 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250412085149324 DLSCCP DEBUG SCCP-SCOC(50)[0x55cfd9541b90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085149324 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149325 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085149325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cfd9564c30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085149325 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085149325 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085149325 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11753003 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085149325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11753003)[0x55cfd9564040]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085149325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412085149325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085149325 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250412085149325 DLSCCP DEBUG SCCP-SCOC(49)[0x55cfd95638e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085149325 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149325 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085149325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cfd9587a00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085149325 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085149325 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085149325 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-882820 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085149325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882820)[0x55cfd9547960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085149325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412085149325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085149325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085149325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412085149325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085149325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085149325 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085149325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x894814,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085149325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8996884 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085149325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8996884)[0x55cfd957e5e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085149325 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085149325 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085149325 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8996884 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085149325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cfd954a750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085149325 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085149325 DLSCCP DEBUG SCCP-SCOC(46)[0x55cfd9549f20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085149325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00395546), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085149325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 39 55 46 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8996884)[0x55cfd957e5e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085149326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cfd954a750]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085149326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cfd954a750]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085149326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085149326 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149326 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250412085149326 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149326 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149326 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149326 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 39 55 46 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:12 TC_ps_rab_assignment_concurrent0(436)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085149328 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149328 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149328 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149328 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149328 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149328 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149328 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149328 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149328 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2a 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085149328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149328 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149328 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149328 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085149328 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250412085149328 DLSCCP DEBUG SCCP-SCOC(42)[0x55cfd955acc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085149328 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149328 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085149328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cfd955a380]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085149328 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085149328 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085149328 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4271643 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085149328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4271643)[0x55cfd9552a50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085149328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412085149329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085149329 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)@11a1da9b814d: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 TC_ps_rab_assignment_concurrent0(446)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)3547108 TC_ps_rab_assignment_concurrent0(445)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(438)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:12 TC_ps_rab_assignment_concurrent0(439)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)11753003 TC_ps_rab_assignment_concurrent0(442)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085149337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085149337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085149337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085149337 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085149337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb3562b,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085149337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11753003 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085149337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11753003)[0x55cfd9564040]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085149337 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085149337 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085149337 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11753003 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085149337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cfd9564c30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085149337 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085149337 DLSCCP DEBUG SCCP-SCOC(50)[0x55cfd9541b90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085149337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080c860), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085149337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 01 06 80 c8 60 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11753003)[0x55cfd9564040]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085149337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cfd9564c30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)882820 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:14 20250412085149337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cfd9564c30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:12 20250412085149337 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149337 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149337 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149337 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149338 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412085149338 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149338 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149338 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149338 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 01 06 80 c8 60 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250412085149338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149338 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149338 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149338 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149338 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149338 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149338 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149338 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149338 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2c 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085149338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149338 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149338 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149338 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 20250412085149338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149338 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149338 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149338 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149338 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149338 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2d 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085149338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149338 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085149338 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250412085149338 DLSCCP DEBUG SCCP-SCOC(44)[0x55cfd9558c70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085149338 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149338 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149338 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149338 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149338 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149338 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149338 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149338 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085149338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cfd955bdb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085149338 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085149338 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085149338 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5063571 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085149338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5063571)[0x55cfd9546200]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085149338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412085149338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149338 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149338 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 35 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085149338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149339 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085149339 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250412085149339 DLSCCP DEBUG SCCP-SCOC(45)[0x55cfd957eb70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085149339 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149339 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085149339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cfd955bf90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085149339 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085149339 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085149339 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14152644 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085149339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152644)[0x55cfd955aaf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085149339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412085149339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085149339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085149339 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149339 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149339 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149339 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149339 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085149339 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250412085149339 DLSCCP DEBUG SCCP-SCOC(53)[0x55cfd9543e60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085149339 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149339 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085149339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cfd9543910]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085149339 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085149339 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)5420836 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085149339 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16650980 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085149339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16650980)[0x55cfd9542990]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085149339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412085149339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412085149339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085149339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085149339 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085149339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd7884,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085149339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-882820 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085149339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882820)[0x55cfd9547960]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085149339 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085149339 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085149339 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-882820 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085149339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cfd9587a00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085149339 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085149339 DLSCCP DEBUG SCCP-SCOC(49)[0x55cfd95638e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085149339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c3989), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085149339 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149339 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149339 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 02 06 2c 39 89 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)4271643 20250412085149339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882820)[0x55cfd9547960]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085149339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cfd9587a00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085149340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cfd9587a00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085149340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085149340 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085149340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085149340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149340 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412085149340 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149340 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149340 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149340 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 02 06 2c 39 89 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250412085149340 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149340 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149340 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149340 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149340 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149340 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149340 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149340 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)5561370 20250412085149340 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 34 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085149341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:1 20250412085149341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149341 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085149341 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250412085149341 DLSCCP DEBUG SCCP-SCOC(52)[0x55cfd95431b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085149341 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149341 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085149341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cfd9542bf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085149341 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085149341 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085149341 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15821876 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085149341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821876)[0x55cfd95463e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085149341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412085149341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085149341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085149341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085149341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085149341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085149341 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085149341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x412e1b,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085149341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4271643 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085149341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4271643)[0x55cfd9552a50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085149341 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085149341 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085149341 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4271643 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085149341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cfd955a380]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085149341 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085149341 DLSCCP DEBUG SCCP-SCOC(42)[0x55cfd955acc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085149341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00daf6b4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085149341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 08 06 da f6 b4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4271643)[0x55cfd9552a50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085149342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cfd955a380]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085149342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cfd955a380]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085149342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149342 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412085149342 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149342 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149342 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149342 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 08 06 da f6 b4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 20250412085149343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149343 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149343 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149343 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149343 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149343 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149343 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149343 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149343 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 27 16 22 ad 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085149343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149343 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=001622ad), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085149343 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1855) 20250412085149343 DLSCCP DEBUG SCCP-SCOC(39)[0x55cfd954b1e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085149343 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149343 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085149343 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085149343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cfd9545fc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085149343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cfd9545fc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085149343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12979672)[0x55cfd954ae80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085149343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12979672)[0x55cfd954ae80]{disconnected}: Freeing instance (context_map.c:202) 20250412085149343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12979672)[0x55cfd954ae80]{disconnected}: Deallocated (fsm.c:568) 20250412085149343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cfd9545fc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085149343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cfd9545fc0]{disconnected}: Freeing instance (context_map.c:206) 20250412085149343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55cfd9545fc0]{disconnected}: Deallocated (fsm.c:568) 20250412085149343 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12979672 SCCP-39 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250412085149343 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=001622ad), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:415) 20250412085149343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 05 05 16 22 ad 00 00 27 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149344 DLSCCP DEBUG SCCP-SCOC(39)[0x55cfd954b1e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085149344 DLSCCP DEBUG SCCP-SCOC(39)[0x55cfd954b1e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085149344 DLSCCP DEBUG SCCP-SCOC(39)[0x55cfd954b1e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085149344 DLSCCP DEBUG SCCP-SCOC(39)[0x55cfd954b1e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085149344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149344 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149344 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412085149344 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149344 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149344 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149344 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 05 05 16 22 ad 00 00 27 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(440)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 TC_ps_rab_assignment_concurrent0(441)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085149346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149346 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149346 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149346 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149346 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149346 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149346 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149346 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149346 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2f 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085149347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149347 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085149347 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250412085149347 DLSCCP DEBUG SCCP-SCOC(47)[0x55cfd9587570]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085149347 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149347 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085149347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cfd9558da0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085149347 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085149347 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085149347 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1274729 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085149347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1274729)[0x55cfd9558700]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085149348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412085149348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085149348 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)@11a1da9b814d: Session index based on connection ID:10 TC_ps_rab_assignment_concurrent0(449)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: vl_from0 TC_ps_rab_assignment_concurrent0(448)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)5063571 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:12 20250412085149352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085149352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085149352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085149352 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer 20250412085149352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4d4393,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085149352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5063571 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085149352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5063571)[0x55cfd9546200]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085149352 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085149352 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085149352 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5063571 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085149352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cfd955bdb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085149352 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085149352 DLSCCP DEBUG SCCP-SCOC(44)[0x55cfd9558c70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085149352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001dbc4a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085149352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149352 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250412085149352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 1d bc 4a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5063571)[0x55cfd9546200]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085149352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cfd955bdb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085149352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cfd955bdb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)14152644 TC_ps_rab_assignment_concurrent0(443)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085149353 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149353 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149353 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149353 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149353 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412085149353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149353 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149353 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 1d bc 4a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250412085149353 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149353 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149353 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149353 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149353 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149353 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149353 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 33 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085149353 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149353 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149353 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149353 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149354 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085149354 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250412085149354 DLSCCP DEBUG SCCP-SCOC(51)[0x55cfd95425a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085149353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149354 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149354 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149354 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149354 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149354 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 30 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:11 20250412085149354 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149354 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085149354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cfd9546670]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085149354 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085149354 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085149354 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10473536 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085149354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10473536)[0x55cfd9563aa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085149354 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412085149354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149354 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085149354 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250412085149354 DLSCCP DEBUG SCCP-SCOC(48)[0x55cfd9587f90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085149354 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149354 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085149354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cfd9559c90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085149354 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085149354 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085149354 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16637451 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085149354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16637451)[0x55cfd954aad0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085149354 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412085149354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085149354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085149354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412085149354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085149354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085149354 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085149354 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd7f3c4,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085149355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14152644 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085149355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152644)[0x55cfd955aaf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085149355 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085149355 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085149355 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14152644 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085149355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cfd955bf90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085149355 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085149355 DLSCCP DEBUG SCCP-SCOC(45)[0x55cfd957eb70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer 20250412085149355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f8499), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085149355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149355 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 8f 84 99 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152644)[0x55cfd955aaf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085149355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cfd955bf90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)16650980 20250412085149355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cfd955bf90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085149355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085149355 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149355 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149355 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149355 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149355 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412085149355 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149355 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149355 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149355 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 8f 84 99 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:4 TC_ps_rab_assignment_concurrent0(446)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)15821876 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250412085149357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085149357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085149357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085149357 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085149357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfe12e4,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085149357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16650980 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085149357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16650980)[0x55cfd9542990]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085149357 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085149357 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085149357 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16650980 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085149357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cfd9543910]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085149357 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085149357 DLSCCP DEBUG SCCP-SCOC(53)[0x55cfd9543e60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085149357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00316e5e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085149357 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149357 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149358 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 06 06 31 6e 5e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16650980)[0x55cfd9542990]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085149358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cfd9543910]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085149358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cfd9543910]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085149358 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149358 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149358 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149358 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149358 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149358 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085149358 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149358 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149358 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149358 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 06 06 31 6e 5e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(445)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:2 HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)15802266 TC_ps_rab_assignment_concurrent0(438)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:5 20250412085149361 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149361 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149361 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149361 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149361 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149361 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149361 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149361 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149361 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 28 d0 d6 33 00 00 00 00 00 00 06 00 08 00 00 00 07  TC_ps_rab_assignment_concurrent0(447)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)554817 20250412085149361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149361 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=00d0d633), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085149361 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1855) 20250412085149361 DLSCCP DEBUG SCCP-SCOC(40)[0x55cfd9559460]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085149361 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149361 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085149361 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085149361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cfd954b070]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085149361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cfd954b070]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085149361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-155524)[0x55cfd954ac60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085149361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-155524)[0x55cfd954ac60]{disconnected}: Freeing instance (context_map.c:202) 20250412085149361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-155524)[0x55cfd954ac60]{disconnected}: Deallocated (fsm.c:568) 20250412085149361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cfd954b070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085149361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cfd954b070]{disconnected}: Freeing instance (context_map.c:206) 20250412085149361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55cfd954b070]{disconnected}: Deallocated (fsm.c:568) 20250412085149362 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-155524 SCCP-40 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250412085149362 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=00d0d633), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:415) 20250412085149362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0a 05 d0 d6 33 00 00 28 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149362 DLSCCP DEBUG SCCP-SCOC(40)[0x55cfd9559460]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085149362 DLSCCP DEBUG SCCP-SCOC(40)[0x55cfd9559460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085149362 DLSCCP DEBUG SCCP-SCOC(40)[0x55cfd9559460]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085149362 DLSCCP DEBUG SCCP-SCOC(40)[0x55cfd9559460]{IDLE}: Deallocated (fsm.c:568) 20250412085149362 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149362 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)1274729 20250412085149362 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412085149362 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149362 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149362 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149362 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0a 05 d0 d6 33 00 00 28 00 00 06 00 08 00 00 00 02  20250412085149363 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149363 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149363 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149363 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149363 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149363 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149363 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149363 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149363 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2b 7d b8 24 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:8 20250412085149364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149364 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=007db824), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085149364 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1855) 20250412085149364 DLSCCP DEBUG SCCP-SCOC(43)[0x55cfd9558850]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085149364 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149364 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085149364 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085149364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cfd9559fe0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085149364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cfd9559fe0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085149364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14509278)[0x55cfd955a9c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085149364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14509278)[0x55cfd955a9c0]{disconnected}: Freeing instance (context_map.c:202) 20250412085149364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14509278)[0x55cfd955a9c0]{disconnected}: Deallocated (fsm.c:568) 20250412085149364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cfd9559fe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085149364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cfd9559fe0]{disconnected}: Freeing instance (context_map.c:206) 20250412085149364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55cfd9559fe0]{disconnected}: Deallocated (fsm.c:568) 20250412085149364 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14509278 SCCP-43 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250412085149364 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=007db824), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:415) 20250412085149364 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149364 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 09 05 7d b8 24 00 00 2b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149364 DLSCCP DEBUG SCCP-SCOC(43)[0x55cfd9558850]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085149364 DLSCCP DEBUG SCCP-SCOC(43)[0x55cfd9558850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085149364 DLSCCP DEBUG SCCP-SCOC(43)[0x55cfd9558850]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085149364 DLSCCP DEBUG SCCP-SCOC(43)[0x55cfd9558850]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)13677343 20250412085149365 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149365 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149365 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149365 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149365 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149365 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250412085149365 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149365 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149365 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149365 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 09 05 7d b8 24 00 00 2b 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(444)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085149366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149366 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149366 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149366 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149366 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149366 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2e 39 55 46 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085149366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149366 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=00395546), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085149366 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1855) 20250412085149366 DLSCCP DEBUG SCCP-SCOC(46)[0x55cfd9549f20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085149366 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:6 20250412085149366 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085149366 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085149366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cfd954a750]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085149366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cfd954a750]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085149366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8996884)[0x55cfd957e5e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085149366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8996884)[0x55cfd957e5e0]{disconnected}: Freeing instance (context_map.c:202) 20250412085149366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8996884)[0x55cfd957e5e0]{disconnected}: Deallocated (fsm.c:568) 20250412085149366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cfd954a750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085149366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cfd954a750]{disconnected}: Freeing instance (context_map.c:206) 20250412085149366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55cfd954a750]{disconnected}: Deallocated (fsm.c:568) 20250412085149366 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8996884 SCCP-46 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250412085149366 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=00395546), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:415) 20250412085149366 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149366 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0c 05 39 55 46 00 00 2e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149366 DLSCCP DEBUG SCCP-SCOC(46)[0x55cfd9549f20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085149366 DLSCCP DEBUG SCCP-SCOC(46)[0x55cfd9549f20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085149366 DLSCCP DEBUG SCCP-SCOC(46)[0x55cfd9549f20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085149366 DLSCCP DEBUG SCCP-SCOC(46)[0x55cfd9549f20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)10473536 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer 20250412085149367 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149367 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149367 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149367 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250412085149367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149367 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250412085149367 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149367 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149367 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149367 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0c 05 39 55 46 00 00 2e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(440)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)16637451 TC_ps_rab_assignment_concurrent0(441)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:12 TC_ps_rab_assignment_concurrent0(449)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)4832832 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:11 20250412085149371 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149371 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149371 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149371 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149371 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149371 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149371 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149371 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149371 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149371 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 32 80 c8 60 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085149371 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149371 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149371 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149371 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149371 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=0080c860), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085149371 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1855) 20250412085149371 DLSCCP DEBUG SCCP-SCOC(50)[0x55cfd9541b90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085149371 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149371 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)11906219 20250412085149372 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149372 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149372 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149372 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149372 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149372 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412085149372 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:4 20250412085149372 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149372 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149372 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 01 05 80 c8 60 00 00 32 00 00 06 00 08 00 00 00 02  20250412085149371 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085149371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cfd9564c30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085149371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cfd9564c30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085149371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11753003)[0x55cfd9564040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085149371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11753003)[0x55cfd9564040]{disconnected}: Freeing instance (context_map.c:202) 20250412085149371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11753003)[0x55cfd9564040]{disconnected}: Deallocated (fsm.c:568) 20250412085149371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cfd9564c30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085149371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cfd9564c30]{disconnected}: Freeing instance (context_map.c:206) 20250412085149371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55cfd9564c30]{disconnected}: Deallocated (fsm.c:568) 20250412085149371 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11753003 SCCP-50 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250412085149371 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=0080c860), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:415) 20250412085149371 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149371 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149371 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 01 05 80 c8 60 00 00 32 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149371 DLSCCP DEBUG SCCP-SCOC(50)[0x55cfd9541b90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085149371 DLSCCP DEBUG SCCP-SCOC(50)[0x55cfd9541b90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085149371 DLSCCP DEBUG SCCP-SCOC(50)[0x55cfd9541b90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085149371 DLSCCP DEBUG SCCP-SCOC(50)[0x55cfd9541b90]{IDLE}: Deallocated (fsm.c:568) 20250412085149372 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149372 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149372 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149372 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149372 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149372 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149372 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149372 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149372 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149372 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 31 2c 39 89 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085149373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149373 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=002c3989), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085149373 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1855) 20250412085149373 DLSCCP DEBUG SCCP-SCOC(49)[0x55cfd95638e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085149373 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149373 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085149373 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085149373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cfd9587a00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085149373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cfd9587a00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085149373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882820)[0x55cfd9547960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085149373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882820)[0x55cfd9547960]{disconnected}: Freeing instance (context_map.c:202) 20250412085149373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882820)[0x55cfd9547960]{disconnected}: Deallocated (fsm.c:568) 20250412085149373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cfd9587a00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)8196103 20250412085149373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cfd9587a00]{disconnected}: Freeing instance (context_map.c:206) 20250412085149373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55cfd9587a00]{disconnected}: Deallocated (fsm.c:568) 20250412085149373 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-882820 SCCP-49 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250412085149373 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=002c3989), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:415) 20250412085149373 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149373 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 02 05 2c 39 89 00 00 31 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149374 DLSCCP DEBUG SCCP-SCOC(49)[0x55cfd95638e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085149374 DLSCCP DEBUG SCCP-SCOC(49)[0x55cfd95638e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085149374 DLSCCP DEBUG SCCP-SCOC(49)[0x55cfd95638e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085149374 DLSCCP DEBUG SCCP-SCOC(49)[0x55cfd95638e0]{IDLE}: Deallocated (fsm.c:568) 20250412085149374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149374 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149374 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149374 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149374 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412085149374 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149374 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149374 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149374 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 02 05 2c 39 89 00 00 31 00 00 06 00 08 00 00 00 02  20250412085149375 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149375 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149375 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149375 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: RLC received in state:disconnect_pending 20250412085149375 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149375 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149375 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149375 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149375 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2a da f6 b4 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085149375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149375 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=00daf6b4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085149375 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1855) 20250412085149375 DLSCCP DEBUG SCCP-SCOC(42)[0x55cfd955acc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085149375 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149375 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085149375 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085149375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cfd955a380]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085149375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cfd955a380]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085149375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4271643)[0x55cfd9552a50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085149375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4271643)[0x55cfd9552a50]{disconnected}: Freeing instance (context_map.c:202) 20250412085149375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4271643)[0x55cfd9552a50]{disconnected}: Deallocated (fsm.c:568) 20250412085149375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cfd955a380]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085149375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cfd955a380]{disconnected}: Freeing instance (context_map.c:206) 20250412085149375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55cfd955a380]{disconnected}: Deallocated (fsm.c:568) 20250412085149375 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4271643 SCCP-42 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412085149375 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=00daf6b4), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:415) 20250412085149375 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149375 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 08 05 da f6 b4 00 00 2a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149375 DLSCCP DEBUG SCCP-SCOC(42)[0x55cfd955acc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:8 20250412085149375 DLSCCP DEBUG SCCP-SCOC(42)[0x55cfd955acc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085149375 DLSCCP DEBUG SCCP-SCOC(42)[0x55cfd955acc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085149375 DLSCCP DEBUG SCCP-SCOC(42)[0x55cfd955acc0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: RLC received in state:disconnect_pending 20250412085149375 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149375 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149375 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149375 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149375 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412085149375 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149375 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149375 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149375 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 08 05 da f6 b4 00 00 2a 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:6 20250412085149377 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:7 20250412085149377 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149377 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149377 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149377 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149377 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149377 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149377 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149377 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149377 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2c 1d bc 4a 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085149377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149377 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=001dbc4a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085149377 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1855) 20250412085149377 DLSCCP DEBUG SCCP-SCOC(44)[0x55cfd9558c70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085149377 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149377 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085149377 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085149377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cfd955bdb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085149377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cfd955bdb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085149377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5063571)[0x55cfd9546200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085149377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5063571)[0x55cfd9546200]{disconnected}: Freeing instance (context_map.c:202) 20250412085149377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5063571)[0x55cfd9546200]{disconnected}: Deallocated (fsm.c:568) 20250412085149377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cfd955bdb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085149377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cfd955bdb0]{disconnected}: Freeing instance (context_map.c:206) 20250412085149377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55cfd955bdb0]{disconnected}: Deallocated (fsm.c:568) 20250412085149377 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5063571 SCCP-44 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250412085149377 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=001dbc4a), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:415) 20250412085149377 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149377 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0e 05 1d bc 4a 00 00 2c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149377 DLSCCP DEBUG SCCP-SCOC(44)[0x55cfd9558c70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085149377 DLSCCP DEBUG SCCP-SCOC(44)[0x55cfd9558c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085149377 DLSCCP DEBUG SCCP-SCOC(44)[0x55cfd9558c70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085149377 DLSCCP DEBUG SCCP-SCOC(44)[0x55cfd9558c70]{IDLE}: Deallocated (fsm.c:568) 20250412085149377 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149377 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149377 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149377 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149377 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149377 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412085149377 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149377 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149377 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149377 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0e 05 1d bc 4a 00 00 2c 00 00 06 00 08 00 00 00 02  20250412085149378 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149378 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149378 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149378 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149378 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149378 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149378 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149378 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149378 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149378 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2d 8f 84 99 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:15 20250412085149378 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149378 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=008f8499), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085149378 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1855) 20250412085149378 DLSCCP DEBUG SCCP-SCOC(45)[0x55cfd957eb70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085149378 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149378 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085149378 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085149378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cfd955bf90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085149378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cfd955bf90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085149378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152644)[0x55cfd955aaf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085149378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152644)[0x55cfd955aaf0]{disconnected}: Freeing instance (context_map.c:202) 20250412085149378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14152644)[0x55cfd955aaf0]{disconnected}: Deallocated (fsm.c:568) 20250412085149378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cfd955bf90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085149378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cfd955bf90]{disconnected}: Freeing instance (context_map.c:206) 20250412085149378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55cfd955bf90]{disconnected}: Deallocated (fsm.c:568) 20250412085149378 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14152644 SCCP-45 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250412085149378 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=008f8499), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:415) 20250412085149378 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149378 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149378 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0f 05 8f 84 99 00 00 2d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149378 DLSCCP DEBUG SCCP-SCOC(45)[0x55cfd957eb70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085149378 DLSCCP DEBUG SCCP-SCOC(45)[0x55cfd957eb70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085149378 DLSCCP DEBUG SCCP-SCOC(45)[0x55cfd957eb70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085149378 DLSCCP DEBUG SCCP-SCOC(45)[0x55cfd957eb70]{IDLE}: Deallocated (fsm.c:568) 20250412085149378 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149378 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149378 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149378 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149378 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149378 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412085149378 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149378 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149378 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149378 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0f 05 8f 84 99 00 00 2d 00 00 06 00 08 00 00 00 02  20250412085149379 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149379 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149379 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149379 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149379 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149379 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149379 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149379 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149379 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 35 31 6e 5e 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085149379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149379 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149379 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149379 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149379 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=00316e5e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085149379 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1855) 20250412085149379 DLSCCP DEBUG SCCP-SCOC(53)[0x55cfd9543e60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085149379 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149379 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085149379 DCN DEBUG handle_cn_disc_ind() conn_id=53 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085149379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cfd9543910]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085149379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cfd9543910]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085149379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16650980)[0x55cfd9542990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085149379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16650980)[0x55cfd9542990]{disconnected}: Freeing instance (context_map.c:202) 20250412085149379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16650980)[0x55cfd9542990]{disconnected}: Deallocated (fsm.c:568) 20250412085149379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cfd9543910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085149379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cfd9543910]{disconnected}: Freeing instance (context_map.c:206) 20250412085149379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55cfd9543910]{disconnected}: Deallocated (fsm.c:568) 20250412085149379 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16650980 SCCP-53 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250412085149379 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=00316e5e), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:415) 20250412085149379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 06 05 31 6e 5e 00 00 35 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149379 DLSCCP DEBUG SCCP-SCOC(53)[0x55cfd9543e60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085149379 DLSCCP DEBUG SCCP-SCOC(53)[0x55cfd9543e60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085149379 DLSCCP DEBUG SCCP-SCOC(53)[0x55cfd9543e60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085149379 DLSCCP DEBUG SCCP-SCOC(53)[0x55cfd9543e60]{IDLE}: Deallocated (fsm.c:568) 20250412085149379 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149379 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149379 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149379 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149379 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085149379 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149379 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149379 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149379 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 06 05 31 6e 5e 00 00 35 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: RLC received in state:disconnect_pending 20250412085149560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085149561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085149561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085149561 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085149561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf16c34,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085149561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15821876 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085149561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821876)[0x55cfd95463e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085149561 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085149561 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085149561 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15821876 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085149561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cfd9542bf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085149561 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085149561 DLSCCP DEBUG SCCP-SCOC(52)[0x55cfd95431b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085149561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f20789), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085149561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 f2 07 89 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821876)[0x55cfd95463e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085149561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cfd9542bf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085149561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cfd9542bf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085149561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149561 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412085149561 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149561 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149561 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149561 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 f2 07 89 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250412085149561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085149561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085149561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085149561 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085149561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x137369,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085149561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1274729 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085149561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1274729)[0x55cfd9558700]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085149561 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085149561 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085149561 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1274729 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085149561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cfd9558da0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085149561 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085149561 DLSCCP DEBUG SCCP-SCOC(47)[0x55cfd9587570]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085149561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cc3af), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085149561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 2c c3 af 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1274729)[0x55cfd9558700]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085149562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cfd9558da0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085149562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cfd9558da0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085149562 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149562 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149562 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149562 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149562 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149562 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412085149562 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149562 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149562 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149562 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 2c c3 af 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250412085149562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085149562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085149562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085149562 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085149562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9fd040,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085149562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10473536 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085149562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10473536)[0x55cfd9563aa0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085149562 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085149562 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085149562 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10473536 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085149562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cfd9546670]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085149562 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085149562 DLSCCP DEBUG SCCP-SCOC(51)[0x55cfd95425a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085149562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072036a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085149562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 00 06 72 03 6a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10473536)[0x55cfd9563aa0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085149562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cfd9546670]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085149562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cfd9546670]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085149562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085149562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085149562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085149562 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085149562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfdde0b,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085149562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16637451 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085149562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16637451)[0x55cfd954aad0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085149562 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085149562 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085149562 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16637451 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085149562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cfd9559c90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085149562 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085149562 DLSCCP DEBUG SCCP-SCOC(48)[0x55cfd9587f90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085149562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00175eec), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085149562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149562 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149562 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149562 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149562 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 03 06 17 5e ec 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16637451)[0x55cfd954aad0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085149562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cfd9559c90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085149562 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149562 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085149562 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149562 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149562 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cfd9559c90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085149562 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 00 06 72 03 6a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250412085149563 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149563 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149563 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149563 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149563 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412085149563 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149563 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149563 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149563 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 03 06 17 5e ec 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:13 TC_ps_rab_assignment_concurrent0(448)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:10 TC_ps_rab_assignment_concurrent0(443)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)3123376 TC_ps_rab_assignment_concurrent0(447)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:14 TC_ps_rab_assignment_concurrent0(444)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085149572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149572 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149572 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)9696726 20250412085149572 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149572 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149572 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149572 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149572 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149572 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 34 f2 07 89 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085149572 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149573 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=00f20789), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085149573 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1855) 20250412085149573 DLSCCP DEBUG SCCP-SCOC(52)[0x55cfd95431b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085149573 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149573 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:9 20250412085149573 DCN DEBUG handle_cn_disc_ind() conn_id=52 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085149573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cfd9542bf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085149573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cfd9542bf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085149573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821876)[0x55cfd95463e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085149573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821876)[0x55cfd95463e0]{disconnected}: Freeing instance (context_map.c:202) 20250412085149573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15821876)[0x55cfd95463e0]{disconnected}: Deallocated (fsm.c:568) 20250412085149573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cfd9542bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085149573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cfd9542bf0]{disconnected}: Freeing instance (context_map.c:206) 20250412085149573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55cfd9542bf0]{disconnected}: Deallocated (fsm.c:568) 20250412085149573 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15821876 SCCP-52 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250412085149573 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=00f20789), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:415) 20250412085149573 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)16213220 20250412085149573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149573 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149573 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 f2 07 89 00 00 34 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149573 DLSCCP DEBUG SCCP-SCOC(52)[0x55cfd95431b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085149573 DLSCCP DEBUG SCCP-SCOC(52)[0x55cfd95431b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085149573 DLSCCP DEBUG SCCP-SCOC(52)[0x55cfd95431b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085149573 DLSCCP DEBUG SCCP-SCOC(52)[0x55cfd95431b0]{IDLE}: Deallocated (fsm.c:568) 20250412085149574 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149574 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149574 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149574 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149574 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149574 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412085149574 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149574 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149574 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149574 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 f2 07 89 00 00 34 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)16230388 20250412085149575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149575 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149575 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149575 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149575 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149575 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149575 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149575 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149575 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2f 2c c3 af 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085149575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149575 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=002cc3af), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085149575 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1855) 20250412085149575 DLSCCP DEBUG SCCP-SCOC(47)[0x55cfd9587570]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085149575 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149575 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085149575 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085149575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cfd9558da0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085149575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cfd9558da0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085149575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1274729)[0x55cfd9558700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085149575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1274729)[0x55cfd9558700]{disconnected}: Freeing instance (context_map.c:202) 20250412085149575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1274729)[0x55cfd9558700]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:13 20250412085149576 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149576 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149576 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149576 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149576 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149576 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412085149576 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149576 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149576 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149576 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0d 05 2c c3 af 00 00 2f 00 00 06 00 08 00 00 00 02  20250412085149575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cfd9558da0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085149575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cfd9558da0]{disconnected}: Freeing instance (context_map.c:206) 20250412085149575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55cfd9558da0]{disconnected}: Deallocated (fsm.c:568) 20250412085149575 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1274729 SCCP-47 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250412085149575 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=002cc3af), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:415) 20250412085149575 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149575 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149576 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0d 05 2c c3 af 00 00 2f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149576 DLSCCP DEBUG SCCP-SCOC(47)[0x55cfd9587570]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085149576 DLSCCP DEBUG SCCP-SCOC(47)[0x55cfd9587570]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085149576 DLSCCP DEBUG SCCP-SCOC(47)[0x55cfd9587570]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085149576 DLSCCP DEBUG SCCP-SCOC(47)[0x55cfd9587570]{IDLE}: Deallocated (fsm.c:568) 20250412085149577 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149577 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149577 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149577 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085149577 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149577 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149577 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149577 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: RLC received in state:disconnect_pending 20250412085149577 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 33 72 03 6a 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085149577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149578 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=0072036a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085149578 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1855) 20250412085149578 DLSCCP DEBUG SCCP-SCOC(51)[0x55cfd95425a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085149578 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149578 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085149578 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085149578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cfd9546670]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085149578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cfd9546670]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085149578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10473536)[0x55cfd9563aa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085149578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10473536)[0x55cfd9563aa0]{disconnected}: Freeing instance (context_map.c:202) 20250412085149578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10473536)[0x55cfd9563aa0]{disconnected}: Deallocated (fsm.c:568) 20250412085149578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cfd9546670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085149578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cfd9546670]{disconnected}: Freeing instance (context_map.c:206) 20250412085149578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55cfd9546670]{disconnected}: Deallocated (fsm.c:568) 20250412085149578 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10473536 SCCP-51 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250412085149578 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=0072036a), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:415) 20250412085149578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on connection ID:10 20250412085149578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 00 05 72 03 6a 00 00 33 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149578 DLSCCP DEBUG SCCP-SCOC(51)[0x55cfd95425a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085149579 DLSCCP DEBUG SCCP-SCOC(51)[0x55cfd95425a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085149579 DLSCCP DEBUG SCCP-SCOC(51)[0x55cfd95425a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085149579 DLSCCP DEBUG SCCP-SCOC(51)[0x55cfd95425a0]{IDLE}: Deallocated (fsm.c:568) 20250412085149579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149579 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149579 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149579 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149579 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085149579 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149579 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149579 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149579 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 00 05 72 03 6a 00 00 33 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: RLC received in state:disconnect_pending 20250412085149580 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149580 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085149580 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085149580 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085149580 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:13 20250412085149581 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085149581 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085149581 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085149581 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149581 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 30 17 5e ec 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085149581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085149581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085149581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085149581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085149581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085149581 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=00175eec), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085149581 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1855) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: RLC received in state:disconnect_pending 20250412085149581 DLSCCP DEBUG SCCP-SCOC(48)[0x55cfd9587f90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085149581 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085149581 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085149581 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085149581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cfd9559c90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085149581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cfd9559c90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085149581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16637451)[0x55cfd954aad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085149581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16637451)[0x55cfd954aad0]{disconnected}: Freeing instance (context_map.c:202) 20250412085149581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16637451)[0x55cfd954aad0]{disconnected}: Deallocated (fsm.c:568) 20250412085149581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cfd9559c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085149581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cfd9559c90]{disconnected}: Freeing instance (context_map.c:206) 20250412085149581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55cfd9559c90]{disconnected}: Deallocated (fsm.c:568) 20250412085149581 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16637451 SCCP-48 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250412085149581 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=00175eec), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:415) 20250412085149581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085149581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085149581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085149581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085149581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085149581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 03 05 17 5e ec 00 00 30 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085149581 DLSCCP DEBUG SCCP-SCOC(48)[0x55cfd9587f90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085149581 DLSCCP DEBUG SCCP-SCOC(48)[0x55cfd9587f90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085149581 DLSCCP DEBUG SCCP-SCOC(48)[0x55cfd9587f90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085149581 DLSCCP DEBUG SCCP-SCOC(48)[0x55cfd9587f90]{IDLE}: Deallocated (fsm.c:568) 20250412085149581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085149581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085149581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085149581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085149581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085149581 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412085149581 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085149581 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085149582 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085149582 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 03 05 17 5e ec 00 00 30 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085151586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49446<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085151587 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35871<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(423)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(422)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085151592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49444<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085151594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085151594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085151594 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085151594 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085151594 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085151596 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085151596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085151596 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085151596 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085151596 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085151596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085151596 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085151596 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085151596 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 20250412085151596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085151596 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085151596 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085151596 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085151596 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085151596 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085151596 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085151596 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085151596 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085151596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085151596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085151597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085151597 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.msc0-RAN(428)@11a1da9b814d: Final verdict of PTC: none 20250412085151597 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085151597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085151597 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085151597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085151597 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085151597 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085151597 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085151597 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085151597 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(427)@11a1da9b814d: Final verdict of PTC: none 20250412085151599 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 20250412085151599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085151599 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085151599 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085151599 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085151599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085151599 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085151599 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250412085151599 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) 20250412085151599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085151600 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085151600 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085151600 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085151600 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085151600 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085151600 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085151600 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085151600 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085151600 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(429)@11a1da9b814d: Final verdict of PTC: none 20250412085151600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085151600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085151600 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085151600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085151600 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085151600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085151600 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085151600 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085151600 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085151600 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085151600 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(432)@11a1da9b814d: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(425)@11a1da9b814d: Final verdict of PTC: none 20250412085151611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35100<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085151611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35116<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085151611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35134<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(430)@11a1da9b814d: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@11a1da9b814d: Final verdict of PTC: none 20250412085151611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085151612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35110<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085151612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35136<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085151612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35152<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085151612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35160<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085151612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35108<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085151613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35140<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085151613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35168<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085151613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35186<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085151613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35164<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085151614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35170<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(437)@11a1da9b814d: Final verdict of PTC: pass 20250412085151615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35202<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(449)@11a1da9b814d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(439)@11a1da9b814d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(436)@11a1da9b814d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(434)@11a1da9b814d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(440)@11a1da9b814d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(447)@11a1da9b814d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(442)@11a1da9b814d: Final verdict of PTC: pass 20250412085151617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35120<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(445)@11a1da9b814d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(435)@11a1da9b814d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(443)@11a1da9b814d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(444)@11a1da9b814d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(448)@11a1da9b814d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(446)@11a1da9b814d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(441)@11a1da9b814d: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(438)@11a1da9b814d: Final verdict of PTC: pass MutexDispCT-TC_ps_rab_assignment_concurrent(421)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(424)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(433)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Sat Apr 12 08:51:51 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_concurrent.talloc 20250412085151813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35222<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085152215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35222<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1541144) Waiting for packet dumper to finish... 1 (prev_count=1541144, count=1541684) 20250412085153597 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085153597 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085153597 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085153601 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085153601 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085153601 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Sat Apr 12 08:51:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250412085155344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085155351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50062<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085155357 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42549<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085155380 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085155380 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085155388 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085155388 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085155388 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085155388 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085155388 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48322 (stream_srv.c:142) 20250412085155388 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48322<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085155389 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085155389 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085155389 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085155389 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085155389 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085155389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085155389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085155389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085155389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085155389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085155389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085155389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085155389 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085155389 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085155389 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085155389 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085155389 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085155389 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085155389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085155389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085155389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085155389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155389 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085155389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085155389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085155389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085155389 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085155390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085155390 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085155390 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085155390 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085155390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085155390 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085155390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085155390 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085155390 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085155390 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085155390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085155390 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085155391 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085155391 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085155391 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085155391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085155391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085155391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085155391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155391 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085155391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085155391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085155391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0b 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085155391 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085155391 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085155391 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085155391 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085155391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085155391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085155391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085155391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155391 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085155391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085155391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085155391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085155391 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085155391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085155391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085155391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085155391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085155391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085155391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085155391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085155391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085155391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085155391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085155391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085155391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(460)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(460)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(460)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(458)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085155404 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085155404 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085155404 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085155404 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085155404 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085155404 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085155404 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085155404 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085155405 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085155405 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085155405 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085155405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085155405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085155405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=3 -> eSLS=83: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085155405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155405 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085155405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085155405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085155405 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 03 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085155405 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085155405 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085155405 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085155405 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085155405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085155405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085155405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085155406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155406 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085155406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085155406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085155406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085155406 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085155406 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085155406 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085155406 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085155406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085155406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085155406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085155406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155406 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085155406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085155406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085155406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085155406 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085155406 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085155406 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085155406 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085155406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085155406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085155406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085155406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085155406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085155406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085155406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085155406 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085155406 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085155406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085155406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085155406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085155406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085155406 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085155406 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085155406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085155406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085155406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085155406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085155406 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085155406 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085155406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085155406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085155406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085155406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085155406 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=8 -> eSLS=24: picked Normal Route via 'virt-sgsn1' round-robin style 20250412085155406 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085155406 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085155406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085155406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085155406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085155406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085155406 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(463)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(463)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(461)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085155425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085155425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085155425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085155425 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085155425 DHNBAP 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) 20250412085155425 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085155425 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085155425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085155425 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085155431 DLINP DEBUG SRVCONN(,r=127.0.0.1:48322<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085155431 DLINP DEBUG SRVCONN(,r=127.0.0.1:48322<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085155431 DLINP DEBUG SRVCONN(,r=127.0.0.1:48322<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085155431 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085155431 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) 20250412085155431 DLGLOBAL DEBUG validating counter group 0x55cfd2acbbe0(hnb) with 60 counters (rate_ctr.c:86) 20250412085155431 DHNBAP DEBUG (127.0.0.1:48322 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085155431 DHNBAP NOTICE (127.0.0.1:48322 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085155431 DHNBAP NOTICE (127.0.0.1:48322 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085155431 DLINP DEBUG SRVCONN(,r=127.0.0.1:48322<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085155431 DLINP DEBUG SRVCONN(,r=127.0.0.1:48322<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085155602 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 20250412085155602 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 20250412085155602 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085155602 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085155612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085155612 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085155612 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085155612 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085155612 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085155612 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085155612 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085155612 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085155612 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085155612 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085155612 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085155615 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085155615 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085155615 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085155615 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085155615 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085155615 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085155615 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085155615 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085155615 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085155615 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085155615 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085155615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085155615 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085155615 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085155615 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085155615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085155616 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085155616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085155616 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085155616 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085155616 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085155616 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085155616 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 20250412085155616 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 20250412085155616 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085155616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085155617 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085155617 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085155617 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085155617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085155617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085155617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085155617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085155617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085155617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085155617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085155617 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085155617 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085155617 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085155617 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085155618 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085155618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085155618 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412085155618 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085155618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085155618 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085155618 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(463)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085155622 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085155622 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085155622 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085155622 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085155622 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085155622 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085155622 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085155622 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085155622 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085155622 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085155622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085155622 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085155622 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085155622 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085155622 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085155622 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085155622 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085155622 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085155622 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085155622 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085155622 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085155622 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085155622 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085155622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085155622 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085155622 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085155622 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085155622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085155622 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085155622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085155622 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085155622 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085155622 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085155622 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085155623 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085155623 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085155623 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085155624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085155624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085155624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155624 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085155624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085155624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085155624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085155624 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085155624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085155624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085155624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085155624 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085155624 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085155624 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085155624 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085155624 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085155624 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085155624 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085155624 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412085155624 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085155624 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085155624 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085155624 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(459)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085156418 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085156418 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085156418 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085156418 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085156418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085156418 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085156418 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085156418 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085156418 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085156418 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085156418 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085156418 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085156418 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085156418 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085156418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085156418 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085156419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085156419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085156419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156419 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085156419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085156419 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085156419 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085156419 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) 20250412085156419 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085156419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085156419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085156419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085156419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085156419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085156419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085156419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085156419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085156419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085156419 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085156419 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085156419 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085156419 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085156419 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085156419 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085156419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085156419 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412085156420 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085156420 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085156420 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085156420 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085156423 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085156423 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085156423 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085156423 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085156423 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085156423 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085156423 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085156423 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085156423 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085156423 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085156423 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085156423 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085156423 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085156423 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085156423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085156424 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085156424 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085156424 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085156424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156424 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085156424 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085156424 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085156424 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085156424 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085156427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085156427 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085156427 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085156428 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085156428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085156428 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085156428 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085156428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085156428 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085156428 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085156428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085156428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085156428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085156428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085156428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085156428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085156428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085156428 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085156428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156428 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085156428 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085156428 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085156428 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085156428 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) 20250412085156428 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085156428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085156428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085156428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156428 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085156428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085156429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085156429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085156429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085156429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085156429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085156429 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085156429 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085156429 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085156429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085156429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085156429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085156429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085156429 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412085156429 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085156429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085156429 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085156429 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085156430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085156430 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085156430 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085156430 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085156431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085156431 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085156431 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085156431 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085156431 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085156431 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085156431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085156431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085156431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085156431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085156431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085156431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085156431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085156431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085156431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085156431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085156431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085156431 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085156431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085156431 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085156431 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085156431 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085156435 DLCTRL DEBUG Command: GET 703184132 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085156435 DLCTRL DEBUG Tx Command reply: GET_REPLY 703184132 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085156439 DLCTRL DEBUG Command: GET 984237498 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085156439 DLCTRL DEBUG Tx Command reply: GET_REPLY 984237498 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085156440 DLCTRL DEBUG Command: GET 70732288 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085156440 DLCTRL DEBUG Tx Command reply: GET_REPLY 70732288 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085156442 DLCTRL DEBUG Command: GET 666088505 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085156442 DLCTRL DEBUG Tx Command reply: GET_REPLY 666088505 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085156444 DLCTRL DEBUG Command: GET 327721344 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085156444 DLCTRL DEBUG Tx Command reply: GET_REPLY 327721344 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085156445 DLCTRL DEBUG Command: GET 312806840 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085156445 DLCTRL DEBUG Tx Command reply: GET_REPLY 312806840 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085156447 DLCTRL DEBUG Command: GET 660851497 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085156447 DLCTRL DEBUG Tx Command reply: GET_REPLY 660851497 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085156448 DLCTRL DEBUG Command: GET 712957578 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085156448 DLCTRL DEBUG Tx Command reply: GET_REPLY 712957578 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085156449 DLCTRL DEBUG Command: GET 677321931 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085156449 DLCTRL DEBUG Tx Command reply: GET_REPLY 677321931 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085156450 DLCTRL DEBUG Command: GET 298960386 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085156450 DLCTRL DEBUG Tx Command reply: GET_REPLY 298960386 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085156451 DLCTRL DEBUG Command: GET 939557900 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085156451 DLCTRL DEBUG Tx Command reply: GET_REPLY 939557900 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085156452 DLCTRL DEBUG Command: GET 273569388 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085156452 DLCTRL DEBUG Tx Command reply: GET_REPLY 273569388 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085156453 DLCTRL DEBUG Command: GET 963282944 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085156453 DLCTRL DEBUG Tx Command reply: GET_REPLY 963282944 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085156454 DLCTRL DEBUG Command: GET 551213332 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085156454 DLCTRL DEBUG Tx Command reply: GET_REPLY 551213332 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085156455 DLCTRL DEBUG Command: GET 838433809 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085156455 DLCTRL DEBUG Tx Command reply: GET_REPLY 838433809 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085156456 DLCTRL DEBUG Command: GET 635544823 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085156456 DLCTRL DEBUG Tx Command reply: GET_REPLY 635544823 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085156457 DLCTRL DEBUG Command: GET 327005880 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085156457 DLCTRL DEBUG Tx Command reply: GET_REPLY 327005880 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085156457 DLCTRL DEBUG Command: GET 261205718 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085156457 DLCTRL DEBUG Tx Command reply: GET_REPLY 261205718 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085156458 DLCTRL DEBUG Command: GET 843459815 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085156458 DLCTRL DEBUG Tx Command reply: GET_REPLY 843459815 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085156459 DLCTRL DEBUG Command: GET 966143854 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085156459 DLCTRL DEBUG Tx Command reply: GET_REPLY 966143854 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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 := '000000000000001100100100'B, t_guard := 20.000000 } 20250412085156470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50066<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)13763618 20250412085157499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085157499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085157499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085157499 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085157499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd20422, normal) (hnbgw_rua.c:406) 20250412085157499 DHNB DEBUG map_rua[0x55cfd954b1e0]{init}: Allocated (fsm.c:456) 20250412085157499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13763618)[0x55cfd954b1e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085157499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13763618 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085157499 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085157499 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085157499 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13763618 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085157499 DCN DEBUG map_sccp[0x55cfd955a890]{init}: Allocated (fsm.c:456) 20250412085157499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cfd955a890]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085157499 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-13763618 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085157499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13763618 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085157499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13763618)[0x55cfd954b1e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085157499 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085157499 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085157499 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13763618 SCCP-54 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085157499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cfd955a890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085157499 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085157499 DLSCCP DEBUG SCCP-SCOC(54)[0x55cfd955c1d0]{IDLE}: Allocated (fsm.c:456) 20250412085157499 DLSCCP DEBUG SCCP-SCOC(54)[0x55cfd955c1d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085157499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030003240056400500f1100926) (sccp_scrc.c:415) 20250412085157499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085157499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085157499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085157499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085157499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085157499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085157499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085157499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085157499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085157499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085157499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085157499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085157499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085157499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085157499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085157499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 36 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 24 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085157499 DLSCCP DEBUG SCCP-SCOC(54)[0x55cfd955c1d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085157499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cfd955a890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085157499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13763618)[0x55cfd954b1e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085157499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085157499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085157499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085157499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085157499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085157499 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085157499 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085157499 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085157499 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085157499 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 36 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 24 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)1320313 HNBGW_Test.msc0-SCCP(458)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(458)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085157505 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085157505 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085157505 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085157505 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085157505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085157505 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085157505 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085157505 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085157505 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085157505 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 36 18 80 5b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085157505 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085157505 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085157505 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085157505 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085157505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085157505 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0018805b) (sccp_scrc.c:486) 20250412085157505 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1855) 20250412085157505 DLSCCP DEBUG SCCP-SCOC(54)[0x55cfd955c1d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085157505 DLSCCP DEBUG SCCP-SCOC(54)[0x55cfd955c1d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085157505 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085157505 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085157505 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085157505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cfd955a890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085157505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cfd955a890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(465)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085157507 DLCTRL DEBUG Command: GET 248736313 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085157507 DLCTRL DEBUG Tx Command reply: GET_REPLY 248736313 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085157508 DLCTRL DEBUG Command: GET 915779712 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085157508 DLCTRL DEBUG Tx Command reply: GET_REPLY 915779712 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085157509 DLCTRL DEBUG Command: GET 864686315 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085157509 DLCTRL DEBUG Tx Command reply: GET_REPLY 864686315 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085157509 DLCTRL DEBUG Command: GET 707511688 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085157509 DLCTRL DEBUG Tx Command reply: GET_REPLY 707511688 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085157510 DLCTRL DEBUG Command: GET 559648202 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085157510 DLCTRL DEBUG Tx Command reply: GET_REPLY 559648202 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085157511 DLCTRL DEBUG Command: GET 561384235 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085157511 DLCTRL DEBUG Tx Command reply: GET_REPLY 561384235 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085157512 DLCTRL DEBUG Command: GET 358481456 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085157512 DLCTRL DEBUG Tx Command reply: GET_REPLY 358481456 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085157513 DLCTRL DEBUG Command: GET 98980896 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085157513 DLCTRL DEBUG Tx Command reply: GET_REPLY 98980896 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085157515 DLCTRL DEBUG Command: GET 858307471 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085157515 DLCTRL DEBUG Tx Command reply: GET_REPLY 858307471 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085157516 DLCTRL DEBUG Command: GET 821769493 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085157516 DLCTRL DEBUG Tx Command reply: GET_REPLY 821769493 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085157517 DLCTRL DEBUG Command: GET 83147452 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085157517 DLCTRL DEBUG Tx Command reply: GET_REPLY 83147452 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085157518 DLCTRL DEBUG Command: GET 375567250 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085157518 DLCTRL DEBUG Tx Command reply: GET_REPLY 375567250 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085157519 DLCTRL DEBUG Command: GET 563085283 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085157519 DLCTRL DEBUG Tx Command reply: GET_REPLY 563085283 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085157519 DLCTRL DEBUG Command: GET 646640385 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085157519 DLCTRL DEBUG Tx Command reply: GET_REPLY 646640385 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085157520 DLCTRL DEBUG Command: GET 660697353 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085157520 DLCTRL DEBUG Tx Command reply: GET_REPLY 660697353 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085157521 DLCTRL DEBUG Command: GET 225728947 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085157521 DLCTRL DEBUG Tx Command reply: GET_REPLY 225728947 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085157522 DLCTRL DEBUG Command: GET 873147557 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085157522 DLCTRL DEBUG Tx Command reply: GET_REPLY 873147557 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085157522 DLCTRL DEBUG Command: GET 654029374 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085157522 DLCTRL DEBUG Tx Command reply: GET_REPLY 654029374 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085157523 DLCTRL DEBUG Command: GET 6148472 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085157523 DLCTRL DEBUG Tx Command reply: GET_REPLY 6148472 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085157524 DLCTRL DEBUG Command: GET 765731564 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085157524 DLCTRL DEBUG Tx Command reply: GET_REPLY 765731564 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000001010001101'B, t_guard := 20.000000 } 20250412085157537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50080<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@11a1da9b814d: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)6370978 20250412085158562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085158562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085158562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412085158562 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085158562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6136a2, normal) (hnbgw_rua.c:406) 20250412085158562 DHNB DEBUG map_rua[0x55cfd9558f00]{init}: Allocated (fsm.c:456) 20250412085158562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6370978)[0x55cfd9558f00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085158562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6370978 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085158562 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085158562 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085158562 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412085158562 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6370978 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085158562 DCN DEBUG map_sccp[0x55cfd9563540]{init}: Allocated (fsm.c:456) 20250412085158562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cfd9563540]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085158562 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-6370978 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085158562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6370978 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412085158562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6370978)[0x55cfd9558f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085158562 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085158562 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085158562 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6370978 SCCP-55 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085158562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cfd9563540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085158562 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085158562 DLSCCP DEBUG SCCP-SCOC(55)[0x55cfd95492d0]{IDLE}: Allocated (fsm.c:456) 20250412085158563 DLSCCP DEBUG SCCP-SCOC(55)[0x55cfd95492d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085158563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f400300028d0056400500f1100926) (sccp_scrc.c:415) 20250412085158563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085158563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085158563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085158563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085158563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085158563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085158563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085158563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085158563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085158563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085158563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085158563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085158563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085158563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085158563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085158563 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 37 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 02 8d 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085158563 DLSCCP DEBUG SCCP-SCOC(55)[0x55cfd95492d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085158563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cfd9563540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085158563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6370978)[0x55cfd9558f00]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085158563 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085158563 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085158563 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085158563 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085158563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085158563 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412085158563 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085158563 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085158564 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085158564 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 37 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 02 8d 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@11a1da9b814d: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@11a1da9b814d: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@11a1da9b814d: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)7926852 HNBGW_Test.msc0-SCCP(458)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412085158572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085158572 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085158572 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085158572 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085158572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085158572 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085158572 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085158572 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085158572 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085158572 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 37 04 c7 71 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085158572 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085158572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085158572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085158572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085158572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085158572 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0004c771) (sccp_scrc.c:486) 20250412085158572 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1855) 20250412085158572 DLSCCP DEBUG SCCP-SCOC(55)[0x55cfd95492d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085158572 DLSCCP DEBUG SCCP-SCOC(55)[0x55cfd95492d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085158572 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085158572 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085158572 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085158572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cfd9563540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085158572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cfd9563540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(466)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085158575 DLCTRL DEBUG Command: GET 914232054 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085158575 DLCTRL DEBUG Tx Command reply: GET_REPLY 914232054 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250412085158579 DLCTRL DEBUG Command: GET 183217041 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085158580 DLCTRL DEBUG Tx Command reply: GET_REPLY 183217041 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085158583 DLCTRL DEBUG Command: GET 366584631 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085158583 DLCTRL DEBUG Tx Command reply: GET_REPLY 366584631 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085158587 DLCTRL DEBUG Command: GET 478751818 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085158587 DLCTRL DEBUG Tx Command reply: GET_REPLY 478751818 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085158591 DLCTRL DEBUG Command: GET 796293202 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085158591 DLCTRL DEBUG Tx Command reply: GET_REPLY 796293202 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085158594 DLCTRL DEBUG Command: GET 610053205 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085158594 DLCTRL DEBUG Tx Command reply: GET_REPLY 610053205 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085158597 DLCTRL DEBUG Command: GET 896810777 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085158597 DLCTRL DEBUG Tx Command reply: GET_REPLY 896810777 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085158600 DLCTRL DEBUG Command: GET 871331399 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085158600 DLCTRL DEBUG Tx Command reply: GET_REPLY 871331399 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085158603 DLCTRL DEBUG Command: GET 477105950 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085158603 DLCTRL DEBUG Tx Command reply: GET_REPLY 477105950 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085158605 DLCTRL DEBUG Command: GET 645742062 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085158605 DLCTRL DEBUG Tx Command reply: GET_REPLY 645742062 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085158607 DLCTRL DEBUG Command: GET 47899727 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085158607 DLCTRL DEBUG Tx Command reply: GET_REPLY 47899727 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085158608 DLCTRL DEBUG Command: GET 134014571 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085158608 DLCTRL DEBUG Tx Command reply: GET_REPLY 134014571 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085158610 DLCTRL DEBUG Command: GET 774332451 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085158610 DLCTRL DEBUG Tx Command reply: GET_REPLY 774332451 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085158611 DLCTRL DEBUG Command: GET 516858634 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085158611 DLCTRL DEBUG Tx Command reply: GET_REPLY 516858634 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085158613 DLCTRL DEBUG Command: GET 362809630 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085158613 DLCTRL DEBUG Tx Command reply: GET_REPLY 362809630 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085158614 DLCTRL DEBUG Command: GET 763147202 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085158614 DLCTRL DEBUG Tx Command reply: GET_REPLY 763147202 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085158615 DLCTRL DEBUG Command: GET 69262429 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085158615 DLCTRL DEBUG Tx Command reply: GET_REPLY 69262429 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085158617 DLCTRL DEBUG Command: GET 960757382 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085158617 DLCTRL DEBUG Tx Command reply: GET_REPLY 960757382 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085158618 DLCTRL DEBUG Command: GET 167670293 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085158618 DLCTRL DEBUG Tx Command reply: GET_REPLY 167670293 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085158620 DLCTRL DEBUG Command: GET 805888668 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085158620 DLCTRL DEBUG Tx Command reply: GET_REPLY 805888668 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000000011100111'B, t_guard := 20.000000 } 20250412085158652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50090<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@11a1da9b814d: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)8152705 20250412085159674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085159674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085159674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412085159674 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085159674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7c6681, normal) (hnbgw_rua.c:406) 20250412085159674 DHNB DEBUG map_rua[0x55cfd95491a0]{init}: Allocated (fsm.c:456) 20250412085159674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8152705)[0x55cfd95491a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085159674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8152705 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085159674 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085159674 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085159674 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8152705 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412085159674 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8152705 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085159674 DCN DEBUG map_sccp[0x55cfd953f900]{init}: Allocated (fsm.c:456) 20250412085159674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cfd953f900]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085159674 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-8152705 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085159674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8152705 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412085159674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8152705)[0x55cfd95491a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085159674 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085159674 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085159674 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8152705 SCCP-56 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085159674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cfd953f900]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085159674 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085159674 DLSCCP DEBUG SCCP-SCOC(56)[0x55cfd942cc80]{IDLE}: Allocated (fsm.c:456) 20250412085159674 DLSCCP DEBUG SCCP-SCOC(56)[0x55cfd942cc80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085159674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030000e70056400500f1100926) (sccp_scrc.c:415) 20250412085159674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085159674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085159674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085159674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085159674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085159674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085159674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085159674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085159674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085159674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085159674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085159674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085159675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085159675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085159675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085159675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 38 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 00 e7 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085159675 DLSCCP DEBUG SCCP-SCOC(56)[0x55cfd942cc80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085159675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cfd953f900]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085159675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8152705)[0x55cfd95491a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085159675 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085159675 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085159675 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085159675 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085159675 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085159675 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085159675 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085159675 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085159675 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085159675 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 38 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 00 e7 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@11a1da9b814d: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@11a1da9b814d: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@11a1da9b814d: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@11a1da9b814d: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)9958279 HNBGW_Test.msc0-SCCP(458)@11a1da9b814d: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@11a1da9b814d: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250412085159678 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085159678 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085159678 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085159679 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085159679 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085159679 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085159679 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085159679 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085159679 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085159679 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 38 e6 0c 15 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085159679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085159679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085159679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085159679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085159679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085159679 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e60c15) (sccp_scrc.c:486) 20250412085159679 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1855) 20250412085159679 DLSCCP DEBUG SCCP-SCOC(56)[0x55cfd942cc80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085159679 DLSCCP DEBUG SCCP-SCOC(56)[0x55cfd942cc80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085159679 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085159679 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085159679 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085159679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cfd953f900]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085159679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cfd953f900]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(467)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085159680 DLCTRL DEBUG Command: GET 49164237 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085159680 DLCTRL DEBUG Tx Command reply: GET_REPLY 49164237 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250412085159681 DLCTRL DEBUG Command: GET 5299419 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085159681 DLCTRL DEBUG Tx Command reply: GET_REPLY 5299419 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085159683 DLCTRL DEBUG Command: GET 66957356 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085159683 DLCTRL DEBUG Tx Command reply: GET_REPLY 66957356 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085159684 DLCTRL DEBUG Command: GET 343869465 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085159684 DLCTRL DEBUG Tx Command reply: GET_REPLY 343869465 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085159685 DLCTRL DEBUG Command: GET 233310168 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085159685 DLCTRL DEBUG Tx Command reply: GET_REPLY 233310168 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085159686 DLCTRL DEBUG Command: GET 406771907 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085159686 DLCTRL DEBUG Tx Command reply: GET_REPLY 406771907 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085159688 DLCTRL DEBUG Command: GET 567327162 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085159688 DLCTRL DEBUG Tx Command reply: GET_REPLY 567327162 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085159689 DLCTRL DEBUG Command: GET 307985410 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085159689 DLCTRL DEBUG Tx Command reply: GET_REPLY 307985410 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085159690 DLCTRL DEBUG Command: GET 432214120 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085159690 DLCTRL DEBUG Tx Command reply: GET_REPLY 432214120 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085159691 DLCTRL DEBUG Command: GET 12716385 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085159691 DLCTRL DEBUG Tx Command reply: GET_REPLY 12716385 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085159693 DLCTRL DEBUG Command: GET 339736984 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085159693 DLCTRL DEBUG Tx Command reply: GET_REPLY 339736984 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085159694 DLCTRL DEBUG Command: GET 940966051 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085159694 DLCTRL DEBUG Tx Command reply: GET_REPLY 940966051 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085159695 DLCTRL DEBUG Command: GET 821328764 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085159695 DLCTRL DEBUG Tx Command reply: GET_REPLY 821328764 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085159697 DLCTRL DEBUG Command: GET 596010228 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085159697 DLCTRL DEBUG Tx Command reply: GET_REPLY 596010228 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085159699 DLCTRL DEBUG Command: GET 534856054 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085159699 DLCTRL DEBUG Tx Command reply: GET_REPLY 534856054 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085159701 DLCTRL DEBUG Command: GET 268387938 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085159701 DLCTRL DEBUG Tx Command reply: GET_REPLY 268387938 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085159703 DLCTRL DEBUG Command: GET 112769021 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085159703 DLCTRL DEBUG Tx Command reply: GET_REPLY 112769021 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085159704 DLCTRL DEBUG Command: GET 446987255 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085159705 DLCTRL DEBUG Tx Command reply: GET_REPLY 446987255 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085159706 DLCTRL DEBUG Command: GET 939271130 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085159706 DLCTRL DEBUG Tx Command reply: GET_REPLY 939271130 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085159708 DLCTRL DEBUG Command: GET 382036511 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085159708 DLCTRL DEBUG Tx Command reply: GET_REPLY 382036511 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000000110110010'B, t_guard := 20.000000 } 20250412085159744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50096<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@11a1da9b814d: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)4479767 20250412085200774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085200774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085200774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250412085200774 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085200774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x445b17, normal) (hnbgw_rua.c:406) 20250412085200774 DHNB DEBUG map_rua[0x55cfd953a6c0]{init}: Allocated (fsm.c:456) 20250412085200774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4479767)[0x55cfd953a6c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085200774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4479767 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085200774 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085200774 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085200774 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4479767 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085200774 DCN DEBUG map_sccp[0x55cfd953de60]{init}: Allocated (fsm.c:456) 20250412085200774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cfd953de60]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085200774 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-4479767 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085200774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4479767 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:311) 20250412085200774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4479767)[0x55cfd953a6c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085200774 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085200774 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085200774 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4479767 SCCP-57 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085200774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cfd953de60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085200774 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085200774 DLSCCP DEBUG SCCP-SCOC(57)[0x55cfd9548a80]{IDLE}: Allocated (fsm.c:456) 20250412085200774 DLSCCP DEBUG SCCP-SCOC(57)[0x55cfd9548a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085200774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030001b20056400500f1100926) (sccp_scrc.c:415) 20250412085200774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085200774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085200774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085200774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085200774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085200774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085200774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085200774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085200774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085200774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085200774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085200774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085200774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085200774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085200774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085200774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 68 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 39 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 43 00 13 40 3f 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0d 0c 05 01 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 01 b2 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085200774 DLSCCP DEBUG SCCP-SCOC(57)[0x55cfd9548a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085200774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cfd953de60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085200774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4479767)[0x55cfd953a6c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085200775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085200775 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085200775 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085200775 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085200775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085200775 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085200775 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085200775 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085200775 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085200775 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 68 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 39 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 43 00 13 40 3f 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0d 0c 05 01 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 01 b2 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@11a1da9b814d: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@11a1da9b814d: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@11a1da9b814d: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@11a1da9b814d: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)1835301 HNBGW_Test.msc0-SCCP(458)@11a1da9b814d: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@11a1da9b814d: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250412085200782 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085200782 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085200782 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085200782 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085200782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085200782 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085200782 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085200782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085200782 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085200782 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 39 59 16 b1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085200782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085200782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085200782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085200782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085200782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085200782 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005916b1) (sccp_scrc.c:486) 20250412085200782 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1855) 20250412085200782 DLSCCP DEBUG SCCP-SCOC(57)[0x55cfd9548a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085200782 DLSCCP DEBUG SCCP-SCOC(57)[0x55cfd9548a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085200782 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085200782 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085200782 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085200782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cfd953de60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085200782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cfd953de60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(468)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085200785 DLCTRL DEBUG Command: GET 694168752 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085200785 DLCTRL DEBUG Tx Command reply: GET_REPLY 694168752 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250412085200789 DLCTRL DEBUG Command: GET 669978560 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085200789 DLCTRL DEBUG Tx Command reply: GET_REPLY 669978560 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085200792 DLCTRL DEBUG Command: GET 436157451 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085200792 DLCTRL DEBUG Tx Command reply: GET_REPLY 436157451 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085200796 DLCTRL DEBUG Command: GET 188979329 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085200796 DLCTRL DEBUG Tx Command reply: GET_REPLY 188979329 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085200800 DLCTRL DEBUG Command: GET 359011486 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085200800 DLCTRL DEBUG Tx Command reply: GET_REPLY 359011486 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085200803 DLCTRL DEBUG Command: GET 823251612 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085200803 DLCTRL DEBUG Tx Command reply: GET_REPLY 823251612 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085200807 DLCTRL DEBUG Command: GET 267682536 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085200807 DLCTRL DEBUG Tx Command reply: GET_REPLY 267682536 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085200809 DLCTRL DEBUG Command: GET 415079862 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085200809 DLCTRL DEBUG Tx Command reply: GET_REPLY 415079862 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085200812 DLCTRL DEBUG Command: GET 521493469 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085200812 DLCTRL DEBUG Tx Command reply: GET_REPLY 521493469 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085200814 DLCTRL DEBUG Command: GET 797712903 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085200814 DLCTRL DEBUG Tx Command reply: GET_REPLY 797712903 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085200816 DLCTRL DEBUG Command: GET 367869179 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085200816 DLCTRL DEBUG Tx Command reply: GET_REPLY 367869179 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085200818 DLCTRL DEBUG Command: GET 501094327 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085200818 DLCTRL DEBUG Tx Command reply: GET_REPLY 501094327 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085200821 DLCTRL DEBUG Command: GET 721912551 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085200821 DLCTRL DEBUG Tx Command reply: GET_REPLY 721912551 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085200823 DLCTRL DEBUG Command: GET 476899606 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085200823 DLCTRL DEBUG Tx Command reply: GET_REPLY 476899606 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085200825 DLCTRL DEBUG Command: GET 829815070 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085200825 DLCTRL DEBUG Tx Command reply: GET_REPLY 829815070 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085200827 DLCTRL DEBUG Command: GET 539189184 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085200827 DLCTRL DEBUG Tx Command reply: GET_REPLY 539189184 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085200829 DLCTRL DEBUG Command: GET 288561924 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085200829 DLCTRL DEBUG Tx Command reply: GET_REPLY 288561924 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085200831 DLCTRL DEBUG Command: GET 305917187 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085200831 DLCTRL DEBUG Tx Command reply: GET_REPLY 305917187 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085200832 DLCTRL DEBUG Command: GET 726742204 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085200832 DLCTRL DEBUG Tx Command reply: GET_REPLY 726742204 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085200833 DLCTRL DEBUG Command: GET 19756915 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085200833 DLCTRL DEBUG Tx Command reply: GET_REPLY 19756915 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085200839 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42549<->l=127.0.0.1:4262) (control_if.c:193) 20250412085200840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50062<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(452)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(451)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085200842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457)@11a1da9b814d: Final verdict of PTC: none 20250412085200842 DLINP DEBUG SRVCONN(,r=127.0.0.1:48322<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085200842 DLINP DEBUG SRVCONN(,r=127.0.0.1:48322<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085200842 DLINP NOTICE SRV(,r=127.0.0.1:48322<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085200842 DMAIN NOTICE (127.0.0.1:48322 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48322<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085200842 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-SCCP(461)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(462)@11a1da9b814d: Final verdict of PTC: none 20250412085200844 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085200844 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085200844 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085200844 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085200844 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085200844 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085200844 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085200844 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085200844 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 20250412085200844 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085200844 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085200844 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085200844 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085200844 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085200844 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085200844 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085200845 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085200845 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085200845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085200845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085200845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085200845 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085200845 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085200845 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085200845 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085200845 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085200845 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085200845 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085200845 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085200845 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085200845 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085200845 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085200845 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085200845 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085200845 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085200845 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085200845 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085200845 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085200845 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085200845 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 20250412085200845 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085200845 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085200845 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085200846 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(460)@11a1da9b814d: Final verdict of PTC: none 20250412085200846 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085200846 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085200846 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085200846 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085200846 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085200846 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085200846 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085200846 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085200846 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085200846 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085200846 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085200846 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085200846 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085200846 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085200846 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) HNBGW_Test.sgsn0-M3UA(463)@11a1da9b814d: Final verdict of PTC: none 20250412085200846 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085200846 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085200847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cfd955a890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085200847 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085200847 DLSCCP DEBUG SCCP-SCOC(54)[0x55cfd955c1d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085200847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018805b), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085200847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085200847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085200847 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085200847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085200847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085200847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085200847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 05 04 18 80 5b 00 00 36 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085200847 DLSCCP DEBUG SCCP-SCOC(54)[0x55cfd955c1d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085200847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cfd955a890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085200847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13763618)[0x55cfd954b1e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085200847 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13763618)[0x55cfd954b1e0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085200847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085200847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13763618)[0x55cfd954b1e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085200847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13763618)[0x55cfd954b1e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085200847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13763618)[0x55cfd954b1e0]{disrupted}: Freeing instance (context_map.c:202) 20250412085200847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13763618)[0x55cfd954b1e0]{disrupted}: Deallocated (fsm.c:568) 20250412085200847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cfd955a890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085200847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cfd955a890]{disconnected}: Freeing instance (context_map.c:206) 20250412085200847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55cfd955a890]{disconnected}: Deallocated (fsm.c:568) 20250412085200848 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13763618 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412085200848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cfd9563540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085200848 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085200848 DLSCCP DEBUG SCCP-SCOC(55)[0x55cfd95492d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085200848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004c771), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085200848 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085200848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085200848 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(459)@11a1da9b814d: Final verdict of PTC: none 20250412085200848 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085200848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085200848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085200848 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 04 04 04 c7 71 00 00 37 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085200848 DLSCCP DEBUG SCCP-SCOC(55)[0x55cfd95492d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085200848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cfd9563540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085200848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6370978)[0x55cfd9558f00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085200848 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6370978)[0x55cfd9558f00]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085200848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085200848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6370978)[0x55cfd9558f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085200848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6370978)[0x55cfd9558f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085200848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6370978)[0x55cfd9558f00]{disrupted}: Freeing instance (context_map.c:202) 20250412085200848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6370978)[0x55cfd9558f00]{disrupted}: Deallocated (fsm.c:568) 20250412085200848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cfd9563540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085200848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cfd9563540]{disconnected}: Freeing instance (context_map.c:206) 20250412085200848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55cfd9563540]{disconnected}: Deallocated (fsm.c:568) 20250412085200848 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6370978 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412085200848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cfd953f900]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085200848 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085200849 DLSCCP DEBUG SCCP-SCOC(56)[0x55cfd942cc80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085200849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e60c15), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085200849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085200849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085200849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085200849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085200849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085200849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085200849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 e6 0c 15 00 00 38 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085200849 DLSCCP DEBUG SCCP-SCOC(56)[0x55cfd942cc80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085200849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cfd953f900]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085200849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8152705)[0x55cfd95491a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085200849 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8152705)[0x55cfd95491a0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085200849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085200849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8152705)[0x55cfd95491a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085200849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8152705)[0x55cfd95491a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085200849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8152705)[0x55cfd95491a0]{disrupted}: Freeing instance (context_map.c:202) 20250412085200849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8152705)[0x55cfd95491a0]{disrupted}: Deallocated (fsm.c:568) 20250412085200849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cfd953f900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085200849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cfd953f900]{disconnected}: Freeing instance (context_map.c:206) 20250412085200849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55cfd953f900]{disconnected}: Deallocated (fsm.c:568) 20250412085200849 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8152705 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412085200849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cfd953de60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085200849 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085200849 DLSCCP DEBUG SCCP-SCOC(57)[0x55cfd9548a80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085200849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005916b1), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085200849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085200849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085200849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085200850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085200850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085200850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085200850 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0a 04 59 16 b1 00 00 39 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085200850 DLSCCP DEBUG SCCP-SCOC(57)[0x55cfd9548a80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085200850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cfd953de60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085200850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4479767)[0x55cfd953a6c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085200850 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4479767)[0x55cfd953a6c0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085200850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085200850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4479767)[0x55cfd953a6c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085200850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4479767)[0x55cfd953a6c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085200850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4479767)[0x55cfd953a6c0]{disrupted}: Freeing instance (context_map.c:202) 20250412085200850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4479767)[0x55cfd953a6c0]{disrupted}: Deallocated (fsm.c:568) 20250412085200850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cfd953de60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085200850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cfd953de60]{disconnected}: Freeing instance (context_map.c:206) 20250412085200850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55cfd953de60]{disconnected}: Deallocated (fsm.c:568) 20250412085200850 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4479767 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412085200850 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085200850 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085200850 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085200850 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085200851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085200851 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-PFCP(453)@11a1da9b814d: Final verdict of PTC: none 20250412085200851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085200851 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_cnlink0(466)@11a1da9b814d: Final verdict of PTC: pass20250412085200851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50080<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(468)@11a1da9b814d: Final verdict of PTC: pass 20250412085200851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50096<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085200852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412085200852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085200852 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085200852 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085200852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085200852 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085200852 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085200852 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085200852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085200852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085200852 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085200853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50066<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085200853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50090<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085200853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085200853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085200853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085200853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085200853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085200853 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085200854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085200854 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085200854 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085200854 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085200854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085200854 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_mscpool_L3Compl_on_1_cnlink0(465)@11a1da9b814d: Final verdict of PTC: pass HNBGW-MGCP(464)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink0(467)@11a1da9b814d: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(458)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sat Apr 12 08:52:00 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 20250412085200922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085201424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50100<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=461864) Waiting for packet dumper to finish... 1 (prev_count=461864, count=465744) 20250412085202846 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085202846 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085202846 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085202846 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085202846 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085202846 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Sat Apr 12 08:52:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250412085204521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50116<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085204525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085204529 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34305<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085204545 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085204545 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085204553 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085204553 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085204553 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085204553 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085204553 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085204553 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085204553 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60211 (stream_srv.c:142) 20250412085204554 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60211<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085204554 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085204554 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085204555 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085204555 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085204555 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085204555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085204555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085204555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085204555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204555 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085204555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085204555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085204555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0a 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085204555 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085204555 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085204555 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085204555 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085204555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085204555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085204555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085204555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204555 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085204555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085204555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085204555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085204555 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085204555 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085204555 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085204555 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085204555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085204555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085204555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085204555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204555 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085204555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085204555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085204555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085204555 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085204555 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085204555 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085204555 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085204555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085204555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085204555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085204555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085204555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085204555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085204555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085204555 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085204555 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085204555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085204555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085204555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085204555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085204555 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085204555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085204555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085204555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085204555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085204555 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085204555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085204555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085204555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085204555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085204555 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085204555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085204555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085204555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085204555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(479)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(479)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(479)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(477)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(482)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(482)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(480)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085204585 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085204585 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085204585 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085204585 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085204586 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085204586 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085204586 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085204586 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085204587 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085204587 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085204587 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085204587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085204587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085204587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=13 -> eSLS=93: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085204587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204587 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085204587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085204587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085204587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0d 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085204587 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085204587 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085204587 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085204587 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085204587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085204587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085204587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085204587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204587 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085204587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085204587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085204587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085204587 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085204587 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085204587 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085204587 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085204587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085204587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085204587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085204587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204587 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085204587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085204587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085204587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085204587 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085204587 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085204587 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085204587 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085204587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085204587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085204587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085204587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085204587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085204587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085204587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085204587 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085204587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085204587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085204587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085204587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085204587 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085204587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085204587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085204587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085204587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085204587 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085204587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085204587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085204587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085204587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085204587 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085204587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085204587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085204587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085204587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085204587 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(485)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(483)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(488)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(486)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085204627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085204627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085204627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085204627 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085204627 DHNBAP 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) 20250412085204627 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085204627 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085204627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085204627 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085204631 DLINP DEBUG SRVCONN(,r=127.0.0.1:60211<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085204631 DLINP DEBUG SRVCONN(,r=127.0.0.1:60211<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085204631 DLINP DEBUG SRVCONN(,r=127.0.0.1:60211<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085204631 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085204631 DHNBAP DEBUG (127.0.0.1:60211 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085204631 DHNBAP NOTICE (127.0.0.1:60211 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085204631 DHNBAP NOTICE (127.0.0.1:60211 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085204631 DLINP DEBUG SRVCONN(,r=127.0.0.1:60211<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085204631 DLINP DEBUG SRVCONN(,r=127.0.0.1:60211<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085204767 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 20250412085204767 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 20250412085204767 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085204767 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085204776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204776 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085204776 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085204776 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085204776 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085204776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085204776 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085204776 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085204776 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085204776 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085204776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085204779 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204779 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085204779 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085204779 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085204779 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085204779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085204779 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085204779 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085204779 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085204779 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085204779 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085204779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085204779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085204779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085204779 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085204779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085204779 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085204779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085204780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085204780 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085204780 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085204780 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085204781 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085204781 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085204781 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085204781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085204781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085204781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085204781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085204781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085204781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085204781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085204781 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085204781 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204781 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085204781 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085204781 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085204781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085204781 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085204781 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085204781 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085204781 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085204781 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085204784 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 20250412085204784 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 20250412085204784 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085204784 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(482)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085204792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085204792 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085204792 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085204792 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085204792 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085204792 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085204792 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085204792 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085204792 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085204792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085204795 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204795 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085204795 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085204795 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085204795 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085204795 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085204795 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085204795 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085204795 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085204795 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085204795 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085204795 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085204795 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085204795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085204795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085204795 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085204795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085204795 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085204795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085204795 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085204795 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085204795 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085204795 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085204796 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085204796 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085204796 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085204797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085204797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085204797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204797 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085204797 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204797 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085204797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085204797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085204797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085204797 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085204797 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085204797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085204797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085204797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085204797 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'virt-msc1' 20250412085204797 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085204797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085204797 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085204797 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085204801 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 20250412085204801 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 20250412085204801 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085204801 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085204807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204807 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085204807 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085204807 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085204807 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085204807 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085204807 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085204807 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085204807 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085204807 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085204807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085204810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204810 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085204810 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085204810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085204810 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085204810 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085204810 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085204810 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085204810 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085204810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085204810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085204810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085204810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085204810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085204810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085204810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085204810 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085204810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085204810 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085204810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085204810 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085204810 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085204810 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085204810 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085204811 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085204811 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085204811 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085204811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085204811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085204811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085204812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085204812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085204812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085204812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085204812 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085204812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204812 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085204812 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085204812 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085204812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085204812 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412085204812 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085204812 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085204812 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085204812 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085204815 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 20250412085204815 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 20250412085204815 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085204815 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412085204821 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204821 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412085204821 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085204821 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085204821 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085204821 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085204821 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085204821 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085204821 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085204821 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412085204821 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085204824 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204824 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085204824 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085204824 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412085204824 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085204824 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085204824 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085204824 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085204824 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412085204824 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412085204824 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085204824 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085204824 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085204824 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085204824 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085204824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085204824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085204824 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412085204824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085204824 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085204824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085204824 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085204824 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085204824 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085204825 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085204826 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085204826 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085204826 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085204826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085204826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085204826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204826 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085204826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085204826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085204826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085204826 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085204826 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085204826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085204826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085204826 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085204826 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085204826 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085204826 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085204826 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085204826 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085204826 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085204826 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'virt-sgsn1' 20250412085204826 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085204826 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085204826 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085204826 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(478)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085205582 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085205582 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085205582 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085205582 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085205582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085205582 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085205582 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085205582 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085205582 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085205582 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085205582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085205582 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085205582 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085205582 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085205582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085205582 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085205582 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085205582 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085205582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205583 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085205583 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085205583 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085205583 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085205583 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) 20250412085205583 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085205583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085205583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085205583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085205583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085205583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085205583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085205583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085205583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085205583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085205583 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085205583 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085205583 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085205583 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085205583 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085205583 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085205583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085205583 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085205583 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085205583 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085205583 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085205583 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085205583 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085205583 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085205583 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085205583 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085205583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085205583 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085205583 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085205583 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085205583 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085205583 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085205583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085205583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085205583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085205583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085205583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085205583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085205583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085205583 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085205583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085205584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085205584 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085205584 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085205584 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(481)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085205595 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085205595 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085205595 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085205595 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085205595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085205595 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: picked Normal Route via 'as-rkm-7' round-robin style 20250412085205595 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085205595 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085205595 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085205595 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085205595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085205595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085205595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085205595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085205595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085205595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085205595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085205595 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085205595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205596 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085205596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085205596 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085205596 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085205596 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) 20250412085205596 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) 20250412085205596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085205596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085205596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085205596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085205596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085205596 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085205596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085205596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085205596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085205596 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085205596 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085205596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085205596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085205596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085205596 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085205596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085205596 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'virt-msc1' 20250412085205596 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085205596 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085205596 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085205596 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412085205598 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085205598 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085205599 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085205599 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085205599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085205599 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085205599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085205599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085205599 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085205599 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085205599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085205599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085205599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085205599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085205599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085205599 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085205599 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085205599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085205599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205599 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085205599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085205599 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085205599 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085205599 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085205606 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085205606 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085205606 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085205606 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085205606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085205607 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085205607 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085205607 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085205607 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085205607 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085205607 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085205607 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085205607 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085205607 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085205607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085205607 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085205607 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085205607 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085205607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205607 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085205607 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085205607 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085205607 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085205607 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) 20250412085205607 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085205607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085205607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085205607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205607 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085205607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) HNBGW_Test.sgsn0-RAN(484)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085205607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085205607 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085205607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085205607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085205607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085205607 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085205607 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085205607 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085205607 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085205607 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085205607 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085205607 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085205607 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085205607 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085205607 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085205607 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085205607 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085205607 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085205609 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085205609 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085205609 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085205609 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085205609 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085205609 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085205609 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085205609 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085205610 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085205610 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085205610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085205610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085205610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085205610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085205610 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085205610 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085205610 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085205610 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085205610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205610 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085205610 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085205610 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085205610 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085205610 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085205624 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085205624 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085205624 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085205624 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085205624 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085205624 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085205624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085205624 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085205624 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085205624 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085205624 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085205624 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085205624 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085205624 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085205624 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085205624 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085205624 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085205624 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085205624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205624 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085205624 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085205624 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085205624 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) HNBGW_Test.sgsn1-RAN(487)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085205624 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) 20250412085205624 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) 20250412085205624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085205624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085205624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205624 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085205624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085205624 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085205624 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085205624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085205624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085205625 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085205625 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085205625 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: link up (cnlink.c:111) 20250412085205625 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085205625 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085205625 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085205625 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085205625 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085205625 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'virt-sgsn1' 20250412085205625 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085205625 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085205625 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085205625 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412085205626 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085205626 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085205626 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085205626 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085205626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085205626 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085205626 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085205626 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085205626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205626 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085205626 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085205626 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085205626 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085205626 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085205626 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085205626 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085205626 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085205626 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085205626 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085205626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085205626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085205626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085205626 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085205626 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085205626 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085205626 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085205626 DRANAP INFO cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085206642 DLCTRL DEBUG Command: GET 384603456 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085206642 DLCTRL DEBUG Tx Command reply: GET_REPLY 384603456 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085206647 DLCTRL DEBUG Command: GET 905912063 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085206647 DLCTRL DEBUG Tx Command reply: GET_REPLY 905912063 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085206651 DLCTRL DEBUG Command: GET 621233473 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085206651 DLCTRL DEBUG Tx Command reply: GET_REPLY 621233473 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085206656 DLCTRL DEBUG[0;m Command: GET 906909964 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085206656 DLCTRL DEBUG Tx Command reply: GET_REPLY 906909964 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085206660 DLCTRL DEBUG Command: GET 262242010 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085206660 DLCTRL DEBUG Tx Command reply: GET_REPLY 262242010 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085206664 DLCTRL DEBUG Command: GET 380656486 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085206664 DLCTRL DEBUG Tx Command reply: GET_REPLY 380656486 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085206668 DLCTRL DEBUG Command: GET 500320068 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085206668 DLCTRL DEBUG Tx Command reply: GET_REPLY 500320068 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085206672 DLCTRL DEBUG Command: GET 786797151 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085206672 DLCTRL DEBUG Tx Command reply: GET_REPLY 786797151 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085206675 DLCTRL DEBUG Command: GET 128094434 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085206675 DLCTRL DEBUG Tx Command reply: GET_REPLY 128094434 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085206678 DLCTRL DEBUG Command: GET 38756618 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085206678 DLCTRL DEBUG Tx Command reply: GET_REPLY 38756618 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085206681 DLCTRL DEBUG Command: GET 13154693 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085206681 DLCTRL DEBUG Tx Command reply: GET_REPLY 13154693 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085206683 DLCTRL DEBUG Command: GET 745505852 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085206683 DLCTRL DEBUG Tx Command reply: GET_REPLY 745505852 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085206685 DLCTRL DEBUG Command: GET 618453626 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085206685 DLCTRL DEBUG Tx Command reply: GET_REPLY 618453626 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085206687 DLCTRL DEBUG Command: GET 305718838 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085206687 DLCTRL DEBUG Tx Command reply: GET_REPLY 305718838 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085206689 DLCTRL DEBUG Command: GET 47784127 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085206689 DLCTRL DEBUG Tx Command reply: GET_REPLY 47784127 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085206690 DLCTRL DEBUG Command: GET 812852015 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085206690 DLCTRL DEBUG Tx Command reply: GET_REPLY 812852015 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085206691 DLCTRL DEBUG Command: GET 693103639 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085206691 DLCTRL DEBUG Tx Command reply: GET_REPLY 693103639 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085206693 DLCTRL DEBUG Command: GET 70816195 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085206693 DLCTRL DEBUG Tx Command reply: GET_REPLY 70816195 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085206694 DLCTRL DEBUG Command: GET 215200525 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085206694 DLCTRL DEBUG Tx Command reply: GET_REPLY 215200525 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085206695 DLCTRL DEBUG Command: GET 242354331 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085206695 DLCTRL DEBUG Tx Command reply: GET_REPLY 242354331 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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 := '000000000000001010000101'B, t_guard := 20.000000 } 20250412085206705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40878<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)10360737 20250412085207751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085207751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085207751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085207751 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085207751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9e17a1, normal) (hnbgw_rua.c:406) 20250412085207751 DHNB DEBUG map_rua[0x55cfd955a890]{init}: Allocated (fsm.c:456) 20250412085207751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10360737)[0x55cfd955a890]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085207751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10360737 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085207751 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085207751 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085207751 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10360737 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085207751 DCN DEBUG map_sccp[0x55cfd9558f00]{init}: Allocated (fsm.c:456) 20250412085207751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cfd9558f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085207751 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-10360737 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085207751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10360737 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085207751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10360737)[0x55cfd955a890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085207751 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085207751 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085207751 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10360737 SCCP-58 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085207751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cfd9558f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085207751 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085207751 DLSCCP DEBUG SCCP-SCOC(58)[0x55cfd9563540]{IDLE}: Allocated (fsm.c:456) 20250412085207751 DLSCCP DEBUG SCCP-SCOC(58)[0x55cfd9563540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085207751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002850056400500f1100926) (sccp_scrc.c:415) 20250412085207751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085207751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085207752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085207752 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085207752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085207752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085207752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085207752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085207752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085207752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085207752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085207752 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085207752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085207752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085207752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085207752 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 3a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 85 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085207752 DLSCCP DEBUG SCCP-SCOC(58)[0x55cfd9563540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085207752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cfd9558f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085207752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10360737)[0x55cfd955a890]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085207752 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085207752 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085207752 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085207752 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085207752 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085207752 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412085207752 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085207752 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085207752 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085207752 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 3a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 85 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(477)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)589185 HNBGW_Test.msc0-SCCP(477)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085207771 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085207772 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085207772 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085207772 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085207772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085207772 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085207772 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085207772 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085207772 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085207772 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 3a 4f 7c 39 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085207772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085207772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085207772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085207772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085207772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085207772 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004f7c39) (sccp_scrc.c:486) 20250412085207772 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1855) 20250412085207772 DLSCCP DEBUG SCCP-SCOC(58)[0x55cfd9563540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085207772 DLSCCP DEBUG SCCP-SCOC(58)[0x55cfd9563540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085207772 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085207772 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085207772 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) TC_mscpool_L3Complete_by_imsi_round_robin0(490)@11a1da9b814d: setverdict(pass): none -> pass 20250412085207772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cfd9558f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085207772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cfd9558f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085207775 DLCTRL DEBUG Command: GET 308488393 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085207775 DLCTRL DEBUG Tx Command reply: GET_REPLY 308488393 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085207779 DLCTRL DEBUG Command: GET 959474140 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085207779 DLCTRL DEBUG Tx Command reply: GET_REPLY 959474140 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085207784 DLCTRL DEBUG Command: GET 16802819 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085207784 DLCTRL DEBUG Tx Command reply: GET_REPLY 16802819 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085207788 DLCTRL DEBUG Command: GET 339914426 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085207788 DLCTRL DEBUG Tx Command reply: GET_REPLY 339914426 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085207792 DLCTRL DEBUG Command: GET 252611114 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085207792 DLCTRL DEBUG Tx Command reply: GET_REPLY 252611114 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085207796 DLCTRL DEBUG Command: GET 732546311 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085207796 DLCTRL DEBUG Tx Command reply: GET_REPLY 732546311 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085207800 DLCTRL DEBUG Command: GET 844354702 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085207800 DLCTRL DEBUG Tx Command reply: GET_REPLY 844354702 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085207804 DLCTRL DEBUG Command: GET 983876433 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085207804 DLCTRL DEBUG Tx Command reply: GET_REPLY 983876433 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085207808 DLCTRL DEBUG Command: GET 669735526 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085207808 DLCTRL DEBUG Tx Command reply: GET_REPLY 669735526 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085207812 DLCTRL DEBUG Command: GET 864510854 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085207812 DLCTRL DEBUG Tx Command reply: GET_REPLY 864510854 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085207816 DLCTRL DEBUG Command: GET 503935809 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085207816 DLCTRL DEBUG Tx Command reply: GET_REPLY 503935809 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085207819 DLCTRL DEBUG Command: GET 100055633 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085207819 DLCTRL DEBUG Tx Command reply: GET_REPLY 100055633 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085207823 DLCTRL DEBUG Command: GET 375303038 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085207823 DLCTRL DEBUG Tx Command reply: GET_REPLY 375303038 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085207826 DLCTRL DEBUG Command: GET 531379770 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085207826 DLCTRL DEBUG Tx Command reply: GET_REPLY 531379770 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085207828 DLCTRL DEBUG Command: GET 813432918 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085207828 DLCTRL DEBUG Tx Command reply: GET_REPLY 813432918 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085207831 DLCTRL DEBUG Command: GET 509506075 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085207831 DLCTRL DEBUG Tx Command reply: GET_REPLY 509506075 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085207833 DLCTRL DEBUG Command: GET 331485304 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085207833 DLCTRL DEBUG Tx Command reply: GET_REPLY 331485304 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085207835 DLCTRL DEBUG Command: GET 131985666 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085207835 DLCTRL DEBUG Tx Command reply: GET_REPLY 131985666 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085207838 DLCTRL DEBUG Command: GET 222895538 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085207838 DLCTRL DEBUG Tx Command reply: GET_REPLY 222895538 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085207840 DLCTRL DEBUG Command: GET 384264101 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085207840 DLCTRL DEBUG Tx Command reply: GET_REPLY 384264101 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000001011100010'B, t_guard := 20.000000 } 20250412085207859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40882<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@11a1da9b814d: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)5548236 20250412085208886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085208886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085208886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412085208886 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085208886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x54a8cc, normal) (hnbgw_rua.c:406) 20250412085208886 DHNB DEBUG map_rua[0x55cfd95491a0]{init}: Allocated (fsm.c:456) 20250412085208887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5548236)[0x55cfd95491a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085208887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5548236 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085208887 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085208887 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085208887 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412085208887 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5548236 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250412085208887 DCN DEBUG map_sccp[0x55cfd953f900]{init}: Allocated (fsm.c:456) 20250412085208887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cfd953f900]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085208887 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-5548236 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412085208887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5548236 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412085208887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5548236)[0x55cfd95491a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085208887 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085208887 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085208887 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5548236 SCCP-59 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085208887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cfd953f900]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085208887 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085208887 DLSCCP DEBUG SCCP-SCOC(59)[0x55cfd953a6c0]{IDLE}: Allocated (fsm.c:456) 20250412085208887 DLSCCP DEBUG SCCP-SCOC(59)[0x55cfd953a6c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085208887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002e20056400500f1100926) (sccp_scrc.c:415) 20250412085208887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085208887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085208887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085208887 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085208887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085208887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085208887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085208887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085208887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085208887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085208887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085208887 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085208887 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085208887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085208887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085208887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 08 01 00 00 3b 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 e2 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085208887 DLSCCP DEBUG SCCP-SCOC(59)[0x55cfd953a6c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085208887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cfd953f900]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085208887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5548236)[0x55cfd95491a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085208887 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085208887 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085208887 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085208887 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085208887 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085208887 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'virt-msc1' 20250412085208887 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085208887 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085208887 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085208887 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 08 01 00 00 3b 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 e2 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(480)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@11a1da9b814d: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)4968689 HNBGW_Test.msc1-SCCP(480)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(480)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(491)@11a1da9b814d: setverdict(pass): none -> pass 20250412085208904 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085208904 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085208904 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085208904 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085208904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085208904 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085208904 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085208904 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085208904 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085208904 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 3b 39 78 8c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085208905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085208905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085208905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085208905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085208905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085208905 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0039788c) (sccp_scrc.c:486) 20250412085208905 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1855) 20250412085208905 DLSCCP DEBUG SCCP-SCOC(59)[0x55cfd953a6c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085208905 DLSCCP DEBUG SCCP-SCOC(59)[0x55cfd953a6c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085208905 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085208905 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085208905 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085208905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cfd953f900]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085208905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cfd953f900]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085208906 DLCTRL DEBUG Command: GET 696513945 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085208906 DLCTRL DEBUG Tx Command reply: GET_REPLY 696513945 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085208910 DLCTRL DEBUG Command: GET 211513610 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085208910 DLCTRL DEBUG Tx Command reply: GET_REPLY 211513610 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085208913 DLCTRL DEBUG Command: GET 811792038 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085208913 DLCTRL DEBUG Tx Command reply: GET_REPLY 811792038 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085208915 DLCTRL DEBUG Command: GET 34977232 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085208915 DLCTRL DEBUG Tx Command reply: GET_REPLY 34977232 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085208918 DLCTRL DEBUG Command: GET 877002774 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085208918 DLCTRL DEBUG Tx Command reply: GET_REPLY 877002774 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085208920 DLCTRL DEBUG Command: GET 315914627 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085208920 DLCTRL DEBUG Tx Command reply: GET_REPLY 315914627 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250412085208921 DLCTRL DEBUG Command: GET 22321470 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085208921 DLCTRL DEBUG Tx Command reply: GET_REPLY 22321470 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085208923 DLCTRL DEBUG Command: GET 702151573 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085208923 DLCTRL DEBUG Tx Command reply: GET_REPLY 702151573 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085208924 DLCTRL DEBUG Command: GET 33943582 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085208924 DLCTRL DEBUG Tx Command reply: GET_REPLY 33943582 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085208926 DLCTRL DEBUG Command: GET 903368743 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085208926 DLCTRL DEBUG Tx Command reply: GET_REPLY 903368743 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085208927 DLCTRL DEBUG Command: GET 942843134 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085208927 DLCTRL DEBUG Tx Command reply: GET_REPLY 942843134 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085208928 DLCTRL DEBUG Command: GET 99830788 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085208928 DLCTRL DEBUG Tx Command reply: GET_REPLY 99830788 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085208929 DLCTRL DEBUG Command: GET 804929536 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085208929 DLCTRL DEBUG Tx Command reply: GET_REPLY 804929536 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085208930 DLCTRL DEBUG Command: GET 282467651 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085208930 DLCTRL DEBUG Tx Command reply: GET_REPLY 282467651 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085208931 DLCTRL DEBUG Command: GET 127740097 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085208931 DLCTRL DEBUG Tx Command reply: GET_REPLY 127740097 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085208932 DLCTRL DEBUG Command: GET 7523501 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085208932 DLCTRL DEBUG Tx Command reply: GET_REPLY 7523501 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085208933 DLCTRL DEBUG Command: GET 896329552 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085208933 DLCTRL DEBUG Tx Command reply: GET_REPLY 896329552 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085208933 DLCTRL DEBUG Command: GET 612041385 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085208933 DLCTRL DEBUG Tx Command reply: GET_REPLY 612041385 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085208934 DLCTRL DEBUG Command: GET 271170181 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085208934 DLCTRL DEBUG Tx Command reply: GET_REPLY 271170181 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085208935 DLCTRL DEBUG Command: GET 315882815 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085208935 DLCTRL DEBUG Tx Command reply: GET_REPLY 315882815 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000000011001101'B, t_guard := 20.000000 } 20250412085208945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@11a1da9b814d: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)8452173 20250412085209960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085209960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085209960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412085209960 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085209960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x80f84d, normal) (hnbgw_rua.c:406) 20250412085209960 DHNB DEBUG map_rua[0x55cfd953de60]{init}: Allocated (fsm.c:456) 20250412085209960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452173)[0x55cfd953de60]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085209960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8452173 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085209960 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085209960 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085209960 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8452173 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412085209960 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8452173 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085209960 DCN DEBUG map_sccp[0x55cfd95404f0]{init}: Allocated (fsm.c:456) 20250412085209961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cfd95404f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085209961 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-8452173 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085209961 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8452173 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412085209961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452173)[0x55cfd953de60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085209961 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085209961 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085209961 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8452173 SCCP-60 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085209961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cfd95404f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085209961 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085209961 DLSCCP DEBUG SCCP-SCOC(60)[0x55cfd954b8c0]{IDLE}: Allocated (fsm.c:456) 20250412085209961 DLSCCP DEBUG SCCP-SCOC(60)[0x55cfd954b8c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085209961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000cd0056400500f1100926) (sccp_scrc.c:415) 20250412085209961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085209961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085209961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085209961 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085209961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085209961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085209961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085209961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085209961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085209961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085209961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085209961 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085209961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085209961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085209961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085209961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 3c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 cd 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085209961 DLSCCP DEBUG SCCP-SCOC(60)[0x55cfd954b8c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085209961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cfd95404f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085209961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452173)[0x55cfd953de60]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085209961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085209961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085209961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085209961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085209961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085209961 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412085209961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085209961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085209961 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085209961 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 3c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 cd 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(477)@11a1da9b814d: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@11a1da9b814d: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@11a1da9b814d: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)14335020 HNBGW_Test.msc0-SCCP(477)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(477)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412085209965 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085209966 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085209966 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085209966 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085209966 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085209966 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085209966 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085209966 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085209966 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085209966 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 3c 75 24 24 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085209966 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085209966 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085209966 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085209966 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085209966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085209966 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00752424) (sccp_scrc.c:486) 20250412085209966 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1855) 20250412085209966 DLSCCP DEBUG SCCP-SCOC(60)[0x55cfd954b8c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085209966 DLSCCP DEBUG SCCP-SCOC(60)[0x55cfd954b8c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085209966 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085209966 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085209966 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085209966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cfd95404f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085209966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cfd95404f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085209969 DLCTRL DEBUG Command: GET 413410893 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085209969 DLCTRL DEBUG Tx Command reply: GET_REPLY 413410893 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250412085209973 DLCTRL DEBUG Command: GET 403905781 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085209973 DLCTRL DEBUG Tx Command reply: GET_REPLY 403905781 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085209977 DLCTRL DEBUG Command: GET 951270214 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085209977 DLCTRL DEBUG Tx Command reply: GET_REPLY 951270214 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085209981 DLCTRL DEBUG Command: GET 490841265 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085209981 DLCTRL DEBUG Tx Command reply: GET_REPLY 490841265 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085209985 DLCTRL DEBUG Command: GET 539082128 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085209985 DLCTRL DEBUG Tx Command reply: GET_REPLY 539082128 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085209989 DLCTRL DEBUG Command: GET 819191730 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085209989 DLCTRL DEBUG Tx Command reply: GET_REPLY 819191730 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250412085209993 DLCTRL DEBUG Command: GET 60764386 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085209993 DLCTRL DEBUG Tx Command reply: GET_REPLY 60764386 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085209996 DLCTRL DEBUG Command: GET 843235230 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085209996 DLCTRL DEBUG Tx Command reply: GET_REPLY 843235230 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085210000 DLCTRL DEBUG Command: GET 820833814 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085210000 DLCTRL DEBUG Tx Command reply: GET_REPLY 820833814 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085210003 DLCTRL DEBUG Command: GET 638167746 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085210003 DLCTRL DEBUG Tx Command reply: GET_REPLY 638167746 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085210006 DLCTRL DEBUG Command: GET 125034582 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085210006 DLCTRL DEBUG Tx Command reply: GET_REPLY 125034582 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085210009 DLCTRL DEBUG Command: GET 66482280 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085210009 DLCTRL DEBUG Tx Command reply: GET_REPLY 66482280 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085210011 DLCTRL DEBUG Command: GET 570624789 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085210011 DLCTRL DEBUG Tx Command reply: GET_REPLY 570624789 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085210013 DLCTRL DEBUG Command: GET 423528995 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085210013 DLCTRL DEBUG Tx Command reply: GET_REPLY 423528995 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085210015 DLCTRL DEBUG Command: GET 679136339 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085210015 DLCTRL DEBUG Tx Command reply: GET_REPLY 679136339 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085210017 DLCTRL DEBUG Command: GET 580595286 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085210017 DLCTRL DEBUG Tx Command reply: GET_REPLY 580595286 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085210018 DLCTRL DEBUG Command: GET 788262119 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085210018 DLCTRL DEBUG Tx Command reply: GET_REPLY 788262119 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085210020 DLCTRL DEBUG Command: GET 166499203 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085210020 DLCTRL DEBUG Tx Command reply: GET_REPLY 166499203 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085210021 DLCTRL DEBUG Command: GET 894533276 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085210021 DLCTRL DEBUG Tx Command reply: GET_REPLY 894533276 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085210022 DLCTRL DEBUG Command: GET 671969723 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085210022 DLCTRL DEBUG Tx Command reply: GET_REPLY 671969723 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085210028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50130<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085210028 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34305<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(471)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(470)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085210030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50116<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085210031 DLINP DEBUG SRVCONN(,r=127.0.0.1:60211<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085210031 DLINP DEBUG SRVCONN(,r=127.0.0.1:60211<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085210031 DLINP NOTICE SRV(,r=127.0.0.1:60211<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085210031 DMAIN NOTICE (127.0.0.1:60211 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60211<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085210031 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@11a1da9b814d: Final verdict of PTC: none 20250412085210033 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085210033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085210033 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085210033 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085210033 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085210033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085210033 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085210033 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085210033 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 20250412085210033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085210033 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085210033 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085210033 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085210033 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085210033 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085210033 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085210033 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085210033 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085210033 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412085210033 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085210033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085210033 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(487)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(483)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(484)@11a1da9b814d: Final verdict of PTC: none 20250412085210033 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085210033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085210033 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085210033 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412085210033 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn1-SCCP(486)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@11a1da9b814d: Final verdict of PTC: none 20250412085210033 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085210034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085210034 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085210034 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085210034 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085210034 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085210034 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085210034 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085210034 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085210034 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085210034 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085210034 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085210034 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 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085210034 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085210034 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085210034 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085210034 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085210034 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085210034 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085210034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085210034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085210034 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 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085210034 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 20250412085210034 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 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085210034 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085210034 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085210034 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085210034 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085210034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085210034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(481)@11a1da9b814d: Final verdict of PTC: none 20250412085210034 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085210034 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250412085210035 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-M3UA(485)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@11a1da9b814d: Final verdict of PTC: none20250412085210034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085210034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085210034 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085210034 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085210034 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085210034 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085210034 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085210035 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085210035 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085210035 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085210035 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085210035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cfd953f900]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085210035 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085210035 DLSCCP DEBUG SCCP-SCOC(59)[0x55cfd953a6c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085210035 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039788c), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085210035 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) HNBGW_Test.msc0-M3UA(479)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(482)@11a1da9b814d: Final verdict of PTC: none20250412085210035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085210035 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085210035 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085210035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085210035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085210035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 08 04 39 78 8c 00 00 3b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085210035 DLSCCP DEBUG SCCP-SCOC(59)[0x55cfd953a6c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085210035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cfd953f900]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085210035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5548236)[0x55cfd95491a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085210035 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5548236)[0x55cfd95491a0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) HNBGW_Test.msc1-SCCP(480)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(488)@11a1da9b814d: Final verdict of PTC: none 20250412085210035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085210035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5548236)[0x55cfd95491a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085210035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5548236)[0x55cfd95491a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085210035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5548236)[0x55cfd95491a0]{disrupted}: Freeing instance (context_map.c:202) HNBGW_Test.msc0-SCCP(477)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@11a1da9b814d: Final verdict of PTC: none 20250412085210035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5548236)[0x55cfd95491a0]{disrupted}: Deallocated (fsm.c:568) 20250412085210035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cfd953f900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085210035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cfd953f900]{disconnected}: Freeing instance (context_map.c:206) 20250412085210035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55cfd953f900]{disconnected}: Deallocated (fsm.c:568) 20250412085210035 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5548236 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085210035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085210035 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085210035 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085210036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085210036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085210036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085210036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085210036 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085210036 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085210036 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085210036 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085210036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cfd9558f00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@11a1da9b814d: Final verdict of PTC: none 20250412085210036 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085210036 DLSCCP DEBUG SCCP-SCOC(58)[0x55cfd9563540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085210036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f7c39), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085210036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085210036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085210036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085210036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085210036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085210036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085210036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 09 04 4f 7c 39 00 00 3a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085210036 DLSCCP DEBUG SCCP-SCOC(58)[0x55cfd9563540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085210036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cfd9558f00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085210036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10360737)[0x55cfd955a890]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085210036 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10360737)[0x55cfd955a890]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085210036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085210036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10360737)[0x55cfd955a890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085210036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10360737)[0x55cfd955a890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085210036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10360737)[0x55cfd955a890]{disrupted}: Freeing instance (context_map.c:202) 20250412085210036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10360737)[0x55cfd955a890]{disrupted}: Deallocated (fsm.c:568) 20250412085210036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cfd9558f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085210036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cfd9558f00]{disconnected}: Freeing instance (context_map.c:206) 20250412085210036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55cfd9558f00]{disconnected}: Deallocated (fsm.c:568) 20250412085210036 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10360737 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085210036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cfd95404f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085210036 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085210036 DLSCCP DEBUG SCCP-SCOC(60)[0x55cfd954b8c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085210036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00752424), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085210036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085210036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085210036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085210036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085210036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085210036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085210036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0f 04 75 24 24 00 00 3c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) HNBGW-PFCP(472)@11a1da9b814d: Final verdict of PTC: none 20250412085210037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085210036 DLSCCP DEBUG SCCP-SCOC(60)[0x55cfd954b8c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085210036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cfd95404f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085210036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452173)[0x55cfd953de60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085210036 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452173)[0x55cfd953de60]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085210036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085210036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452173)[0x55cfd953de60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085210036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452173)[0x55cfd953de60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085210036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452173)[0x55cfd953de60]{disrupted}: Freeing instance (context_map.c:202) 20250412085210036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8452173)[0x55cfd953de60]{disrupted}: Deallocated (fsm.c:568) 20250412085210036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cfd95404f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085210036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cfd95404f0]{disconnected}: Freeing instance (context_map.c:206) 20250412085210036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55cfd95404f0]{disconnected}: Deallocated (fsm.c:568) 20250412085210036 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8452173 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085210037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085210037 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085210037 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085210037 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085210037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085210037 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085210037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Complete_by_imsi_round_robin0(490)@11a1da9b814d: Final verdict of PTC: pass 20250412085210037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412085210037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085210037 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085210037 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085210037 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085210037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40878<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(489)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(491)@11a1da9b814d: Final verdict of PTC: pass 20250412085210037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085210037 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085210037 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085210037 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085210037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085210037 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085210038 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085210038 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085210038 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085210038 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085210038 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085210038 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_mscpool_L3Complete_by_imsi_round_robin0(492)@11a1da9b814d: Final verdict of PTC: pass 20250412085210052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40882<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085210052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Sat Apr 12 08:52:10 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 20250412085210221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40896<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085210722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40896<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=529932) 20250412085210847 DLSCCP DEBUG SCCP-SCOC(54)[0x55cfd955c1d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085210847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018805b), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085210848 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085210848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085210848 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085210848 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085210848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085210848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085210848 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 18 80 5b 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085210848 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085210848 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085210848 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085210848 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085210848 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085210848 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085210849 DLSCCP DEBUG SCCP-SCOC(56)[0x55cfd942cc80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085210849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e60c15), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085210849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085210849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085210849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085210849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085210849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085210849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085210849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e6 0c 15 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085210849 DLSCCP DEBUG SCCP-SCOC(55)[0x55cfd95492d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085210849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004c771), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085210849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085210849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085210849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085210849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085210849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085210849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085210849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 04 c7 71 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085210849 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085210849 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085210849 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085210849 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085210849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085210849 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085210849 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085210849 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085210849 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085210849 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085210849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085210849 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085210850 DLSCCP DEBUG SCCP-SCOC(57)[0x55cfd9548a80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085210850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005916b1), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085210850 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085210850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085210850 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085210850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085210850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085210850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085210850 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 59 16 b1 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085210850 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085210850 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085210850 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085210850 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085210850 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085210851 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=529932, count=563100) 20250412085212034 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085212034 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085212034 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412085212034 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085212034 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085212034 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085212035 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085212035 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085212035 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Sat Apr 12 08:52:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250412085213825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085213831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40918<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085213835 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33369<->l=127.0.0.1:4262) (control_if.c:572) 20250412085213854 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085213854 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085213862 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085213862 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085213862 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085213862 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085213862 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50557 (stream_srv.c:142) 20250412085213862 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50557<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085213862 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085213862 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085213863 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085213863 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085213864 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085213864 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085213864 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085213864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085213864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085213864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085213864 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085213864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085213864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085213864 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0f 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085213864 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085213864 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085213864 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085213864 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085213864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085213864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085213864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085213864 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085213864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085213864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085213864 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085213864 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085213864 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085213864 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085213864 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085213864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085213864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085213864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085213864 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085213864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085213864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085213864 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085213864 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085213864 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085213864 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085213864 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085213864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085213864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085213864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085213864 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085213864 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085213864 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085213864 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085213864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085213864 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085213864 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085213864 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085213864 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085213864 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085213864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085213864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085213864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085213864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085213864 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085213864 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085213864 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: picked Normal Route via 'virt-msc2' round-robin style 20250412085213864 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085213864 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085213864 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085213864 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085213864 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085213864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085213864 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085213864 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085213864 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085213864 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085213864 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085213864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085213864 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(503)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(503)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(503)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(501)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(506)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(506)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(506)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-SCCP(504)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085213886 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085213886 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085213886 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085213886 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085213886 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085213887 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085213887 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085213887 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085213887 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085213888 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085213888 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085213888 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085213888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085213888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085213888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213888 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=8 -> eSLS=88: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085213888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085213888 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085213888 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085213888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085213888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085213888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 08 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085213888 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085213888 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085213888 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085213888 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085213888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085213888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085213888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213888 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085213888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085213888 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085213888 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085213888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085213888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085213888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085213888 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085213888 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085213888 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085213888 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085213888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085213888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085213888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213888 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085213888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085213888 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085213888 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085213888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085213888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085213888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085213888 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085213888 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085213888 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085213888 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085213888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085213888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085213888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213888 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085213888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085213888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085213888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085213888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085213888 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085213888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085213888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085213888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085213888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085213888 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085213888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085213888 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085213888 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085213888 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085213888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085213888 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085213888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085213888 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085213888 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085213888 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085213888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085213888 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085213888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085213888 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085213888 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085213888 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085213888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085213888 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250412085213888 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085213888 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085213888 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085213888 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250412085213888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085213888 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085213888 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085213888 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085213888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085213888 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085213888 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@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(509)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(509)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(509)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(507)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(512)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(512)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-SCCP(510)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085213918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085213918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085213918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085213918 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085213918 DHNBAP 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) 20250412085213918 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085213918 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085213918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085213918 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085213922 DLINP DEBUG SRVCONN(,r=127.0.0.1:50557<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085213922 DLINP DEBUG SRVCONN(,r=127.0.0.1:50557<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085213922 DLINP DEBUG SRVCONN(,r=127.0.0.1:50557<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085213922 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085213922 DHNBAP DEBUG (127.0.0.1:50557 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085213922 DHNBAP NOTICE (127.0.0.1:50557 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085213922 DHNBAP NOTICE (127.0.0.1:50557 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085213922 DLINP DEBUG SRVCONN(,r=127.0.0.1:50557<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085213922 DLINP DEBUG SRVCONN(,r=127.0.0.1:50557<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085214075 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 20250412085214075 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 20250412085214075 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085214075 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085214084 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 20250412085214084 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 20250412085214084 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085214084 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085214085 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214085 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085214085 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085214085 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085214085 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085214085 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085214085 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085214085 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085214085 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085214085 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085214085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.msc1-M3UA(506)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085214088 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214088 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085214088 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085214089 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085214089 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085214089 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085214089 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085214089 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085214089 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085214089 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085214089 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412085214089 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085214089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085214089 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 20250412085214089 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085214089 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085214089 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085214089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085214089 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085214089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085214089 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085214089 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085214089 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085214089 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085214090 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085214090 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085214090 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085214090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085214090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085214090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214091 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085214091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085214091 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085214091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085214091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085214091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085214091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085214091 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085214091 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214091 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085214091 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085214091 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085214091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085214091 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085214091 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085214091 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085214091 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085214091 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085214093 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214093 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085214093 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085214093 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085214093 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085214093 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085214093 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085214093 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085214093 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085214093 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085214093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085214096 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214096 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085214096 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085214096 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085214096 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085214096 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085214096 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085214096 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085214096 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085214096 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085214096 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085214096 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412085214096 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085214096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085214096 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 20250412085214096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085214096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085214096 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085214096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085214096 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085214096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085214096 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085214096 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085214096 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085214096 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085214097 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085214097 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085214097 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085214097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085214097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085214097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214097 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085214098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085214098 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085214098 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085214098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085214098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085214098 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085214098 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085214098 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214098 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085214098 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085214098 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085214098 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085214098 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'virt-msc1' 20250412085214098 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085214098 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085214098 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085214098 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085214099 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 20250412085214099 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 20250412085214099 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085214099 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085214105 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214105 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085214105 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085214105 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085214105 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085214105 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085214105 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085214105 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085214105 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085214105 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085214105 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085214107 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214107 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085214107 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085214107 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085214107 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085214107 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085214107 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085214107 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085214107 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085214107 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085214107 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085214107 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085214107 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412085214107 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085214107 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085214107 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 20250412085214107 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085214107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085214107 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085214107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085214107 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085214107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085214107 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085214107 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085214107 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085214107 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085214108 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085214108 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085214108 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085214108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085214108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085214108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214108 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085214108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085214108 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085214108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085214108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085214108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085214108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085214109 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085214109 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 20250412085214109 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 20250412085214109 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 20250412085214109 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412085214109 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412085214109 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412085214109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085214109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214109 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085214109 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085214109 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085214109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085214109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412085214109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085214109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085214109 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085214109 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(512)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412085214114 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214114 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412085214114 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412085214114 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412085214114 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412085214114 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412085214114 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085214114 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085214114 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085214114 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Pending () 20250412085214114 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 04  20250412085214114 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085214114 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085214114 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085214114 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085214114 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085214114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412085214114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085214114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085214114 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412085214114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085214114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085214114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085214114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085214115 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085214118 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214118 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085214118 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085214118 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412085214118 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085214118 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085214118 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250412085214118 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085214118 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412085214118 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412085214118 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085214118 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085214118 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085214118 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085214118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085214118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085214119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085214119 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412085214119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085214119 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085214119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085214119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085214119 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085214119 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085214119 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085214120 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085214120 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085214120 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085214120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085214120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085214120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085214120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085214120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085214120 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085214120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085214120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085214120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085214120 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085214120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085214120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085214120 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085214120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085214120 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'virt-sgsn1' 20250412085214120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085214120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085214120 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085214120 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(502)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085214880 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214880 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085214880 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085214880 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085214880 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085214880 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085214880 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085214880 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085214880 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085214880 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085214880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085214880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085214880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085214880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085214880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085214880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085214880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085214880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085214880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214881 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085214881 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085214881 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085214881 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085214881 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) 20250412085214881 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085214881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085214881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085214881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085214881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085214881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085214881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085214881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085214881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085214881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085214881 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085214881 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085214881 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214881 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085214881 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085214881 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085214881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085214881 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085214881 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085214881 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085214881 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085214881 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085214882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085214882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085214882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085214882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085214882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085214882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085214882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085214882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085214882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085214882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085214882 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214882 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085214882 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085214882 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085214882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085214882 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085214882 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085214882 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085214882 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085214882 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085214882 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085214882 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085214882 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(505)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085214892 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214892 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085214892 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085214892 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085214892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085214892 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085214892 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085214892 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085214892 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085214892 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085214892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085214892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085214892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085214892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085214892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085214892 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085214892 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085214892 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085214892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214892 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085214892 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085214892 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085214892 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085214892 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) 20250412085214892 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) 20250412085214892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085214892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085214892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214892 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085214892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085214892 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085214892 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085214892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085214892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085214892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085214892 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085214892 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085214892 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214892 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085214892 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085214892 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085214892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085214892 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'virt-msc1' 20250412085214892 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085214892 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085214892 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085214892 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412085214894 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214894 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085214894 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085214894 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085214894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085214894 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085214894 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085214894 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085214894 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085214894 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085214894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085214894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085214894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085214894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085214894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085214894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085214894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085214894 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085214894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214894 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085214894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085214894 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085214894 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085214894 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085214907 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214907 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085214907 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085214907 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085214907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085214907 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085214907 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085214907 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085214907 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085214907 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085214907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085214907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085214907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085214907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085214907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085214907 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085214907 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085214907 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085214907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214908 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085214908 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085214908 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085214908 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085214908 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) 20250412085214908 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085214908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085214908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085214908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085214908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085214908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085214908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085214908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085214908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085214908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085214908 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085214908 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085214908 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214908 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085214908 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085214908 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085214908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085214908 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412085214908 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085214908 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085214908 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085214908 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085214910 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214910 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085214910 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085214910 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085214910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085214910 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085214910 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085214910 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085214910 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085214910 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085214910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085214910 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085214910 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085214910 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085214910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085214910 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085214910 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085214910 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085214910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214910 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085214910 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085214910 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085214910 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085214910 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085214915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214915 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085214915 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085214915 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085214915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085214915 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085214915 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085214915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085214915 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085214915 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085214915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085214915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085214915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085214915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085214915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085214915 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085214915 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085214915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085214915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085214915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085214915 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085214915 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085214915 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) 20250412085214915 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) 20250412085214915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085214915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085214915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085214915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085214915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085214915 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085214915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085214915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085214915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085214915 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085214915 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: link up (cnlink.c:111) 20250412085214915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214915 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085214915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085214915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085214915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085214915 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'virt-sgsn1' 20250412085214915 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085214915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085214915 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085214915 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412085214916 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085214916 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085214916 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085214916 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085214916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085214916 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085214916 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085214916 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085214916 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085214916 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085214916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085214916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085214916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085214916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085214916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085214916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085214916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085214916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085214916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085214916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085214916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085214916 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085214916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085214916 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085214916 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085214916 DRANAP INFO cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085215934 DLCTRL DEBUG Command: GET 630367057 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085215934 DLCTRL DEBUG Tx Command reply: GET_REPLY 630367057 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085215941 DLCTRL DEBUG Command: GET 421123398 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085215941 DLCTRL DEBUG Tx Command reply: GET_REPLY 421123398 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085215945 DLCTRL DEBUG Command: GET 363604237 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085215945 DLCTRL DEBUG Tx Command reply: GET_REPLY 363604237 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085215949 DLCTRL DEBUG Command: GET 319086117 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085215949 DLCTRL DEBUG Tx Command reply: GET_REPLY 319086117 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085215952 DLCTRL DEBUG Command: GET 96516379 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085215952 DLCTRL DEBUG Tx Command reply: GET_REPLY 96516379 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085215954 DLCTRL DEBUG Command: GET 33734565 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085215954 DLCTRL DEBUG Tx Command reply: GET_REPLY 33734565 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085215957 DLCTRL DEBUG Command: GET 286519 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085215957 DLCTRL DEBUG Tx Command reply: GET_REPLY 286519 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085215959 DLCTRL DEBUG Command: GET 625433344 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085215959 DLCTRL DEBUG Tx Command reply: GET_REPLY 625433344 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085215960 DLCTRL DEBUG Command: GET 311810814 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085215960 DLCTRL DEBUG Tx Command reply: GET_REPLY 311810814 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085215962 DLCTRL DEBUG Command: GET 334718042 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085215962 DLCTRL DEBUG Tx Command reply: GET_REPLY 334718042 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085215964 DLCTRL DEBUG Command: GET 262685054 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085215964 DLCTRL DEBUG Tx Command reply: GET_REPLY 262685054 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085215965 DLCTRL DEBUG Command: GET 244692347 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085215965 DLCTRL DEBUG Tx Command reply: GET_REPLY 244692347 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085215966 DLCTRL DEBUG Command: GET 442444226 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085215966 DLCTRL DEBUG Tx Command reply: GET_REPLY 442444226 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085215967 DLCTRL DEBUG Command: GET 423022263 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085215967 DLCTRL DEBUG Tx Command reply: GET_REPLY 423022263 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085215968 DLCTRL DEBUG Command: GET 666420659 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085215968 DLCTRL DEBUG Tx Command reply: GET_REPLY 666420659 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085215970 DLCTRL DEBUG Command: GET 443645390 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085215970 DLCTRL DEBUG Tx Command reply: GET_REPLY 443645390 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085215971 DLCTRL DEBUG Command: GET 524655938 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085215971 DLCTRL DEBUG Tx Command reply: GET_REPLY 524655938 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085215972 DLCTRL DEBUG Command: GET 208002131 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085215972 DLCTRL DEBUG Tx Command reply: GET_REPLY 208002131 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085215972 DLCTRL DEBUG Command: GET 307799482 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085215972 DLCTRL DEBUG Tx Command reply: GET_REPLY 307799482 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085215973 DLCTRL DEBUG Command: GET 425315333 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085215973 DLCTRL DEBUG Tx Command reply: GET_REPLY 425315333 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: f_gen_tmsi(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@11a1da9b814d: 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 := '000000000000000000111100'B, t_guard := 20.000000 } 20250412085215992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33958<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)13901745 20250412085217036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085217036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085217036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412085217036 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085217036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd41fb1, normal) (hnbgw_rua.c:406) 20250412085217036 DHNB DEBUG map_rua[0x55cfd955a890]{init}: Allocated (fsm.c:456) 20250412085217036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13901745)[0x55cfd955a890]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085217036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13901745 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085217036 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085217036 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085217036 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13901745 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:673) 20250412085217036 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13901745 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085217036 DCN DEBUG map_sccp[0x55cfd9558f00]{init}: Allocated (fsm.c:456) 20250412085217036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cfd9558f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085217037 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-13901745 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085217037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13901745 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412085217037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13901745)[0x55cfd955a890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085217037 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085217037 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085217037 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13901745 SCCP-61 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085217037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cfd9558f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085217037 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085217037 DLSCCP DEBUG SCCP-SCOC(61)[0x55cfd953de60]{IDLE}: Allocated (fsm.c:456) 20250412085217037 DLSCCP DEBUG SCCP-SCOC(61)[0x55cfd953de60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085217037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300003c0056400500f1100926) (sccp_scrc.c:415) 20250412085217037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085217037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085217037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085217037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085217037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085217037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085217037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085217037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085217037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085217037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085217037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085217037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085217037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085217037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085217037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085217037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 3d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 00 3c 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085217037 DLSCCP DEBUG SCCP-SCOC(61)[0x55cfd953de60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085217037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cfd9558f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085217037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13901745)[0x55cfd955a890]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085217037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085217037 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085217037 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085217037 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085217037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085217037 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412085217037 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085217037 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085217037 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085217037 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 3d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 00 3c 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)6635291 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(501)@11a1da9b814d: Session index based on connection ID:0 MTC@11a1da9b814d: 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 } } } 20250412085217055 DLCTRL DEBUG Command: GET 683014858 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085217055 DLCTRL DEBUG Tx Command reply: GET_REPLY 683014858 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) HNBGW_Test.msc0-SCCP(501)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085217056 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085217056 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085217056 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085217056 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085217056 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085217056 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085217056 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085217056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085217056 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085217056 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 3d ff 50 e4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085217056 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085217056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085217056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085217056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085217056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085217056 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ff50e4) (sccp_scrc.c:486) 20250412085217056 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1855) 20250412085217056 DLSCCP DEBUG SCCP-SCOC(61)[0x55cfd953de60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085217056 DLSCCP DEBUG SCCP-SCOC(61)[0x55cfd953de60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085217056 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085217056 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085217056 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085217056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cfd9558f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085217056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cfd9558f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085217058 DLCTRL DEBUG Command: GET 385787026 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085217058 DLCTRL DEBUG Tx Command reply: GET_REPLY 385787026 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085217061 DLCTRL DEBUG Command: GET 741187826 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085217061 DLCTRL DEBUG Tx Command reply: GET_REPLY 741187826 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250412085217064 DLCTRL DEBUG Command: GET 524030460 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085217064 DLCTRL DEBUG Tx Command reply: GET_REPLY 524030460 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085217067 DLCTRL DEBUG Command: GET 823725261 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085217067 DLCTRL DEBUG Tx Command reply: GET_REPLY 823725261 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085217070 DLCTRL DEBUG Command: GET 299115284 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085217070 DLCTRL DEBUG Tx Command reply: GET_REPLY 299115284 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085217073 DLCTRL DEBUG Command: GET 522847111 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085217073 DLCTRL DEBUG Tx Command reply: GET_REPLY 522847111 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085217076 DLCTRL DEBUG Command: GET 184825426 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085217076 DLCTRL DEBUG Tx Command reply: GET_REPLY 184825426 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085217078 DLCTRL DEBUG Command: GET 942451017 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085217078 DLCTRL DEBUG Tx Command reply: GET_REPLY 942451017 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085217079 DLCTRL DEBUG Command: GET 113117010 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085217079 DLCTRL DEBUG Tx Command reply: GET_REPLY 113117010 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085217081 DLCTRL DEBUG Command: GET 528908673 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085217081 DLCTRL DEBUG Tx Command reply: GET_REPLY 528908673 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085217082 DLCTRL DEBUG Command: GET 356278969 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085217082 DLCTRL DEBUG Tx Command reply: GET_REPLY 356278969 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085217083 DLCTRL DEBUG Command: GET 27346262 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085217083 DLCTRL DEBUG Tx Command reply: GET_REPLY 27346262 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085217085 DLCTRL DEBUG Command: GET 119168704 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085217085 DLCTRL DEBUG Tx Command reply: GET_REPLY 119168704 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085217085 DLCTRL DEBUG Command: GET 754829501 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085217085 DLCTRL DEBUG Tx Command reply: GET_REPLY 754829501 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085217086 DLCTRL DEBUG Command: GET 33719187 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085217086 DLCTRL DEBUG Tx Command reply: GET_REPLY 33719187 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085217087 DLCTRL DEBUG Command: GET 869166690 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085217087 DLCTRL DEBUG Tx Command reply: GET_REPLY 869166690 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085217088 DLCTRL DEBUG Command: GET 942659900 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085217088 DLCTRL DEBUG Tx Command reply: GET_REPLY 942659900 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085217089 DLCTRL DEBUG Command: GET 416214597 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085217089 DLCTRL DEBUG Tx Command reply: GET_REPLY 416214597 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085217090 DLCTRL DEBUG Command: GET 451320278 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085217090 DLCTRL DEBUG Tx Command reply: GET_REPLY 451320278 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000001100000110'B, t_guard := 20.000000 } 20250412085217107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33970<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)6662454 20250412085218137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085218137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085218137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412085218137 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085218137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x65a936, normal) (hnbgw_rua.c:406) 20250412085218137 DHNB DEBUG map_rua[0x55cfd95404f0]{init}: Allocated (fsm.c:456) 20250412085218137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662454)[0x55cfd95404f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085218137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6662454 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085218137 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085218137 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085218137 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6662454 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:673) 20250412085218137 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6662454 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250412085218137 DCN DEBUG map_sccp[0x55cfd95491a0]{init}: Allocated (fsm.c:456) 20250412085218137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cfd95491a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085218137 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-6662454 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412085218137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6662454 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412085218137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662454)[0x55cfd95404f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085218137 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085218137 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085218137 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6662454 SCCP-62 msc-1 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085218137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cfd95491a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085218137 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085218137 DLSCCP DEBUG SCCP-SCOC(62)[0x55cfd953f900]{IDLE}: Allocated (fsm.c:456) 20250412085218137 DLSCCP DEBUG SCCP-SCOC(62)[0x55cfd953f900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085218137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003060056400500f1100926) (sccp_scrc.c:415) 20250412085218137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085218137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085218137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085218137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085218137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085218137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085218137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085218138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085218138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085218138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085218138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085218138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085218138 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085218138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085218138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085218138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 3e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 03 06 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085218138 DLSCCP DEBUG SCCP-SCOC(62)[0x55cfd953f900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085218138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cfd95491a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085218138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662454)[0x55cfd95404f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085218138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085218138 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085218138 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085218138 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085218138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085218138 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250412085218138 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085218138 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085218138 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085218138 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 3e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 03 06 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(504)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)1327741 HNBGW_Test.msc1-SCCP(504)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(504)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@11a1da9b814d: setverdict(pass): none -> pass 20250412085218157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085218157 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085218157 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085218157 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085218157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085218157 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085218157 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085218157 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085218157 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085218157 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 3e 71 18 db 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085218157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085218157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085218157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085218157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085218157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085218158 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007118db) (sccp_scrc.c:486) 20250412085218158 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1855) 20250412085218158 DLSCCP DEBUG SCCP-SCOC(62)[0x55cfd953f900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085218158 DLSCCP DEBUG SCCP-SCOC(62)[0x55cfd953f900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085218158 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085218158 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085218158 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085218158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cfd95491a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085218158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cfd95491a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085218159 DLCTRL DEBUG Command: GET 553542488 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085218159 DLCTRL DEBUG Tx Command reply: GET_REPLY 553542488 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085218163 DLCTRL DEBUG Command: GET 268936890 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085218163 DLCTRL DEBUG Tx Command reply: GET_REPLY 268936890 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085218167 DLCTRL DEBUG Command: GET 608156917 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085218167 DLCTRL DEBUG Tx Command reply: GET_REPLY 608156917 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250412085218170 DLCTRL DEBUG Command: GET 604205663 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085218170 DLCTRL DEBUG Tx Command reply: GET_REPLY 604205663 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085218174 DLCTRL DEBUG Command: GET 472726603 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085218174 DLCTRL DEBUG Tx Command reply: GET_REPLY 472726603 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085218178 DLCTRL DEBUG Command: GET 453192185 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085218178 DLCTRL DEBUG Tx Command reply: GET_REPLY 453192185 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085218181 DLCTRL DEBUG Command: GET 819124395 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085218181 DLCTRL DEBUG Tx Command reply: GET_REPLY 819124395 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085218184 DLCTRL DEBUG Command: GET 320636157 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085218184 DLCTRL DEBUG Tx Command reply: GET_REPLY 320636157 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250412085218186 DLCTRL DEBUG Command: GET 89480658 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085218186 DLCTRL DEBUG Tx Command reply: GET_REPLY 89480658 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085218188 DLCTRL DEBUG Command: GET 778091522 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085218188 DLCTRL DEBUG Tx Command reply: GET_REPLY 778091522 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085218190 DLCTRL DEBUG Command: GET 685612676 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085218190 DLCTRL DEBUG Tx Command reply: GET_REPLY 685612676 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085218192 DLCTRL DEBUG Command: GET 281582462 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085218192 DLCTRL DEBUG Tx Command reply: GET_REPLY 281582462 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085218193 DLCTRL DEBUG Command: GET 966788855 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085218193 DLCTRL DEBUG Tx Command reply: GET_REPLY 966788855 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085218195 DLCTRL DEBUG Command: GET 736245641 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085218195 DLCTRL DEBUG Tx Command reply: GET_REPLY 736245641 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085218197 DLCTRL DEBUG Command: GET 66647899 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085218197 DLCTRL DEBUG Tx Command reply: GET_REPLY 66647899 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085218198 DLCTRL DEBUG Command: GET 185097062 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085218198 DLCTRL DEBUG Tx Command reply: GET_REPLY 185097062 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085218200 DLCTRL DEBUG Command: GET 236171715 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085218200 DLCTRL DEBUG Tx Command reply: GET_REPLY 236171715 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085218202 DLCTRL DEBUG Command: GET 644840467 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085218202 DLCTRL DEBUG Tx Command reply: GET_REPLY 644840467 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085218204 DLCTRL DEBUG Command: GET 62706661 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085218204 DLCTRL DEBUG Tx Command reply: GET_REPLY 62706661 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085218205 DLCTRL DEBUG Command: GET 830383398 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085218205 DLCTRL DEBUG Tx Command reply: GET_REPLY 830383398 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000000001101101'B, t_guard := 20.000000 } 20250412085218236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33986<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)11855414 20250412085219257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085219257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085219257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412085219257 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085219257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb4e636, normal) (hnbgw_rua.c:406) 20250412085219258 DHNB DEBUG map_rua[0x55cfd9549400]{init}: Allocated (fsm.c:456) 20250412085219258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11855414)[0x55cfd9549400]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085219258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11855414 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085219258 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085219258 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085219258 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11855414 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:673) 20250412085219258 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11855414 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085219258 DCN DEBUG map_sccp[0x55cfd95467a0]{init}: Allocated (fsm.c:456) 20250412085219258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cfd95467a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085219258 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-11855414 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085219258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11855414 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412085219258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11855414)[0x55cfd9549400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085219258 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085219258 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085219258 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11855414 SCCP-63 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085219258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cfd95467a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085219258 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085219258 DLSCCP DEBUG SCCP-SCOC(63)[0x55cfd9587570]{IDLE}: Allocated (fsm.c:456) 20250412085219258 DLSCCP DEBUG SCCP-SCOC(63)[0x55cfd9587570]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085219258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300006d0056400500f1100926) (sccp_scrc.c:415) 20250412085219258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085219258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085219258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085219258 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085219258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085219258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085219258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085219258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085219258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085219258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085219258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085219258 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085219258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085219258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085219258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085219258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 3f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 00 6d 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085219258 DLSCCP DEBUG SCCP-SCOC(63)[0x55cfd9587570]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085219258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cfd95467a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085219258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11855414)[0x55cfd9549400]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085219258 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085219258 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085219258 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085219258 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085219258 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085219258 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085219258 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085219258 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085219258 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085219258 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 3f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 00 6d 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@11a1da9b814d: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)7743699 HNBGW_Test.msc0-SCCP(501)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412085219263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085219263 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085219263 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085219263 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085219263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085219263 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085219263 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085219263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085219263 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085219263 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 3f 18 89 83 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085219263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085219263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085219263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085219263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085219263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085219263 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00188983) (sccp_scrc.c:486) 20250412085219263 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1855) 20250412085219263 DLSCCP DEBUG SCCP-SCOC(63)[0x55cfd9587570]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085219263 DLSCCP DEBUG SCCP-SCOC(63)[0x55cfd9587570]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085219263 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085219263 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085219263 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085219263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cfd95467a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085219263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cfd95467a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085219265 DLCTRL DEBUG Command: GET 444883974 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085219265 DLCTRL DEBUG Tx Command reply: GET_REPLY 444883974 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085219266 DLCTRL DEBUG Command: GET 241605899 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085219266 DLCTRL DEBUG Tx Command reply: GET_REPLY 241605899 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085219268 DLCTRL DEBUG Command: GET 124348945 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085219268 DLCTRL DEBUG Tx Command reply: GET_REPLY 124348945 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250412085219270 DLCTRL DEBUG Command: GET 364533530 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085219271 DLCTRL DEBUG Tx Command reply: GET_REPLY 364533530 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085219273 DLCTRL DEBUG Command: GET 600693704 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085219273 DLCTRL DEBUG Tx Command reply: GET_REPLY 600693704 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085219277 DLCTRL DEBUG Command: GET 269438156 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085219277 DLCTRL DEBUG Tx Command reply: GET_REPLY 269438156 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085219278 DLCTRL DEBUG Command: GET 948274359 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085219278 DLCTRL DEBUG Tx Command reply: GET_REPLY 948274359 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085219280 DLCTRL DEBUG Command: GET 623811456 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085219280 DLCTRL DEBUG Tx Command reply: GET_REPLY 623811456 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250412085219282 DLCTRL DEBUG Command: GET 677486025 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085219282 DLCTRL DEBUG Tx Command reply: GET_REPLY 677486025 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085219284 DLCTRL DEBUG Command: GET 330747831 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085219284 DLCTRL DEBUG Tx Command reply: GET_REPLY 330747831 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085219286 DLCTRL DEBUG Command: GET 384351954 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085219286 DLCTRL DEBUG Tx Command reply: GET_REPLY 384351954 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085219289 DLCTRL DEBUG Command: GET 799684733 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085219289 DLCTRL DEBUG Tx Command reply: GET_REPLY 799684733 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085219293 DLCTRL DEBUG Command: GET 939443114 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085219293 DLCTRL DEBUG Tx Command reply: GET_REPLY 939443114 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085219296 DLCTRL DEBUG Command: GET 692942453 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085219296 DLCTRL DEBUG Tx Command reply: GET_REPLY 692942453 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085219299 DLCTRL DEBUG Command: GET 234116766 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085219299 DLCTRL DEBUG Tx Command reply: GET_REPLY 234116766 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085219301 DLCTRL DEBUG Command: GET 273050107 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085219301 DLCTRL DEBUG Tx Command reply: GET_REPLY 273050107 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085219303 DLCTRL DEBUG Command: GET 310317040 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085219303 DLCTRL DEBUG Tx Command reply: GET_REPLY 310317040 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085219305 DLCTRL DEBUG Command: GET 92843357 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085219305 DLCTRL DEBUG Tx Command reply: GET_REPLY 92843357 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085219306 DLCTRL DEBUG Command: GET 917001556 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085219306 DLCTRL DEBUG Tx Command reply: GET_REPLY 917001556 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085219308 DLCTRL DEBUG Command: GET 915888984 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085219308 DLCTRL DEBUG Tx Command reply: GET_REPLY 915888984 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085219315 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33369<->l=127.0.0.1:4262) (control_if.c:193) 20250412085219315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40918<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(495)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(494)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085219317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085219318 DLINP DEBUG SRVCONN(,r=127.0.0.1:50557<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085219318 DLINP DEBUG SRVCONN(,r=127.0.0.1:50557<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085219318 DLINP NOTICE SRV(,r=127.0.0.1:50557<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085219318 DMAIN NOTICE (127.0.0.1:50557 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50557<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085219318 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(507)@11a1da9b814d: Final verdict of PTC: none 20250412085219321 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085219321 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085219321 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085219321 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412085219321 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085219321 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085219321 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085219321 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085219321 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085219321 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085219321 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085219321 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085219321 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085219321 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085219321 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085219321 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(510)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(508)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(511)@11a1da9b814d: Final verdict of PTC: none 20250412085219321 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 20250412085219321 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085219321 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085219321 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085219322 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085219322 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085219322 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085219322 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085219322 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085219322 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412085219322 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412085219322 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085219322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085219322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085219322 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085219322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085219322 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085219322 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085219322 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085219322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085219322 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085219322 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085219322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085219322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085219322 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085219322 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 20250412085219322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085219322 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085219322 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085219322 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085219322 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085219322 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085219322 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085219322 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085219322 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085219322 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085219322 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085219323 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085219323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cfd95491a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085219322 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085219322 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085219322 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085219322 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085219322 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412085219322 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085219322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085219322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085219323 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 20250412085219323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085219323 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412085219323 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085219323 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085219323 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085219323 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085219323 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085219323 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085219323 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085219323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085219323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085219323 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085219323 DLSCCP DEBUG SCCP-SCOC(62)[0x55cfd953f900]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085219323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007118db), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085219323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085219323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085219323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085219323 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085219323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085219323 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085219323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085219323 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085219323 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085219323 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 20250412085219323 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085219323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085219323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0d 04 71 18 db 00 00 3e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085219323 DLSCCP DEBUG SCCP-SCOC(62)[0x55cfd953f900]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085219323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cfd95491a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085219323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662454)[0x55cfd95404f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085219323 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662454)[0x55cfd95404f0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085219323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085219323 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085219323 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085219323 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 20250412085219323 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 20250412085219323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085219323 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085219323 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085219323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085219323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662454)[0x55cfd95404f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085219323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662454)[0x55cfd95404f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085219323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662454)[0x55cfd95404f0]{disrupted}: Freeing instance (context_map.c:202) 20250412085219323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662454)[0x55cfd95404f0]{disrupted}: Deallocated (fsm.c:568) 20250412085219323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cfd95491a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085219323 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085219323 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085219323 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085219323 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085219323 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085219323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085219323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085219323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cfd95491a0]{disconnected}: Freeing instance (context_map.c:206) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(504)@11a1da9b814d: Final verdict of PTC: none 20250412085219323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55cfd95491a0]{disconnected}: Deallocated (fsm.c:568) 20250412085219323 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6662454 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250412085219324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085219324 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085219324 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085219324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085219324 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085219324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085219324 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085219324 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085219324 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085219324 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085219324 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085219324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085219324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085219324 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-RAN(505)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@11a1da9b814d: Final verdict of PTC: none 20250412085219324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085219324 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085219324 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085219325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085219325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085219325 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412085219325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085219325 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085219325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085219325 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) HNBGW_Test.msc1-M3UA(506)@11a1da9b814d: Final verdict of PTC: none 20250412085219325 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085219325 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085219325 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085219326 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085219325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085219325 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085219326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085219326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085219326 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085219326 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085219326 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085219326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13901745)[0x55cfd955a890]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412085219326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13901745)[0x55cfd955a890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412085219326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cfd9558f00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) HNBGW_Test.sgsn1-M3UA(512)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(501)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(509)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@11a1da9b814d: Final verdict of PTC: none20250412085219326 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085219326 DLSCCP DEBUG SCCP-SCOC(61)[0x55cfd953de60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085219326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff50e4), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085219326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085219327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085219327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085219327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085219327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085219327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085219327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0e 04 ff 50 e4 00 00 3d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085219327 DLSCCP DEBUG SCCP-SCOC(61)[0x55cfd953de60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085219327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cfd9558f00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085219327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13901745)[0x55cfd955a890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085219327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13901745)[0x55cfd955a890]{disrupted}: Freeing instance (context_map.c:202) 20250412085219327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13901745)[0x55cfd955a890]{disrupted}: Deallocated (fsm.c:568) 20250412085219327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cfd9558f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085219327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cfd9558f00]{disconnected}: Freeing instance (context_map.c:206) 20250412085219327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55cfd9558f00]{disconnected}: Deallocated (fsm.c:568) 20250412085219327 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13901745 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250412085219327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11855414)[0x55cfd9549400]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412085219327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11855414)[0x55cfd9549400]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412085219327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cfd95467a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412085219327 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085219327 DLSCCP DEBUG SCCP-SCOC(63)[0x55cfd9587570]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085219327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00188983), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085219327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085219327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085219327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085219327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085219327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085219327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085219327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0c 04 18 89 83 00 00 3f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085219327 DLSCCP DEBUG SCCP-SCOC(63)[0x55cfd9587570]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085219327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cfd95467a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085219327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11855414)[0x55cfd9549400]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085219327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11855414)[0x55cfd9549400]{disrupted}: Freeing instance (context_map.c:202) 20250412085219328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11855414)[0x55cfd9549400]{disrupted}: Deallocated (fsm.c:568) 20250412085219328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cfd95467a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085219328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cfd95467a0]{disconnected}: Freeing instance (context_map.c:206) 20250412085219328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55cfd95467a0]{disconnected}: Deallocated (fsm.c:568) 20250412085219328 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11855414 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250412085219328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085219328 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085219328 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085219328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085219328 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085219328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085219328 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085219328 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085219328 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085219328 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085219328 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(502)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(503)@11a1da9b814d: Final verdict of PTC: none 20250412085219332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33986<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085219331 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085219332 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085219332 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085219332 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085219332 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085219332 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085219332 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085219332 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085219332 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085219332 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085219332 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085219332 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-PFCP(496)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@11a1da9b814d: Final verdict of PTC: pass 20250412085219343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33958<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@11a1da9b814d: Final verdict of PTC: pass HNBGW-MGCP(513)@11a1da9b814d: Final verdict of PTC: none 20250412085219350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33970<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Sat Apr 12 08:52:19 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 20250412085219509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085220036 DLSCCP DEBUG SCCP-SCOC(59)[0x55cfd953a6c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085220036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039788c), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085220036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085220036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085220036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085220036 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085220036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085220036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085220036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 39 78 8c 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085220036 DLSCCP DEBUG SCCP-SCOC(58)[0x55cfd9563540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085220036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f7c39), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085220036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085220036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085220036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085220036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085220036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085220036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085220036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4f 7c 39 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085220036 DLSCCP DEBUG SCCP-SCOC(60)[0x55cfd954b8c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085220036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00752424), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085220036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085220036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085220036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085220036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085220036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085220036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085220036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 75 24 24 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085220036 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085220036 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085220037 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085220037 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085220037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085220037 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085220037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085220037 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085220037 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085220037 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085220037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085220037 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085220037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085220037 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085220037 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085220037 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085220037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085220037 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085220111 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=558788) 20250412085220848 DLSCCP DEBUG SCCP-SCOC(54)[0x55cfd955c1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085220848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018805b), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085220849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085220849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085220849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085220849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085220849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085220849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085220849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 18 80 5b 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085220849 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085220849 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085220849 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085220849 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085220849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085220849 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085220850 DLSCCP DEBUG SCCP-SCOC(55)[0x55cfd95492d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085220850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004c771), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085220850 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085220850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085220850 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085220850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085220850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085220850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085220850 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 04 c7 71 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085220850 DLSCCP DEBUG SCCP-SCOC(56)[0x55cfd942cc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085220850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e60c15), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085220850 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085220850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085220850 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085220850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085220850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085220850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085220850 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e6 0c 15 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085220850 DLSCCP DEBUG SCCP-SCOC(57)[0x55cfd9548a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085220851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005916b1), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085220851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085220851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085220851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085220851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085220851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085220851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085220851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 59 16 b1 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085220851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085220851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085220851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085220851 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085220851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085220851 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085220851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085220851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085220851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085220852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085220852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085220852 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085220852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085220852 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085220852 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085220852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085220852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085220852 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=558788, count=574412) 20250412085221323 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085221323 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085221323 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085221323 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085221323 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085221323 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412085221323 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085221323 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085221323 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412085221324 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085221324 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085221324 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Sat Apr 12 08:52:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250412085223205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085223211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085223215 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38789<->l=127.0.0.1:4262) (control_if.c:572) 20250412085223234 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085223234 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085223241 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085223242 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085223242 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085223242 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085223242 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085223242 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085223242 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085223242 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085223242 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35092 (stream_srv.c:142) 20250412085223242 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35092<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085223243 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085223243 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085223243 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085223243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085223243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085223243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085223243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223243 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085223243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085223243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085223243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0e 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085223243 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085223243 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085223243 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085223243 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085223243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085223243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085223243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085223243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223243 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085223243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085223243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085223243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085223243 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085223243 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085223243 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085223243 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085223243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085223244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085223244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223244 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085223244 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223244 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085223244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085223244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085223244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085223244 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085223244 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085223244 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085223244 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085223244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085223244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085223244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223244 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085223244 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085223244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085223244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085223244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085223244 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085223244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223244 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085223244 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085223244 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085223244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085223244 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085223244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223244 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085223244 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085223244 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085223244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085223244 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085223244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223244 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085223244 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085223244 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085223244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085223244 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085223244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223244 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085223244 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085223244 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085223244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085223244 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(527)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(527)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(527)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(525)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(530)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(530)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(530)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-SCCP(528)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085223271 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085223271 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085223271 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085223271 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085223271 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085223271 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085223271 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085223271 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085223272 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085223272 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085223272 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085223272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085223272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085223272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223272 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085223272 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223272 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085223272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085223272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085223272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085223272 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085223272 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085223272 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085223272 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085223272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085223273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085223273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085223273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223273 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085223273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085223273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085223273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085223273 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085223273 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085223273 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085223273 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085223273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085223273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085223273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085223273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223273 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085223273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085223273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085223273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085223273 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085223273 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085223273 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085223273 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085223273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085223273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085223273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085223273 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085223273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085223273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085223273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085223273 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085223273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223273 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085223273 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085223273 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085223273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085223273 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085223273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223273 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085223273 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085223273 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085223273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085223273 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085223273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223273 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085223273 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085223273 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085223273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085223273 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085223273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223273 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085223273 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085223273 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085223273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085223273 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(533)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(533)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(533)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(531)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(536)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-M3UA(536)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(536)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-SCCP(534)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085223306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085223306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085223306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085223306 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085223306 DHNBAP 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) 20250412085223306 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085223306 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085223306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085223306 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085223310 DLINP DEBUG SRVCONN(,r=127.0.0.1:35092<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085223310 DLINP DEBUG SRVCONN(,r=127.0.0.1:35092<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085223310 DLINP DEBUG SRVCONN(,r=127.0.0.1:35092<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085223310 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085223310 DHNBAP DEBUG (127.0.0.1:35092 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085223310 DHNBAP NOTICE (127.0.0.1:35092 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085223310 DHNBAP NOTICE (127.0.0.1:35092 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085223310 DLINP DEBUG SRVCONN(,r=127.0.0.1:35092<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085223310 DLINP DEBUG SRVCONN(,r=127.0.0.1:35092<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085223454 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 20250412085223454 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 20250412085223454 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085223454 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085223456 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223456 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085223456 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085223456 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085223456 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085223456 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085223456 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085223456 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085223456 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085223456 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085223456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085223457 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223457 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085223457 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085223457 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085223457 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085223457 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085223457 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085223457 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085223457 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085223457 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085223457 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085223457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085223457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085223457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085223457 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085223457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085223457 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085223457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085223457 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085223457 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085223457 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085223457 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085223458 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085223458 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085223458 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085223458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085223458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085223458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223458 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085223458 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085223458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085223458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085223458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085223458 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085223458 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085223458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085223458 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085223458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085223458 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412085223458 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085223458 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085223458 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085223458 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085223467 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 20250412085223467 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 20250412085223467 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085223468 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085223469 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223469 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085223469 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085223469 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085223469 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085223469 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085223469 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085223469 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085223469 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085223469 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085223469 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085223470 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223470 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085223470 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085223470 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085223470 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085223470 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085223470 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085223470 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085223470 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085223470 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085223470 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085223470 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085223470 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085223470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085223470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085223470 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085223471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085223471 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085223471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085223471 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085223471 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085223471 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085223471 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085223472 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085223472 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085223472 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085223472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085223472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085223472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223472 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085223472 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223472 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085223472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085223472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085223472 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085223472 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085223472 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223472 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085223472 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085223472 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085223472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085223472 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: picked Normal Route via 'virt-msc1' round-robin style 20250412085223472 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085223472 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085223472 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085223472 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085223484 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 20250412085223484 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 20250412085223484 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085223484 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085223489 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223489 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085223489 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085223489 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085223489 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085223489 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085223490 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085223490 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085223490 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085223490 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085223490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085223492 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223492 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085223492 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085223492 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085223492 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085223492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085223492 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085223492 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085223492 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085223492 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085223492 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085223492 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085223492 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085223492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085223492 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085223492 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085223492 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085223492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085223492 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085223492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085223492 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085223492 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085223492 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085223492 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085223493 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085223493 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085223493 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085223493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085223493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085223493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223493 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085223493 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085223493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085223493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085223493 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085223493 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085223493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223493 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085223493 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085223493 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085223493 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085223493 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412085223493 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085223493 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085223493 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085223493 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085223495 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 20250412085223495 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 20250412085223495 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085223495 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412085223499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223499 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412085223499 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085223499 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085223499 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085223499 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085223499 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085223499 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085223499 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085223499 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412085223499 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085223501 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223501 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085223501 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085223501 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412085223501 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085223501 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085223501 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085223501 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085223501 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412085223501 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412085223501 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085223501 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085223501 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085223501 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085223501 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085223502 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085223502 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085223502 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412085223502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085223502 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085223502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085223502 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085223502 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085223502 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085223502 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085223503 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085223503 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085223503 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085223503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085223503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085223503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223503 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085223503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085223503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085223503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085223503 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085223503 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085223503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085223503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085223503 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085223503 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085223503 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085223503 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085223503 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085223503 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085223503 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085223503 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'virt-sgsn1' 20250412085223503 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085223503 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085223503 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085223504 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(526)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085224272 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085224272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085224272 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085224272 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085224272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085224272 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085224272 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085224272 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085224272 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085224272 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085224272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085224273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085224273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085224273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085224273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085224273 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085224273 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085224273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085224273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224273 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085224273 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085224273 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085224273 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085224273 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) 20250412085224273 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085224273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085224273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085224273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085224274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085224274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085224274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085224274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085224274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085224274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085224274 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085224274 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085224274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085224274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085224274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085224274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085224274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085224274 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412085224274 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085224274 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085224274 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085224274 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085224275 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085224275 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085224275 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085224275 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085224275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085224275 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085224275 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085224275 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085224275 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085224275 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085224276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085224276 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085224276 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085224276 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085224276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085224276 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085224276 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085224276 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085224276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224276 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085224276 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085224276 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085224276 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085224276 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(529)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085224280 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085224280 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085224280 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085224280 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085224280 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085224280 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085224280 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085224280 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085224280 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085224280 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085224280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085224280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085224280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085224280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085224280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085224280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085224280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085224280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085224280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224281 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085224281 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085224281 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085224281 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085224281 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) 20250412085224281 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) 20250412085224281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085224281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085224281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085224281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085224281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085224281 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085224281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085224281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085224281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085224281 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085224281 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085224281 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085224281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085224281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085224281 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085224281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085224281 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'virt-msc1' 20250412085224281 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085224281 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085224281 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085224281 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412085224282 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085224282 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085224282 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085224282 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085224282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085224282 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085224282 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085224283 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085224283 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085224283 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085224283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085224283 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085224283 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085224283 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085224283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085224283 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085224283 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085224283 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085224283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224283 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085224283 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085224283 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085224283 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085224283 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(532)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085224289 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085224289 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085224289 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085224289 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085224289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085224289 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085224289 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085224289 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085224289 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085224289 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085224289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085224289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085224289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085224289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085224289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085224289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085224289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085224290 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085224290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224290 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085224290 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085224290 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085224290 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085224290 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) 20250412085224290 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085224290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085224290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085224290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085224290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085224290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085224290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085224290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085224290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085224290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085224290 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085224290 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085224290 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085224290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085224290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085224290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085224290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085224290 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412085224290 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085224290 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085224290 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085224290 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085224290 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085224290 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085224290 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085224290 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085224290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085224290 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085224290 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085224290 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085224290 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085224290 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085224290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085224290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085224290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085224290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085224290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085224290 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085224290 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085224290 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085224290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224290 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085224290 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085224290 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085224290 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085224290 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(535)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085224301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085224301 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085224301 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085224301 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085224301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085224301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085224301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085224301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085224301 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085224301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085224301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085224301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085224301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085224302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085224302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085224302 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085224302 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085224302 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085224302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224302 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085224302 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085224302 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085224302 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085224302 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) 20250412085224302 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) 20250412085224302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085224302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085224302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085224302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085224302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085224302 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085224302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085224302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085224302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085224302 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085224302 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: link up (cnlink.c:111) 20250412085224302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085224302 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085224302 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085224302 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085224302 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085224302 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'virt-sgsn1' 20250412085224302 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085224302 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085224302 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085224302 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412085224303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085224303 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085224303 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085224303 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085224303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085224303 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085224303 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085224303 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085224303 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085224303 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085224303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085224303 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085224303 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085224303 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085224303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085224303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085224303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085224303 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085224303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085224303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085224303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085224303 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085224303 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085224303 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085224303 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085224303 DRANAP INFO cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085225322 DLCTRL DEBUG Command: GET 333052470 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085225322 DLCTRL DEBUG Tx Command reply: GET_REPLY 333052470 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085225330 DLCTRL DEBUG Command: GET 291466306 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085225330 DLCTRL DEBUG Tx Command reply: GET_REPLY 291466306 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085225334 DLCTRL DEBUG Command: GET 472275910 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085225334 DLCTRL DEBUG Tx Command reply: GET_REPLY 472275910 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085225338 DLCTRL DEBUG Command: GET 790619403 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085225338 DLCTRL DEBUG Tx Command reply: GET_REPLY 790619403 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085225342 DLCTRL DEBUG Command: GET 116765762 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085225342 DLCTRL DEBUG Tx Command reply: GET_REPLY 116765762 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085225346 DLCTRL DEBUG Command: GET 790373758 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085225346 DLCTRL DEBUG Tx Command reply: GET_REPLY 790373758 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085225349 DLCTRL DEBUG Command: GET 84487027 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085225349 DLCTRL DEBUG Tx Command reply: GET_REPLY 84487027 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085225352 DLCTRL DEBUG Command: GET 281610059 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085225352 DLCTRL DEBUG Tx Command reply: GET_REPLY 281610059 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085225354 DLCTRL DEBUG Command: GET 384528807 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085225354 DLCTRL DEBUG Tx Command reply: GET_REPLY 384528807 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085225356 DLCTRL DEBUG Command: GET 853670579 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085225356 DLCTRL DEBUG Tx Command reply: GET_REPLY 853670579 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085225358 DLCTRL DEBUG Command: GET 972338736 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085225358 DLCTRL DEBUG Tx Command reply: GET_REPLY 972338736 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085225359 DLCTRL DEBUG Command: GET 110249760 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085225359 DLCTRL DEBUG Tx Command reply: GET_REPLY 110249760 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085225361 DLCTRL DEBUG Command: GET 552716360 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085225361 DLCTRL DEBUG Tx Command reply: GET_REPLY 552716360 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085225362 DLCTRL DEBUG Command: GET 298963234 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085225362 DLCTRL DEBUG Tx Command reply: GET_REPLY 298963234 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085225364 DLCTRL DEBUG Command: GET 612983316 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085225364 DLCTRL DEBUG Tx Command reply: GET_REPLY 612983316 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085225365 DLCTRL DEBUG Command: GET 481417248 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085225365 DLCTRL DEBUG Tx Command reply: GET_REPLY 481417248 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085225366 DLCTRL DEBUG Command: GET 654255904 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085225366 DLCTRL DEBUG Tx Command reply: GET_REPLY 654255904 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085225367 DLCTRL DEBUG Command: GET 64032786 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085225367 DLCTRL DEBUG Tx Command reply: GET_REPLY 64032786 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085225368 DLCTRL DEBUG Command: GET 685340902 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085225368 DLCTRL DEBUG Tx Command reply: GET_REPLY 685340902 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085225369 DLCTRL DEBUG Command: GET 851021413 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085225369 DLCTRL DEBUG Tx Command reply: GET_REPLY 851021413 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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@11a1da9b814d: 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 := '000000000000001110101011'B, t_guard := 20.000000 } 20250412085225390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44980<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)2778817 20250412085226414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085226414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085226414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412085226414 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085226414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2a66c1, normal) (hnbgw_rua.c:406) 20250412085226414 DHNB DEBUG map_rua[0x55cfd955a890]{init}: Allocated (fsm.c:456) 20250412085226414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2778817)[0x55cfd955a890]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085226414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2778817 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085226414 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085226414 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085226414 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2778817 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:673) 20250412085226414 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2778817 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:693) 20250412085226414 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2778817 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085226414 DCN DEBUG map_sccp[0x55cfd9558f00]{init}: Allocated (fsm.c:456) 20250412085226414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cfd9558f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085226414 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-2778817 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085226414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2778817 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412085226414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2778817)[0x55cfd955a890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085226414 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085226414 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085226414 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2778817 SCCP-64 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085226414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cfd9558f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085226414 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085226414 DLSCCP DEBUG SCCP-SCOC(64)[0x55cfd9549400]{IDLE}: Allocated (fsm.c:456) 20250412085226414 DLSCCP DEBUG SCCP-SCOC(64)[0x55cfd9549400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085226414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003ab0056400500f1100926) (sccp_scrc.c:415) 20250412085226414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085226414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085226414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085226414 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085226414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085226414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085226414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085226414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085226414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085226414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085226414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085226414 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085226414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085226414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085226414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085226414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 40 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 03 ab 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085226414 DLSCCP DEBUG SCCP-SCOC(64)[0x55cfd9549400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085226414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cfd9558f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085226414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2778817)[0x55cfd955a890]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085226414 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085226414 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085226414 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085226414 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085226414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085226414 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412085226414 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085226414 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085226414 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085226414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 40 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 03 ab 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)8910659 HNBGW_Test.msc0-SCCP(525)@11a1da9b814d: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(525)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@11a1da9b814d: 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 } } } 20250412085226424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085226424 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085226424 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085226424 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085226424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085226424 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085226424 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085226424 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085226424 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085226424 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 40 c4 66 bb 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085226424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085226424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085226424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085226424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085226424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085226424 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c466bb) (sccp_scrc.c:486) 20250412085226424 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1855) 20250412085226424 DLSCCP DEBUG SCCP-SCOC(64)[0x55cfd9549400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085226424 DLSCCP DEBUG SCCP-SCOC(64)[0x55cfd9549400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085226424 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085226424 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085226424 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085226424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cfd9558f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085226424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cfd9558f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085226425 DLCTRL DEBUG Command: GET 19873587 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085226425 DLCTRL DEBUG Tx Command reply: GET_REPLY 19873587 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085226427 DLCTRL DEBUG Command: GET 202811315 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085226427 DLCTRL DEBUG Tx Command reply: GET_REPLY 202811315 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085226429 DLCTRL DEBUG Command: GET 101832152 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085226429 DLCTRL DEBUG Tx Command reply: GET_REPLY 101832152 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250412085226431 DLCTRL DEBUG Command: GET 174590903 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085226431 DLCTRL DEBUG Tx Command reply: GET_REPLY 174590903 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085226432 DLCTRL DEBUG Command: GET 472036279 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085226432 DLCTRL DEBUG Tx Command reply: GET_REPLY 472036279 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085226433 DLCTRL DEBUG Command: GET 541235784 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085226433 DLCTRL DEBUG Tx Command reply: GET_REPLY 541235784 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085226435 DLCTRL DEBUG Command: GET 394073963 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085226435 DLCTRL DEBUG Tx Command reply: GET_REPLY 394073963 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085226436 DLCTRL DEBUG Command: GET 254634689 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085226436 DLCTRL DEBUG Tx Command reply: GET_REPLY 254634689 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085226437 DLCTRL DEBUG Command: GET 998424854 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085226437 DLCTRL DEBUG Tx Command reply: GET_REPLY 998424854 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085226438 DLCTRL DEBUG Command: GET 253959326 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085226438 DLCTRL DEBUG Tx Command reply: GET_REPLY 253959326 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085226439 DLCTRL DEBUG Command: GET 509809473 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085226439 DLCTRL DEBUG Tx Command reply: GET_REPLY 509809473 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085226440 DLCTRL DEBUG Command: GET 402095374 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085226440 DLCTRL DEBUG Tx Command reply: GET_REPLY 402095374 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085226441 DLCTRL DEBUG Command: GET 830996948 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085226441 DLCTRL DEBUG Tx Command reply: GET_REPLY 830996948 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085226442 DLCTRL DEBUG Command: GET 82220925 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085226442 DLCTRL DEBUG Tx Command reply: GET_REPLY 82220925 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085226442 DLCTRL DEBUG Command: GET 43224943 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085226442 DLCTRL DEBUG Tx Command reply: GET_REPLY 43224943 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085226443 DLCTRL DEBUG Command: GET 387642512 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085226443 DLCTRL DEBUG Tx Command reply: GET_REPLY 387642512 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085226444 DLCTRL DEBUG Command: GET 659993498 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085226444 DLCTRL DEBUG Tx Command reply: GET_REPLY 659993498 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085226445 DLCTRL DEBUG Command: GET 623866390 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085226445 DLCTRL DEBUG Tx Command reply: GET_REPLY 623866390 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085226446 DLCTRL DEBUG Command: GET 475396020 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085226446 DLCTRL DEBUG Tx Command reply: GET_REPLY 475396020 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085226446 DLCTRL DEBUG Command: GET 147592526 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085226446 DLCTRL DEBUG Tx Command reply: GET_REPLY 147592526 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000000010101011'B, t_guard := 20.000000 } 20250412085226462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44982<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)1762337 20250412085227490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085227490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085227490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412085227490 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085227491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1ae421, normal) (hnbgw_rua.c:406) 20250412085227491 DHNB DEBUG map_rua[0x55cfd95467a0]{init}: Allocated (fsm.c:456) 20250412085227491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1762337)[0x55cfd95467a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085227491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1762337 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085227491 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085227491 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085227491 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1762337 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:673) 20250412085227491 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1762337 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:693) 20250412085227491 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1762337 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250412085227491 DCN DEBUG map_sccp[0x55cfd95404f0]{init}: Allocated (fsm.c:456) 20250412085227491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cfd95404f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085227491 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-1762337 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412085227491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1762337 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412085227491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1762337)[0x55cfd95467a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085227491 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085227491 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085227491 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1762337 SCCP-65 msc-1 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085227491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cfd95404f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085227491 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085227491 DLSCCP DEBUG SCCP-SCOC(65)[0x55cfd95491a0]{IDLE}: Allocated (fsm.c:456) 20250412085227491 DLSCCP DEBUG SCCP-SCOC(65)[0x55cfd95491a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085227491 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000ab0056400500f1100926) (sccp_scrc.c:415) 20250412085227491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085227491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085227491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085227491 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085227491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085227491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085227491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085227491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085227491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085227491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085227491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085227491 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085227491 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085227491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085227491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085227491 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 05 01 00 00 41 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 00 ab 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085227491 DLSCCP DEBUG SCCP-SCOC(65)[0x55cfd95491a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085227491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cfd95404f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085227491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1762337)[0x55cfd95467a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085227491 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085227491 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085227491 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085227491 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085227491 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085227491 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250412085227491 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085227491 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085227491 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085227492 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 05 01 00 00 41 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 00 ab 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(528)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)477665 HNBGW_Test.msc1-SCCP(528)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(528)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085227511 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085227511 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085227511 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085227511 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085227511 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085227511 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085227511 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085227511 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085227511 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085227511 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 41 e9 2b 89 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085227511 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085227511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085227511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085227511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085227511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085227511 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e92b89) (sccp_scrc.c:486) 20250412085227511 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1855) 20250412085227511 DLSCCP DEBUG SCCP-SCOC(65)[0x55cfd95491a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@11a1da9b814d: setverdict(pass): none -> pass 20250412085227511 DLSCCP DEBUG SCCP-SCOC(65)[0x55cfd95491a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085227511 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085227511 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085227511 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085227511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cfd95404f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085227511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cfd95404f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085227514 DLCTRL DEBUG Command: GET 2670190 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085227514 DLCTRL DEBUG Tx Command reply: GET_REPLY 2670190 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085227521 DLCTRL DEBUG Command: GET 700436151 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085227521 DLCTRL DEBUG Tx Command reply: GET_REPLY 700436151 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085227527 DLCTRL DEBUG Command: GET 493408376 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085227527 DLCTRL DEBUG Tx Command reply: GET_REPLY 493408376 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250412085227532 DLCTRL DEBUG Command: GET 615278805 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085227533 DLCTRL DEBUG Tx Command reply: GET_REPLY 615278805 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085227536 DLCTRL DEBUG Command: GET 198625907 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085227536 DLCTRL DEBUG Tx Command reply: GET_REPLY 198625907 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085227540 DLCTRL DEBUG Command: GET 394213647 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085227540 DLCTRL DEBUG Tx Command reply: GET_REPLY 394213647 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085227545 DLCTRL DEBUG Command: GET 271312481 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085227545 DLCTRL DEBUG Tx Command reply: GET_REPLY 271312481 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085227549 DLCTRL DEBUG Command: GET 407421755 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085227549 DLCTRL DEBUG Tx Command reply: GET_REPLY 407421755 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250412085227553 DLCTRL DEBUG Command: GET 648802758 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085227553 DLCTRL DEBUG Tx Command reply: GET_REPLY 648802758 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085227557 DLCTRL DEBUG Command: GET 206793019 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085227557 DLCTRL DEBUG Tx Command reply: GET_REPLY 206793019 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085227561 DLCTRL DEBUG Command: GET 49202572 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085227561 DLCTRL DEBUG Tx Command reply: GET_REPLY 49202572 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085227564 DLCTRL DEBUG Command: GET 57817266 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085227564 DLCTRL DEBUG Tx Command reply: GET_REPLY 57817266 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085227568 DLCTRL DEBUG Command: GET 329275803 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085227568 DLCTRL DEBUG Tx Command reply: GET_REPLY 329275803 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085227571 DLCTRL DEBUG Command: GET 850763480 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085227571 DLCTRL DEBUG Tx Command reply: GET_REPLY 850763480 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085227574 DLCTRL DEBUG Command: GET 833707908 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085227574 DLCTRL DEBUG Tx Command reply: GET_REPLY 833707908 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085227577 DLCTRL DEBUG Command: GET 226241632 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085227577 DLCTRL DEBUG Tx Command reply: GET_REPLY 226241632 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085227579 DLCTRL DEBUG Command: GET 879852842 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085227579 DLCTRL DEBUG Tx Command reply: GET_REPLY 879852842 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085227582 DLCTRL DEBUG Command: GET 638857 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085227582 DLCTRL DEBUG Tx Command reply: GET_REPLY 638857 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085227584 DLCTRL DEBUG Command: GET 309164456 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085227584 DLCTRL DEBUG Tx Command reply: GET_REPLY 309164456 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085227586 DLCTRL DEBUG Command: GET 379263708 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085227586 DLCTRL DEBUG Tx Command reply: GET_REPLY 379263708 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000001101011101'B, t_guard := 20.000000 } 20250412085227622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44996<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)7392812 20250412085228648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085228648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085228648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412085228648 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085228648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x70ce2c, normal) (hnbgw_rua.c:406) 20250412085228648 DHNB DEBUG map_rua[0x55cfd957f630]{init}: Allocated (fsm.c:456) 20250412085228648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7392812)[0x55cfd957f630]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085228648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7392812 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085228648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085228648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085228648 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7392812 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:673) 20250412085228648 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7392812 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:693) 20250412085228648 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7392812 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085228648 DCN DEBUG map_sccp[0x55cfd95468d0]{init}: Allocated (fsm.c:456) 20250412085228648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cfd95468d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085228648 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-7392812 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085228648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7392812 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412085228648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7392812)[0x55cfd957f630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085228648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085228648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085228648 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7392812 SCCP-66 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085228648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cfd95468d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085228648 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085228648 DLSCCP DEBUG SCCP-SCOC(66)[0x55cfd9563ae0]{IDLE}: Allocated (fsm.c:456) 20250412085228648 DLSCCP DEBUG SCCP-SCOC(66)[0x55cfd9563ae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085228648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300035d0056400500f1100926) (sccp_scrc.c:415) 20250412085228648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085228648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085228648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085228648 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085228648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085228648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085228648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085228648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085228648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085228648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085228648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085228648 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085228648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085228648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085228648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085228648 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 42 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 03 5d 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085228648 DLSCCP DEBUG SCCP-SCOC(66)[0x55cfd9563ae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085228648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cfd95468d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085228648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7392812)[0x55cfd957f630]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085228648 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085228648 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085228648 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085228648 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085228648 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085228648 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412085228648 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085228648 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085228648 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085228648 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 42 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 03 5d 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@11a1da9b814d: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)4408444 HNBGW_Test.msc0-SCCP(525)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412085228655 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085228655 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085228655 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085228655 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085228655 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085228655 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085228655 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085228655 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085228655 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085228655 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 42 de ea 8d 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@11a1da9b814d: setverdict(pass): none -> pass 20250412085228656 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085228656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085228656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085228656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085228656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085228656 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00deea8d) (sccp_scrc.c:486) 20250412085228656 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1855) 20250412085228656 DLSCCP DEBUG SCCP-SCOC(66)[0x55cfd9563ae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085228656 DLSCCP DEBUG SCCP-SCOC(66)[0x55cfd9563ae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085228656 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085228656 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085228656 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085228656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cfd95468d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085228656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cfd95468d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085228657 DLCTRL DEBUG Command: GET 530150271 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085228657 DLCTRL DEBUG Tx Command reply: GET_REPLY 530150271 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085228660 DLCTRL DEBUG Command: GET 952092606 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085228660 DLCTRL DEBUG Tx Command reply: GET_REPLY 952092606 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085228663 DLCTRL DEBUG Command: GET 524881118 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085228663 DLCTRL DEBUG Tx Command reply: GET_REPLY 524881118 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250412085228666 DLCTRL DEBUG Command: GET 947386889 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085228666 DLCTRL DEBUG Tx Command reply: GET_REPLY 947386889 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085228669 DLCTRL DEBUG Command: GET 26732406 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085228669 DLCTRL DEBUG Tx Command reply: GET_REPLY 26732406 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085228671 DLCTRL DEBUG Command: GET 122125064 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085228672 DLCTRL DEBUG Tx Command reply: GET_REPLY 122125064 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085228674 DLCTRL DEBUG Command: GET 761747055 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085228674 DLCTRL DEBUG Tx Command reply: GET_REPLY 761747055 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085228677 DLCTRL DEBUG Command: GET 570868435 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085228677 DLCTRL DEBUG Tx Command reply: GET_REPLY 570868435 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250412085228681 DLCTRL DEBUG Command: GET 33677337 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085228681 DLCTRL DEBUG Tx Command reply: GET_REPLY 33677337 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085228684 DLCTRL DEBUG Command: GET 829075932 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085228684 DLCTRL DEBUG Tx Command reply: GET_REPLY 829075932 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085228686 DLCTRL DEBUG Command: GET 656261149 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085228686 DLCTRL DEBUG Tx Command reply: GET_REPLY 656261149 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085228688 DLCTRL DEBUG Command: GET 210547778 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085228688 DLCTRL DEBUG Tx Command reply: GET_REPLY 210547778 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085228690 DLCTRL DEBUG Command: GET 893773642 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085228690 DLCTRL DEBUG Tx Command reply: GET_REPLY 893773642 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085228692 DLCTRL DEBUG Command: GET 494910248 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085228692 DLCTRL DEBUG Tx Command reply: GET_REPLY 494910248 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085228694 DLCTRL DEBUG Command: GET 671647632 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085228694 DLCTRL DEBUG Tx Command reply: GET_REPLY 671647632 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085228697 DLCTRL DEBUG Command: GET 302219166 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085228697 DLCTRL DEBUG Tx Command reply: GET_REPLY 302219166 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085228701 DLCTRL DEBUG Command: GET 982864088 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085228701 DLCTRL DEBUG Tx Command reply: GET_REPLY 982864088 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085228705 DLCTRL DEBUG Command: GET 290836278 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085228705 DLCTRL DEBUG Tx Command reply: GET_REPLY 290836278 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085228709 DLCTRL DEBUG Command: GET 323800947 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085228709 DLCTRL DEBUG Tx Command reply: GET_REPLY 323800947 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085228713 DLCTRL DEBUG Command: GET 572388388 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085228713 DLCTRL DEBUG Tx Command reply: GET_REPLY 572388388 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085228726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34010<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085228726 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38789<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(519)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(518)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085228730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33998<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085228731 DLINP DEBUG SRVCONN(,r=127.0.0.1:35092<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085228731 DLINP DEBUG SRVCONN(,r=127.0.0.1:35092<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085228731 DLINP NOTICE SRV(,r=127.0.0.1:35092<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085228731 DMAIN NOTICE (127.0.0.1:35092 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35092<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085228731 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250412085228735 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085228735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085228735 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085228735 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(534)@11a1da9b814d: Final verdict of PTC: none 20250412085228736 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085228736 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085228736 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085228736 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085228736 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085228736 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085228736 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085228736 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412085228736 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 20250412085228736 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085228736 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085228736 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085228736 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085228736 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085228737 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085228737 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085228737 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085228737 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412085228737 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412085228737 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085228737 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085228737 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-RAN(535)@11a1da9b814d: Final verdict of PTC: none 20250412085228737 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085228737 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085228737 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085228737 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(531)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(529)@11a1da9b814d: Final verdict of PTC: none 20250412085228737 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 20250412085228738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085228738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085228738 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085228738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085228738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085228738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085228738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085228738 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 20250412085228738 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085228738 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412085228738 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085228738 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085228738 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085228738 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085228738 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085228738 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085228738 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085228738 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085228738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085228738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(532)@11a1da9b814d: Final verdict of PTC: none 20250412085228738 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085228738 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085228738 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085228738 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085228738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cfd95404f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085228738 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085228738 DLSCCP DEBUG SCCP-SCOC(65)[0x55cfd95491a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085228738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e92b89), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085228738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085228738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085228738 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085228738 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085228738 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085228738 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085228738 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 20250412085228738 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085228738 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085228738 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085228738 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085228738 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 20250412085228738 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085228738 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085228738 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085228738 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085228738 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085228738 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085228738 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085228738 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085228738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085228738 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085228738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085228738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085228738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 05 04 e9 2b 89 00 00 41 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085228738 DLSCCP DEBUG SCCP-SCOC(65)[0x55cfd95491a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085228738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cfd95404f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085228738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1762337)[0x55cfd95467a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085228739 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1762337)[0x55cfd95467a0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085228739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085228739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1762337)[0x55cfd95467a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085228739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1762337)[0x55cfd95467a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085228739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1762337)[0x55cfd95467a0]{disrupted}: Freeing instance (context_map.c:202) 20250412085228739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1762337)[0x55cfd95467a0]{disrupted}: Deallocated (fsm.c:568) 20250412085228739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cfd95404f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085228739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cfd95404f0]{disconnected}: Freeing instance (context_map.c:206) 20250412085228739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55cfd95404f0]{disconnected}: Deallocated (fsm.c:568) 20250412085228739 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1762337 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(528)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(530)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(525)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(536)@11a1da9b814d: Final verdict of PTC: none 20250412085228739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085228739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085228739 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412085228739 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085228739 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085228739 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085228739 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085228739 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085228739 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085228739 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085228739 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085228739 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 20250412085228739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085228739 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085228739 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085228739 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085228739 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085228739 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085228739 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085228739 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085228739 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085228739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085228739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085228739 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 20250412085228739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085228739 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085228739 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085228739 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085228739 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085228739 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085228739 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085228739 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085228739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085228739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085228739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085228740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085228740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085228740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085228740 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085228740 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085228740 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.msc0-M3UA(527)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(526)@11a1da9b814d: Final verdict of PTC: none 20250412085228740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085228740 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085228740 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085228740 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085228740 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085228740 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085228740 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085228740 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085228740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085228741 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085228741 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085228741 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085228742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cfd9558f00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085228742 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085228742 DLSCCP DEBUG SCCP-SCOC(64)[0x55cfd9549400]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085228743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c466bb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085228743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085228743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085228744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085228744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085228744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085228745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085228746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 04 04 c4 66 bb 00 00 40 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085228746 DLSCCP DEBUG SCCP-SCOC(64)[0x55cfd9549400]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085228747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cfd9558f00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085228747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2778817)[0x55cfd955a890]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085228747 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2778817)[0x55cfd955a890]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085228748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085228748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2778817)[0x55cfd955a890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085228748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2778817)[0x55cfd955a890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085228749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2778817)[0x55cfd955a890]{disrupted}: Freeing instance (context_map.c:202) 20250412085228749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2778817)[0x55cfd955a890]{disrupted}: Deallocated (fsm.c:568) 20250412085228749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cfd9558f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085228749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cfd9558f00]{disconnected}: Freeing instance (context_map.c:206) 20250412085228749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55cfd9558f00]{disconnected}: Deallocated (fsm.c:568) 20250412085228749 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2778817 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250412085228749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cfd95468d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085228749 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085228749 DLSCCP DEBUG SCCP-SCOC(66)[0x55cfd9563ae0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085228749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00deea8d), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085228750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085228750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085228750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085228750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085228750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085228750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085228750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 06 04 de ea 8d 00 00 42 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085228750 DLSCCP DEBUG SCCP-SCOC(66)[0x55cfd9563ae0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085228750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cfd95468d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085228750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7392812)[0x55cfd957f630]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085228751 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7392812)[0x55cfd957f630]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085228751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085228751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7392812)[0x55cfd957f630]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085228751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7392812)[0x55cfd957f630]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085228751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7392812)[0x55cfd957f630]{disrupted}: Freeing instance (context_map.c:202) 20250412085228751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7392812)[0x55cfd957f630]{disrupted}: Deallocated (fsm.c:568) 20250412085228751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cfd95468d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085228751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cfd95468d0]{disconnected}: Freeing instance (context_map.c:206) 20250412085228752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55cfd95468d0]{disconnected}: Deallocated (fsm.c:568) 20250412085228752 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7392812 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250412085228752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085228752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085228752 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@11a1da9b814d: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@11a1da9b814d: Final verdict of PTC: pass HNBGW-MGCP(537)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(520)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@11a1da9b814d: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(533)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. 20250412085228768 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085228768 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085228769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085228769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085228769 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085228769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085228770 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085228770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085228770 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085228770 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085228770 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085228770 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085228771 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085228771 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085228771 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085228771 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085228771 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085228771 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085228772 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085228771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44980<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085228777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44982<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085228777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44996<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085228777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085228778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085228778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085228778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085228778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085228778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Sat Apr 12 08:52:28 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 20250412085228947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085229324 DLSCCP DEBUG SCCP-SCOC(62)[0x55cfd953f900]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085229324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007118db), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085229324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085229324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085229324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085229324 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085229324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085229324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085229324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 71 18 db 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085229324 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085229324 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085229324 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085229324 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085229324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085229324 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085229327 DLSCCP DEBUG SCCP-SCOC(61)[0x55cfd953de60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085229327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff50e4), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085229327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085229327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085229327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085229327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085229327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085229327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085229327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ff 50 e4 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085229327 DLSCCP DEBUG SCCP-SCOC(63)[0x55cfd9587570]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085229327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00188983), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085229327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085229327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085229327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085229327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085229327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085229328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085229328 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085229328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085229328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085229328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085229328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085229328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085229328 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085229328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085229328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085229328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085229328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085229328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085229328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 18 89 83 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085229550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45006<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=550060) 20250412085230037 DLSCCP DEBUG SCCP-SCOC(60)[0x55cfd954b8c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085230037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00752424), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085230037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085230037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085230037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085230037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085230037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085230037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085230037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 75 24 24 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085230037 DLSCCP DEBUG SCCP-SCOC(58)[0x55cfd9563540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085230037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f7c39), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085230037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085230037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085230037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085230037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085230037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085230037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085230037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4f 7c 39 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085230037 DLSCCP DEBUG SCCP-SCOC(59)[0x55cfd953a6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085230037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039788c), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085230037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085230037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085230037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085230037 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085230037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085230037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085230037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 39 78 8c 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085230037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085230037 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085230037 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085230038 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085230038 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085230038 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085230038 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085230038 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085230038 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085230038 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085230038 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085230038 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085230038 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085230038 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085230038 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085230038 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085230038 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085230038 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! Waiting for packet dumper to finish... 1 (prev_count=550060, count=579384) 20250412085230739 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085230739 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085230739 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412085230739 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085230739 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085230739 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412085230740 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085230740 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085230740 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085230740 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085230740 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085230740 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085230849 DLSCCP DEBUG SCCP-SCOC(54)[0x55cfd955c1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085230849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018805b), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085230850 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085230850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085230850 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085230850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085230850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085230850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085230850 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 18 80 5b 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085230850 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085230850 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085230850 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085230850 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085230850 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085230850 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085230851 DLSCCP DEBUG SCCP-SCOC(57)[0x55cfd9548a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085230851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005916b1), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085230851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085230851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085230851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085230851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085230851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085230851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085230851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 59 16 b1 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085230851 DLSCCP DEBUG SCCP-SCOC(56)[0x55cfd942cc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085230851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e60c15), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085230851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085230851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085230851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085230851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085230851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085230851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085230851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e6 0c 15 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085230851 DLSCCP DEBUG SCCP-SCOC(55)[0x55cfd95492d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085230851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004c771), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085230851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085230851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085230851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085230851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085230851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085230851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085230851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 04 c7 71 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085230852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085230852 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085230852 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085230852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085230852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085230852 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085230852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085230852 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085230852 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085230852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085230852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085230852 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085230852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085230852 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085230852 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085230852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085230852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085230852 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Sat Apr 12 08:52:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250412085232659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085232667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085232674 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33005<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085232700 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085232700 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085232717 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085232717 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085232717 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085232717 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085232718 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53529 (stream_srv.c:142) 20250412085232718 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53529<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085232718 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085232718 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085232718 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085232718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085232718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085232718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232718 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085232718 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085232718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085232718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085232718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085232718 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085232718 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085232718 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085232718 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232718 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085232718 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085232718 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085232718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085232718 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085232719 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085232719 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085232719 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085232719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085232719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085232719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232719 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085232719 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232719 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085232719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085232719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085232719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085232719 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085232719 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085232719 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085232719 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232719 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085232719 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085232719 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085232719 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085232719 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085232720 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085232720 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085232720 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085232720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085232720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085232720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232720 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085232720 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232720 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085232720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085232720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085232720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0d 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085232720 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085232720 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085232720 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085232720 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085232720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085232720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085232720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232720 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085232720 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232720 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085232720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085232720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085232720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085232720 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085232720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232720 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085232720 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085232720 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085232720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085232720 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085232720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232720 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085232720 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085232720 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085232720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085232720 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(551)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(551)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(551)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(549)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(554)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(554)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(554)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-SCCP(552)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085232748 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085232748 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085232748 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085232748 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085232748 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085232748 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085232748 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085232748 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085232749 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085232749 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085232749 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085232749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085232749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085232749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232749 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=14 -> eSLS=94: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085232749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085232750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085232750 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085232750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085232750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085232750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085232750 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085232750 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085232750 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085232750 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085232750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085232750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085232750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085232750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232750 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085232750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085232750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085232750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085232750 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085232750 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085232750 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085232750 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085232750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085232750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085232750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085232750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232750 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085232750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085232750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085232750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085232750 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085232750 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085232750 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085232750 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085232750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085232750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085232750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085232750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085232750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085232750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085232750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085232750 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085232750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232750 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085232750 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085232750 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085232750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085232750 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085232750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232750 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085232750 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085232750 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085232750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085232750 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085232750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232750 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085232750 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085232750 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085232750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085232750 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085232750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232750 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085232750 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085232750 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085232750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085232750 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(557)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(557)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(557)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(555)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(560)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-M3UA(560)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(560)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-SCCP(558)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085232783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085232783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085232783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085232783 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085232783 DHNBAP 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) 20250412085232783 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085232783 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085232783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085232783 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085232789 DLINP DEBUG SRVCONN(,r=127.0.0.1:53529<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085232790 DLINP DEBUG SRVCONN(,r=127.0.0.1:53529<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085232790 DLINP DEBUG SRVCONN(,r=127.0.0.1:53529<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085232790 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085232790 DHNBAP DEBUG (127.0.0.1:53529 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085232790 DHNBAP NOTICE (127.0.0.1:53529 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085232790 DHNBAP NOTICE (127.0.0.1:53529 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085232790 DLINP DEBUG SRVCONN(,r=127.0.0.1:53529<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085232790 DLINP DEBUG SRVCONN(,r=127.0.0.1:53529<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085232932 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 20250412085232932 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 20250412085232932 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085232932 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085232935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232935 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085232935 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085232935 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085232935 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085232935 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085232935 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085232935 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085232935 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085232935 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085232935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085232936 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085232936 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085232936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085232936 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085232936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085232936 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085232936 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085232936 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085232936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085232936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085232936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085232936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085232936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085232936 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085232936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085232936 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085232936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085232936 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085232936 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085232936 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085232936 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085232938 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085232938 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085232938 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085232938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085232938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085232938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085232938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085232938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085232938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085232938 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085232938 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085232938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085232938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085232938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085232938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085232938 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412085232938 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085232938 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085232938 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085232938 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085232945 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 20250412085232945 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 20250412085232945 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085232945 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085232951 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232951 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085232951 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085232951 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085232951 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085232951 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085232951 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085232951 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085232951 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085232951 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085232951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085232954 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232954 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085232954 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085232954 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085232954 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085232954 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085232954 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085232954 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085232954 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085232954 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085232954 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085232954 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085232954 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085232954 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085232954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085232955 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085232955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085232955 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085232955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085232955 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085232955 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085232955 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085232955 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085232956 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085232956 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085232956 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085232956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085232956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085232956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232956 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085232956 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232956 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085232956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085232956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085232956 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085232956 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085232956 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232956 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085232956 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085232956 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085232956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085232956 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250412085232956 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085232956 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085232956 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085232957 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085232962 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 20250412085232962 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 20250412085232962 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085232962 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085232969 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232969 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085232969 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085232969 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085232969 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085232969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085232969 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085232969 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085232969 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085232969 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085232969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085232971 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232972 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085232972 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085232972 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085232972 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085232972 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085232972 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085232972 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085232972 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085232972 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085232972 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085232972 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085232972 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085232972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085232972 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085232972 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085232972 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085232972 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085232972 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085232972 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085232972 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085232972 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085232972 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085232972 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085232973 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 20250412085232973 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 20250412085232973 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085232973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085232973 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085232974 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085232974 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085232974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085232974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085232974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232974 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085232974 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085232974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085232974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085232974 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085232974 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085232974 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232974 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085232974 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085232974 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085232974 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085232974 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412085232974 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085232974 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085232974 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085232975 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(560)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412085232978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232978 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412085232978 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085232978 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085232978 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085232978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085232978 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085232978 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085232978 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085232978 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412085232978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085232980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232980 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085232980 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085232980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412085232980 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085232980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085232980 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085232980 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085232980 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412085232980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412085232980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085232980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085232980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085232980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085232980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085232980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085232980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085232980 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412085232980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085232980 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085232980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085232980 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085232981 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085232981 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085232981 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085232982 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085232982 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085232982 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085232982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085232982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085232982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085232982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085232982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085232982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085232982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085232982 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085232982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085232982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085232982 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085232982 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085232982 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085232982 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085232982 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085232982 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085232982 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'virt-sgsn1' 20250412085232982 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085232982 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085232982 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085232982 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250412085232982 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(550)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085233745 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085233745 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085233745 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085233745 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085233745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085233745 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085233745 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085233745 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085233745 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085233745 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085233745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085233745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085233745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085233745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085233745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085233745 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085233745 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085233745 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085233745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233746 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085233746 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085233746 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085233746 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085233746 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) 20250412085233746 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085233746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085233746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085233746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085233746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085233746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085233746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085233746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085233746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085233746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085233746 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085233746 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085233746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085233746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085233746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085233746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085233746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085233746 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412085233746 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085233746 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085233746 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085233746 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085233749 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085233749 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085233749 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085233749 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085233749 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085233749 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085233749 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085233749 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085233749 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085233749 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085233749 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085233749 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085233749 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085233749 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085233749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085233749 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085233749 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085233749 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085233749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233749 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085233749 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085233749 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085233749 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085233749 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(553)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085233768 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085233768 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085233768 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085233768 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085233768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085233768 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085233768 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085233768 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085233768 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085233768 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085233768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085233769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085233769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085233769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085233769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085233769 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085233769 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085233769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085233769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233769 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085233769 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085233769 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085233770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085233770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085233770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085233770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085233769 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085233769 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) 20250412085233769 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) 20250412085233769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085233769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085233769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085233769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085233769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085233769 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085233769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085233769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085233769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085233769 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085233769 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085233770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085233770 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250412085233770 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085233770 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085233770 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085233770 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412085233773 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085233773 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085233773 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085233774 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085233774 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085233774 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085233774 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085233774 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085233774 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085233774 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085233774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085233774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085233774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085233774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085233774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085233774 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085233774 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085233774 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085233774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233774 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085233774 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085233775 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085233775 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085233775 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(556)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085233778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085233778 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085233778 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085233778 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085233778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085233778 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085233778 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085233778 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085233778 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085233778 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085233778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085233778 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085233778 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085233778 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085233778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085233778 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085233778 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085233778 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085233778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233778 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085233778 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085233778 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085233778 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085233778 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) 20250412085233778 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085233778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085233778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085233778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085233779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085233779 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085233779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085233779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085233779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085233779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085233779 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085233779 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085233779 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085233779 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085233779 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085233779 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085233779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085233779 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412085233779 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085233779 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085233779 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085233779 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085233781 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085233781 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085233781 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085233781 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085233781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085233781 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085233781 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085233781 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085233781 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085233781 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085233781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085233781 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085233781 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085233781 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085233781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085233781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085233781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085233781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085233781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085233782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085233782 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085233782 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085233782 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(559)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085233784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085233784 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085233784 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085233784 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085233784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085233784 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085233784 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085233785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085233785 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085233785 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085233785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085233785 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085233785 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085233785 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085233785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085233785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085233785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085233785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085233785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085233785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085233785 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085233785 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085233785 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) 20250412085233785 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) 20250412085233785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085233785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085233785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085233785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085233785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085233786 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085233786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085233786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085233786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085233786 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085233786 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: link up (cnlink.c:111) 20250412085233786 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085233786 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085233786 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085233786 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085233786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085233786 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'virt-sgsn1' 20250412085233786 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085233786 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085233786 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085233786 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412085233788 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085233788 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085233788 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085233788 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085233788 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085233788 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085233788 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085233788 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085233788 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085233788 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085233788 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085233788 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085233788 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085233788 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085233788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085233788 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085233788 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085233788 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085233788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085233788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085233788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085233788 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085233788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085233788 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085233788 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085233788 DRANAP INFO cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085234801 DLCTRL DEBUG Command: GET 122369381 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085234801 DLCTRL DEBUG Tx Command reply: GET_REPLY 122369381 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085234807 DLCTRL DEBUG Command: GET 858796483 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085234807 DLCTRL DEBUG Tx Command reply: GET_REPLY 858796483 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085234812 DLCTRL DEBUG Command: GET 375432000 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085234812 DLCTRL DEBUG Tx Command reply: GET_REPLY 375432000 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085234816 DLCTRL DEBUG Command: GET 12857038 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085234816 DLCTRL DEBUG Tx Command reply: GET_REPLY 12857038 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085234820 DLCTRL DEBUG Command: GET 906789708 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085234820 DLCTRL DEBUG Tx Command reply: GET_REPLY 906789708 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085234824 DLCTRL DEBUG Command: GET 701597143 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085234825 DLCTRL DEBUG Tx Command reply: GET_REPLY 701597143 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085234828 DLCTRL DEBUG Command: GET 39811615 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085234828 DLCTRL DEBUG Tx Command reply: GET_REPLY 39811615 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085234833 DLCTRL DEBUG Command: GET 496089698 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085234833 DLCTRL DEBUG Tx Command reply: GET_REPLY 496089698 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085234837 DLCTRL DEBUG Command: GET 951486772 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085234837 DLCTRL DEBUG Tx Command reply: GET_REPLY 951486772 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085234843 DLCTRL DEBUG Command: GET 728236745 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085234843 DLCTRL DEBUG Tx Command reply: GET_REPLY 728236745 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085234850 DLCTRL DEBUG Command: GET 825720380 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085234850 DLCTRL DEBUG Tx Command reply: GET_REPLY 825720380 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085234855 DLCTRL DEBUG Command: GET 214047256 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085234855 DLCTRL DEBUG Tx Command reply: GET_REPLY 214047256 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085234859 DLCTRL DEBUG Command: GET 799268094 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085234859 DLCTRL DEBUG Tx Command reply: GET_REPLY 799268094 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085234863 DLCTRL DEBUG Command: GET 305239620 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085234863 DLCTRL DEBUG Tx Command reply: GET_REPLY 305239620 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085234866 DLCTRL DEBUG Command: GET 684240130 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085234866 DLCTRL DEBUG Tx Command reply: GET_REPLY 684240130 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085234870 DLCTRL DEBUG Command: GET 339741389 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085234870 DLCTRL DEBUG Tx Command reply: GET_REPLY 339741389 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085234873 DLCTRL DEBUG Command: GET 578669351 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085234874 DLCTRL DEBUG Tx Command reply: GET_REPLY 578669351 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085234878 DLCTRL DEBUG Command: GET 328669238 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085234878 DLCTRL DEBUG Tx Command reply: GET_REPLY 328669238 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085234881 DLCTRL DEBUG Command: GET 524550765 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085234881 DLCTRL DEBUG Tx Command reply: GET_REPLY 524550765 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085234884 DLCTRL DEBUG Command: GET 18853193 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085234884 DLCTRL DEBUG Tx Command reply: GET_REPLY 18853193 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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@11a1da9b814d: 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@11a1da9b814d: 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@11a1da9b814d: 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 := '000000000000001110001001'B, t_guard := 20.000000 } 20250412085234910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45052<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)6808401 20250412085235962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085235962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085235962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412085235963 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085235963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x67e351, normal) (hnbgw_rua.c:406) 20250412085235963 DHNB DEBUG map_rua[0x55cfd955a890]{init}: Allocated (fsm.c:456) 20250412085235963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808401)[0x55cfd955a890]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085235963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6808401 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085235963 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085235963 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085235963 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6808401 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250412085235963 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6808401 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085235963 DCN DEBUG map_sccp[0x55cfd9558f00]{init}: Allocated (fsm.c:456) 20250412085235963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cfd9558f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085235963 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-6808401 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085235963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6808401 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412085235963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808401)[0x55cfd955a890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085235963 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085235963 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085235963 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6808401 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085235963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cfd9558f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085235963 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085235963 DLSCCP DEBUG SCCP-SCOC(67)[0x55cfd957f630]{IDLE}: Allocated (fsm.c:456) 20250412085235963 DLSCCP DEBUG SCCP-SCOC(67)[0x55cfd957f630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085235963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030003890056400500f1100926) (sccp_scrc.c:415) 20250412085235963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085235963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085235963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085235963 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085235963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085235963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085235963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085235963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085235963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085235963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085235963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085235963 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085235963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085235963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085235963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085235963 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 43 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 fa 00 23 00 4f 40 03 00 03 89 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085235963 DLSCCP DEBUG SCCP-SCOC(67)[0x55cfd957f630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085235963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cfd9558f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085235963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808401)[0x55cfd955a890]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085235964 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085235964 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085235964 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085235964 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085235964 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085235964 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412085235964 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085235964 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085235964 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085235964 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 43 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 fa 00 23 00 4f 40 03 00 03 89 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(549)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)1607436 HNBGW_Test.msc0-SCCP(549)@11a1da9b814d: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(549)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@11a1da9b814d: 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 } } } 20250412085235985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085235985 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085235985 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085235985 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085235985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085235985 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085235985 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085235985 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085235985 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085235985 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 43 d3 eb f1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085235985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085235985 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085235985 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085235985 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085235985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085235985 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d3ebf1) (sccp_scrc.c:486) 20250412085235985 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1855) 20250412085235985 DLSCCP DEBUG SCCP-SCOC(67)[0x55cfd957f630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085235985 DLSCCP DEBUG SCCP-SCOC(67)[0x55cfd957f630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085235985 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085235985 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085235985 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085235985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cfd9558f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085235986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cfd9558f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085235986 DLCTRL DEBUG Command: GET 885805453 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085235986 DLCTRL DEBUG Tx Command reply: GET_REPLY 885805453 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085235990 DLCTRL DEBUG Command: GET 849341091 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085235990 DLCTRL DEBUG Tx Command reply: GET_REPLY 849341091 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085235994 DLCTRL DEBUG Command: GET 534495741 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085235994 DLCTRL DEBUG Tx Command reply: GET_REPLY 534495741 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085235998 DLCTRL DEBUG Command: GET 897766847 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085235998 DLCTRL DEBUG Tx Command reply: GET_REPLY 897766847 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085236002 DLCTRL DEBUG Command: GET 814166999 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085236002 DLCTRL DEBUG Tx Command reply: GET_REPLY 814166999 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085236005 DLCTRL DEBUG Command: GET 260842903 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085236005 DLCTRL DEBUG Tx Command reply: GET_REPLY 260842903 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085236009 DLCTRL DEBUG Command: GET 115843975 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085236009 DLCTRL DEBUG Tx Command reply: GET_REPLY 115843975 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085236013 DLCTRL DEBUG Command: GET 249636071 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085236013 DLCTRL DEBUG Tx Command reply: GET_REPLY 249636071 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085236016 DLCTRL DEBUG Command: GET 135715138 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085236016 DLCTRL DEBUG Tx Command reply: GET_REPLY 135715138 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085236020 DLCTRL DEBUG Command: GET 336517710 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085236020 DLCTRL DEBUG Tx Command reply: GET_REPLY 336517710 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085236024 DLCTRL DEBUG Command: GET 823288446 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085236024 DLCTRL DEBUG Tx Command reply: GET_REPLY 823288446 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085236027 DLCTRL DEBUG Command: GET 767656567 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085236027 DLCTRL DEBUG Tx Command reply: GET_REPLY 767656567 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085236031 DLCTRL DEBUG Command: GET 895881767 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085236031 DLCTRL DEBUG Tx Command reply: GET_REPLY 895881767 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085236033 DLCTRL DEBUG Command: GET 940354376 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085236033 DLCTRL DEBUG Tx Command reply: GET_REPLY 940354376 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085236036 DLCTRL DEBUG Command: GET 509499950 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085236036 DLCTRL DEBUG Tx Command reply: GET_REPLY 509499950 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085236038 DLCTRL DEBUG Command: GET 658134202 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085236038 DLCTRL DEBUG Tx Command reply: GET_REPLY 658134202 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085236040 DLCTRL DEBUG Command: GET 273845817 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085236040 DLCTRL DEBUG Tx Command reply: GET_REPLY 273845817 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085236042 DLCTRL DEBUG Command: GET 383487532 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085236042 DLCTRL DEBUG Tx Command reply: GET_REPLY 383487532 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085236044 DLCTRL DEBUG Command: GET 375952725 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085236044 DLCTRL DEBUG Tx Command reply: GET_REPLY 375952725 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085236046 DLCTRL DEBUG Command: GET 596410657 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085236046 DLCTRL DEBUG Tx Command reply: GET_REPLY 596410657 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000000000111010'B, t_guard := 20.000000 } 20250412085236080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37758<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@11a1da9b814d: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)7295267 20250412085237104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085237104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085237105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250412085237105 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085237105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6f5123, normal) (hnbgw_rua.c:406) 20250412085237105 DHNB DEBUG map_rua[0x55cfd95468d0]{init}: Allocated (fsm.c:456) 20250412085237105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7295267)[0x55cfd95468d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085237105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7295267 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085237105 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085237105 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085237105 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412085237105 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7295267 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250412085237105 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7295267 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250412085237105 DCN DEBUG map_sccp[0x55cfd95467a0]{init}: Allocated (fsm.c:456) 20250412085237105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cfd95467a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085237105 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-7295267 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412085237105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7295267 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250412085237105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7295267)[0x55cfd95468d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085237105 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085237105 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085237105 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7295267 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085237105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cfd95467a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085237105 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085237105 DLSCCP DEBUG SCCP-SCOC(68)[0x55cfd95404f0]{IDLE}: Allocated (fsm.c:456) 20250412085237105 DLSCCP DEBUG SCCP-SCOC(68)[0x55cfd95404f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085237105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f400300003a0056400500f1100926) (sccp_scrc.c:415) 20250412085237105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085237105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085237105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085237105 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085237105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085237106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085237106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085237106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085237106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085237106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085237106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085237106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085237106 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085237106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085237106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085237106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 00 01 00 00 44 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 c0 00 23 00 4f 40 03 00 00 3a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085237106 DLSCCP DEBUG SCCP-SCOC(68)[0x55cfd95404f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085237106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cfd95467a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085237106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7295267)[0x55cfd95468d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085237106 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085237106 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085237106 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085237106 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085237106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085237106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085237106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085237106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085237106 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085237107 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 00 01 00 00 44 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 c0 00 23 00 4f 40 03 00 00 3a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(552)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@11a1da9b814d: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)2628411 HNBGW_Test.msc1-SCCP(552)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(552)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@11a1da9b814d: setverdict(pass): none -> pass 20250412085237121 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085237121 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085237121 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085237121 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085237121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085237121 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085237121 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085237121 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 MTC@11a1da9b814d: 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 } } } 20250412085237121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085237121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085237121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085237121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085237121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085237121 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085237121 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 44 81 2e 46 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085237121 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00812e46) (sccp_scrc.c:486) 20250412085237121 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1855) 20250412085237121 DLSCCP DEBUG SCCP-SCOC(68)[0x55cfd95404f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085237121 DLSCCP DEBUG SCCP-SCOC(68)[0x55cfd95404f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085237121 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085237121 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085237121 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085237121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cfd95467a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085237121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cfd95467a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085237122 DLCTRL DEBUG Command: GET 78960094 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085237122 DLCTRL DEBUG Tx Command reply: GET_REPLY 78960094 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085237125 DLCTRL DEBUG Command: GET 794802616 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085237125 DLCTRL DEBUG Tx Command reply: GET_REPLY 794802616 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085237129 DLCTRL DEBUG Command: GET 534199922 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085237129 DLCTRL DEBUG Tx Command reply: GET_REPLY 534199922 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085237132 DLCTRL DEBUG Command: GET 265184089 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085237132 DLCTRL DEBUG Tx Command reply: GET_REPLY 265184089 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085237134 DLCTRL DEBUG Command: GET 943092497 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085237134 DLCTRL DEBUG Tx Command reply: GET_REPLY 943092497 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085237136 DLCTRL DEBUG Command: GET 101435999 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085237136 DLCTRL DEBUG Tx Command reply: GET_REPLY 101435999 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250412085237139 DLCTRL DEBUG Command: GET 557590189 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085237139 DLCTRL DEBUG Tx Command reply: GET_REPLY 557590189 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085237142 DLCTRL DEBUG Command: GET 56070567 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085237142 DLCTRL DEBUG Tx Command reply: GET_REPLY 56070567 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085237146 DLCTRL DEBUG Command: GET 913875540 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085237146 DLCTRL DEBUG Tx Command reply: GET_REPLY 913875540 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085237148 DLCTRL DEBUG Command: GET 66503389 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085237148 DLCTRL DEBUG Tx Command reply: GET_REPLY 66503389 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085237152 DLCTRL DEBUG Command: GET 456695407 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085237152 DLCTRL DEBUG Tx Command reply: GET_REPLY 456695407 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085237155 DLCTRL DEBUG Command: GET 459589102 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085237155 DLCTRL DEBUG Tx Command reply: GET_REPLY 459589102 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085237157 DLCTRL DEBUG Command: GET 609486960 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085237157 DLCTRL DEBUG Tx Command reply: GET_REPLY 609486960 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085237159 DLCTRL DEBUG Command: GET 888961143 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085237159 DLCTRL DEBUG Tx Command reply: GET_REPLY 888961143 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085237161 DLCTRL DEBUG Command: GET 68823517 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085237161 DLCTRL DEBUG Tx Command reply: GET_REPLY 68823517 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085237163 DLCTRL DEBUG Command: GET 42446820 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085237163 DLCTRL DEBUG Tx Command reply: GET_REPLY 42446820 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085237164 DLCTRL DEBUG Command: GET 502483214 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085237164 DLCTRL DEBUG Tx Command reply: GET_REPLY 502483214 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085237166 DLCTRL DEBUG Command: GET 302823400 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085237166 DLCTRL DEBUG Tx Command reply: GET_REPLY 302823400 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085237167 DLCTRL DEBUG Command: GET 739808037 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085237167 DLCTRL DEBUG Tx Command reply: GET_REPLY 739808037 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085237168 DLCTRL DEBUG Command: GET 589271672 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085237168 DLCTRL DEBUG Tx Command reply: GET_REPLY 589271672 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000001001010001'B, t_guard := 20.000000 } 20250412085237186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37764<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@11a1da9b814d: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)8414243 20250412085238204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085238204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085238204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250412085238204 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085238204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x806423, normal) (hnbgw_rua.c:406) 20250412085238204 DHNB DEBUG map_rua[0x55cfd9563ca0]{init}: Allocated (fsm.c:456) 20250412085238204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8414243)[0x55cfd9563ca0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085238204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8414243 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085238204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085238204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085238204 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8414243 SCCP-0 CS MI=TMSI-0x42CCC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412085238204 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8414243 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250412085238204 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8414243 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085238204 DCN DEBUG map_sccp[0x55cfd93b3390]{init}: Allocated (fsm.c:456) 20250412085238204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cfd93b3390]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085238204 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-8414243 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085238204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8414243 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250412085238204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8414243)[0x55cfd9563ca0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085238204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085238204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085238204 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8414243 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085238204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cfd93b3390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085238204 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085238204 DLSCCP DEBUG SCCP-SCOC(69)[0x55cfd9558a40]{IDLE}: Allocated (fsm.c:456) 20250412085238204 DLSCCP DEBUG SCCP-SCOC(69)[0x55cfd9558a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085238204 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030002510056400500f1100926) (sccp_scrc.c:415) 20250412085238204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085238204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085238204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085238204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085238204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085238204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085238204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085238204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085238204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085238204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085238204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085238204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085238204 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085238204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085238204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085238204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 45 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 cc c0 23 00 4f 40 03 00 02 51 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085238204 DLSCCP DEBUG SCCP-SCOC(69)[0x55cfd9558a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085238204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cfd93b3390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085238204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8414243)[0x55cfd9563ca0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085238204 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085238204 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085238204 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085238204 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085238205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085238205 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085238205 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085238205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085238205 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085238205 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 45 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 cc c0 23 00 4f 40 03 00 02 51 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(549)@11a1da9b814d: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@11a1da9b814d: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@11a1da9b814d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)8477465 HNBGW_Test.msc0-SCCP(549)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412085238210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085238210 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085238210 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085238210 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085238210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085238210 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085238210 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@11a1da9b814d: setverdict(pass): none -> pass 20250412085238210 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085238210 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085238210 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 45 d2 e7 57 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085238210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085238210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085238210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085238210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085238210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085238210 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d2e757) (sccp_scrc.c:486) 20250412085238210 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1855) 20250412085238210 DLSCCP DEBUG SCCP-SCOC(69)[0x55cfd9558a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085238210 DLSCCP DEBUG SCCP-SCOC(69)[0x55cfd9558a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085238210 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085238210 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085238210 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085238210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cfd93b3390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085238210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cfd93b3390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085238212 DLCTRL DEBUG Command: GET 827357193 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085238212 DLCTRL DEBUG Tx Command reply: GET_REPLY 827357193 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250412085238215 DLCTRL DEBUG Command: GET 257552947 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085238215 DLCTRL DEBUG Tx Command reply: GET_REPLY 257552947 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085238219 DLCTRL DEBUG Command: GET 526905346 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085238219 DLCTRL DEBUG Tx Command reply: GET_REPLY 526905346 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085238224 DLCTRL DEBUG Command: GET 624710736 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085238224 DLCTRL DEBUG Tx Command reply: GET_REPLY 624710736 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085238228 DLCTRL DEBUG Command: GET 208844358 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085238228 DLCTRL DEBUG Tx Command reply: GET_REPLY 208844358 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085238232 DLCTRL DEBUG Command: GET 458219084 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085238233 DLCTRL DEBUG Tx Command reply: GET_REPLY 458219084 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250412085238237 DLCTRL DEBUG Command: GET 842915424 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085238237 DLCTRL DEBUG Tx Command reply: GET_REPLY 842915424 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085238241 DLCTRL DEBUG Command: GET 482693467 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085238241 DLCTRL DEBUG Tx Command reply: GET_REPLY 482693467 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085238245 DLCTRL DEBUG Command: GET 675417140 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085238245 DLCTRL DEBUG Tx Command reply: GET_REPLY 675417140 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085238249 DLCTRL DEBUG Command: GET 14810320 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085238249 DLCTRL DEBUG Tx Command reply: GET_REPLY 14810320 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085238253 DLCTRL DEBUG Command: GET 314293648 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085238253 DLCTRL DEBUG Tx Command reply: GET_REPLY 314293648 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085238256 DLCTRL DEBUG Command: GET 782448192 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085238257 DLCTRL DEBUG Tx Command reply: GET_REPLY 782448192 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085238260 DLCTRL DEBUG Command: GET 56608264 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085238260 DLCTRL DEBUG Tx Command reply: GET_REPLY 56608264 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085238263 DLCTRL DEBUG Command: GET 81800936 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085238263 DLCTRL DEBUG Tx Command reply: GET_REPLY 81800936 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085238266 DLCTRL DEBUG Command: GET 168936317 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085238266 DLCTRL DEBUG Tx Command reply: GET_REPLY 168936317 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085238269 DLCTRL DEBUG Command: GET 400962572 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085238269 DLCTRL DEBUG Tx Command reply: GET_REPLY 400962572 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085238272 DLCTRL DEBUG Command: GET 986023329 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085238272 DLCTRL DEBUG Tx Command reply: GET_REPLY 986023329 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085238275 DLCTRL DEBUG Command: GET 895108650 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085238275 DLCTRL DEBUG Tx Command reply: GET_REPLY 895108650 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085238278 DLCTRL DEBUG Command: GET 736878595 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085238278 DLCTRL DEBUG Tx Command reply: GET_REPLY 736878595 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085238280 DLCTRL DEBUG Command: GET 98281293 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085238280 DLCTRL DEBUG Tx Command reply: GET_REPLY 98281293 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085238291 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33005<->l=127.0.0.1:4262) (control_if.c:193) 20250412085238292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45036<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(543)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(542)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085238296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45022<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085238298 DLINP DEBUG SRVCONN(,r=127.0.0.1:53529<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085238298 DLINP DEBUG SRVCONN(,r=127.0.0.1:53529<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085238298 DLINP NOTICE SRV(,r=127.0.0.1:53529<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085238298 DMAIN NOTICE (127.0.0.1:53529 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53529<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085238298 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(559)@11a1da9b814d: Final verdict of PTC: none 20250412085238301 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085238301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085238301 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085238301 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412085238301 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085238301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085238301 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085238301 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085238301 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 20250412085238301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085238301 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412085238301 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085238301 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085238301 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085238301 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085238301 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085238301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085238301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085238301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085238301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085238301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085238301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085238302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085238302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085238302 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412085238302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085238302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085238302 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085238302 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085238302 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 20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085238302 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085238302 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085238302 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085238302 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085238302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085238302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085238302 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085238302 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085238302 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085238302 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-SCCP(558)@11a1da9b814d: Final verdict of PTC: none 20250412085238302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085238302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085238302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085238302 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 20250412085238302 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 20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085238302 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 20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085238302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085238302 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085238302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085238302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085238302 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085238302 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085238303 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250412085238303 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085238303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085238302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085238302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085238303 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085238303 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085238303 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085238303 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(555)@11a1da9b814d: Final verdict of PTC: none 20250412085238303 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085238303 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250412085238303 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085238303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085238303 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085238303 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250412085238303 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) 20250412085238303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085238303 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085238303 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085238303 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085238303 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085238303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cfd9558f00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085238303 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085238303 DLSCCP DEBUG SCCP-SCOC(67)[0x55cfd957f630]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085238303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3ebf1), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085238303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) HNBGW_Test.sgsn0-RAN(556)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@11a1da9b814d: Final verdict of PTC: none 20250412085238303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085238303 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085238303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085238303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085238303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085238303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 07 04 d3 eb f1 00 00 43 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085238303 DLSCCP DEBUG SCCP-SCOC(67)[0x55cfd957f630]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085238303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cfd9558f00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085238303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808401)[0x55cfd955a890]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085238303 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085238303 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085238303 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412085238303 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085238303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085238303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085238303 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 20250412085238304 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808401)[0x55cfd955a890]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085238304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(553)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@11a1da9b814d: Final verdict of PTC: none 20250412085238304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808401)[0x55cfd955a890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085238304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808401)[0x55cfd955a890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085238304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808401)[0x55cfd955a890]{disrupted}: Freeing instance (context_map.c:202) HNBGW_Test.msc1-SCCP(552)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(551)@11a1da9b814d: Final verdict of PTC: none20250412085238304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808401)[0x55cfd955a890]{disrupted}: Deallocated (fsm.c:568) 20250412085238304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cfd9558f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085238304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cfd9558f00]{disconnected}: Freeing instance (context_map.c:206) 20250412085238304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55cfd9558f00]{disconnected}: Deallocated (fsm.c:568) 20250412085238304 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6808401 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250412085238304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cfd93b3390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085238304 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085238304 DLSCCP DEBUG SCCP-SCOC(69)[0x55cfd9558a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085238305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2e757), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085238305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085238305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085238305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085238305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085238305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085238305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.sgsn1-M3UA(560)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(549)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(550)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(557)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(544)@11a1da9b814d: Final verdict of PTC: none 20250412085238305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 01 04 d2 e7 57 00 00 45 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085238305 DLSCCP DEBUG SCCP-SCOC(69)[0x55cfd9558a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085238305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cfd93b3390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085238305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8414243)[0x55cfd9563ca0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085238305 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8414243)[0x55cfd9563ca0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085238305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085238305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8414243)[0x55cfd9563ca0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085238305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8414243)[0x55cfd9563ca0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085238305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8414243)[0x55cfd9563ca0]{disrupted}: Freeing instance (context_map.c:202) 20250412085238305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8414243)[0x55cfd9563ca0]{disrupted}: Deallocated (fsm.c:568) 20250412085238305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cfd93b3390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085238305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cfd93b3390]{disconnected}: Freeing instance (context_map.c:206) 20250412085238305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55cfd93b3390]{disconnected}: Deallocated (fsm.c:568) 20250412085238305 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8414243 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250412085238305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085238305 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085238305 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085238305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085238305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085238305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085238305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085238305 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085238305 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085238306 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085238306 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085238306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cfd95467a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085238306 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085238306 DLSCCP DEBUG SCCP-SCOC(68)[0x55cfd95404f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085238306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00812e46), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) HNBGW_Test.msc1-M3UA(554)@11a1da9b814d: Final verdict of PTC: none 20250412085238306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085238306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085238306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085238306 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085238307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085238307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085238307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 2e 46 00 00 44 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085238307 DLSCCP DEBUG SCCP-SCOC(68)[0x55cfd95404f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085238307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cfd95467a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085238308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7295267)[0x55cfd95468d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085238308 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7295267)[0x55cfd95468d0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085238308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085238309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7295267)[0x55cfd95468d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085238309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7295267)[0x55cfd95468d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085238309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7295267)[0x55cfd95468d0]{disrupted}: Freeing instance (context_map.c:202) 20250412085238309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7295267)[0x55cfd95468d0]{disrupted}: Deallocated (fsm.c:568) 20250412085238309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cfd95467a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085238310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cfd95467a0]{disconnected}: Freeing instance (context_map.c:206) 20250412085238310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55cfd95467a0]{disconnected}: Deallocated (fsm.c:568) 20250412085238310 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7295267 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250412085238311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085238311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085238311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085238311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085238311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085238311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085238311 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085238311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085238312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085238312 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085238312 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085238312 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085238312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085238313 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085238313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) HNBGW-MGCP(561)@11a1da9b814d: Final verdict of PTC: none 20250412085238313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085238313 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085238314 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085238314 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085238314 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085238314 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085238314 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085238315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085238315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085238315 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085238319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37764<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@11a1da9b814d: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@11a1da9b814d: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. 20250412085238332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45052<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085238333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37758<->l=127.0.0.1:4261 (telnet_interface.c:138) Sat Apr 12 08:52:38 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 20250412085238494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085238739 DLSCCP DEBUG SCCP-SCOC(65)[0x55cfd95491a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085238739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e92b89), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085238739 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085238739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085238739 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085238739 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085238739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085238739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085238739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 e9 2b 89 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085238740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085238740 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085238740 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085238740 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085238740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085238740 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085238747 DLSCCP DEBUG SCCP-SCOC(64)[0x55cfd9549400]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085238747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c466bb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085238747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085238747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085238747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085238747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085238747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085238747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085238747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c4 66 bb 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085238747 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085238747 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085238747 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085238747 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085238747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085238747 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085238751 DLSCCP DEBUG SCCP-SCOC(66)[0x55cfd9563ae0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085238751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00deea8d), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085238751 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085238751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085238751 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085238751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085238751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085238751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085238751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 de ea 8d 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085238752 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085238752 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085238752 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085238752 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085238752 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085238752 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085239097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37768<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=542560) 20250412085239324 DLSCCP DEBUG SCCP-SCOC(62)[0x55cfd953f900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085239324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007118db), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085239324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085239324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085239324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085239325 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085239325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085239325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085239325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 71 18 db 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085239325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085239325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085239325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085239325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085239325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085239325 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085239328 DLSCCP DEBUG SCCP-SCOC(63)[0x55cfd9587570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085239328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00188983), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085239328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085239328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085239328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085239328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085239328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085239328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085239328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 18 89 83 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085239328 DLSCCP DEBUG SCCP-SCOC(61)[0x55cfd953de60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085239328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff50e4), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085239328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085239328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085239328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085239328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085239328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085239328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085239328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ff 50 e4 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085239329 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085239329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085239329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085239329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085239329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085239329 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085239329 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085239329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085239329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085239329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085239329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085239329 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085240038 DLSCCP DEBUG SCCP-SCOC(59)[0x55cfd953a6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085240038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039788c), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085240038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085240038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085240038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085240038 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085240038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085240038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085240038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 39 78 8c 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085240038 DLSCCP DEBUG SCCP-SCOC(58)[0x55cfd9563540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085240038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f7c39), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085240038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085240038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085240038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085240038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085240038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085240038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085240038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4f 7c 39 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085240038 DLSCCP DEBUG SCCP-SCOC(60)[0x55cfd954b8c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085240038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00752424), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085240038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085240038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085240038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085240038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085240038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085240038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085240038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 75 24 24 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085240038 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085240039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085240039 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085240039 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085240039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085240039 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085240039 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085240039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085240039 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085240039 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085240039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085240039 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085240039 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085240039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085240039 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085240039 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085240039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085240039 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=542560, count=575340) 20250412085240302 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085240302 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085240302 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085240302 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085240302 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085240302 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412085240304 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085240304 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085240304 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412085240851 DLSCCP DEBUG SCCP-SCOC(54)[0x55cfd955c1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085240851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018805b), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085240851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085240851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085240851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085240851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085240851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085240851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085240851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 18 80 5b 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085240851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085240851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085240851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085240851 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085240851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085240851 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085240852 DLSCCP DEBUG SCCP-SCOC(55)[0x55cfd95492d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085240852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004c771), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085240852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085240852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085240852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085240852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085240852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085240852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085240852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 04 c7 71 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085240852 DLSCCP DEBUG SCCP-SCOC(56)[0x55cfd942cc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085240852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e60c15), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085240852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085240852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085240852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085240852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085240852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085240852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085240852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e6 0c 15 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085240852 DLSCCP DEBUG SCCP-SCOC(57)[0x55cfd9548a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085240852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005916b1), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085240852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085240852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085240853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085240853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085240853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085240853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085240853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 59 16 b1 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085240853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085240853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085240853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085240853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085240853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085240853 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085240853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085240853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085240853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085240853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085240853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085240853 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085240853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085240853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085240853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085240853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085240853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085240853 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Sat Apr 12 08:52:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/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@11a1da9b814d: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250412085242199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085242204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085242210 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33857<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085242228 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085242228 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085242235 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085242235 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085242236 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085242236 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085242236 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40869 (stream_srv.c:142) 20250412085242236 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40869<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085242236 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085242236 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085242236 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085242236 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085242237 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085242237 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085242237 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085242237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085242237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085242237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085242238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242238 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085242238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085242238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085242238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085242238 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085242238 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085242238 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085242238 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085242238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085242238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085242238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085242238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242238 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085242238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085242238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085242238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085242238 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085242238 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085242238 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085242238 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085242238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085242238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085242238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085242238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242238 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085242238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085242238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085242238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085242238 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085242238 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085242238 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085242238 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085242238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085242238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085242238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085242238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085242238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085242238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085242238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085242238 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085242238 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085242238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085242238 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085242238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085242238 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085242238 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085242238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085242238 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085242238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085242238 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085242238 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085242238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085242238 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085242238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085242238 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085242238 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085242238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085242238 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085242238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085242238 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(575)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(575)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(575)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(573)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(578)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(578)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(578)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-SCCP(576)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085242261 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085242261 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085242261 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085242261 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085242261 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085242262 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085242262 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085242262 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085242262 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085242263 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085242263 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085242263 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085242263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085242263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085242263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=7 -> eSLS=87: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085242263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242263 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085242263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085242263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085242263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 07 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085242263 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085242263 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085242263 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085242263 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085242263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085242263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085242263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085242263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242263 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085242263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085242263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085242263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 03 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085242263 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085242263 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085242263 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085242263 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085242263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085242263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085242263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085242263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242263 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085242263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085242263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085242263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085242263 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085242263 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085242263 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085242263 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085242263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085242263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085242263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085242263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085242263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085242263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085242263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085242263 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085242263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242263 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085242263 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085242263 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085242263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085242263 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085242263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242263 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085242263 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085242263 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085242263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085242263 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085242263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242263 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085242263 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085242263 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085242263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085242263 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085242263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242263 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085242263 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085242263 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085242263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085242263 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412085242263 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085242263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085242263 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085242263 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085242263 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@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(581)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(579)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(584)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-M3UA(584)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(584)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(582)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085242296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085242296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085242296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085242296 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085242296 DHNBAP 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) 20250412085242296 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085242296 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085242296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085242296 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085242301 DLINP DEBUG SRVCONN(,r=127.0.0.1:40869<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085242301 DLINP DEBUG SRVCONN(,r=127.0.0.1:40869<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085242301 DLINP DEBUG SRVCONN(,r=127.0.0.1:40869<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085242301 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085242301 DHNBAP DEBUG (127.0.0.1:40869 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085242301 DHNBAP NOTICE (127.0.0.1:40869 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085242301 DHNBAP NOTICE (127.0.0.1:40869 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085242302 DLINP DEBUG SRVCONN(,r=127.0.0.1:40869<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085242302 DLINP DEBUG SRVCONN(,r=127.0.0.1:40869<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085242448 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 20250412085242448 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 20250412085242448 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085242448 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085242458 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 20250412085242458 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 20250412085242458 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085242458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085242458 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242458 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085242458 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085242458 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085242458 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085242458 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085242458 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085242458 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085242458 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085242458 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085242458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.msc1-M3UA(578)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085242461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242461 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085242461 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085242461 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085242461 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085242461 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085242461 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085242461 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085242461 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085242461 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085242461 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085242461 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085242461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085242462 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 20250412085242462 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085242462 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085242462 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085242462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085242462 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085242462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085242462 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085242462 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085242462 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085242462 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085242463 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085242463 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085242463 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085242463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085242463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085242463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085242464 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085242464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085242464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085242464 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085242464 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085242464 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242464 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085242464 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085242464 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085242464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085242464 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412085242464 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085242464 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085242464 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085242464 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085242465 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242465 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085242465 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085242465 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085242465 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085242465 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085242465 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085242465 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085242465 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085242465 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085242465 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085242468 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242468 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085242468 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085242468 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085242468 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085242468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085242468 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085242468 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085242468 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085242468 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085242468 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085242468 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412085242468 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085242468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085242468 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 20250412085242469 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085242469 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085242469 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085242469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085242469 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085242469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085242469 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085242469 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085242469 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085242469 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085242470 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085242470 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085242470 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085242470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085242470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085242470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085242470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242470 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085242470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085242470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085242470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085242470 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085242470 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242470 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085242470 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085242470 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085242470 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085242470 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250412085242470 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085242471 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085242471 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085242471 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085242474 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 20250412085242474 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 20250412085242474 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 20250412085242474 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412085242474 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412085242474 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412085242474 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085242479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242479 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085242479 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412085242479 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412085242479 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412085242479 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412085242479 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085242479 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085242479 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085242479 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250412085242479 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02  20250412085242479 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085242479 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085242479 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085242479 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085242480 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412085242480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085242480 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085242480 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085242480 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085242480 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085242480 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085242480 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085242480 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085242483 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 20250412085242483 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 20250412085242484 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085242484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085242484 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242484 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085242484 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085242484 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085242484 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085242484 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085242484 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250412085242484 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085242484 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085242484 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085242484 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085242484 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085242484 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085242484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085242484 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085242484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085242484 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085242484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085242484 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085242484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085242484 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085242484 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085242484 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085242484 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085242486 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085242486 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085242486 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085242486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085242486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085242486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242486 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085242486 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085242486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085242486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085242486 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085242486 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.sgsn1-M3UA(584)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412085242486 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242486 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085242486 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085242486 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085242486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085242486 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412085242486 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085242486 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085242486 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085242486 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085242490 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242490 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412085242490 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085242490 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085242490 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085242490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085242490 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085242490 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085242490 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085242490 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412085242490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085242492 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242492 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085242492 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085242492 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412085242492 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085242492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085242492 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085242492 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085242492 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412085242492 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412085242492 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085242492 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085242492 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085242492 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085242492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085242492 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085242492 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085242492 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412085242492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085242492 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085242492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085242492 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085242492 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085242492 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085242492 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085242493 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085242494 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085242494 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085242494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085242494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085242494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242494 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085242494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085242494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085242494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085242494 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085242494 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085242494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085242494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085242494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085242494 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085242494 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085242494 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085242494 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085242494 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085242494 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085242494 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'virt-sgsn1' 20250412085242494 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085242494 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085242494 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085242494 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(574)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085243261 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085243261 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085243261 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085243261 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085243261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085243261 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085243261 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085243261 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085243261 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085243261 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085243261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085243261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085243261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085243261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085243261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085243261 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085243261 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085243261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085243261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243262 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085243262 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085243262 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085243262 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085243262 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) 20250412085243262 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085243262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085243262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085243262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085243262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085243262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085243262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085243262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085243262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085243262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085243262 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085243262 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085243262 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085243262 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085243262 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085243262 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085243262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085243262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412085243262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085243262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085243262 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085243262 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085243262 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085243262 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085243262 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085243262 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085243262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085243262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085243262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085243262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085243262 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085243262 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085243262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085243262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085243263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085243263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085243263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085243263 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085243263 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085243263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085243263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243263 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085243263 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085243263 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085243263 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085243263 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085243265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085243265 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085243265 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085243265 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085243265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085243265 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085243265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085243265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085243265 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085243265 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc1-RAN(577)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085243265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085243265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085243265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085243265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085243265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085243265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085243265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085243265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085243265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243265 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085243265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085243265 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085243265 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085243265 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) 20250412085243265 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) 20250412085243265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085243265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085243265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243265 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085243265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085243265 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085243265 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085243265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085243265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085243265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085243265 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085243265 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085243265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085243265 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085243265 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085243265 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085243265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085243265 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'virt-msc1' 20250412085243265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085243265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085243265 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085243265 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412085243266 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085243266 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085243266 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085243266 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085243266 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085243266 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085243266 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085243266 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085243266 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085243266 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085243266 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085243266 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085243266 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085243266 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085243266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085243266 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085243266 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085243266 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085243266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243266 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085243266 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085243266 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085243266 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085243266 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(580)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085243284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085243284 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085243284 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085243284 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085243284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085243284 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085243284 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085243284 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085243284 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085243284 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085243284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085243284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085243284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085243284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085243284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085243284 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085243284 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085243284 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085243284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243284 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085243284 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085243284 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085243284 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085243284 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) 20250412085243284 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085243284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085243284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085243284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085243284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085243284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085243284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085243284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085243284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085243284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085243284 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085243284 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085243284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085243284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085243284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085243284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085243284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085243284 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412085243284 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085243284 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085243284 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085243284 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085243285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085243285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085243285 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085243285 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085243285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085243285 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085243285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085243285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085243285 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085243285 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085243285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085243285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085243285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085243285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085243285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085243285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085243285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085243285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085243285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243285 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085243285 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085243285 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085243285 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085243285 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085243288 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085243288 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085243288 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085243288 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085243288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085243288 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085243288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085243288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085243288 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085243288 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085243288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085243288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085243288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085243288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085243288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085243288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085243288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085243288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085243288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085243288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085243288 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) HNBGW_Test.sgsn1-RAN(583)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085243288 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085243288 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) 20250412085243288 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) 20250412085243288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085243288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085243288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085243288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085243289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085243289 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085243289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085243289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085243289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085243289 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085243289 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: link up (cnlink.c:111) 20250412085243289 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085243289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085243289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085243289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085243289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085243289 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'virt-sgsn1' 20250412085243289 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085243289 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085243289 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085243289 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412085243290 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085243290 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085243290 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085243290 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085243290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085243290 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085243290 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085243290 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085243290 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085243290 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085243290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085243290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085243290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085243290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085243290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085243290 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085243290 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085243290 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085243290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085243290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085243290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085243290 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085243290 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085243290 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085243290 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085243290 DRANAP INFO cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085244312 DLCTRL DEBUG Command: GET 16951641 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085244312 DLCTRL DEBUG Tx Command reply: GET_REPLY 16951641 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085244322 DLCTRL DEBUG Command: GET 787012062 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085244322 DLCTRL DEBUG Tx Command reply: GET_REPLY 787012062 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085244326 DLCTRL DEBUG Command: GET 51197188 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085244326 DLCTRL DEBUG Tx Command reply: GET_REPLY 51197188 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085244330 DLCTRL DEBUG Command: GET 559617273 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085244330 DLCTRL DEBUG Tx Command reply: GET_REPLY 559617273 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085244334 DLCTRL DEBUG Command: GET 322913726 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085244334 DLCTRL DEBUG Tx Command reply: GET_REPLY 322913726 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085244337 DLCTRL DEBUG Command: GET 559013563 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085244337 DLCTRL DEBUG Tx Command reply: GET_REPLY 559013563 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085244339 DLCTRL DEBUG Command: GET 773950687 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085244339 DLCTRL DEBUG Tx Command reply: GET_REPLY 773950687 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085244342 DLCTRL DEBUG Command: GET 455856056 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085244342 DLCTRL DEBUG Tx Command reply: GET_REPLY 455856056 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085244344 DLCTRL DEBUG Command: GET 842357711 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085244344 DLCTRL DEBUG Tx Command reply: GET_REPLY 842357711 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085244346 DLCTRL DEBUG Command: GET 716260452 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085244346 DLCTRL DEBUG Tx Command reply: GET_REPLY 716260452 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085244347 DLCTRL DEBUG Command: GET 747564288 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085244347 DLCTRL DEBUG Tx Command reply: GET_REPLY 747564288 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085244349 DLCTRL DEBUG Command: GET 150450049 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085244349 DLCTRL DEBUG Tx Command reply: GET_REPLY 150450049 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085244350 DLCTRL DEBUG Command: GET 951345161 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085244350 DLCTRL DEBUG Tx Command reply: GET_REPLY 951345161 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085244352 DLCTRL DEBUG Command: GET 674684792 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085244352 DLCTRL DEBUG Tx Command reply: GET_REPLY 674684792 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085244353 DLCTRL DEBUG Command: GET 106880779 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085244353 DLCTRL DEBUG Tx Command reply: GET_REPLY 106880779 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085244354 DLCTRL DEBUG Command: GET 795479729 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085244354 DLCTRL DEBUG Tx Command reply: GET_REPLY 795479729 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085244355 DLCTRL DEBUG Command: GET 530617792 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085244355 DLCTRL DEBUG Tx Command reply: GET_REPLY 530617792 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085244356 DLCTRL DEBUG Command: GET 941857857 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085244356 DLCTRL DEBUG Tx Command reply: GET_REPLY 941857857 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085244357 DLCTRL DEBUG Command: GET 385013081 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085244357 DLCTRL DEBUG Tx Command reply: GET_REPLY 385013081 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085244358 DLCTRL DEBUG Command: GET 970887110 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085244358 DLCTRL DEBUG Tx Command reply: GET_REPLY 970887110 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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@11a1da9b814d: 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@11a1da9b814d: 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@11a1da9b814d: 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 := '000000000000000011101000'B, t_guard := 20.000000 } 20250412085244369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37792<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)10917568 20250412085245411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085245412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085245412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412085245412 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085245412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa696c0, normal) (hnbgw_rua.c:406) 20250412085245412 DHNB DEBUG map_rua[0x55cfd95468d0]{init}: Allocated (fsm.c:456) 20250412085245412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10917568)[0x55cfd95468d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085245412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10917568 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085245412 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085245412 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085245412 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10917568 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:683) 20250412085245412 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10917568 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250412085245412 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10917568 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085245412 DCN DEBUG map_sccp[0x55cfd95467a0]{init}: Allocated (fsm.c:456) 20250412085245412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cfd95467a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085245412 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-10917568 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085245412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10917568 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412085245412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10917568)[0x55cfd95468d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085245412 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085245412 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085245412 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10917568 SCCP-70 msc-0 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085245412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cfd95467a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085245412 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085245412 DLSCCP DEBUG SCCP-SCOC(70)[0x55cfd955a890]{IDLE}: Allocated (fsm.c:456) 20250412085245412 DLSCCP DEBUG SCCP-SCOC(70)[0x55cfd955a890]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085245412 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000e80056400500f1100926) (sccp_scrc.c:415) 20250412085245412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085245412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085245412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085245412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085245412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085245412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085245412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085245412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085245412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085245412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085245412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085245412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085245412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085245412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085245412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085245412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 46 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 00 e8 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085245412 DLSCCP DEBUG SCCP-SCOC(70)[0x55cfd955a890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085245412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cfd95467a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085245412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10917568)[0x55cfd95468d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085245413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085245413 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085245413 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085245413 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085245413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085245413 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412085245413 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085245413 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085245413 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085245413 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 46 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 00 e8 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(573)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)13812986 HNBGW_Test.msc0-SCCP(573)@11a1da9b814d: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(573)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085245429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085245429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085245429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085245429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085245429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085245429 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004323bc) (sccp_scrc.c:486) 20250412085245429 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1855) 20250412085245429 DLSCCP DEBUG SCCP-SCOC(70)[0x55cfd955a890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085245429 DLSCCP DEBUG SCCP-SCOC(70)[0x55cfd955a890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085245429 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085245429 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085245429 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085245429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cfd95467a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085245429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cfd95467a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085245428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085245428 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085245428 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085245428 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085245428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085245428 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085245428 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085245428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085245428 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085245428 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 46 43 23 bc 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085245429 DLCTRL DEBUG Command: GET 195654597 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085245429 DLCTRL DEBUG Tx Command reply: GET_REPLY 195654597 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) MTC@11a1da9b814d: 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 } } } 20250412085245433 DLCTRL DEBUG Command: GET 763590434 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085245433 DLCTRL DEBUG Tx Command reply: GET_REPLY 763590434 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085245437 DLCTRL DEBUG Command: GET 81101747 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085245437 DLCTRL DEBUG Tx Command reply: GET_REPLY 81101747 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085245441 DLCTRL DEBUG Command: GET 775850960 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085245441 DLCTRL DEBUG Tx Command reply: GET_REPLY 775850960 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085245445 DLCTRL DEBUG Command: GET 657788706 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085245445 DLCTRL DEBUG Tx Command reply: GET_REPLY 657788706 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085245449 DLCTRL DEBUG Command: GET 364560886 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085245449 DLCTRL DEBUG Tx Command reply: GET_REPLY 364560886 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085245454 DLCTRL DEBUG Command: GET 175645435 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085245454 DLCTRL DEBUG Tx Command reply: GET_REPLY 175645435 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085245458 DLCTRL DEBUG Command: GET 706705316 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085245458 DLCTRL DEBUG Tx Command reply: GET_REPLY 706705316 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085245462 DLCTRL DEBUG Command: GET 714336505 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085245462 DLCTRL DEBUG Tx Command reply: GET_REPLY 714336505 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085245465 DLCTRL DEBUG Command: GET 769092439 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085245465 DLCTRL DEBUG Tx Command reply: GET_REPLY 769092439 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085245469 DLCTRL DEBUG Command: GET 88607603 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085245469 DLCTRL DEBUG Tx Command reply: GET_REPLY 88607603 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085245472 DLCTRL DEBUG Command: GET 596438906 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085245472 DLCTRL DEBUG Tx Command reply: GET_REPLY 596438906 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085245475 DLCTRL DEBUG Command: GET 170369129 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085245475 DLCTRL DEBUG Tx Command reply: GET_REPLY 170369129 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085245479 DLCTRL DEBUG Command: GET 245124281 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085245479 DLCTRL DEBUG Tx Command reply: GET_REPLY 245124281 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250412085245482 DLCTRL DEBUG Command: GET 70543166 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085245482 DLCTRL DEBUG Tx Command reply: GET_REPLY 70543166 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085245486 DLCTRL DEBUG Command: GET 510477007 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085245486 DLCTRL DEBUG Tx Command reply: GET_REPLY 510477007 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085245488 DLCTRL DEBUG Command: GET 154234347 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085245488 DLCTRL DEBUG Tx Command reply: GET_REPLY 154234347 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085245491 DLCTRL DEBUG Command: GET 137703238 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085245491 DLCTRL DEBUG Tx Command reply: GET_REPLY 137703238 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085245493 DLCTRL DEBUG Command: GET 830397549 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085245493 DLCTRL DEBUG Tx Command reply: GET_REPLY 830397549 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085245495 DLCTRL DEBUG Command: GET 518690636 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085245495 DLCTRL DEBUG Tx Command reply: GET_REPLY 518690636 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000001001001011'B, t_guard := 20.000000 } 20250412085245517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43660<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@11a1da9b814d: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)569880 20250412085246542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085246542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085246542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250412085246542 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085246542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8b218, normal) (hnbgw_rua.c:406) 20250412085246542 DHNB DEBUG map_rua[0x55cfd9558f00]{init}: Allocated (fsm.c:456) 20250412085246542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-569880)[0x55cfd9558f00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085246542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-569880 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085246542 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085246542 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085246542 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412085246542 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-569880 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:683) 20250412085246542 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-569880 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250412085246542 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-569880 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250412085246542 DCN DEBUG map_sccp[0x55cfd9563ca0]{init}: Allocated (fsm.c:456) 20250412085246542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cfd9563ca0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085246542 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-569880 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412085246542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-569880 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250412085246542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-569880)[0x55cfd9558f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085246542 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085246542 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085246542 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-569880 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085246542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cfd9563ca0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085246542 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085246542 DLSCCP DEBUG SCCP-SCOC(71)[0x55cfd9546330]{IDLE}: Allocated (fsm.c:456) 20250412085246542 DLSCCP DEBUG SCCP-SCOC(71)[0x55cfd9546330]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085246542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f400300024b0056400500f1100926) (sccp_scrc.c:415) 20250412085246542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085246542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085246542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085246542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085246542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085246542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085246542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085246542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085246542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085246542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085246542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085246542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085246542 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085246542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085246542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085246542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 03 01 00 00 47 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 bf c0 23 00 4f 40 03 00 02 4b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085246542 DLSCCP DEBUG SCCP-SCOC(71)[0x55cfd9546330]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085246542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cfd9563ca0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085246542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-569880)[0x55cfd9558f00]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085246542 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085246542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085246542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085246542 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085246542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085246542 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'virt-msc1' 20250412085246542 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085246542 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085246542 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085246542 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 03 01 00 00 47 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 bf c0 23 00 4f 40 03 00 02 4b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(576)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)1485729 HNBGW_Test.msc1-SCCP(576)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(576)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085246558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085246558 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085246558 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085246559 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085246559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085246559 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085246559 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085246559 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085246559 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085246559 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 47 49 09 b2 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@11a1da9b814d: setverdict(pass): none -> pass 20250412085246559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085246559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085246559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085246559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085246559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085246559 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004909b2) (sccp_scrc.c:486) 20250412085246559 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1855) 20250412085246559 DLSCCP DEBUG SCCP-SCOC(71)[0x55cfd9546330]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085246559 DLSCCP DEBUG SCCP-SCOC(71)[0x55cfd9546330]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085246559 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085246559 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085246559 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085246559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cfd9563ca0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085246559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cfd9563ca0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085246561 DLCTRL DEBUG Command: GET 647469466 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085246561 DLCTRL DEBUG Tx Command reply: GET_REPLY 647469466 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085246565 DLCTRL DEBUG Command: GET 920173573 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085246565 DLCTRL DEBUG Tx Command reply: GET_REPLY 920173573 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085246568 DLCTRL DEBUG Command: GET 342163072 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085246568 DLCTRL DEBUG Tx Command reply: GET_REPLY 342163072 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085246571 DLCTRL DEBUG Command: GET 408548116 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085246571 DLCTRL DEBUG Tx Command reply: GET_REPLY 408548116 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085246573 DLCTRL DEBUG Command: GET 617724440 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085246573 DLCTRL DEBUG Tx Command reply: GET_REPLY 617724440 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085246575 DLCTRL DEBUG Command: GET 127511104 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085246575 DLCTRL DEBUG Tx Command reply: GET_REPLY 127511104 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250412085246577 DLCTRL DEBUG Command: GET 90559561 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085246577 DLCTRL DEBUG Tx Command reply: GET_REPLY 90559561 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085246580 DLCTRL DEBUG Command: GET 720354287 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085246580 DLCTRL DEBUG Tx Command reply: GET_REPLY 720354287 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085246584 DLCTRL DEBUG Command: GET 747744114 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085246584 DLCTRL DEBUG Tx Command reply: GET_REPLY 747744114 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085246587 DLCTRL DEBUG Command: GET 328066845 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085246587 DLCTRL DEBUG Tx Command reply: GET_REPLY 328066845 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085246591 DLCTRL DEBUG Command: GET 661619341 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085246591 DLCTRL DEBUG Tx Command reply: GET_REPLY 661619341 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085246594 DLCTRL DEBUG Command: GET 658849758 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085246594 DLCTRL DEBUG Tx Command reply: GET_REPLY 658849758 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085246597 DLCTRL DEBUG Command: GET 830835829 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085246597 DLCTRL DEBUG Tx Command reply: GET_REPLY 830835829 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085246600 DLCTRL DEBUG Command: GET 568097422 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085246600 DLCTRL DEBUG Tx Command reply: GET_REPLY 568097422 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250412085246602 DLCTRL DEBUG Command: GET 301493275 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085246602 DLCTRL DEBUG Tx Command reply: GET_REPLY 301493275 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085246604 DLCTRL DEBUG Command: GET 589693633 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085246604 DLCTRL DEBUG Tx Command reply: GET_REPLY 589693633 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085246606 DLCTRL DEBUG Command: GET 614649553 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085246606 DLCTRL DEBUG Tx Command reply: GET_REPLY 614649553 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085246607 DLCTRL DEBUG Command: GET 866128041 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085246607 DLCTRL DEBUG Tx Command reply: GET_REPLY 866128041 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085246609 DLCTRL DEBUG Command: GET 191612758 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085246609 DLCTRL DEBUG Tx Command reply: GET_REPLY 191612758 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085246610 DLCTRL DEBUG Command: GET 14728539 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085246610 DLCTRL DEBUG Tx Command reply: GET_REPLY 14728539 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000001101000100'B, t_guard := 20.000000 } 20250412085246636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43672<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@11a1da9b814d: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)11595865 20250412085247666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085247666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085247666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250412085247666 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085247666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb0f059, normal) (hnbgw_rua.c:406) 20250412085247666 DHNB DEBUG map_rua[0x55cfd93b3390]{init}: Allocated (fsm.c:456) 20250412085247666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11595865)[0x55cfd93b3390]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085247666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11595865 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085247666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085247666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085247666 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11595865 SCCP-0 CS MI=TMSI-0x42BB8023: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412085247666 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11595865 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:683) 20250412085247666 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11595865 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250412085247666 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11595865 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085247666 DCN DEBUG map_sccp[0x55cfd93b34c0]{init}: Allocated (fsm.c:456) 20250412085247666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cfd93b34c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085247666 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-11595865 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085247666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11595865 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250412085247666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11595865)[0x55cfd93b3390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085247666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085247666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085247666 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11595865 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085247666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cfd93b34c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085247666 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085247666 DLSCCP DEBUG SCCP-SCOC(72)[0x55cfd9564810]{IDLE}: Allocated (fsm.c:456) 20250412085247666 DLSCCP DEBUG SCCP-SCOC(72)[0x55cfd9564810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085247666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030003440056400500f1100926) (sccp_scrc.c:415) 20250412085247666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085247666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085247666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085247666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085247666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085247666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085247666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085247666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085247666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085247666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085247666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085247666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085247666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085247666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085247666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085247666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 48 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 bb 80 23 00 4f 40 03 00 03 44 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085247666 DLSCCP DEBUG SCCP-SCOC(72)[0x55cfd9564810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085247666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cfd93b34c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085247666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11595865)[0x55cfd93b3390]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085247667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085247667 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085247667 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085247667 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085247667 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085247667 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085247667 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085247667 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085247667 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085247667 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 48 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 bb 80 23 00 4f 40 03 00 03 44 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(573)@11a1da9b814d: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)2877789 HNBGW_Test.msc0-SCCP(573)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412085247675 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085247675 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085247675 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085247675 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085247675 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085247675 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085247675 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085247675 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085247675 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085247675 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 48 fe 15 5d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085247675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085247675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085247675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085247675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085247675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085247675 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fe155d) (sccp_scrc.c:486) 20250412085247675 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1855) 20250412085247675 DLSCCP DEBUG SCCP-SCOC(72)[0x55cfd9564810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085247675 DLSCCP DEBUG SCCP-SCOC(72)[0x55cfd9564810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085247675 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085247675 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085247675 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085247675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cfd93b34c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085247675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cfd93b34c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085247678 DLCTRL DEBUG Command: GET 849820653 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085247678 DLCTRL DEBUG Tx Command reply: GET_REPLY 849820653 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250412085247683 DLCTRL DEBUG Command: GET 692504178 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085247683 DLCTRL DEBUG Tx Command reply: GET_REPLY 692504178 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085247687 DLCTRL DEBUG Command: GET 128354531 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085247687 DLCTRL DEBUG Tx Command reply: GET_REPLY 128354531 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085247691 DLCTRL DEBUG Command: GET 985132424 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085247691 DLCTRL DEBUG Tx Command reply: GET_REPLY 985132424 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085247695 DLCTRL DEBUG Command: GET 279553600 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085247695 DLCTRL DEBUG Tx Command reply: GET_REPLY 279553600 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085247700 DLCTRL DEBUG Command: GET 73590641 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085247700 DLCTRL DEBUG Tx Command reply: GET_REPLY 73590641 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250412085247704 DLCTRL DEBUG Command: GET 803782211 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085247705 DLCTRL DEBUG Tx Command reply: GET_REPLY 803782211 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085247708 DLCTRL DEBUG Command: GET 692724879 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085247708 DLCTRL DEBUG Tx Command reply: GET_REPLY 692724879 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085247712 DLCTRL DEBUG Command: GET 293828432 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085247712 DLCTRL DEBUG Tx Command reply: GET_REPLY 293828432 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085247716 DLCTRL DEBUG Command: GET 554806869 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085247716 DLCTRL DEBUG Tx Command reply: GET_REPLY 554806869 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085247719 DLCTRL DEBUG Command: GET 92428679 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085247720 DLCTRL DEBUG Tx Command reply: GET_REPLY 92428679 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085247722 DLCTRL DEBUG Command: GET 70545281 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085247722 DLCTRL DEBUG Tx Command reply: GET_REPLY 70545281 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085247725 DLCTRL DEBUG Command: GET 774092853 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085247725 DLCTRL DEBUG Tx Command reply: GET_REPLY 774092853 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085247727 DLCTRL DEBUG Command: GET 223177002 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085247727 DLCTRL DEBUG Tx Command reply: GET_REPLY 223177002 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250412085247729 DLCTRL DEBUG Command: GET 311056777 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085247729 DLCTRL DEBUG Tx Command reply: GET_REPLY 311056777 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085247731 DLCTRL DEBUG Command: GET 294872960 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085247731 DLCTRL DEBUG Tx Command reply: GET_REPLY 294872960 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085247732 DLCTRL DEBUG Command: GET 139200763 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085247732 DLCTRL DEBUG Tx Command reply: GET_REPLY 139200763 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085247734 DLCTRL DEBUG Command: GET 635876078 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085247734 DLCTRL DEBUG Tx Command reply: GET_REPLY 635876078 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085247735 DLCTRL DEBUG Command: GET 955507522 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085247735 DLCTRL DEBUG Tx Command reply: GET_REPLY 955507522 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085247736 DLCTRL DEBUG Command: GET 638545899 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085247736 DLCTRL DEBUG Tx Command reply: GET_REPLY 638545899 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085247744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37782<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085247744 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(567)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(566)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085247746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37776<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085247747 DLINP DEBUG SRVCONN(,r=127.0.0.1:40869<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085247747 DLINP DEBUG SRVCONN(,r=127.0.0.1:40869<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085247747 DLINP NOTICE SRV(,r=127.0.0.1:40869<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085247747 DMAIN NOTICE (127.0.0.1:40869 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40869<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085247747 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250412085247749 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412085247749 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085247749 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085247749 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:870 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_msc_not_connected_round_robin-Iuh1-RUA(572)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(583)@11a1da9b814d: Final verdict of PTC: none 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085247749 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412085247749 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 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085247749 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085247749 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn1-SCCP(582)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(580)@11a1da9b814d: Final verdict of PTC: none 20250412085247749 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085247749 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085247749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085247749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085247749 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 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085247749 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085247749 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085247749 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085247749 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085247749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085247749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085247749 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085247749 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085247750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085247750 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085247750 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 20250412085247750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085247750 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085247750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085247750 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085247750 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412085247750 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085247750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085247750 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085247750 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085247750 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085247750 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085247750 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085247750 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085247750 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085247750 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085247750 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085247750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085247750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085247750 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085247750 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085247750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cfd9563ca0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085247750 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085247750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085247750 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085247750 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085247750 DLSCCP DEBUG SCCP-SCOC(71)[0x55cfd9546330]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085247750 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085247750 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 20250412085247750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004909b2), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085247750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085247750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085247750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085247750 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085247750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085247750 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085247750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085247750 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085247750 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085247750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085247750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 03 04 49 09 b2 00 00 47 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085247750 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 20250412085247750 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 20250412085247750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085247750 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085247750 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085247750 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085247750 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085247750 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085247750 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085247750 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085247750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085247751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085247750 DLSCCP DEBUG SCCP-SCOC(71)[0x55cfd9546330]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085247750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cfd9563ca0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085247750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-569880)[0x55cfd9558f00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085247750 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-569880)[0x55cfd9558f00]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085247750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085247751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-569880)[0x55cfd9558f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085247751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-569880)[0x55cfd9558f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085247751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-569880)[0x55cfd9558f00]{disrupted}: Freeing instance (context_map.c:202) 20250412085247751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-569880)[0x55cfd9558f00]{disrupted}: Deallocated (fsm.c:568) 20250412085247751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cfd9563ca0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(579)@11a1da9b814d: Final verdict of PTC: none 20250412085247751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cfd9563ca0]{disconnected}: Freeing instance (context_map.c:206) 20250412085247751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55cfd9563ca0]{disconnected}: Deallocated (fsm.c:568) 20250412085247751 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-569880 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250412085247751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085247751 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085247751 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085247751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085247751 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085247751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085247751 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085247751 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085247751 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085247751 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085247751 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085247751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085247751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085247751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(574)@11a1da9b814d: Final verdict of PTC: none 20250412085247752 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085247752 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412085247752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085247752 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085247752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085247752 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085247752 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085247752 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085247752 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085247752 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085247752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085247752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085247752 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085247752 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085247752 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085247752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10917568)[0x55cfd95468d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412085247752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10917568)[0x55cfd95468d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) HNBGW_Test.msc1-SCCP(576)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(578)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@11a1da9b814d: Final verdict of PTC: none 20250412085247752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cfd95467a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412085247752 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085247752 DLSCCP DEBUG SCCP-SCOC(70)[0x55cfd955a890]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085247752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004323bc), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085247752 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085247752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085247752 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085247752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085247752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085247752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085247752 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 02 04 43 23 bc 00 00 46 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085247752 DLSCCP DEBUG SCCP-SCOC(70)[0x55cfd955a890]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085247752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cfd95467a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085247753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10917568)[0x55cfd95468d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085247753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10917568)[0x55cfd95468d0]{disrupted}: Freeing instance (context_map.c:202) 20250412085247753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10917568)[0x55cfd95468d0]{disrupted}: Deallocated (fsm.c:568) 20250412085247753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cfd95467a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.msc1-RAN(577)@11a1da9b814d: Final verdict of PTC: none 20250412085247753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cfd95467a0]{disconnected}: Freeing instance (context_map.c:206) 20250412085247753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55cfd95467a0]{disconnected}: Deallocated (fsm.c:568) 20250412085247753 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10917568 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250412085247753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11595865)[0x55cfd93b3390]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412085247753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11595865)[0x55cfd93b3390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412085247753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cfd93b34c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412085247753 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085247753 DLSCCP DEBUG SCCP-SCOC(72)[0x55cfd9564810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085247753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe155d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085247753 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085247753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085247753 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085247753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085247753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085247753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085247753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0c 04 fe 15 5d 00 00 48 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085247753 DLSCCP DEBUG SCCP-SCOC(72)[0x55cfd9564810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085247753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cfd93b34c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085247753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11595865)[0x55cfd93b3390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085247753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11595865)[0x55cfd93b3390]{disrupted}: Freeing instance (context_map.c:202) 20250412085247753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11595865)[0x55cfd93b3390]{disrupted}: Deallocated (fsm.c:568) 20250412085247753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cfd93b34c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085247753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cfd93b34c0]{disconnected}: Freeing instance (context_map.c:206) 20250412085247753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55cfd93b34c0]{disconnected}: Deallocated (fsm.c:568) 20250412085247753 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11595865 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250412085247753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085247753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085247753 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085247753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085247753 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085247754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085247754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085247754 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085247754 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085247754 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-SCCP(573)@11a1da9b814d: Final verdict of PTC: none 20250412085247754 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085247754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085247754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085247754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085247754 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085247754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085247754 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085247754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085247754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085247754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085247754 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085247754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085247754 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085247755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085247755 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085247755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085247755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085247755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085247755 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-PFCP(568)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(585)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@11a1da9b814d: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@11a1da9b814d: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(584)@11a1da9b814d: Final verdict of PTC: none 20250412085247768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37792<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085247769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43672<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085247770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43660<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@11a1da9b814d: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(575)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Sat Apr 12 08:52:47 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 20250412085247931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085248304 DLSCCP DEBUG SCCP-SCOC(67)[0x55cfd957f630]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085248304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3ebf1), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085248304 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085248304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085248304 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085248304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085248304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085248304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085248304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d3 eb f1 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085248304 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085248304 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085248304 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085248304 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085248304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085248304 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085248305 DLSCCP DEBUG SCCP-SCOC(69)[0x55cfd9558a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085248305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2e757), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085248305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085248305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085248305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085248305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085248305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085248305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085248305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 e7 57 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085248305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085248305 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085248305 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085248305 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085248305 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085248305 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085248308 DLSCCP DEBUG SCCP-SCOC(68)[0x55cfd95404f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085248308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00812e46), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085248308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085248308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085248308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085248308 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085248308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085248308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085248308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 2e 46 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085248308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085248308 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085248308 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085248308 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085248308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085248308 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085248533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43688<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=559552) 20250412085248740 DLSCCP DEBUG SCCP-SCOC(65)[0x55cfd95491a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085248740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e92b89), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085248740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085248740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085248740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085248740 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085248740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085248740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085248740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 e9 2b 89 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085248740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085248740 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085248740 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085248740 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085248740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085248740 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085248747 DLSCCP DEBUG SCCP-SCOC(64)[0x55cfd9549400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085248747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c466bb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085248747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085248748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085248748 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085248748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085248748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085248748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085248748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c4 66 bb 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085248748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085248748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085248748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085248748 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085248748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085248748 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085248752 DLSCCP DEBUG SCCP-SCOC(66)[0x55cfd9563ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085248752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00deea8d), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085248752 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085248752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085248752 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085248752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085248752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085248752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085248752 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 de ea 8d 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085248752 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085248752 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085248752 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085248752 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085248752 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085248752 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085249325 DLSCCP DEBUG SCCP-SCOC(62)[0x55cfd953f900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085249325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007118db), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085249325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085249325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085249325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085249325 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085249325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085249325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085249325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 71 18 db 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085249326 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085249326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085249326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085249326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085249326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085249326 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085249329 DLSCCP DEBUG SCCP-SCOC(61)[0x55cfd953de60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085249329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff50e4), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085249329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085249329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085249329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085249329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085249329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085249329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085249329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ff 50 e4 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085249329 DLSCCP DEBUG SCCP-SCOC(63)[0x55cfd9587570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085249329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00188983), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085249329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085249329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085249329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085249329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085249329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085249329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085249329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 18 89 83 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085249329 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085249329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085249329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085249329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085249329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085249329 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085249329 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085249329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085249329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085249329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085249329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085249330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=559552, count=588992) 20250412085249750 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085249750 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085249750 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412085249750 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085249750 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085249750 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085249750 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085249750 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085249750 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412085249752 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085249752 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085249752 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085250039 DLSCCP DEBUG SCCP-SCOC(60)[0x55cfd954b8c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085250039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00752424), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085250039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085250039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085250039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085250039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085250039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085250039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085250039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 75 24 24 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085250039 DLSCCP DEBUG SCCP-SCOC(58)[0x55cfd9563540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085250039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f7c39), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085250039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085250039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085250039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085250039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085250039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085250039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085250039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4f 7c 39 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085250039 DLSCCP DEBUG SCCP-SCOC(59)[0x55cfd953a6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085250039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039788c), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085250039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085250039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085250039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085250039 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085250039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085250039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085250039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 39 78 8c 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085250039 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085250039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085250039 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085250039 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085250039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085250039 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085250040 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085250040 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085250040 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085250040 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085250040 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085250040 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085250040 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085250040 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085250040 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085250040 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085250040 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085250040 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/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@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Sat Apr 12 08:52:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412085250852 DLSCCP DEBUG SCCP-SCOC(54)[0x55cfd955c1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085250852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018805b), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085250852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085250852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085250852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085250852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085250852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085250852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085250853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 18 80 5b 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085250853 DLSCCP DEBUG SCCP-SCOC(56)[0x55cfd942cc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085250853 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e60c15), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085250853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085250853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085250853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085250853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085250853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085250853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085250853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e6 0c 15 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085250853 DLSCCP DEBUG SCCP-SCOC(55)[0x55cfd95492d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085250853 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004c771), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085250853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085250853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085250853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085250853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085250853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085250853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085250853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 04 c7 71 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085250853 DLSCCP DEBUG SCCP-SCOC(57)[0x55cfd9548a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085250853 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005916b1), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085250853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085250853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085250853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085250853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085250853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085250853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085250854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 59 16 b1 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085250853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085250853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085250853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085250854 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085250854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085250854 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085250854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085250854 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085250854 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085250854 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085250854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085250854 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085250854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085250854 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085250854 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085250854 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085250854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085250854 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085250854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085250854 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085250854 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085250854 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085250854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085250854 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250412085251617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085251622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085251628 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33189<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085251655 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085251655 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085251669 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085251669 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085251669 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085251669 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085251670 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085251670 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085251670 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085251670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085251670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085251670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085251670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251670 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085251671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085251671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085251671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085251671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085251671 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085251671 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41014 (stream_srv.c:142) 20250412085251671 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41014<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085251671 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085251671 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085251671 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085251671 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085251671 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085251671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085251671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085251671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085251671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251671 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085251671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085251671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085251671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085251672 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085251672 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251672 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085251672 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085251672 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085251672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085251672 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085251672 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251672 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085251672 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085251672 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085251672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085251672 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085251673 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085251673 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085251673 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085251673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085251673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085251673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085251673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251673 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085251673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085251673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085251673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085251673 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085251673 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085251673 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085251674 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251674 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085251674 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085251674 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085251674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085251674 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085251675 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085251675 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085251675 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085251675 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085251675 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085251675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085251675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251675 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085251675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085251675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085251675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0d 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085251675 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085251676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251676 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085251676 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085251676 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085251676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085251676 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(599)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(599)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(597)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(602)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(602)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(600)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085251717 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085251717 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085251717 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085251717 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085251718 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085251718 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085251718 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085251718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085251718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085251718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251718 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085251718 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085251718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085251718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085251718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085251718 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085251718 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085251718 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085251718 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085251718 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085251718 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085251718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085251718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085251718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251718 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085251719 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251719 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085251719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085251719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085251719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085251719 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085251719 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251719 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085251719 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085251719 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085251719 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085251719 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085251719 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251719 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085251719 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085251719 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085251719 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085251719 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085251719 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085251719 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085251719 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085251719 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085251719 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085251719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085251719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085251719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251719 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085251720 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251720 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085251720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085251720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085251720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085251720 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085251720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251720 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085251720 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085251720 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085251720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085251720 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085251721 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085251721 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085251721 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085251721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085251721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085251721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251721 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=4 -> eSLS=84: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085251721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085251721 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=4 -> eSLS=116: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085251721 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085251721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085251721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085251721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 04 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085251721 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085251721 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251721 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085251721 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085251721 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085251721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085251721 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(605)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(603)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(608)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(608)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-SCCP(606)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085251761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085251761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085251761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085251761 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085251761 DHNBAP 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) 20250412085251761 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085251761 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085251761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085251761 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085251768 DLINP DEBUG SRVCONN(,r=127.0.0.1:41014<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085251768 DLINP DEBUG SRVCONN(,r=127.0.0.1:41014<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085251768 DLINP DEBUG SRVCONN(,r=127.0.0.1:41014<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085251768 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085251768 DHNBAP DEBUG (127.0.0.1:41014 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085251768 DHNBAP NOTICE (127.0.0.1:41014 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085251768 DHNBAP NOTICE (127.0.0.1:41014 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085251768 DLINP DEBUG SRVCONN(,r=127.0.0.1:41014<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085251768 DLINP DEBUG SRVCONN(,r=127.0.0.1:41014<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085251892 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 20250412085251892 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 20250412085251892 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085251892 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085251902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251902 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085251902 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085251902 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085251902 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085251902 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085251902 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085251902 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085251902 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085251902 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085251902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085251905 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 20250412085251905 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 20250412085251905 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085251905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085251906 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251906 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085251906 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085251906 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085251906 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085251906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085251906 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085251906 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085251906 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085251906 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085251906 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085251906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085251907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085251907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085251907 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085251907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085251907 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085251907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085251907 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085251907 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085251907 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085251907 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(602)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085251908 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085251908 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085251908 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085251908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085251908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085251908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085251909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085251909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085251909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085251909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085251909 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085251909 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085251909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085251909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085251909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085251909 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412085251909 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085251909 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085251909 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085251909 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085251912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085251912 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085251912 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085251912 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085251912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085251912 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085251912 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085251912 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085251912 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085251912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085251914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251915 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085251915 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085251915 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085251915 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085251915 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085251915 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085251915 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085251915 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085251915 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085251915 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085251915 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085251915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085251915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085251915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085251915 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085251915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085251915 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085251915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085251915 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085251915 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085251915 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085251915 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085251916 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085251916 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085251916 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085251916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085251916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085251916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085251916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251916 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085251916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085251916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085251916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085251916 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085251917 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085251917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085251917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085251917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085251917 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250412085251917 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085251917 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085251917 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085251917 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085251940 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 20250412085251940 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 20250412085251940 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085251940 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085251946 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251946 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085251946 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085251946 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085251946 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085251946 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085251946 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085251946 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085251946 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085251946 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085251946 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085251949 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251949 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085251949 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085251949 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085251949 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085251949 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085251949 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085251949 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085251949 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085251949 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085251949 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085251949 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085251949 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085251949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085251949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085251949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085251949 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085251949 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085251949 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085251949 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085251949 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085251949 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085251949 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085251949 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085251950 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085251950 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085251950 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085251950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085251950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085251950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251950 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 20250412085251950 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 20250412085251951 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085251951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085251950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251950 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085251951 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085251951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085251951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085251951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085251951 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085251951 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251951 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085251951 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085251951 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085251951 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085251951 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085251951 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085251951 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085251951 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085251951 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(608)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412085251957 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251957 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412085251957 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085251957 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085251957 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085251957 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085251957 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085251957 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085251957 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085251957 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412085251957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085251960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251960 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085251960 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085251960 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412085251960 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085251960 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085251960 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085251960 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085251960 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412085251960 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412085251960 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085251960 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085251960 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085251960 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085251960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085251961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085251961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085251961 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412085251961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085251961 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085251961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085251961 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085251961 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085251961 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085251961 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085251962 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085251962 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085251962 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085251962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085251962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085251962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251962 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085251962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085251962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085251962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085251962 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085251962 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085251962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085251962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085251962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085251962 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085251963 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085251963 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085251963 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085251963 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085251963 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085251963 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'virt-sgsn1' 20250412085251963 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085251963 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085251963 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085251963 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(598)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085252704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085252704 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085252704 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085252704 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085252704 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085252705 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085252705 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085252705 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085252705 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085252705 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085252705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085252705 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085252705 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085252705 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085252705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085252705 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085252705 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085252705 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085252705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252705 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085252705 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085252705 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085252705 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085252705 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) 20250412085252705 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085252705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085252705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085252705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085252705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085252705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085252705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085252705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085252705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085252705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085252705 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085252705 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085252706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085252706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085252706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085252706 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085252706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085252706 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085252706 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085252706 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085252706 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085252706 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085252708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085252708 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085252708 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085252708 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085252708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085252708 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085252708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085252708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085252708 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085252708 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085252708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085252708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085252708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085252708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085252708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085252708 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085252708 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085252708 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085252708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252708 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085252708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085252708 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085252708 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085252708 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085252715 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085252715 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085252715 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085252715 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085252715 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085252715 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085252715 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085252716 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085252716 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085252716 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc1-RAN(601)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085252716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085252716 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085252716 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085252716 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085252716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085252716 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085252716 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085252716 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085252716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252716 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085252716 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085252716 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085252716 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085252716 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) 20250412085252716 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) 20250412085252716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085252716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085252716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252716 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085252716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085252716 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085252716 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085252716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085252716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085252716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085252716 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085252716 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085252716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085252716 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085252716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085252716 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085252716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085252716 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250412085252716 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085252716 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085252716 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085252716 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412085252719 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085252719 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085252719 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085252719 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085252719 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085252719 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085252719 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085252719 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085252719 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085252719 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085252719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085252719 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085252719 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085252719 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085252719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085252719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085252719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085252719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085252719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252719 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085252719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085252719 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085252719 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085252719 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085252754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085252754 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085252754 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085252754 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085252754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085252754 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085252754 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085252754 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085252754 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085252754 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085252755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085252755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085252755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085252755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085252755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085252755 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085252755 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085252755 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085252755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252755 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085252755 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085252755 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085252755 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085252755 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) 20250412085252755 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085252755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085252755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085252755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085252755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085252755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085252755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085252755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085252755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085252755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085252755 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085252755 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085252755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085252755 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085252755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085252755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085252755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085252755 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412085252755 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085252755 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085252755 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085252755 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085252757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085252757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085252757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085252757 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085252757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085252757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085252757 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085252757 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085252757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085252757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252757 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085252757 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085252757 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085252757 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085252757 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085252757 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085252757 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085252757 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085252757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085252757 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085252757 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085252757 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085252757 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085252757 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn1-RAN(607)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085252759 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085252759 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085252759 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085252759 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085252760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085252760 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085252760 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085252760 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085252760 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085252760 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085252760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085252760 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085252760 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085252760 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085252760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085252760 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085252760 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085252760 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085252760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252760 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085252760 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085252760 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085252760 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085252760 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) 20250412085252760 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) 20250412085252760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085252760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085252760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085252760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085252760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085252760 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085252760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085252760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085252760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085252760 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085252760 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: link up (cnlink.c:111) 20250412085252760 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085252760 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085252760 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085252760 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085252760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085252760 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'virt-sgsn1' 20250412085252760 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085252760 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085252760 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085252760 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412085252761 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085252761 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085252761 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085252761 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085252761 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085252761 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085252761 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085252761 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085252761 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085252761 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085252762 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085252762 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085252762 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085252762 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085252762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085252762 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085252762 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085252762 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085252762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085252762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085252762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085252762 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085252762 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085252762 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085252762 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085252762 DRANAP INFO cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085253773 DLCTRL DEBUG Command: GET 604435073 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085253773 DLCTRL DEBUG Tx Command reply: GET_REPLY 604435073 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085253774 DLCTRL DEBUG Command: GET 529347335 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085253774 DLCTRL DEBUG Tx Command reply: GET_REPLY 529347335 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085253775 DLCTRL DEBUG Command: GET 18014165 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085253775 DLCTRL DEBUG Tx Command reply: GET_REPLY 18014165 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085253776 DLCTRL DEBUG Command: GET 610356814 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085253776 DLCTRL DEBUG Tx Command reply: GET_REPLY 610356814 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085253777 DLCTRL DEBUG Command: GET 79335587 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085253777 DLCTRL DEBUG Tx Command reply: GET_REPLY 79335587 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085253778 DLCTRL DEBUG Command: GET 198536720 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085253778 DLCTRL DEBUG Tx Command reply: GET_REPLY 198536720 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085253778 DLCTRL DEBUG Command: GET 563715638 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085253778 DLCTRL DEBUG Tx Command reply: GET_REPLY 563715638 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085253779 DLCTRL DEBUG Command: GET 925575407 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085253779 DLCTRL DEBUG Tx Command reply: GET_REPLY 925575407 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085253780 DLCTRL DEBUG Command: GET 425666613 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085253780 DLCTRL DEBUG Tx Command reply: GET_REPLY 425666613 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085253781 DLCTRL DEBUG Command: GET 546116111 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085253781 DLCTRL DEBUG Tx Command reply: GET_REPLY 546116111 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085253781 DLCTRL DEBUG Command: GET 423333765 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085253781 DLCTRL DEBUG Tx Command reply: GET_REPLY 423333765 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085253782 DLCTRL DEBUG Command: GET 465123995 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085253782 DLCTRL DEBUG Tx Command reply: GET_REPLY 465123995 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085253783 DLCTRL DEBUG Command: GET 385516392 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085253783 DLCTRL DEBUG Tx Command reply: GET_REPLY 385516392 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085253783 DLCTRL DEBUG Command: GET 111705436 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085253783 DLCTRL DEBUG Tx Command reply: GET_REPLY 111705436 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085253784 DLCTRL DEBUG Command: GET 630893988 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085253784 DLCTRL DEBUG Tx Command reply: GET_REPLY 630893988 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085253785 DLCTRL DEBUG Command: GET 900575599 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085253785 DLCTRL DEBUG Tx Command reply: GET_REPLY 900575599 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085253786 DLCTRL DEBUG Command: GET 644156811 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085253786 DLCTRL DEBUG Tx Command reply: GET_REPLY 644156811 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085253786 DLCTRL DEBUG Command: GET 236704018 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085253786 DLCTRL DEBUG Tx Command reply: GET_REPLY 236704018 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085253787 DLCTRL DEBUG Command: GET 341330263 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085253787 DLCTRL DEBUG Tx Command reply: GET_REPLY 341330263 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085253788 DLCTRL DEBUG Command: GET 186485165 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085253788 DLCTRL DEBUG Tx Command reply: GET_REPLY 186485165 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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@11a1da9b814d: 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@11a1da9b814d: 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@11a1da9b814d: 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 := '000000000000001101101101'B, t_guard := 20.000000 } 20250412085253799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43714<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)10226496 20250412085254815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085254815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085254815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412085254815 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085254815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9c0b40, normal) (hnbgw_rua.c:406) 20250412085254815 DHNB DEBUG map_rua[0x55cfd95468d0]{init}: Allocated (fsm.c:456) 20250412085254815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10226496)[0x55cfd95468d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085254815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10226496 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085254815 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085254815 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085254815 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10226496 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:696) 20250412085254815 DCN DEBUG map_sccp[0x55cfd95467a0]{init}: Allocated (fsm.c:456) 20250412085254815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cfd95467a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085254815 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-10226496 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412085254815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10226496 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412085254815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10226496)[0x55cfd95468d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085254815 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085254815 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085254815 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10226496 SCCP-73 msc-1 MI=TMSI-0x42400023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085254815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cfd95467a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085254815 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085254815 DLSCCP DEBUG SCCP-SCOC(73)[0x55cfd93b3390]{IDLE}: Allocated (fsm.c:456) 20250412085254815 DLSCCP DEBUG SCCP-SCOC(73)[0x55cfd93b3390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085254815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f400300036d0056400500f1100926) (sccp_scrc.c:415) 20250412085254815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085254815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085254815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085254815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085254815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085254815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085254815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085254815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085254815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085254815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085254815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085254815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085254815 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085254815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085254815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085254815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 49 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 40 00 23 00 4f 40 03 00 03 6d 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085254815 DLSCCP DEBUG SCCP-SCOC(73)[0x55cfd93b3390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085254815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cfd95467a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085254815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10226496)[0x55cfd95468d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085254815 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085254815 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085254815 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085254815 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085254815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085254815 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250412085254815 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085254815 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085254815 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085254815 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 49 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 40 00 23 00 4f 40 03 00 03 6d 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(600)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)15705428 TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(600)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@11a1da9b814d: 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 } } } 20250412085254834 DLCTRL DEBUG Command: GET 890660835 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085254834 DLCTRL DEBUG Tx Command reply: GET_REPLY 890660835 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085254835 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085254835 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085254835 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085254835 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085254835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085254835 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085254835 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085254835 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085254835 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085254835 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 49 39 18 e4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085254835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085254835 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085254835 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085254835 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085254835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085254835 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003918e4) (sccp_scrc.c:486) 20250412085254835 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1855) 20250412085254835 DLSCCP DEBUG SCCP-SCOC(73)[0x55cfd93b3390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085254835 DLSCCP DEBUG SCCP-SCOC(73)[0x55cfd93b3390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085254835 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085254835 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085254835 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085254835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cfd95467a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085254835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cfd95467a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085254837 DLCTRL DEBUG Command: GET 731922565 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085254837 DLCTRL DEBUG Tx Command reply: GET_REPLY 731922565 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085254838 DLCTRL DEBUG Command: GET 22676180 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085254838 DLCTRL DEBUG Tx Command reply: GET_REPLY 22676180 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085254839 DLCTRL DEBUG Command: GET 309895344 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085254839 DLCTRL DEBUG Tx Command reply: GET_REPLY 309895344 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085254840 DLCTRL DEBUG Command: GET 147534798 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085254840 DLCTRL DEBUG Tx Command reply: GET_REPLY 147534798 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085254842 DLCTRL DEBUG Command: GET 168496816 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085254842 DLCTRL DEBUG Tx Command reply: GET_REPLY 168496816 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085254842 DLCTRL DEBUG Command: GET 742181897 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085254842 DLCTRL DEBUG Tx Command reply: GET_REPLY 742181897 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250412085254843 DLCTRL DEBUG Command: GET 950822060 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085254843 DLCTRL DEBUG Tx Command reply: GET_REPLY 950822060 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085254844 DLCTRL DEBUG Command: GET 250227436 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085254844 DLCTRL DEBUG Tx Command reply: GET_REPLY 250227436 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085254845 DLCTRL DEBUG Command: GET 312523475 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085254845 DLCTRL DEBUG Tx Command reply: GET_REPLY 312523475 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085254846 DLCTRL DEBUG Command: GET 913902949 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085254846 DLCTRL DEBUG Tx Command reply: GET_REPLY 913902949 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085254847 DLCTRL DEBUG Command: GET 929217794 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085254847 DLCTRL DEBUG Tx Command reply: GET_REPLY 929217794 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085254848 DLCTRL DEBUG Command: GET 113044340 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085254848 DLCTRL DEBUG Tx Command reply: GET_REPLY 113044340 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085254850 DLCTRL DEBUG Command: GET 984659176 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085254850 DLCTRL DEBUG Tx Command reply: GET_REPLY 984659176 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085254851 DLCTRL DEBUG Command: GET 494136671 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085254851 DLCTRL DEBUG Tx Command reply: GET_REPLY 494136671 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085254852 DLCTRL DEBUG Command: GET 835560674 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085254852 DLCTRL DEBUG Tx Command reply: GET_REPLY 835560674 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085254852 DLCTRL DEBUG Command: GET 786016134 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085254852 DLCTRL DEBUG Tx Command reply: GET_REPLY 786016134 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085254854 DLCTRL DEBUG Command: GET 375487099 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085254854 DLCTRL DEBUG Tx Command reply: GET_REPLY 375487099 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085254855 DLCTRL DEBUG Command: GET 302528263 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085254855 DLCTRL DEBUG Tx Command reply: GET_REPLY 302528263 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085254856 DLCTRL DEBUG Command: GET 945020279 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085254856 DLCTRL DEBUG Tx Command reply: GET_REPLY 945020279 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000000011011110'B, t_guard := 20.000000 } 20250412085254868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@11a1da9b814d: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)16477976 20250412085255886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085255886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085255886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250412085255886 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085255886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfb6f18, normal) (hnbgw_rua.c:406) 20250412085255886 DHNB DEBUG map_rua[0x55cfd93b34c0]{init}: Allocated (fsm.c:456) 20250412085255886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16477976)[0x55cfd93b34c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085255886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16477976 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085255886 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085255886 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085255886 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412085255887 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16477976 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:696) 20250412085255887 DCN DEBUG map_sccp[0x55cfd9558f00]{init}: Allocated (fsm.c:456) 20250412085255887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cfd9558f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085255887 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-16477976 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412085255887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16477976 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250412085255887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16477976)[0x55cfd93b34c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085255887 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085255887 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085255887 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16477976 SCCP-74 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085255887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cfd9558f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085255887 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085255887 DLSCCP DEBUG SCCP-SCOC(74)[0x55cfd9563ca0]{IDLE}: Allocated (fsm.c:456) 20250412085255887 DLSCCP DEBUG SCCP-SCOC(74)[0x55cfd9563ca0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085255887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030000de0056400500f1100926) (sccp_scrc.c:415) 20250412085255887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085255887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085255887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085255887 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085255887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085255887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085255887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085255887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085255887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085255887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085255887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085255887 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085255887 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085255887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085255887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085255887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0e 01 00 00 4a 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 41 00 23 00 4f 40 03 00 00 de 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085255887 DLSCCP DEBUG SCCP-SCOC(74)[0x55cfd9563ca0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085255887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cfd9558f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085255887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16477976)[0x55cfd93b34c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085255887 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085255887 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085255887 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085255887 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085255887 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085255888 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250412085255888 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085255888 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085255888 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085255888 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0e 01 00 00 4a 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 41 00 23 00 4f 40 03 00 00 de 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(600)@11a1da9b814d: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@11a1da9b814d: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@11a1da9b814d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)3183539 HNBGW_Test.msc1-SCCP(600)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412085255896 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085255896 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085255896 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085255896 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085255896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085255896 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085255896 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085255896 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085255896 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085255896 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4a 4c db 30 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085255896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085255896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085255896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085255896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085255896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085255896 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004cdb30) (sccp_scrc.c:486) 20250412085255896 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1855) 20250412085255896 DLSCCP DEBUG SCCP-SCOC(74)[0x55cfd9563ca0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085255896 DLSCCP DEBUG SCCP-SCOC(74)[0x55cfd9563ca0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085255896 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085255896 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085255896 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085255896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cfd9558f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085255896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cfd9558f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085255899 DLCTRL DEBUG Command: GET 512452905 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085255899 DLCTRL DEBUG Tx Command reply: GET_REPLY 512452905 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085255904 DLCTRL DEBUG Command: GET 323385308 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085255904 DLCTRL DEBUG Tx Command reply: GET_REPLY 323385308 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085255908 DLCTRL DEBUG Command: GET 295079965 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085255908 DLCTRL DEBUG Tx Command reply: GET_REPLY 295079965 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085255911 DLCTRL DEBUG Command: GET 856871836 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085255911 DLCTRL DEBUG Tx Command reply: GET_REPLY 856871836 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085255915 DLCTRL DEBUG Command: GET 926115514 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085255915 DLCTRL DEBUG Tx Command reply: GET_REPLY 926115514 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085255919 DLCTRL DEBUG Command: GET 183505433 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085255919 DLCTRL DEBUG Tx Command reply: GET_REPLY 183505433 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085255922 DLCTRL DEBUG Command: GET 530978023 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085255922 DLCTRL DEBUG Tx Command reply: GET_REPLY 530978023 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250412085255925 DLCTRL DEBUG Command: GET 313501120 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085255925 DLCTRL DEBUG Tx Command reply: GET_REPLY 313501120 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085255928 DLCTRL DEBUG Command: GET 897312405 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085255928 DLCTRL DEBUG Tx Command reply: GET_REPLY 897312405 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085255930 DLCTRL DEBUG Command: GET 676637413 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085255930 DLCTRL DEBUG Tx Command reply: GET_REPLY 676637413 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085255932 DLCTRL DEBUG Command: GET 982074057 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085255932 DLCTRL DEBUG Tx Command reply: GET_REPLY 982074057 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085255934 DLCTRL DEBUG Command: GET 605936696 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085255934 DLCTRL DEBUG Tx Command reply: GET_REPLY 605936696 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085255936 DLCTRL DEBUG Command: GET 963778929 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085255936 DLCTRL DEBUG Tx Command reply: GET_REPLY 963778929 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085255937 DLCTRL DEBUG Command: GET 389499011 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085255937 DLCTRL DEBUG Tx Command reply: GET_REPLY 389499011 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085255938 DLCTRL DEBUG Command: GET 776946824 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085255938 DLCTRL DEBUG Tx Command reply: GET_REPLY 776946824 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085255939 DLCTRL DEBUG Command: GET 708523741 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085255939 DLCTRL DEBUG Tx Command reply: GET_REPLY 708523741 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085255940 DLCTRL DEBUG Command: GET 989887059 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085255941 DLCTRL DEBUG Tx Command reply: GET_REPLY 989887059 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085255942 DLCTRL DEBUG Command: GET 35105676 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085255942 DLCTRL DEBUG Tx Command reply: GET_REPLY 35105676 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085255943 DLCTRL DEBUG Command: GET 765513349 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085255943 DLCTRL DEBUG Tx Command reply: GET_REPLY 765513349 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085255943 DLCTRL DEBUG Command: GET 328245221 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085255943 DLCTRL DEBUG Tx Command reply: GET_REPLY 328245221 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000001100010111'B, t_guard := 20.000000 } 20250412085255966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50978<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@11a1da9b814d: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)8919517 20250412085256987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085256987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085256987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250412085256987 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085256987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8819dd, normal) (hnbgw_rua.c:406) 20250412085256987 DHNB DEBUG map_rua[0x55cfd9559400]{init}: Allocated (fsm.c:456) 20250412085256987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919517)[0x55cfd9559400]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085256987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8919517 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085256987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085256987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085256987 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8919517 SCCP-0 CS MI=TMSI-0x427FC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412085256987 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8919517 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:696) 20250412085256987 DCN DEBUG map_sccp[0x55cfd953c920]{init}: Allocated (fsm.c:456) 20250412085256987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cfd953c920]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085256987 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-8919517 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412085256987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8919517 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250412085256987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919517)[0x55cfd9559400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085256987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085256987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085256987 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8919517 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085256987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cfd953c920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085256987 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085256987 DLSCCP DEBUG SCCP-SCOC(75)[0x55cfd954a6c0]{IDLE}: Allocated (fsm.c:456) 20250412085256987 DLSCCP DEBUG SCCP-SCOC(75)[0x55cfd954a6c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085256987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030003170056400500f1100926) (sccp_scrc.c:415) 20250412085256987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085256987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085256987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085256987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085256987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085256987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085256987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085256987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085256987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085256987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085256987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085256987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085256987 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085256987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085256987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085256987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0f 01 00 00 4b 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 7f c0 23 00 4f 40 03 00 03 17 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085256987 DLSCCP DEBUG SCCP-SCOC(75)[0x55cfd954a6c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085256987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cfd953c920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085256987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919517)[0x55cfd9559400]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085256988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085256988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085256988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085256988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085256988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085256988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250412085256988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085256988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085256988 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085256988 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0f 01 00 00 4b 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 7f c0 23 00 4f 40 03 00 03 17 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(600)@11a1da9b814d: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@11a1da9b814d: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@11a1da9b814d: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@11a1da9b814d: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)4018084 HNBGW_Test.msc1-SCCP(600)@11a1da9b814d: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@11a1da9b814d: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250412085256992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085256992 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085256992 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085256992 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085256992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085256992 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085256992 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085256992 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085256992 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085256992 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4b 9c bf 73 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085256992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085256992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085256992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085256992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085256992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085256992 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009cbf73) (sccp_scrc.c:486) 20250412085256992 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1855) 20250412085256992 DLSCCP DEBUG SCCP-SCOC(75)[0x55cfd954a6c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085256992 DLSCCP DEBUG SCCP-SCOC(75)[0x55cfd954a6c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085256992 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085256992 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085256992 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085256992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cfd953c920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085256992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cfd953c920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085256994 DLCTRL DEBUG Command: GET 669343248 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085256994 DLCTRL DEBUG Tx Command reply: GET_REPLY 669343248 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085256997 DLCTRL DEBUG Command: GET 304640440 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085256997 DLCTRL DEBUG Tx Command reply: GET_REPLY 304640440 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085257002 DLCTRL DEBUG Command: GET 240886967 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085257002 DLCTRL DEBUG Tx Command reply: GET_REPLY 240886967 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085257007 DLCTRL DEBUG Command: GET 313776312 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085257007 DLCTRL DEBUG Tx Command reply: GET_REPLY 313776312 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085257010 DLCTRL DEBUG Command: GET 412690219 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085257010 DLCTRL DEBUG Tx Command reply: GET_REPLY 412690219 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085257014 DLCTRL DEBUG Command: GET 432137794 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085257014 DLCTRL DEBUG Tx Command reply: GET_REPLY 432137794 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085257018 DLCTRL DEBUG Command: GET 69525319 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085257018 DLCTRL DEBUG Tx Command reply: GET_REPLY 69525319 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250412085257022 DLCTRL DEBUG Command: GET 684742044 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085257022 DLCTRL DEBUG Tx Command reply: GET_REPLY 684742044 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085257026 DLCTRL DEBUG Command: GET 930331315 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085257026 DLCTRL DEBUG Tx Command reply: GET_REPLY 930331315 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085257029 DLCTRL DEBUG Command: GET 845840972 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085257029 DLCTRL DEBUG Tx Command reply: GET_REPLY 845840972 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085257033 DLCTRL DEBUG Command: GET 894674156 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085257033 DLCTRL DEBUG Tx Command reply: GET_REPLY 894674156 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085257038 DLCTRL DEBUG Command: GET 183702100 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085257038 DLCTRL DEBUG Tx Command reply: GET_REPLY 183702100 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085257040 DLCTRL DEBUG Command: GET 753299505 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085257040 DLCTRL DEBUG Tx Command reply: GET_REPLY 753299505 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085257042 DLCTRL DEBUG Command: GET 303501383 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085257042 DLCTRL DEBUG Tx Command reply: GET_REPLY 303501383 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085257043 DLCTRL DEBUG Command: GET 423887167 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085257043 DLCTRL DEBUG Tx Command reply: GET_REPLY 423887167 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085257044 DLCTRL DEBUG Command: GET 499120169 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085257044 DLCTRL DEBUG Tx Command reply: GET_REPLY 499120169 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085257045 DLCTRL DEBUG Command: GET 516558166 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085257045 DLCTRL DEBUG Tx Command reply: GET_REPLY 516558166 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085257046 DLCTRL DEBUG Command: GET 339813395 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085257046 DLCTRL DEBUG Tx Command reply: GET_REPLY 339813395 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085257047 DLCTRL DEBUG Command: GET 525656621 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085257047 DLCTRL DEBUG Tx Command reply: GET_REPLY 525656621 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085257048 DLCTRL DEBUG Command: GET 502713623 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085257048 DLCTRL DEBUG Tx Command reply: GET_REPLY 502713623 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085257052 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33189<->l=127.0.0.1:4262) (control_if.c:193) 20250412085257052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43702<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(591)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(590)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085257055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43698<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085257057 DLINP DEBUG SRVCONN(,r=127.0.0.1:41014<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085257057 DLINP DEBUG SRVCONN(,r=127.0.0.1:41014<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085257057 DLINP NOTICE SRV(,r=127.0.0.1:41014<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085257057 DMAIN NOTICE (127.0.0.1:41014 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41014<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085257057 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(598)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(607)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@11a1da9b814d: Final verdict of PTC: none 20250412085257060 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(606)@11a1da9b814d: Final verdict of PTC: none 20250412085257060 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085257060 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085257060 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412085257060 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 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085257060 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085257060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085257060 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085257060 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085257060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085257060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@11a1da9b814d: Final verdict of PTC: none 20250412085257060 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085257060 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085257060 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085257060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085257061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085257061 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085257061 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085257061 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085257061 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085257061 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085257061 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085257061 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085257061 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085257061 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc1-M3UA(602)@11a1da9b814d: Final verdict of PTC: none20250412085257061 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085257061 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085257061 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085257061 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085257061 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085257061 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085257061 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085257061 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085257061 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085257061 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412085257061 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085257062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085257062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085257062 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 20250412085257062 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@11a1da9b814d: Final verdict of PTC: none 20250412085257062 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412085257062 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085257062 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085257062 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085257062 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085257062 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085257062 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085257062 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085257062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085257062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085257062 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085257062 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-RAN(601)@11a1da9b814d: Final verdict of PTC: none20250412085257062 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085257062 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412085257062 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 20250412085257063 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085257063 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085257063 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085257063 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085257063 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 20250412085257063 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 20250412085257063 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085257063 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085257063 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085257063 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085257063 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085257063 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085257063 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085257063 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085257063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085257063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085257063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085257064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085257064 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085257064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc0-M3UA(599)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(609)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@11a1da9b814d: Final verdict of PTC: none 20250412085257065 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085257065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085257065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085257065 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085257065 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085257066 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085257066 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(592)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@11a1da9b814d: Final verdict of PTC: pass 20250412085257066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085257066 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085257067 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412085257067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085257067 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085257067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085257067 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085257068 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085257068 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085257068 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085257068 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085257068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50978<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@11a1da9b814d: Final verdict of PTC: pass 20250412085257069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085257069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085257069 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085257070 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085257070 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085257070 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc1-SCCP(600)@11a1da9b814d: Final verdict of PTC: none 20250412085257070 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085257070 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085257071 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085257071 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085257071 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085257071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cfd95467a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085257071 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085257072 DLSCCP DEBUG SCCP-SCOC(73)[0x55cfd93b3390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085257072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003918e4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085257072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085257072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085257072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085257073 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085257073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085257073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085257073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0d 04 39 18 e4 00 00 49 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085257073 DLSCCP DEBUG SCCP-SCOC(73)[0x55cfd93b3390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085257074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cfd95467a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085257074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10226496)[0x55cfd95468d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085257074 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10226496)[0x55cfd95468d0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085257074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085257074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10226496)[0x55cfd95468d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085257075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10226496)[0x55cfd95468d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085257075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10226496)[0x55cfd95468d0]{disrupted}: Freeing instance (context_map.c:202) 20250412085257075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10226496)[0x55cfd95468d0]{disrupted}: Deallocated (fsm.c:568) 20250412085257075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cfd95467a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085257075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cfd95467a0]{disconnected}: Freeing instance (context_map.c:206) 20250412085257076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55cfd95467a0]{disconnected}: Deallocated (fsm.c:568) 20250412085257076 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10226496 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250412085257076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cfd9558f00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085257076 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085257076 DLSCCP DEBUG SCCP-SCOC(74)[0x55cfd9563ca0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085257076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cdb30), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085257077 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085257077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085257077 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085257077 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085257077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085257078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085257078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0e 04 4c db 30 00 00 4a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085257078 DLSCCP DEBUG SCCP-SCOC(74)[0x55cfd9563ca0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085257078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cfd9558f00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085257078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16477976)[0x55cfd93b34c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085257078 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16477976)[0x55cfd93b34c0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085257079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085257079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16477976)[0x55cfd93b34c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085257079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16477976)[0x55cfd93b34c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085257079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16477976)[0x55cfd93b34c0]{disrupted}: Freeing instance (context_map.c:202) 20250412085257079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16477976)[0x55cfd93b34c0]{disrupted}: Deallocated (fsm.c:568) 20250412085257079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cfd9558f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085257080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cfd9558f00]{disconnected}: Freeing instance (context_map.c:206) 20250412085257080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55cfd9558f00]{disconnected}: Deallocated (fsm.c:568) 20250412085257080 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16477976 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250412085257080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cfd953c920]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085257080 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085257080 DLSCCP DEBUG SCCP-SCOC(75)[0x55cfd954a6c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085257081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cbf73), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085257081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085257081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) HNBGW_Test.sgsn1-M3UA(608)@11a1da9b814d: Final verdict of PTC: none 20250412085257081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085257081 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085257081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085257081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085257082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0f 04 9c bf 73 00 00 4b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085257082 DLSCCP DEBUG SCCP-SCOC(75)[0x55cfd954a6c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085257082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cfd953c920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085257082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919517)[0x55cfd9559400]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085257082 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919517)[0x55cfd9559400]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085257082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085257082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919517)[0x55cfd9559400]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085257083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919517)[0x55cfd9559400]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085257083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919517)[0x55cfd9559400]{disrupted}: Freeing instance (context_map.c:202) 20250412085257083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8919517)[0x55cfd9559400]{disrupted}: Deallocated (fsm.c:568) 20250412085257083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cfd953c920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085257083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cfd953c920]{disconnected}: Freeing instance (context_map.c:206) 20250412085257083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55cfd953c920]{disconnected}: Deallocated (fsm.c:568) 20250412085257083 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8919517 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250412085257084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43714<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085257084 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085257084 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085257084 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085257084 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085257084 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085257084 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085257084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085257084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085257085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085257085 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085257085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085257085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085257085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085257085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085257085 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085257085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412085257086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085257086 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085257086 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085257086 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085257086 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085257086 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085257086 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085257086 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085257086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085257086 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Sat Apr 12 08:52:57 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 20250412085257245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085257752 DLSCCP DEBUG SCCP-SCOC(71)[0x55cfd9546330]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085257752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004909b2), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085257752 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085257752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085257752 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085257752 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085257752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085257752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085257753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 49 09 b2 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085257753 DLSCCP DEBUG SCCP-SCOC(70)[0x55cfd955a890]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085257753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004323bc), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085257753 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085257753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085257753 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085257753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085257753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085257753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085257753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 43 23 bc 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085257753 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085257753 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085257753 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085257753 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085257753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085257753 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085257753 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085257753 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085257753 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085257753 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085257753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085257753 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085257754 DLSCCP DEBUG SCCP-SCOC(72)[0x55cfd9564810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085257754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe155d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085257754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085257754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085257754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085257754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085257754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085257754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085257754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 15 5d 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085257754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085257754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085257754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085257754 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085257755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085257755 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085257948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50984<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=568160) 20250412085258305 DLSCCP DEBUG SCCP-SCOC(67)[0x55cfd957f630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085258305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3ebf1), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085258305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085258305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085258305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085258305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085258305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085258305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085258305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d3 eb f1 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085258305 DLSCCP DEBUG SCCP-SCOC(69)[0x55cfd9558a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085258305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2e757), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085258305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085258305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085258305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085258305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085258305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085258305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085258305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 e7 57 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085258306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085258306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085258306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085258306 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085258306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085258306 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085258306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085258306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085258306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085258306 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085258306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085258306 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085258309 DLSCCP DEBUG SCCP-SCOC(68)[0x55cfd95404f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085258309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00812e46), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085258309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085258309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085258309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085258309 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085258309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085258309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085258309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 2e 46 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085258309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085258309 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085258309 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085258309 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085258309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085258309 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085258741 DLSCCP DEBUG SCCP-SCOC(65)[0x55cfd95491a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085258742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e92b89), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085258742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085258742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085258742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085258742 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085258742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085258742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085258742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 e9 2b 89 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085258742 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085258742 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085258742 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085258742 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085258742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085258742 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085258748 DLSCCP DEBUG SCCP-SCOC(64)[0x55cfd9549400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085258748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c466bb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085258748 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085258748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085258748 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085258748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085258748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085258748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085258748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c4 66 bb 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085258749 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085258749 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085258749 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085258749 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085258749 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085258749 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085258752 DLSCCP DEBUG SCCP-SCOC(66)[0x55cfd9563ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085258753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00deea8d), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085258753 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085258753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085258753 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085258753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085258753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085258753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085258753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 de ea 8d 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085258753 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085258753 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085258753 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085258753 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085258753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085258753 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=568160, count=597600) 20250412085259061 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085259061 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085259061 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085259062 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085259062 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085259062 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412085259062 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085259063 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085259063 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085259064 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085259064 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085259064 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412085259326 DLSCCP DEBUG SCCP-SCOC(62)[0x55cfd953f900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085259326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007118db), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085259326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085259326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085259326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085259326 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085259326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085259326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085259326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 71 18 db 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085259326 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085259326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085259326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085259326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085259326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085259326 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085259329 DLSCCP DEBUG SCCP-SCOC(63)[0x55cfd9587570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085259329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00188983), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085259329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085259329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085259329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085259329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085259329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085259329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085259329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 18 89 83 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085259329 DLSCCP DEBUG SCCP-SCOC(61)[0x55cfd953de60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085259329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff50e4), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085259329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085259329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085259329 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085259329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085259330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085259330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085259330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085259330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085259330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085259330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085259330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085259330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085259330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085259330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085259329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085259329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085259329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085259329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085259329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ff 50 e4 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Sat Apr 12 08:53:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412085300039 DLSCCP DEBUG SCCP-SCOC(59)[0x55cfd953a6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085300039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039788c), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085300039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085300039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085300039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085300039 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085300040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085300040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085300040 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 39 78 8c 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085300040 DLSCCP DEBUG SCCP-SCOC(58)[0x55cfd9563540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085300040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f7c39), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085300040 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085300040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085300040 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085300040 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085300040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085300040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085300040 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4f 7c 39 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085300040 DLSCCP DEBUG SCCP-SCOC(60)[0x55cfd954b8c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085300040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00752424), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085300040 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085300040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085300040 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085300040 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085300040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085300040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085300040 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 75 24 24 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085300040 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085300040 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085300040 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085300040 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085300040 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085300040 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085300040 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085300040 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085300040 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085300040 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085300040 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085300040 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085300040 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085300040 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085300040 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085300040 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085300041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085300041 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085300854 DLSCCP DEBUG SCCP-SCOC(57)[0x55cfd9548a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085300854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005916b1), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085300854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085300854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085300854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085300854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085300854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085300854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085300854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 59 16 b1 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085300854 DLSCCP DEBUG SCCP-SCOC(55)[0x55cfd95492d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085300854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004c771), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085300854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085300854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085300854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085300854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085300854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085300854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085300854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 04 c7 71 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085300854 DLSCCP DEBUG SCCP-SCOC(56)[0x55cfd942cc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085300854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e60c15), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085300854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085300854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085300854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085300854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085300855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085300855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085300855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e6 0c 15 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085300855 DLSCCP DEBUG SCCP-SCOC(54)[0x55cfd955c1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085300855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018805b), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085300855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085300855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085300855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085300855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085300855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085300855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085300855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 18 80 5b 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085300855 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085300855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085300855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085300855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085300855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085300855 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085300855 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085300855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085300855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085300855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085300855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085300855 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085300855 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085300855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085300855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085300855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085300855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085300855 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085300855 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085300855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085300855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085300855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085300855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085300855 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250412085301042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085301048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085301052 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33351<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085301073 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085301073 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085301080 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085301080 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085301080 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085301080 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085301080 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085301080 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085301080 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50129 (stream_srv.c:142) 20250412085301080 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50129<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085301081 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085301081 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085301082 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085301082 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085301082 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085301082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085301082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085301082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301082 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085301082 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301082 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085301082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085301082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085301082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085301082 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085301082 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085301082 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085301082 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085301082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085301082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085301082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301082 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085301082 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301082 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085301082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085301082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085301082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085301082 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085301082 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085301082 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085301082 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085301082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085301082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085301082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301082 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085301082 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301082 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085301082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085301082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085301082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085301082 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085301082 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085301082 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085301082 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085301082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085301082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085301082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301082 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085301082 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085301082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085301082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085301082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085301082 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085301082 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301082 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085301082 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085301082 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085301082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085301082 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085301082 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301082 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085301082 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085301082 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085301082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085301082 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085301082 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301082 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085301082 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085301082 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085301082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085301082 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085301082 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301082 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085301082 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085301082 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085301082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085301082 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(623)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(623)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(623)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(621)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(626)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(626)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(626)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(624)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(629)@11a1da9b814d: ************************************************* HNBGW_Test.msc2-M3UA(629)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(629)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(627)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085301117 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085301117 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085301117 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085301117 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085301117 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085301117 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085301117 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085301118 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085301119 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085301119 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085301119 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085301119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085301119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085301119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=9 -> eSLS=89: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085301119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301119 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085301119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085301119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085301119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 09 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085301119 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085301119 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085301119 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085301119 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085301119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085301119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085301119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085301119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301119 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085301119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085301119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085301119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085301119 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085301119 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085301119 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085301119 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085301119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085301119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085301119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085301119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301119 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085301119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085301119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085301119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085301119 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085301119 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085301119 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085301119 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085301119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085301119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085301119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085301119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085301119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085301119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085301119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085301119 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085301119 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085301119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085301119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085301119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085301119 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085301119 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085301119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085301119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085301119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085301119 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085301119 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085301119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085301119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085301119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085301119 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085301119 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085301119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085301119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085301119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085301119 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(632)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(632)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(632)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(630)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(635)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(635)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-SCCP(633)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(638)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn2-M3UA(638)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(638)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn2-SCCP(636)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085301161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085301161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085301161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085301161 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085301161 DHNBAP 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) 20250412085301161 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085301161 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085301161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085301161 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085301165 DLINP DEBUG SRVCONN(,r=127.0.0.1:50129<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085301165 DLINP DEBUG SRVCONN(,r=127.0.0.1:50129<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085301165 DLINP DEBUG SRVCONN(,r=127.0.0.1:50129<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085301165 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085301165 DHNBAP DEBUG (127.0.0.1:50129 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085301165 DHNBAP NOTICE (127.0.0.1:50129 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085301165 DHNBAP NOTICE (127.0.0.1:50129 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085301165 DLINP DEBUG SRVCONN(,r=127.0.0.1:50129<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085301165 DLINP DEBUG SRVCONN(,r=127.0.0.1:50129<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085301292 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 20250412085301292 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 20250412085301292 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085301292 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085301300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085301300 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085301300 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085301300 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085301300 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085301300 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085301300 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085301300 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085301300 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085301300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085301302 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 20250412085301302 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 20250412085301302 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085301302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085301303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301303 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085301303 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085301303 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085301303 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085301303 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085301303 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085301303 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085301303 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085301303 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085301303 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085301303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085301303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085301304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085301304 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085301304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085301304 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085301304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085301304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085301304 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085301304 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085301304 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(626)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085301305 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085301305 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085301305 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085301305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085301305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085301305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085301305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085301305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085301305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085301305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085301305 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085301305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301305 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085301305 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085301305 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085301305 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085301305 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412085301305 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085301305 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085301305 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085301305 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085301308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301308 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085301308 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085301308 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085301308 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085301308 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085301308 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085301308 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085301308 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085301308 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085301308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085301311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301311 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085301311 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085301311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085301311 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085301311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085301311 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085301311 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085301311 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085301311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085301311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085301311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085301311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085301311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085301311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085301311 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085301311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085301311 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085301311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085301311 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085301311 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085301311 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085301312 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085301313 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085301313 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085301313 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085301313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085301313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085301313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085301313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301313 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085301313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085301313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085301313 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 20250412085301313 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 20250412085301313 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085301313 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085301313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085301313 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085301313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301313 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085301313 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085301313 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085301313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085301313 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250412085301313 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085301314 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085301314 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085301314 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc2-M3UA(629)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412085301318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301318 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412085301318 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085301318 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085301318 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085301318 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085301318 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250412085301318 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085301318 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085301318 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250412085301318 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085301320 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301320 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085301320 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085301320 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412085301320 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085301320 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085301320 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085301320 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085301320 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412085301320 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412085301320 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412085301320 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412085301320 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085301320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085301320 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085301320 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085301320 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412085301320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085301320 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085301320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085301320 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085301320 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085301320 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085301320 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085301322 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085301322 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085301322 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085301322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085301322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085301322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301322 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085301322 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301322 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085301322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085301322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085301322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085301322 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085301322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301322 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085301322 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085301322 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085301322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085301322 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc2' 20250412085301322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085301322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085301322 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085301322 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412085301331 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 20250412085301331 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 20250412085301331 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085301331 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085301337 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301337 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085301337 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085301337 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085301337 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085301337 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085301337 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085301337 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085301337 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085301337 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085301337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085301339 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301339 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085301339 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085301339 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085301339 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085301339 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085301339 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085301339 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085301339 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085301339 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085301339 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085301339 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085301339 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085301339 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085301339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085301339 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085301339 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085301339 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085301339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085301339 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085301339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085301339 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085301339 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085301339 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085301339 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085301341 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085301341 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085301341 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085301341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085301341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085301341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085301341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085301341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085301341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085301341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085301341 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085301341 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 20250412085301341 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 20250412085301341 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085301341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085301341 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085301341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085301341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085301341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085301341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412085301341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085301341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085301341 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085301341 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(635)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412085301346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301346 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412085301346 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085301346 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085301346 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085301346 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085301346 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085301346 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085301346 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085301346 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412085301346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085301349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301349 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085301349 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085301349 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412085301349 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085301349 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085301349 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085301349 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085301349 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412085301349 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412085301349 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085301349 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085301349 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250412085301349 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085301349 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085301349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085301349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085301349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085301349 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412085301349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085301349 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085301349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085301349 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085301349 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085301349 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085301349 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085301351 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085301351 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085301351 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085301351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085301351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085301351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085301351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301351 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085301351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085301351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085301351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085301351 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085301351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301351 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085301351 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085301351 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085301351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085301351 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'virt-sgsn1' 20250412085301351 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085301351 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085301351 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085301352 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250412085301352 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 20250412085301352 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 20250412085301352 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085301352 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250412085301357 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301357 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250412085301357 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085301357 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085301357 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085301357 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085301357 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250412085301357 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085301357 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085301357 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06  20250412085301357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085301360 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301360 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085301360 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085301360 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06  20250412085301360 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085301360 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085301360 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085301360 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085301360 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250412085301360 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06  20250412085301360 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0b  20250412085301360 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250412085301360 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250412085301360 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0b  20250412085301360 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250412085301360 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250412085301360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085301361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085301361 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085301361 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250412085301361 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085301361 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085301361 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085301361 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085301361 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085301361 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085301361 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085301362 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085301362 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085301362 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085301362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085301362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085301362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085301362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085301362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085301362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085301362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085301362 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085301362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085301362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085301362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085301362 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085301362 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085301362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085301362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085301362 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085301362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085301362 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-sgsn2' 20250412085301362 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412085301363 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412085301363 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085301363 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(622)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085302108 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085302108 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085302108 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085302108 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085302108 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085302108 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085302108 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085302108 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085302108 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085302108 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085302108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085302108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085302108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085302108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085302108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085302108 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085302108 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085302109 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085302109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302109 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085302109 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085302109 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085302109 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085302109 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) 20250412085302109 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085302109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085302109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085302109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302109 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085302109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085302109 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085302109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085302109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085302109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085302109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085302109 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085302109 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085302109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085302109 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085302109 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085302109 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085302109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085302109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085302109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085302109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085302109 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085302109 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-RAN(625)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085302109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085302109 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085302109 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085302109 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085302109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085302109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085302109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085302109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085302109 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085302109 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085302109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085302109 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085302109 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085302109 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085302109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085302109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085302109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085302109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085302109 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085302109 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085302109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085302109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085302109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085302109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085302109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085302109 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085302109 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085302109 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085302109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302109 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085302109 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085302109 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085302109 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085302109 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) 20250412085302109 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) 20250412085302109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085302109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085302109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302109 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085302109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085302109 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085302109 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085302109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085302109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085302109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085302109 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085302109 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085302109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085302109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085302109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085302109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085302109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085302109 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085302109 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085302109 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085302109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302110 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085302110 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085302110 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085302110 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085302110 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085302110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085302110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085302110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085302110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085302110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085302110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'virt-msc1' 20250412085302110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085302110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085302110 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085302110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412085302110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085302110 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085302110 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085302110 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085302110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085302110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085302110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085302110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085302110 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085302110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085302110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085302110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085302110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085302110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085302110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085302110 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085302110 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085302110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085302110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302110 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085302110 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085302110 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085302110 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085302110 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(628)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085302119 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085302119 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085302119 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085302119 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085302119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085302119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085302119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085302119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085302119 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085302119 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085302119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085302120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085302120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085302120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085302120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085302120 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085302120 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085302120 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085302120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302120 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085302120 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085302120 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085302120 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085302120 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) 20250412085302120 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) 20250412085302120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085302120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085302120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085302120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085302120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085302120 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085302120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085302120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085302120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085302120 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085302120 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: link up (cnlink.c:111) 20250412085302120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085302120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085302121 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085302121 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085302121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085302121 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc2' 20250412085302121 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085302121 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085302121 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085302121 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412085302122 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085302122 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085302122 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085302122 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085302122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085302122 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085302122 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085302122 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085302122 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085302122 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085302122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085302122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085302122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085302122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085302122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085302122 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085302122 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085302122 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085302122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302122 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085302122 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085302122 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085302122 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085302122 DRANAP INFO cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085302137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085302137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085302137 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085302137 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085302137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085302137 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085302137 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085302137 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085302137 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085302137 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085302137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085302137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085302137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085302137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085302137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085302137 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085302137 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085302137 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085302137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302137 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085302137 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085302137 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085302137 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085302137 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) 20250412085302137 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085302137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085302137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085302137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085302137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085302137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085302137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085302137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085302137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085302137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085302137 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085302137 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085302137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085302137 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085302138 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085302138 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085302138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085302138 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085302138 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085302138 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085302138 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085302138 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085302138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085302138 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085302138 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085302138 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085302138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085302138 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085302138 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085302138 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085302138 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085302138 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085302138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085302138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085302138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085302138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085302138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085302138 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085302138 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085302138 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085302138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302138 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085302138 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085302138 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085302138 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085302138 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(634)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085302144 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085302144 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085302144 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085302144 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085302144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085302144 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085302144 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085302144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085302144 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085302144 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085302144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085302144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085302144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085302144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085302144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085302144 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085302144 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085302144 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085302144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302144 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085302144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085302144 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085302144 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085302144 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) 20250412085302144 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) 20250412085302144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085302144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085302144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302144 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085302144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085302144 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085302144 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085302144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085302144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085302144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085302144 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085302144 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: link up (cnlink.c:111) 20250412085302144 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085302144 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085302144 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085302144 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085302144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085302144 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'virt-sgsn1' 20250412085302144 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085302144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085302144 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085302144 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412085302145 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085302145 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085302145 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085302145 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085302145 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085302145 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085302145 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085302145 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085302145 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085302145 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085302145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085302145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085302145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085302145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085302145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085302145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085302145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085302145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085302145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302146 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085302146 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085302146 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085302146 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085302146 DRANAP INFO cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(637)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085302157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085302157 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412085302157 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412085302157 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412085302157 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085302157 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085302157 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085302157 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085302157 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085302157 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085302157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085302157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085302157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085302157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085302157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085302157 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085302157 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250412085302157 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085302157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302158 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085302158 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085302158 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085302158 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085302158 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) 20250412085302158 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) 20250412085302158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085302158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085302158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085302158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085302158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085302158 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085302158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085302158 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085302158 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085302158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085302158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085302158 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085302158 DRANAP NOTICE cnlink(sgsn-2)[0x55cfd952f5c0]{CONNECTED}: link up (cnlink.c:111) 20250412085302158 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085302158 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085302158 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085302158 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-sgsn2' 20250412085302158 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412085302158 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412085302158 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085302158 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250412085302160 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085302160 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412085302160 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412085302160 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412085302160 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085302160 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085302160 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085302160 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085302160 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085302160 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085302160 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085302160 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085302160 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085302160 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085302160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085302160 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085302160 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250412085302160 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085302160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085302160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085302160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085302160 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085302160 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085302160 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085302160 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085302160 DRANAP INFO cnlink(sgsn-2)[0x55cfd952f5c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085303176 DLCTRL DEBUG Command: GET 516034574 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085303176 DLCTRL DEBUG Tx Command reply: GET_REPLY 516034574 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085303178 DLCTRL DEBUG Command: GET 474164736 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085303178 DLCTRL DEBUG Tx Command reply: GET_REPLY 474164736 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085303182 DLCTRL DEBUG Command: GET 987339613 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085303182 DLCTRL DEBUG Tx Command reply: GET_REPLY 987339613 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085303185 DLCTRL DEBUG Command: GET 644473020 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085303185 DLCTRL DEBUG Tx Command reply: GET_REPLY 644473020 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085303188 DLCTRL DEBUG Command: GET 267610291 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085303188 DLCTRL DEBUG Tx Command reply: GET_REPLY 267610291 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085303191 DLCTRL DEBUG Command: GET 662259412 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085303191 DLCTRL DEBUG Tx Command reply: GET_REPLY 662259412 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085303194 DLCTRL DEBUG Command: GET 206959472 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085303194 DLCTRL DEBUG Tx Command reply: GET_REPLY 206959472 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085303196 DLCTRL DEBUG Command: GET 611745962 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085303196 DLCTRL DEBUG Tx Command reply: GET_REPLY 611745962 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085303198 DLCTRL DEBUG Command: GET 312158763 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085303198 DLCTRL DEBUG Tx Command reply: GET_REPLY 312158763 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085303200 DLCTRL DEBUG Command: GET 572921782 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085303200 DLCTRL DEBUG Tx Command reply: GET_REPLY 572921782 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085303202 DLCTRL DEBUG Command: GET 819581595 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085303202 DLCTRL DEBUG Tx Command reply: GET_REPLY 819581595 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085303204 DLCTRL DEBUG Command: GET 939813012 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085303204 DLCTRL DEBUG Tx Command reply: GET_REPLY 939813012 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085303205 DLCTRL DEBUG Command: GET 630215847 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085303205 DLCTRL DEBUG Tx Command reply: GET_REPLY 630215847 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085303206 DLCTRL DEBUG Command: GET 185059950 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085303206 DLCTRL DEBUG Tx Command reply: GET_REPLY 185059950 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085303208 DLCTRL DEBUG Command: GET 714182294 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085303208 DLCTRL DEBUG Tx Command reply: GET_REPLY 714182294 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085303209 DLCTRL DEBUG Command: GET 190830655 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085303209 DLCTRL DEBUG Tx Command reply: GET_REPLY 190830655 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085303210 DLCTRL DEBUG Command: GET 189220318 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085303210 DLCTRL DEBUG Tx Command reply: GET_REPLY 189220318 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085303211 DLCTRL DEBUG Command: GET 176485590 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085303211 DLCTRL DEBUG Tx Command reply: GET_REPLY 176485590 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085303212 DLCTRL DEBUG Command: GET 568273921 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085303212 DLCTRL DEBUG Tx Command reply: GET_REPLY 568273921 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085303213 DLCTRL DEBUG Command: GET 273891589 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085303213 DLCTRL DEBUG Tx Command reply: GET_REPLY 273891589 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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@11a1da9b814d: 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@11a1da9b814d: 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 := '000000000000000100011000'B, t_guard := 20.000000 } 20250412085303223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51018<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)9726856 20250412085304266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085304266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085304266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412085304266 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085304266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x946b88, normal) (hnbgw_rua.c:406) 20250412085304266 DHNB DEBUG map_rua[0x55cfd95468d0]{init}: Allocated (fsm.c:456) 20250412085304266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9726856)[0x55cfd95468d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085304266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9726856 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085304266 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085304267 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085304267 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9726856 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:696) 20250412085304267 DCN DEBUG map_sccp[0x55cfd95467a0]{init}: Allocated (fsm.c:456) 20250412085304267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cfd95467a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085304267 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-9726856 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250412085304267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9726856 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412085304267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9726856)[0x55cfd95468d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085304267 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085304267 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085304267 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9726856 SCCP-76 msc-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085304267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cfd95467a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085304267 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085304267 DLSCCP DEBUG SCCP-SCOC(76)[0x55cfd93b34c0]{IDLE}: Allocated (fsm.c:456) 20250412085304267 DLSCCP DEBUG SCCP-SCOC(76)[0x55cfd93b34c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085304267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001180056400500f1100926) (sccp_scrc.c:415) 20250412085304267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085304267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085304267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085304267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085304267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085304267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085304267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085304267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085304267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085304267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085304267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085304267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085304267 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085304267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085304267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085304267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 08 01 00 00 4c 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 01 18 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085304267 DLSCCP DEBUG SCCP-SCOC(76)[0x55cfd93b34c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085304267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cfd95467a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085304267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9726856)[0x55cfd95468d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085304268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085304268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085304268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085304268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085304268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085304268 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc2' 20250412085304268 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085304268 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085304268 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085304268 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 08 01 00 00 4c 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 01 18 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(627)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)15318638 HNBGW_Test.msc2-SCCP(627)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(627)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085304285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085304285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085304285 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085304285 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085304285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085304285 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085304285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085304286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085304286 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085304286 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 4c 66 14 3a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085304286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085304286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085304286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085304286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085304286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085304286 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0066143a) (sccp_scrc.c:486) 20250412085304286 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1855) 20250412085304286 DLSCCP DEBUG SCCP-SCOC(76)[0x55cfd93b34c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085304286 DLSCCP DEBUG SCCP-SCOC(76)[0x55cfd93b34c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085304286 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085304286 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085304286 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085304286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cfd95467a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085304286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cfd95467a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085304286 DLCTRL DEBUG Command: GET 984219568 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085304286 DLCTRL DEBUG Tx Command reply: GET_REPLY 984219568 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085304288 DLCTRL DEBUG Command: GET 544902662 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085304288 DLCTRL DEBUG Tx Command reply: GET_REPLY 544902662 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085304290 DLCTRL DEBUG Command: GET 618482888 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085304290 DLCTRL DEBUG Tx Command reply: GET_REPLY 618482888 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085304292 DLCTRL DEBUG Command: GET 45390662 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085304292 DLCTRL DEBUG Tx Command reply: GET_REPLY 45390662 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085304294 DLCTRL DEBUG Command: GET 263847450 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085304294 DLCTRL DEBUG Tx Command reply: GET_REPLY 263847450 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085304295 DLCTRL DEBUG Command: GET 618004541 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085304295 DLCTRL DEBUG Tx Command reply: GET_REPLY 618004541 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085304297 DLCTRL DEBUG Command: GET 659659064 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085304297 DLCTRL DEBUG Tx Command reply: GET_REPLY 659659064 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085304299 DLCTRL DEBUG Command: GET 551622865 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085304299 DLCTRL DEBUG Tx Command reply: GET_REPLY 551622865 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085304300 DLCTRL DEBUG Command: GET 662840229 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085304300 DLCTRL DEBUG Tx Command reply: GET_REPLY 662840229 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085304301 DLCTRL DEBUG Command: GET 653623245 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085304301 DLCTRL DEBUG Tx Command reply: GET_REPLY 653623245 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085304303 DLCTRL DEBUG Command: GET 384266514 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085304303 DLCTRL DEBUG Tx Command reply: GET_REPLY 384266514 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085304304 DLCTRL DEBUG Command: GET 701026349 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085304304 DLCTRL DEBUG Tx Command reply: GET_REPLY 701026349 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250412085304305 DLCTRL DEBUG Command: GET 389562391 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085304305 DLCTRL DEBUG Tx Command reply: GET_REPLY 389562391 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085304306 DLCTRL DEBUG Command: GET 740418255 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085304306 DLCTRL DEBUG Tx Command reply: GET_REPLY 740418255 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085304307 DLCTRL DEBUG Command: GET 227659742 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085304307 DLCTRL DEBUG Tx Command reply: GET_REPLY 227659742 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085304308 DLCTRL DEBUG Command: GET 471554737 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085304308 DLCTRL DEBUG Tx Command reply: GET_REPLY 471554737 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085304309 DLCTRL DEBUG Command: GET 436615839 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085304309 DLCTRL DEBUG Tx Command reply: GET_REPLY 436615839 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085304310 DLCTRL DEBUG Command: GET 775606142 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085304310 DLCTRL DEBUG Tx Command reply: GET_REPLY 775606142 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085304312 DLCTRL DEBUG Command: GET 119264699 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085304312 DLCTRL DEBUG Tx Command reply: GET_REPLY 119264699 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085304313 DLCTRL DEBUG Command: GET 354658104 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085304313 DLCTRL DEBUG Tx Command reply: GET_REPLY 354658104 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000001000111111'B, t_guard := 20.000000 } 20250412085304324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51026<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@11a1da9b814d: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)15023246 20250412085305348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085305348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085305348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250412085305348 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085305348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe53c8e, normal) (hnbgw_rua.c:406) 20250412085305349 DHNB DEBUG map_rua[0x55cfd9558f00]{init}: Allocated (fsm.c:456) 20250412085305349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15023246)[0x55cfd9558f00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085305349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15023246 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085305349 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085305349 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085305349 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412085305349 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15023246 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:696) 20250412085305349 DCN DEBUG map_sccp[0x55cfd9559400]{init}: Allocated (fsm.c:456) 20250412085305349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cfd9559400]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085305349 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-15023246 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250412085305349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15023246 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250412085305349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15023246)[0x55cfd9558f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085305349 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085305349 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085305349 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15023246 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085305349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cfd9559400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085305349 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085305349 DLSCCP DEBUG SCCP-SCOC(77)[0x55cfd953c920]{IDLE}: Allocated (fsm.c:456) 20250412085305349 DLSCCP DEBUG SCCP-SCOC(77)[0x55cfd953c920]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085305349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f400300023f0056400500f1100926) (sccp_scrc.c:415) 20250412085305349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085305349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085305349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085305349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085305349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085305349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085305349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085305349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085305349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085305349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085305349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085305349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085305349 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085305349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085305349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085305349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 03 03 00 00 09 01 00 00 4d 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 a9 80 23 00 4f 40 03 00 02 3f 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085305349 DLSCCP DEBUG SCCP-SCOC(77)[0x55cfd953c920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085305349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cfd9559400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085305349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15023246)[0x55cfd9558f00]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085305349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085305349 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085305349 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085305349 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085305349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085305349 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc2' 20250412085305349 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085305349 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085305349 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085305349 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 03 03 00 00 09 01 00 00 4d 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 a9 80 23 00 4f 40 03 00 02 3f 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(627)@11a1da9b814d: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@11a1da9b814d: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@11a1da9b814d: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)11863574 HNBGW_Test.msc2-SCCP(627)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412085305354 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085305355 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085305355 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085305355 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085305355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085305355 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085305355 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085305355 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085305355 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085305355 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 4d a6 e7 91 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085305355 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085305355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085305355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085305355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085305355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085305355 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a6e791) (sccp_scrc.c:486) 20250412085305355 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1855) 20250412085305355 DLSCCP DEBUG SCCP-SCOC(77)[0x55cfd953c920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085305355 DLSCCP DEBUG SCCP-SCOC(77)[0x55cfd953c920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085305355 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085305355 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085305355 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085305355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cfd9559400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085305355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cfd9559400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085305357 DLCTRL DEBUG Command: GET 242489610 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085305357 DLCTRL DEBUG Tx Command reply: GET_REPLY 242489610 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085305360 DLCTRL DEBUG Command: GET 938422129 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085305360 DLCTRL DEBUG Tx Command reply: GET_REPLY 938422129 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085305363 DLCTRL DEBUG Command: GET 343249691 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085305363 DLCTRL DEBUG Tx Command reply: GET_REPLY 343249691 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085305367 DLCTRL DEBUG Command: GET 341253105 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085305367 DLCTRL DEBUG Tx Command reply: GET_REPLY 341253105 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085305371 DLCTRL DEBUG Command: GET 811670841 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085305371 DLCTRL DEBUG Tx Command reply: GET_REPLY 811670841 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085305375 DLCTRL DEBUG Command: GET 560160515 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085305375 DLCTRL DEBUG Tx Command reply: GET_REPLY 560160515 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085305379 DLCTRL DEBUG Command: GET 507055605 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085305379 DLCTRL DEBUG Tx Command reply: GET_REPLY 507055605 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085305383 DLCTRL DEBUG Command: GET 273165359 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085305383 DLCTRL DEBUG Tx Command reply: GET_REPLY 273165359 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085305386 DLCTRL DEBUG Command: GET 536675570 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085305386 DLCTRL DEBUG Tx Command reply: GET_REPLY 536675570 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085305390 DLCTRL DEBUG Command: GET 310505625 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085305390 DLCTRL DEBUG Tx Command reply: GET_REPLY 310505625 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085305393 DLCTRL DEBUG Command: GET 641316333 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085305394 DLCTRL DEBUG Tx Command reply: GET_REPLY 641316333 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085305396 DLCTRL DEBUG Command: GET 164388278 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085305396 DLCTRL DEBUG Tx Command reply: GET_REPLY 164388278 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250412085305399 DLCTRL DEBUG Command: GET 250915040 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085305399 DLCTRL DEBUG Tx Command reply: GET_REPLY 250915040 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085305401 DLCTRL DEBUG Command: GET 294858423 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085305401 DLCTRL DEBUG Tx Command reply: GET_REPLY 294858423 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085305403 DLCTRL DEBUG Command: GET 949712012 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085305403 DLCTRL DEBUG Tx Command reply: GET_REPLY 949712012 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085305405 DLCTRL DEBUG Command: GET 132389937 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085305405 DLCTRL DEBUG Tx Command reply: GET_REPLY 132389937 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085305406 DLCTRL DEBUG Command: GET 389692344 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085305406 DLCTRL DEBUG Tx Command reply: GET_REPLY 389692344 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085305407 DLCTRL DEBUG Command: GET 258716610 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085305407 DLCTRL DEBUG Tx Command reply: GET_REPLY 258716610 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085305409 DLCTRL DEBUG Command: GET 439290881 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085305409 DLCTRL DEBUG Tx Command reply: GET_REPLY 439290881 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085305410 DLCTRL DEBUG Command: GET 978983429 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085305410 DLCTRL DEBUG Tx Command reply: GET_REPLY 978983429 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000000000010011'B, t_guard := 20.000000 } 20250412085305432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57270<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)13494658 20250412085306449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085306449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085306449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085306449 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085306449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcde982, normal) (hnbgw_rua.c:406) 20250412085306449 DHNB DEBUG map_rua[0x55cfd9540b70]{init}: Allocated (fsm.c:456) 20250412085306449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13494658)[0x55cfd9540b70]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085306449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13494658 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085306449 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085306449 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085306449 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13494658 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250412085306449 DCN DEBUG map_sccp[0x55cfd95022c0]{init}: Allocated (fsm.c:456) 20250412085306449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cfd95022c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085306449 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-13494658 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412085306449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13494658 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085306449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13494658)[0x55cfd9540b70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085306449 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085306449 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085306449 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13494658 SCCP-78 msc-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085306449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cfd95022c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085306449 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085306449 DLSCCP DEBUG SCCP-SCOC(78)[0x55cfd957e7d0]{IDLE}: Allocated (fsm.c:456) 20250412085306449 DLSCCP DEBUG SCCP-SCOC(78)[0x55cfd957e7d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085306449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000130056400500f1100926) (sccp_scrc.c:415) 20250412085306449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085306449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085306449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085306449 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085306449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085306449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085306449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085306449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085306449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085306449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085306449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085306449 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085306449 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085306449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085306449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085306449 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 02 03 00 00 0a 01 00 00 4e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 00 13 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085306449 DLSCCP DEBUG SCCP-SCOC(78)[0x55cfd957e7d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085306449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cfd95022c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085306449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13494658)[0x55cfd9540b70]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085306450 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085306450 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085306450 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085306450 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085306450 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085306450 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'virt-msc1' 20250412085306450 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085306450 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085306450 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085306450 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 02 03 00 00 0a 01 00 00 4e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 00 13 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(624)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)1618571 HNBGW_Test.msc1-SCCP(624)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(624)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085306465 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085306465 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085306465 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085306466 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085306466 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085306466 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085306466 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085306466 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085306466 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085306466 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4e 6d 75 d6 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@11a1da9b814d: setverdict(pass): none -> pass 20250412085306466 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085306466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085306466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085306466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085306466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085306466 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006d75d6) (sccp_scrc.c:486) 20250412085306466 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1855) 20250412085306466 DLSCCP DEBUG SCCP-SCOC(78)[0x55cfd957e7d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085306466 DLSCCP DEBUG SCCP-SCOC(78)[0x55cfd957e7d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085306466 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085306466 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085306466 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085306466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cfd95022c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085306466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cfd95022c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085306468 DLCTRL DEBUG Command: GET 451054076 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085306468 DLCTRL DEBUG Tx Command reply: GET_REPLY 451054076 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085306472 DLCTRL DEBUG Command: GET 83037560 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085306472 DLCTRL DEBUG Tx Command reply: GET_REPLY 83037560 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085306476 DLCTRL DEBUG Command: GET 727419387 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085306476 DLCTRL DEBUG Tx Command reply: GET_REPLY 727419387 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085306481 DLCTRL DEBUG Command: GET 845918557 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085306481 DLCTRL DEBUG Tx Command reply: GET_REPLY 845918557 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085306489 DLCTRL DEBUG Command: GET 216108461 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085306489 DLCTRL DEBUG Tx Command reply: GET_REPLY 216108461 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085306493 DLCTRL DEBUG Command: GET 716595039 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085306493 DLCTRL DEBUG Tx Command reply: GET_REPLY 716595039 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250412085306495 DLCTRL DEBUG Command: GET 960849959 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085306495 DLCTRL DEBUG Tx Command reply: GET_REPLY 960849959 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085306497 DLCTRL DEBUG Command: GET 460627843 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085306497 DLCTRL DEBUG Tx Command reply: GET_REPLY 460627843 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085306498 DLCTRL DEBUG Command: GET 583886517 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085306498 DLCTRL DEBUG Tx Command reply: GET_REPLY 583886517 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085306500 DLCTRL DEBUG Command: GET 654746804 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085306500 DLCTRL DEBUG Tx Command reply: GET_REPLY 654746804 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085306502 DLCTRL DEBUG Command: GET 837479221 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085306502 DLCTRL DEBUG Tx Command reply: GET_REPLY 837479221 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085306505 DLCTRL DEBUG Command: GET 966934782 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085306505 DLCTRL DEBUG Tx Command reply: GET_REPLY 966934782 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250412085306507 DLCTRL DEBUG Command: GET 73731536 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085306507 DLCTRL DEBUG Tx Command reply: GET_REPLY 73731536 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085306509 DLCTRL DEBUG Command: GET 668893718 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085306509 DLCTRL DEBUG Tx Command reply: GET_REPLY 668893718 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085306513 DLCTRL DEBUG Command: GET 509861105 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085306513 DLCTRL DEBUG Tx Command reply: GET_REPLY 509861105 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085306516 DLCTRL DEBUG Command: GET 375860799 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085306516 DLCTRL DEBUG Tx Command reply: GET_REPLY 375860799 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085306519 DLCTRL DEBUG Command: GET 894783333 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085306519 DLCTRL DEBUG Tx Command reply: GET_REPLY 894783333 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085306522 DLCTRL DEBUG Command: GET 990369491 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085306522 DLCTRL DEBUG Tx Command reply: GET_REPLY 990369491 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085306524 DLCTRL DEBUG Command: GET 356626406 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085306524 DLCTRL DEBUG Tx Command reply: GET_REPLY 356626406 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085306526 DLCTRL DEBUG Command: GET 80467261 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085306526 DLCTRL DEBUG Tx Command reply: GET_REPLY 80467261 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085306532 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33351<->l=127.0.0.1:4262) (control_if.c:193) 20250412085306535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51014<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(615)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(614)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085306537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50998<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085306538 DLINP DEBUG SRVCONN(,r=127.0.0.1:50129<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085306538 DLINP DEBUG SRVCONN(,r=127.0.0.1:50129<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085306538 DLINP NOTICE SRV(,r=127.0.0.1:50129<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085306538 DMAIN NOTICE (127.0.0.1:50129 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50129<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085306538 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@11a1da9b814d: Final verdict of PTC: none 20250412085306542 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085306542 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085306542 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085306542 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085306542 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085306542 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085306542 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085306542 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085306542 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 20250412085306542 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085306542 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085306542 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085306542 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085306542 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085306542 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085306543 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085306543 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412085306543 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412085306543 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085306543 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412085306543 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250412085306543 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085306543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085306543 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-RAN(622)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(633)@11a1da9b814d: Final verdict of PTC: none 20250412085306543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) HNBGW_Test.msc0-SCCP(621)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(634)@11a1da9b814d: Final verdict of PTC: none 20250412085306543 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085306543 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085306543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085306543 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085306543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085306543 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085306543 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085306543 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085306543 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085306543 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085306543 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 20250412085306543 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085306543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085306543 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085306543 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085306544 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.sgsn0-SCCP(630)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(631)@11a1da9b814d: Final verdict of PTC: none 20250412085306544 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085306544 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085306544 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085306544 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412085306544 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 20250412085306544 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250412085306544 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085306544 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085306544 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085306544 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412085306544 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085306544 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn2-SCCP(636)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@11a1da9b814d: Final verdict of PTC: none 20250412085306544 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn2-RAN(637)@11a1da9b814d: Final verdict of PTC: none 20250412085306544 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250412085306544 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085306544 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085306544 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085306544 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085306544 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085306544 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085306544 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085306544 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085306544 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085306544 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085306545 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085306545 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250412085306545 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085306545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085306545 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085306545 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085306545 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085306545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085306545 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085306545 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085306545 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 20250412085306545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085306545 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085306545 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085306545 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085306545 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085306545 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085306545 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085306545 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085306545 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085306545 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412085306545 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250412085306545 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085306545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085306545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085306545 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 20250412085306546 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085306546 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412085306546 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@11a1da9b814d: Final verdict of PTC: none 20250412085306546 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085306546 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085306546 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085306546 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085306546 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085306546 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250412085306546 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 0a  20250412085306546 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085306546 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)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(625)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@11a1da9b814d: Final verdict of PTC: none 20250412085306546 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085306546 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085306546 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085306546 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085306547 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085306547 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 20250412085306547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085306547 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085306547 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085306547 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085306547 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085306547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085306547 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085306548 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085306548 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085306548 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085306548 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085306548 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085306548 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085306548 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085306548 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085306548 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085306549 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085306549 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085306549 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250412085306549 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250412085306551 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085306551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085306551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085306552 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 HNBGW_Test.msc0-M3UA(623)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(626)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(639)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(628)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(635)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(632)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(629)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@11a1da9b814d: Final verdict of PTC: pass MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@11a1da9b814d: Final verdict of PTC: none 20250412085306553 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085306553 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc2-0: connection closed 20250412085306553 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085306553 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085306553 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085306554 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250412085306554 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085306554 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 03  20250412085306554 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085306554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085306554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085306554 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 20250412085306554 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085306554 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn2-0: connection closed 20250412085306554 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085306555 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085306557 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085306557 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250412085306557 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085306557 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250412085306557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085306557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-SCCP(627)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(638)@11a1da9b814d: Final verdict of PTC: none 20250412085306564 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085306565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085306565 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412085306565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085306565 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085306565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085306565 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085306566 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085306566 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085306566 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085306566 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085306566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51018<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@11a1da9b814d: Final verdict of PTC: pass HNBGW-PFCP(616)@11a1da9b814d: Final verdict of PTC: none 20250412085306566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57270<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085306567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085306567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085306567 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085306568 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085306568 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085306568 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085306568 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085306568 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085306569 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085306569 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085306569 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085306569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cfd95022c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085306570 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085306570 DLSCCP DEBUG SCCP-SCOC(78)[0x55cfd957e7d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085306570 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d75d6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085306570 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085306570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085306571 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085306571 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085306571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085306571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085306571 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0a 04 6d 75 d6 00 00 4e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085306571 DLSCCP DEBUG SCCP-SCOC(78)[0x55cfd957e7d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085306572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cfd95022c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085306572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13494658)[0x55cfd9540b70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085306572 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13494658)[0x55cfd9540b70]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085306572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085306572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13494658)[0x55cfd9540b70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085306573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13494658)[0x55cfd9540b70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085306573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13494658)[0x55cfd9540b70]{disrupted}: Freeing instance (context_map.c:202) 20250412085306573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13494658)[0x55cfd9540b70]{disrupted}: Deallocated (fsm.c:568) 20250412085306573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cfd95022c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085306573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cfd95022c0]{disconnected}: Freeing instance (context_map.c:206) 20250412085306573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55cfd95022c0]{disconnected}: Deallocated (fsm.c:568) 20250412085306574 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13494658 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250412085306574 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085306574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085306574 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250412085306574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085306575 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085306575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085306575 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085306575 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085306575 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085306575 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085306575 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085306576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cfd95467a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085306576 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085306576 DLSCCP DEBUG SCCP-SCOC(76)[0x55cfd93b34c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085306576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066143a), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085306576 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085306576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085306577 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085306577 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085306577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085306577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085306577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 08 04 66 14 3a 00 00 4c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085306577 DLSCCP DEBUG SCCP-SCOC(76)[0x55cfd93b34c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085306577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cfd95467a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085306578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9726856)[0x55cfd95468d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085306578 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9726856)[0x55cfd95468d0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085306578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085306578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9726856)[0x55cfd95468d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085306578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9726856)[0x55cfd95468d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085306578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9726856)[0x55cfd95468d0]{disrupted}: Freeing instance (context_map.c:202) 20250412085306578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9726856)[0x55cfd95468d0]{disrupted}: Deallocated (fsm.c:568) 20250412085306579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cfd95467a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085306579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cfd95467a0]{disconnected}: Freeing instance (context_map.c:206) 20250412085306579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55cfd95467a0]{disconnected}: Deallocated (fsm.c:568) 20250412085306579 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9726856 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250412085306579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cfd9559400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085306579 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085306579 DLSCCP DEBUG SCCP-SCOC(77)[0x55cfd953c920]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085306580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6e791), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085306580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085306580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085306580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085306580 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085306580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085306580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085306580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 09 04 a6 e7 91 00 00 4d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085306581 DLSCCP DEBUG SCCP-SCOC(77)[0x55cfd953c920]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085306581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cfd9559400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085306581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15023246)[0x55cfd9558f00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085306581 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15023246)[0x55cfd9558f00]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085306581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085306581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15023246)[0x55cfd9558f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085306581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15023246)[0x55cfd9558f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085306581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15023246)[0x55cfd9558f00]{disrupted}: Freeing instance (context_map.c:202) 20250412085306582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15023246)[0x55cfd9558f00]{disrupted}: Deallocated (fsm.c:568) 20250412085306582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cfd9559400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085306582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cfd9559400]{disconnected}: Freeing instance (context_map.c:206) 20250412085306582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55cfd9559400]{disconnected}: Deallocated (fsm.c:568) 20250412085306582 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15023246 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250412085306582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085306582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085306583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085306583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085306583 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250412085306583 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085306583 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085306583 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085306583 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085306583 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085306584 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085306584 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085306584 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085306584 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085306584 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085306585 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085306584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085306585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085306585 DRANAP NOTICE cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085306585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412085306585 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085306585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085306585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085306585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085306586 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085306586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085306586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085306586 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085306586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085306586 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085306586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085306587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085306587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085306587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085306587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085306587 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085306600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51026<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Sat Apr 12 08:53:06 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 20250412085306732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085307074 DLSCCP DEBUG SCCP-SCOC(73)[0x55cfd93b3390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085307074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003918e4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085307074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085307074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085307074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085307074 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085307074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085307074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085307074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 39 18 e4 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085307074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085307074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085307074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085307074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085307074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085307074 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085307078 DLSCCP DEBUG SCCP-SCOC(74)[0x55cfd9563ca0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085307078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cdb30), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085307078 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085307078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085307078 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085307078 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085307078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085307078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085307078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4c db 30 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085307079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085307079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085307079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085307079 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085307079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085307079 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085307083 DLSCCP DEBUG SCCP-SCOC(75)[0x55cfd954a6c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085307083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cbf73), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085307083 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085307083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085307083 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085307083 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085307083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085307083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085307083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 9c bf 73 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085307083 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085307083 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085307083 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085307083 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085307083 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085307083 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085307435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57274<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=706240) 20250412085307754 DLSCCP DEBUG SCCP-SCOC(70)[0x55cfd955a890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085307754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004323bc), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085307754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085307754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085307754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085307754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085307754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085307754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085307754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 43 23 bc 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085307754 DLSCCP DEBUG SCCP-SCOC(71)[0x55cfd9546330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085307754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004909b2), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085307754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085307754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085307754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085307754 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085307754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085307754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085307754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 49 09 b2 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085307754 DLSCCP DEBUG SCCP-SCOC(72)[0x55cfd9564810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085307754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe155d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085307754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085307754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085307754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085307754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085307754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085307754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085307754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 15 5d 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085307754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085307754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085307754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085307754 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085307754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085307754 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085307755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085307755 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085307755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085307755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085307755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085307755 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085307755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085307755 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085307755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085307755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085307755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085307755 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085308306 DLSCCP DEBUG SCCP-SCOC(69)[0x55cfd9558a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085308306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2e757), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085308306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085308306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085308306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085308306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085308306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085308306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085308306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 e7 57 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085308306 DLSCCP DEBUG SCCP-SCOC(67)[0x55cfd957f630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085308306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3ebf1), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085308306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085308306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085308306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085308306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085308306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085308306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085308306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d3 eb f1 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085308306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085308306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085308306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085308306 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085308306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085308306 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085308306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085308306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085308306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085308306 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085308306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085308306 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085308309 DLSCCP DEBUG SCCP-SCOC(68)[0x55cfd95404f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085308309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00812e46), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085308309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085308309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085308309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085308309 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085308309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085308309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085308309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 2e 46 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085308309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085308309 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085308309 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085308309 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085308309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085308309 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! Waiting for packet dumper to finish... 1 (prev_count=706240, count=735616) 20250412085308544 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085308544 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085308544 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085308546 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085308546 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085308546 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085308546 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085308546 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085308546 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412085308551 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085308551 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085308551 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412085308555 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085308555 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250412085308555 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250412085308558 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085308558 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250412085308558 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250412085308743 DLSCCP DEBUG SCCP-SCOC(65)[0x55cfd95491a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085308743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e92b89), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085308743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085308743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085308743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085308743 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085308743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085308743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085308743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 e9 2b 89 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085308743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085308743 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085308743 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085308743 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085308743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085308743 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085308749 DLSCCP DEBUG SCCP-SCOC(64)[0x55cfd9549400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085308749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c466bb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085308749 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085308749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085308749 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085308749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085308749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085308749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085308749 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c4 66 bb 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085308750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085308750 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085308750 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085308750 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085308750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085308750 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085308754 DLSCCP DEBUG SCCP-SCOC(66)[0x55cfd9563ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085308754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00deea8d), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085308754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085308754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085308754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085308754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085308754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085308754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085308754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 de ea 8d 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085308754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085308754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085308754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085308754 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085308754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085308754 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085309327 DLSCCP DEBUG SCCP-SCOC(62)[0x55cfd953f900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085309327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007118db), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085309327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085309327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085309327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085309327 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085309327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085309327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085309327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 71 18 db 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085309328 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085309328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085309328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085309328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085309328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085309328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085309330 DLSCCP DEBUG SCCP-SCOC(61)[0x55cfd953de60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085309330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff50e4), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085309330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085309330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085309330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085309330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085309330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085309330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085309330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ff 50 e4 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085309330 DLSCCP DEBUG SCCP-SCOC(63)[0x55cfd9587570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085309330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00188983), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085309330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085309330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085309330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085309330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085309330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085309330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085309330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 18 89 83 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085309330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085309330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085309330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085309330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085309330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085309330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085309331 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085309331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085309331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085309331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085309331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085309331 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Sat Apr 12 08:53:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412085310040 DLSCCP DEBUG SCCP-SCOC(60)[0x55cfd954b8c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085310041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00752424), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085310041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085310041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085310041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085310041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085310041 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 75 24 24 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085310041 DLSCCP DEBUG SCCP-SCOC(58)[0x55cfd9563540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085310041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f7c39), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085310041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085310041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085310041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085310041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085310041 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4f 7c 39 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085310041 DLSCCP DEBUG SCCP-SCOC(59)[0x55cfd953a6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085310041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039788c), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085310041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085310041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310041 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085310041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085310041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085310041 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 39 78 8c 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085310041 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085310041 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085310041 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085310041 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085310041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085310041 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085310042 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085310042 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085310042 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085310042 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085310042 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085310042 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085310042 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085310042 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085310042 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085310042 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085310042 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085310042 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_mscpool_L3Compl_no_cn started. 20250412085310519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085310522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57296<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085310525 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44439<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(647)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085310537 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085310537 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085310545 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085310545 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085310545 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085310545 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_no_cn-Iuh1(649)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085310545 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085310545 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085310545 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39357 (stream_srv.c:142) 20250412085310545 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39357<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085310545 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085310545 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085310546 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085310546 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085310546 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085310546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085310546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085310546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310546 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085310546 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310546 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085310546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085310546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085310546 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085310546 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085310546 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085310546 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085310546 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085310546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085310546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085310546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310546 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085310546 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310546 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085310546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085310547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085310547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085310547 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085310547 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085310547 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085310547 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085310547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085310547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085310547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085310547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310547 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085310547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085310547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085310547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085310547 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085310547 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085310547 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085310547 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085310547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085310547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085310547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085310547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085310547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085310547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085310547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085310547 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085310547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085310547 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085310547 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085310547 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085310547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085310547 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085310547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085310547 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085310547 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085310547 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085310547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085310547 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085310547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085310547 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085310547 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085310547 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085310547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085310547 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085310547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085310547 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085310547 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085310547 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085310547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085310547 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(653)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(653)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(651)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085310560 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085310560 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085310560 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085310560 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085310561 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085310561 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085310561 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085310561 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085310561 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085310561 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085310561 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085310561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085310561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085310561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085310561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085310561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085310561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085310561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085310561 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085310561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085310561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085310561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085310561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085310561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085310561 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085310562 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085310562 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085310562 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085310562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085310562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085310562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085310562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310562 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085310562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085310562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085310562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085310562 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085310562 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085310562 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085310562 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085310562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085310562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085310562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085310562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310562 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085310562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085310562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085310562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085310562 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085310562 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085310562 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085310562 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085310562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085310562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085310562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085310562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310562 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085310562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085310562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085310562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085310562 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085310563 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085310563 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085310563 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085310563 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085310563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085310563 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085310563 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085310563 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085310563 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085310563 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085310563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085310563 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085310563 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085310563 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085310563 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085310563 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085310563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085310563 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(656)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(656)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(656)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(654)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085310586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085310586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085310586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085310586 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085310586 DHNBAP 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) 20250412085310586 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085310586 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085310586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085310586 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085310592 DLINP DEBUG SRVCONN(,r=127.0.0.1:39357<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085310592 DLINP DEBUG SRVCONN(,r=127.0.0.1:39357<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085310592 DLINP DEBUG SRVCONN(,r=127.0.0.1:39357<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085310592 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085310592 DHNBAP DEBUG (127.0.0.1:39357 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085310592 DHNBAP NOTICE (127.0.0.1:39357 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085310592 DHNBAP NOTICE (127.0.0.1:39357 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085310592 DLINP DEBUG SRVCONN(,r=127.0.0.1:39357<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085310592 DLINP DEBUG SRVCONN(,r=127.0.0.1:39357<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085310757 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 20250412085310757 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 20250412085310757 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085310757 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085310766 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085310766 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085310766 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085310766 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085310766 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085310766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085310766 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085310767 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085310767 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085310767 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085310767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085310769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085310769 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085310769 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085310769 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085310769 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085310769 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085310769 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085310770 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085310770 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085310770 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085310770 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085310770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085310770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085310770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085310770 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085310770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085310770 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085310770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085310770 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085310770 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085310770 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085310770 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085310771 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085310772 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085310772 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085310772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085310772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085310772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085310772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085310772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085310772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085310772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085310772 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085310773 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085310773 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085310773 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085310773 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085310773 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085310773 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412085310773 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085310773 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085310773 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085310773 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085310776 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 20250412085310776 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 20250412085310776 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085310776 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085310783 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085310783 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085310783 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085310783 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085310783 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085310783 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085310783 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085310783 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085310783 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085310783 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085310783 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085310786 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085310786 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085310786 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085310786 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085310786 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085310786 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085310786 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085310786 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085310786 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085310786 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085310786 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085310786 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085310786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085310786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085310786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085310786 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085310786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085310786 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085310786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085310786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085310786 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085310786 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085310786 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085310788 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085310788 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085310788 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085310788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085310788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085310788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310788 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085310788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085310788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085310788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085310788 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085310788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085310788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085310788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085310788 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085310788 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085310788 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085310788 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085310788 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085310788 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085310788 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085310788 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412085310788 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085310788 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085310788 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085310788 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085310848 DLSCCP DEBUG SCCP-SCOC(54)[0x55cfd955c1d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085310848 DLSCCP DEBUG SCCP-SCOC(54)[0x55cfd955c1d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085310848 DLSCCP DEBUG SCCP-SCOC(54)[0x55cfd955c1d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085310848 DLSCCP DEBUG SCCP-SCOC(54)[0x55cfd955c1d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085310848 DLSCCP DEBUG SCCP-SCOC(54)[0x55cfd955c1d0]{IDLE}: Deallocated (fsm.c:568) 20250412085310850 DLSCCP DEBUG SCCP-SCOC(55)[0x55cfd95492d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085310850 DLSCCP DEBUG SCCP-SCOC(55)[0x55cfd95492d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085310850 DLSCCP DEBUG SCCP-SCOC(55)[0x55cfd95492d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085310850 DLSCCP DEBUG SCCP-SCOC(55)[0x55cfd95492d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085310850 DLSCCP DEBUG SCCP-SCOC(55)[0x55cfd95492d0]{IDLE}: Deallocated (fsm.c:568) 20250412085310850 DLSCCP DEBUG SCCP-SCOC(56)[0x55cfd942cc80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085310850 DLSCCP DEBUG SCCP-SCOC(56)[0x55cfd942cc80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085310850 DLSCCP DEBUG SCCP-SCOC(56)[0x55cfd942cc80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085310850 DLSCCP DEBUG SCCP-SCOC(56)[0x55cfd942cc80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085310850 DLSCCP DEBUG SCCP-SCOC(56)[0x55cfd942cc80]{IDLE}: Deallocated (fsm.c:568) 20250412085310851 DLSCCP DEBUG SCCP-SCOC(57)[0x55cfd9548a80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085310851 DLSCCP DEBUG SCCP-SCOC(57)[0x55cfd9548a80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085310851 DLSCCP DEBUG SCCP-SCOC(57)[0x55cfd9548a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085310851 DLSCCP DEBUG SCCP-SCOC(57)[0x55cfd9548a80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085310851 DLSCCP DEBUG SCCP-SCOC(57)[0x55cfd9548a80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(652)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085311572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085311572 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085311572 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085311572 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085311572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085311572 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085311572 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085311572 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085311572 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085311572 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085311572 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085311572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085311572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085311572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085311572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085311572 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085311572 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085311572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085311572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311573 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085311573 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085311573 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085311573 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085311573 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) 20250412085311573 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085311573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085311573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085311573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311573 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085311573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085311573 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085311573 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085311573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085311573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085311573 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085311573 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085311574 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085311574 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085311574 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085311574 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085311574 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085311574 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085311574 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085311574 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085311574 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085311574 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085311574 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085311574 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085311574 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085311574 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085311575 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085311575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085311575 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085311575 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085311575 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085311575 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085311575 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085311575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085311575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085311575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085311575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085311575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085311575 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085311575 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085311575 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085311575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311575 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085311575 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085311576 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085311576 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085311576 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(655)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085311582 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085311582 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085311582 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085311582 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085311582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085311583 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085311583 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085311583 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085311583 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085311583 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085311583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085311583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085311583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085311583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085311583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085311583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085311583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085311583 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085311583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311583 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085311583 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085311583 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085311583 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085311583 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) 20250412085311583 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085311583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085311583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085311583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085311583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085311583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085311583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085311583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085311583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085311583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085311583 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085311583 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085311583 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085311583 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085311583 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085311583 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085311583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085311583 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085311583 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085311583 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085311583 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085311583 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085311584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085311584 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085311584 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085311584 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085311584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085311584 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085311584 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085311584 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085311584 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085311584 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085311584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085311584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085311584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085311584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085311584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085311584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085311584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085311584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085311584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085311584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085311584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085311584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085311584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085311584 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085311584 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085311584 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085311599 DLCTRL DEBUG Command: GET 113700762 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085311599 DLCTRL DEBUG Tx Command reply: GET_REPLY 113700762 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085311602 DLCTRL DEBUG Command: GET 580598936 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085311602 DLCTRL DEBUG Tx Command reply: GET_REPLY 580598936 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085311604 DLCTRL DEBUG Command: GET 562579292 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085311604 DLCTRL DEBUG Tx Command reply: GET_REPLY 562579292 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085311607 DLCTRL DEBUG Command: GET 185035644 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085311607 DLCTRL DEBUG Tx Command reply: GET_REPLY 185035644 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085311610 DLCTRL DEBUG Command: GET 570835943 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085311610 DLCTRL DEBUG Tx Command reply: GET_REPLY 570835943 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085311613 DLCTRL DEBUG Command: GET 925510263 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085311614 DLCTRL DEBUG Tx Command reply: GET_REPLY 925510263 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085311616 DLCTRL DEBUG Command: GET 416390001 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085311616 DLCTRL DEBUG Tx Command reply: GET_REPLY 416390001 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085311618 DLCTRL DEBUG Command: GET 190011432 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085311618 DLCTRL DEBUG Tx Command reply: GET_REPLY 190011432 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085311620 DLCTRL DEBUG Command: GET 34000021 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085311620 DLCTRL DEBUG Tx Command reply: GET_REPLY 34000021 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085311621 DLCTRL DEBUG Command: GET 909086568 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085311621 DLCTRL DEBUG Tx Command reply: GET_REPLY 909086568 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085311623 DLCTRL DEBUG Command: GET 383438201 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085311623 DLCTRL DEBUG Tx Command reply: GET_REPLY 383438201 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085311624 DLCTRL DEBUG Command: GET 301633859 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085311624 DLCTRL DEBUG Tx Command reply: GET_REPLY 301633859 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085311625 DLCTRL DEBUG Command: GET 472518733 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085311625 DLCTRL DEBUG Tx Command reply: GET_REPLY 472518733 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085311626 DLCTRL DEBUG Command: GET 943427769 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085311626 DLCTRL DEBUG Tx Command reply: GET_REPLY 943427769 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085311626 DLCTRL DEBUG Command: GET 844769874 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085311626 DLCTRL DEBUG Tx Command reply: GET_REPLY 844769874 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085311627 DLCTRL DEBUG Command: GET 560668732 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085311627 DLCTRL DEBUG Tx Command reply: GET_REPLY 560668732 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085311628 DLCTRL DEBUG Command: GET 367544076 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085311628 DLCTRL DEBUG Tx Command reply: GET_REPLY 367544076 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085311629 DLCTRL DEBUG Command: GET 977262889 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085311629 DLCTRL DEBUG Tx Command reply: GET_REPLY 977262889 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085311629 DLCTRL DEBUG Command: GET 52283522 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085311629 DLCTRL DEBUG Tx Command reply: GET_REPLY 52283522 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085311630 DLCTRL DEBUG Command: GET 760071264 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085311630 DLCTRL DEBUG Tx Command reply: GET_REPLY 760071264 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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 := '000000000000001001101001'B, t_guard := 20.000000 } 20250412085311642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57298<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)7344127 20250412085312674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085312674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085312674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085312674 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085312675 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x700fff, normal) (hnbgw_rua.c:406) 20250412085312675 DHNB DEBUG map_rua[0x55cfd942cc80]{init}: Allocated (fsm.c:456) 20250412085312675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7344127)[0x55cfd942cc80]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085312675 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7344127 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085312675 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085312675 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085312675 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-7344127 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250412085312675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7344127)[0x55cfd942cc80]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085312675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7344127)[0x55cfd942cc80]{init}: Freeing instance (context_map.c:202) 20250412085312675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7344127)[0x55cfd942cc80]{init}: Deallocated (fsm.c:568) 20250412085312675 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7344127 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412085312675 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:281) 20250412085312675 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250412085312675 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085312675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085312675 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)@11a1da9b814d: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(658)7344127 MTC@11a1da9b814d: 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 := '000000000000000111010111'B, t_guard := 20.000000 } 20250412085312691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57302<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(659)10594104 20250412085313704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085313704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085313704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412085313704 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085313704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa1a738, normal) (hnbgw_rua.c:406) 20250412085313704 DHNB DEBUG map_rua[0x55cfd942cc80]{init}: Allocated (fsm.c:456) 20250412085313704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10594104)[0x55cfd942cc80]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085313704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10594104 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085313704 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085313704 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085313704 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412085313704 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-10594104 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250412085313704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10594104)[0x55cfd942cc80]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085313704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10594104)[0x55cfd942cc80]{init}: Freeing instance (context_map.c:202) 20250412085313704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10594104)[0x55cfd942cc80]{init}: Deallocated (fsm.c:568) 20250412085313704 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10594104 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412085313705 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:281) 20250412085313705 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250412085313705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085313705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085313705 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)@11a1da9b814d: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(659)10594104 MTC@11a1da9b814d: 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 := '000000000000001010010000'B, t_guard := 20.000000 } 20250412085313742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57308<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(660)11174369 20250412085314757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085314757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085314757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412085314757 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085314757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaa81e1, normal) (hnbgw_rua.c:406) 20250412085314757 DHNB DEBUG map_rua[0x55cfd942cc80]{init}: Allocated (fsm.c:456) 20250412085314757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11174369)[0x55cfd942cc80]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085314757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11174369 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085314757 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085314757 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085314757 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11174369 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412085314757 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11174369 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250412085314757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11174369)[0x55cfd942cc80]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085314757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11174369)[0x55cfd942cc80]{init}: Freeing instance (context_map.c:202) 20250412085314757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11174369)[0x55cfd942cc80]{init}: Deallocated (fsm.c:568) 20250412085314757 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11174369 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412085314757 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:281) 20250412085314757 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250412085314757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085314757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085314757 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)@11a1da9b814d: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(660)11174369 MTC@11a1da9b814d: 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 := '000000000000000100001011'B, t_guard := 20.000000 } 20250412085314775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57318<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@11a1da9b814d: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(661)3180458 20250412085315792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085315792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085315792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250412085315792 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085315792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3087aa, normal) (hnbgw_rua.c:406) 20250412085315792 DHNB DEBUG map_rua[0x55cfd942cc80]{init}: Allocated (fsm.c:456) 20250412085315792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3180458)[0x55cfd942cc80]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085315792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3180458 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085315792 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085315792 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085315793 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3180458 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250412085315793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3180458)[0x55cfd942cc80]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085315793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3180458)[0x55cfd942cc80]{init}: Freeing instance (context_map.c:202) 20250412085315793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3180458)[0x55cfd942cc80]{init}: Deallocated (fsm.c:568) 20250412085315793 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3180458 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412085315793 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:281) 20250412085315793 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250412085315793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085315793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085315793 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)@11a1da9b814d: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(661)3180458 MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085315808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57296<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085315808 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44439<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(645)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(644)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085315812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57282<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085315813 DLINP DEBUG SRVCONN(,r=127.0.0.1:39357<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085315813 DLINP DEBUG SRVCONN(,r=127.0.0.1:39357<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085315813 DLINP NOTICE SRV(,r=127.0.0.1:39357<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085315813 DMAIN NOTICE (127.0.0.1:39357 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39357<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085315813 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250412085315813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085315813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085315814 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085315814 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085315814 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-SCCP(654)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(651)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(655)@11a1da9b814d: Final verdict of PTC: none 20250412085315817 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085315817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085315817 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085315817 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085315817 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085315817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085315817 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085315817 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085315817 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085315817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085315817 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@11a1da9b814d: Final verdict of PTC: none 20250412085315817 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085315818 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085315818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085315818 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085315818 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085315818 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 20250412085315818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085315818 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085315818 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085315818 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085315818 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085315818 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085315818 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085315818 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085315818 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085315818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085315818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085315818 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 20250412085315818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085315818 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085315818 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085315818 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085315818 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085315818 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085315818 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085315818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085315818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085315818 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085315818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085315818 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085315818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085315818 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085315818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085315818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085315818 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085315818 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085315818 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085315818 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085315819 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085315819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085315819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085315819 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085315819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085315819 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085315819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085315819 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085315819 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085315819 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085315819 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085315819 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(656)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(649)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(653)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(652)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(647)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(646)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(657)@11a1da9b814d: Final verdict of PTC: none 20250412085315825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57302<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(659)@11a1da9b814d: Final verdict of PTC: none 20250412085315826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57298<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(658)@11a1da9b814d: Final verdict of PTC: none 20250412085315838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57318<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(661)@11a1da9b814d: Final verdict of PTC: none 20250412085315841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57308<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(660)@11a1da9b814d: Final verdict of PTC: none Sat Apr 12 08:53:15 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 MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(659): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(660): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(661): none (pass -> pass) MTC@11a1da9b814d: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. 20250412085315915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085316572 DLSCCP DEBUG SCCP-SCOC(78)[0x55cfd957e7d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085316572 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d75d6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085316572 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085316572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085316572 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085316572 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085316572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085316572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085316572 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6d 75 d6 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085316573 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085316573 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085316573 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085316573 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085316573 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085316573 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085316578 DLSCCP DEBUG SCCP-SCOC(76)[0x55cfd93b34c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085316578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066143a), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085316578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085316578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085316578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085316578 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085316578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085316578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085316578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 66 14 3a 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085316578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085316578 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085316578 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085316578 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085316578 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085316578 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085316581 DLSCCP DEBUG SCCP-SCOC(77)[0x55cfd953c920]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085316581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6e791), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085316581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085316581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085316581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085316581 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085316581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085316581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085316581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 a6 e7 91 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085316582 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085316582 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085316582 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085316582 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085316582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085316582 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085316619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42792<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=309560) 20250412085317074 DLSCCP DEBUG SCCP-SCOC(73)[0x55cfd93b3390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085317074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003918e4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085317074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085317074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085317075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085317075 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085317075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085317075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085317075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 39 18 e4 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085317075 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085317075 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085317075 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085317075 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085317075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085317075 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085317079 DLSCCP DEBUG SCCP-SCOC(74)[0x55cfd9563ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085317079 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cdb30), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085317079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085317079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085317079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085317079 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085317079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085317079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085317079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4c db 30 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085317079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085317079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085317079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085317079 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085317079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085317079 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085317084 DLSCCP DEBUG SCCP-SCOC(75)[0x55cfd954a6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085317084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cbf73), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085317084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085317084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085317084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085317084 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085317084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085317084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085317084 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 9c bf 73 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085317084 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085317084 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085317084 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085317084 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085317084 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085317084 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! Waiting for packet dumper to finish... 1 (prev_count=309560, count=324480) 20250412085317755 DLSCCP DEBUG SCCP-SCOC(72)[0x55cfd9564810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085317755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe155d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085317755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085317755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085317755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085317755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085317755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085317755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085317755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 15 5d 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085317755 DLSCCP DEBUG SCCP-SCOC(71)[0x55cfd9546330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085317755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004909b2), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085317755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085317755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085317755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085317755 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085317755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085317755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085317755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 49 09 b2 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085317755 DLSCCP DEBUG SCCP-SCOC(70)[0x55cfd955a890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085317755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004323bc), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085317755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085317755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085317755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085317755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085317755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085317755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085317755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 43 23 bc 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085317755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085317755 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085317755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085317755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085317755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085317755 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085317755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085317755 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085317755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085317755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085317755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085317755 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085317755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085317755 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085317755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085317755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085317755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085317755 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085317818 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085317818 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085317818 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085317819 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085317819 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085317819 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085318307 DLSCCP DEBUG SCCP-SCOC(67)[0x55cfd957f630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085318307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3ebf1), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085318307 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085318307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085318307 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085318307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085318307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085318307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085318307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d3 eb f1 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085318307 DLSCCP DEBUG SCCP-SCOC(69)[0x55cfd9558a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085318307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2e757), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085318307 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085318307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085318307 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085318307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085318307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085318307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085318307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 e7 57 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085318307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085318308 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085318308 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085318308 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085318308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085318308 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085318308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085318308 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085318308 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085318308 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085318308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085318308 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085318309 DLSCCP DEBUG SCCP-SCOC(68)[0x55cfd95404f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085318310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00812e46), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085318310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085318310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085318310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085318310 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085318310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085318310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085318310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 2e 46 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085318310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085318310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085318310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085318310 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085318310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085318310 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Sat Apr 12 08:53:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412085318744 DLSCCP DEBUG SCCP-SCOC(65)[0x55cfd95491a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085318744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e92b89), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085318744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085318744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085318744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085318744 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085318744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085318744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085318744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 e9 2b 89 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085318745 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085318745 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085318745 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085318745 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085318745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085318745 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085318750 DLSCCP DEBUG SCCP-SCOC(64)[0x55cfd9549400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085318750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c466bb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085318750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085318750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085318750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085318750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085318750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085318750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085318750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c4 66 bb 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085318750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085318750 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085318750 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085318750 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085318750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085318750 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085318754 DLSCCP DEBUG SCCP-SCOC(66)[0x55cfd9563ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085318754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00deea8d), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085318754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085318754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085318754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085318754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085318754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085318754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085318754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 de ea 8d 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085318755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085318755 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085318755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085318755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085318755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085318755 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085319328 DLSCCP DEBUG SCCP-SCOC(62)[0x55cfd953f900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085319328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007118db), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085319328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085319328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319328 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085319328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085319328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085319328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 71 18 db 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085319328 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085319328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085319328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085319328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085319329 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085319330 DLSCCP DEBUG SCCP-SCOC(63)[0x55cfd9587570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085319330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00188983), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085319330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085319330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085319331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085319331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085319331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 18 89 83 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085319331 DLSCCP DEBUG SCCP-SCOC(61)[0x55cfd953de60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085319331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff50e4), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085319331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085319331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085319331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085319331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085319331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ff 50 e4 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085319331 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085319331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085319331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085319331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085319331 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085319331 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085319331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085319331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085319331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085319331 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250412085319707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42804<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085319712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085319715 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36333<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085319733 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085319733 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085319742 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085319742 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085319743 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085319743 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085319743 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085319743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085319743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085319743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085319744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085319744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085319744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085319744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085319744 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085319744 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53612 (stream_srv.c:142) 20250412085319744 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53612<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085319744 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085319744 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085319744 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319744 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085319744 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085319744 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085319744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085319744 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085319745 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085319745 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085319745 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085319745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085319745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085319745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085319746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319746 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085319746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085319746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085319746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085319746 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085319746 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085319746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085319746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085319746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085319746 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085319746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085319746 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085319747 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085319748 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085319748 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085319748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085319748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085319748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319748 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085319748 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319748 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085319748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085319748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085319748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 01 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085319748 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085319748 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085319748 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085319748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085319748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085319748 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085319748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085319748 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085319749 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085319749 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085319749 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085319749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085319749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085319749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085319750 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319750 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085319750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085319750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085319750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085319750 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085319750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319750 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085319750 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085319750 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085319750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085319750 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(672)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(672)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(672)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(670)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(675)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(675)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(675)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(673)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(678)@11a1da9b814d: ************************************************* HNBGW_Test.msc2-M3UA(678)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(678)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(676)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085319792 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085319792 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085319793 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085319793 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085319793 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085319793 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085319794 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085319794 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085319794 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085319794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085319794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085319794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085319794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085319794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085319794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085319794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085319794 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085319794 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085319794 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085319794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319794 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085319794 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085319794 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085319794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085319794 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085319795 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085319795 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085319795 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085319795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085319795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085319795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319795 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=7 -> eSLS=87: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085319795 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319795 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085319795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085319795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085319795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 07 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085319795 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085319795 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085319795 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085319795 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085319795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085319795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085319795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319795 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085319795 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319795 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085319795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085319795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085319795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085319795 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085319795 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085319795 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085319795 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085319795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085319795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085319795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319795 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085319796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319796 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085319796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085319796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085319796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085319796 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085319796 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319796 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085319796 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085319796 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085319796 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085319796 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085319796 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319796 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085319796 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085319796 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085319796 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085319796 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085319796 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319796 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085319796 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085319796 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085319797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085319797 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(681)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(681)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(681)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(679)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(684)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-M3UA(684)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(684)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(682)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(687)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn2-M3UA(687)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(687)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn2-SCCP(685)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085319842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085319842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085319842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085319842 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085319842 DHNBAP 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) 20250412085319842 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085319842 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085319842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085319842 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085319847 DLINP DEBUG SRVCONN(,r=127.0.0.1:53612<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085319847 DLINP DEBUG SRVCONN(,r=127.0.0.1:53612<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085319847 DLINP DEBUG SRVCONN(,r=127.0.0.1:53612<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085319847 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085319847 DHNBAP DEBUG (127.0.0.1:53612 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085319847 DHNBAP NOTICE (127.0.0.1:53612 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085319847 DHNBAP NOTICE (127.0.0.1:53612 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085319847 DLINP DEBUG SRVCONN(,r=127.0.0.1:53612<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085319847 DLINP DEBUG SRVCONN(,r=127.0.0.1:53612<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085319964 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 20250412085319964 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 20250412085319964 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085319965 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085319973 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319974 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085319974 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085319974 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085319974 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085319974 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085319974 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085319974 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085319974 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085319974 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085319974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085319976 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 20250412085319976 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 20250412085319976 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085319977 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085319977 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319977 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085319977 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085319977 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085319977 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085319977 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085319977 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085319977 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085319977 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085319977 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085319977 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085319977 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085319977 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085319977 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085319977 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085319977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085319977 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085319977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085319977 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085319977 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085319977 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085319977 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085319978 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085319979 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085319979 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085319979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085319979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085319979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085319979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085319979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085319979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085319979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085319979 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085319979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319980 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085319980 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085319980 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085319980 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085319980 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412085319980 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085319980 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085319980 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085319980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(675)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085319984 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319984 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085319984 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085319984 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085319984 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085319984 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085319984 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085319984 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085319984 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085319984 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085319984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085319986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319986 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085319986 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085319986 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085319986 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085319986 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085319986 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085319986 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085319986 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085319986 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085319986 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085319986 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085319987 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085319987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085319987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085319987 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085319987 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085319987 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085319987 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085319987 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085319987 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085319987 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085319987 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085319987 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 20250412085319988 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 20250412085319988 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085319988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085319988 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085319988 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085319988 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085319988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085319988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085319988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085319989 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319989 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085319989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085319989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085319989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085319989 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085319989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085319989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085319989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085319989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085319989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'virt-msc1' 20250412085319989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085319989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085319989 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085319989 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc2-M3UA(678)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412085319994 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319994 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412085319994 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085319994 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085319994 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085319994 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085319994 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250412085319994 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085319994 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085319994 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250412085319994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085319996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319996 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085319996 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085319996 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412085319996 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085319996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085319996 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085319996 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085319996 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412085319996 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412085319996 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412085319996 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412085319996 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085319996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085319996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085319997 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085319997 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412085319997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085319997 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085319997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085319997 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085319997 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085319997 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085319997 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085319998 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085319998 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085319998 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085319998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085319998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085319998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085319998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085319998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085319998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085319998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085319998 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085319998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085319999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085319999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 01 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085319999 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085319999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085319999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085319999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085319999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085319999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085319999 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc2' 20250412085319999 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085319999 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085319999 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085319999 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 01 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412085320008 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 20250412085320008 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 20250412085320008 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085320008 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085320012 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320012 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085320012 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085320012 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085320012 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085320012 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085320012 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085320012 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085320012 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085320012 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085320012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085320014 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320014 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085320014 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085320014 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085320014 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085320014 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085320014 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085320014 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085320014 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085320014 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085320014 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085320014 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085320014 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085320014 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085320014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085320014 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085320014 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085320014 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085320014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085320014 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085320014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085320014 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085320014 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085320014 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085320014 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085320015 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085320015 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085320015 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085320015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085320015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085320016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320016 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085320016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085320016 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085320016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085320016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085320016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085320016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085320016 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085320016 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320016 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085320016 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085320016 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085320016 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085320016 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412085320016 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085320016 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085320016 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320016 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085320019 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 20250412085320019 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 20250412085320019 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085320019 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412085320023 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320023 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412085320023 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085320023 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085320023 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085320023 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085320023 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085320023 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085320023 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085320023 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412085320023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085320024 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320024 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085320024 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085320024 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412085320024 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085320024 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085320024 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085320024 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085320024 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412085320024 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412085320024 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085320024 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085320024 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250412085320024 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085320024 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085320024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085320024 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085320024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085320024 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412085320024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085320024 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085320024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085320025 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085320025 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085320025 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085320025 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085320026 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085320026 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085320026 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085320026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085320026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085320026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085320026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085320026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085320026 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085320026 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320026 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085320026 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085320026 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085320026 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085320027 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'virt-sgsn1' 20250412085320027 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085320027 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085320027 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320027 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250412085320026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085320026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085320026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085320026 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085320031 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 20250412085320031 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 20250412085320031 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085320031 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250412085320036 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320036 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250412085320036 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085320037 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085320037 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085320037 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085320037 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250412085320037 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085320037 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085320037 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06  20250412085320037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085320037 DLSCCP DEBUG SCCP-SCOC(60)[0x55cfd954b8c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085320037 DLSCCP DEBUG SCCP-SCOC(60)[0x55cfd954b8c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085320037 DLSCCP DEBUG SCCP-SCOC(60)[0x55cfd954b8c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085320037 DLSCCP DEBUG SCCP-SCOC(60)[0x55cfd954b8c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085320037 DLSCCP DEBUG SCCP-SCOC(60)[0x55cfd954b8c0]{IDLE}: Deallocated (fsm.c:568) 20250412085320037 DLSCCP DEBUG SCCP-SCOC(58)[0x55cfd9563540]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085320037 DLSCCP DEBUG SCCP-SCOC(58)[0x55cfd9563540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085320037 DLSCCP DEBUG SCCP-SCOC(58)[0x55cfd9563540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085320037 DLSCCP DEBUG SCCP-SCOC(58)[0x55cfd9563540]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085320037 DLSCCP DEBUG SCCP-SCOC(58)[0x55cfd9563540]{IDLE}: Deallocated (fsm.c:568) 20250412085320037 DLSCCP DEBUG SCCP-SCOC(59)[0x55cfd953a6c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085320037 DLSCCP DEBUG SCCP-SCOC(59)[0x55cfd953a6c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085320037 DLSCCP DEBUG SCCP-SCOC(59)[0x55cfd953a6c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085320037 DLSCCP DEBUG SCCP-SCOC(59)[0x55cfd953a6c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085320037 DLSCCP DEBUG SCCP-SCOC(59)[0x55cfd953a6c0]{IDLE}: Deallocated (fsm.c:568) 20250412085320039 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320039 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085320039 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085320039 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06  20250412085320039 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085320039 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085320039 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085320039 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085320039 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250412085320039 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06  20250412085320039 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0b  20250412085320039 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250412085320039 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250412085320039 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0b  20250412085320039 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250412085320039 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250412085320039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085320039 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085320039 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085320039 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250412085320039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085320039 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085320039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085320039 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085320039 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085320039 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085320039 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085320041 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085320041 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085320041 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085320041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085320041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085320041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085320041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085320041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085320041 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085320041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085320041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085320041 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085320041 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085320041 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320041 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085320041 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085320041 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085320041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085320041 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-sgsn2' 20250412085320041 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412085320041 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412085320041 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320041 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(671)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085320779 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320779 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085320779 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085320779 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085320779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085320779 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085320779 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085320779 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085320779 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320779 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085320779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085320779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085320779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085320779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085320779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085320779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085320779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085320779 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085320779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320780 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085320780 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085320780 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085320780 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085320780 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) 20250412085320780 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085320780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085320780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085320780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085320780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085320780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085320780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085320780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085320780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085320780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085320780 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085320781 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085320781 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320781 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085320781 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085320781 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085320781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085320781 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085320781 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085320781 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085320781 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320781 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085320782 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320782 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085320782 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085320782 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085320782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085320782 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085320782 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085320782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085320783 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320783 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085320783 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085320783 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085320783 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085320783 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085320783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085320783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085320783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085320783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085320783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085320783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085320783 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085320783 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085320783 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085320785 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320785 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085320785 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085320785 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085320785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085320785 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085320785 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085320785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085320785 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320785 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc1-RAN(674)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085320785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085320785 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085320785 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085320785 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085320785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085320785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085320785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085320785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085320785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320786 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085320786 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085320786 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085320786 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085320786 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) 20250412085320786 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) 20250412085320786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085320786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085320786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085320786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085320786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085320786 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085320786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085320786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085320786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085320786 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085320786 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085320786 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320786 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085320786 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085320786 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085320786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085320786 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'virt-msc1' 20250412085320786 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085320786 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085320786 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320787 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412085320789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320789 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085320789 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085320789 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085320789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085320789 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085320789 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085320789 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085320789 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320789 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085320789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085320789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085320789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085320789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085320789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085320789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085320789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085320789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085320789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320789 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085320789 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085320789 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085320789 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085320789 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(677)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085320799 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320799 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085320799 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085320799 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085320799 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085320799 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085320799 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085320799 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085320799 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320799 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085320799 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085320799 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085320799 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085320799 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085320799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085320799 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085320799 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085320799 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085320799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320799 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085320799 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085320799 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085320799 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085320799 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) 20250412085320799 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) 20250412085320799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085320799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085320799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320800 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085320800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085320800 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085320800 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085320800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085320800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085320800 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320800 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085320800 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085320800 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085320800 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085320800 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: link up (cnlink.c:111) 20250412085320800 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085320800 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085320800 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc2' 20250412085320800 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085320801 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085320801 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320801 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412085320802 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320802 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085320802 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085320802 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085320802 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085320802 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085320802 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085320803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085320803 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320803 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085320803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085320803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085320803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085320803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085320803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085320803 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085320803 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085320803 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085320803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320803 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085320803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085320803 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085320803 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085320803 DRANAP INFO cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085320817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320817 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085320817 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085320817 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085320817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085320817 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085320817 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085320817 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085320817 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(680)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085320817 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085320817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085320817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085320817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085320817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085320817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085320817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085320817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085320817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085320817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320817 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085320817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085320817 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085320817 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085320817 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) 20250412085320817 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085320817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085320817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085320817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085320817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085320817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085320817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085320817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085320817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085320817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085320817 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085320817 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085320818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085320818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085320818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085320818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085320818 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412085320818 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085320818 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085320818 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320818 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085320820 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320820 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085320820 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085320820 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085320820 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085320820 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085320820 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085320820 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085320820 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320820 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085320820 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085320820 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085320820 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085320820 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085320820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085320820 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085320820 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085320820 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085320820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320820 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085320820 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085320820 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085320820 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085320820 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(683)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085320827 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320827 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085320827 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085320827 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085320827 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085320827 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085320827 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085320827 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085320827 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320827 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085320827 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085320827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085320827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085320827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085320827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085320827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085320827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085320827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085320827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320827 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085320827 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085320827 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085320827 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085320827 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) 20250412085320827 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) 20250412085320827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085320827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085320827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320827 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085320827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085320828 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085320828 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085320828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085320828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085320828 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085320828 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085320828 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: link up (cnlink.c:111) 20250412085320828 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320828 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085320828 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085320828 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085320828 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085320828 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'virt-sgsn1' 20250412085320828 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085320828 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085320828 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320828 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412085320829 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320829 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085320829 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085320829 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085320829 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085320829 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085320829 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085320829 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085320829 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320829 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085320829 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085320829 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085320829 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085320829 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085320829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085320829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085320829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085320829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085320829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085320829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085320829 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085320829 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085320829 DRANAP INFO cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085320837 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320837 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412085320837 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412085320837 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412085320837 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085320837 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085320837 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085320837 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085320837 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(686)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085320837 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085320837 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085320837 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085320837 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085320837 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085320837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085320837 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085320837 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250412085320837 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085320837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320837 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085320837 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085320837 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085320837 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085320837 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) 20250412085320837 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) 20250412085320837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085320837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085320837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320837 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085320837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085320837 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085320837 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085320837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085320837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085320837 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085320837 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085320837 DRANAP NOTICE cnlink(sgsn-2)[0x55cfd952f5c0]{CONNECTED}: link up (cnlink.c:111) 20250412085320837 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320837 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085320837 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085320837 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085320837 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085320837 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-sgsn2' 20250412085320837 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412085320837 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412085320837 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320837 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250412085320840 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085320840 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412085320840 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412085320840 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412085320840 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085320840 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085320840 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085320840 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085320840 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085320840 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085320840 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085320840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085320840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085320840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085320840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085320840 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085320840 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250412085320840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085320840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085320840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085320840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085320840 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085320840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085320840 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085320840 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085320840 DRANAP INFO cnlink(sgsn-2)[0x55cfd952f5c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085321858 DLCTRL DEBUG Command: GET 83370363 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085321858 DLCTRL DEBUG Tx Command reply: GET_REPLY 83370363 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085321863 DLCTRL DEBUG Command: GET 74438190 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085321863 DLCTRL DEBUG Tx Command reply: GET_REPLY 74438190 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085321868 DLCTRL DEBUG Command: GET 327990401 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085321868 DLCTRL DEBUG Tx Command reply: GET_REPLY 327990401 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085321873 DLCTRL DEBUG Command: GET 981393507 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085321873 DLCTRL DEBUG Tx Command reply: GET_REPLY 981393507 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085321877 DLCTRL DEBUG Command: GET 907607841 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085321877 DLCTRL DEBUG Tx Command reply: GET_REPLY 907607841 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085321881 DLCTRL DEBUG Command: GET 898180409 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085321881 DLCTRL DEBUG Tx Command reply: GET_REPLY 898180409 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085321884 DLCTRL DEBUG Command: GET 871607656 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085321884 DLCTRL DEBUG Tx Command reply: GET_REPLY 871607656 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085321887 DLCTRL DEBUG Command: GET 667359989 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085321888 DLCTRL DEBUG Tx Command reply: GET_REPLY 667359989 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085321890 DLCTRL DEBUG Command: GET 924434515 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085321890 DLCTRL DEBUG Tx Command reply: GET_REPLY 924434515 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085321893 DLCTRL DEBUG Command: GET 825035061 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085321893 DLCTRL DEBUG Tx Command reply: GET_REPLY 825035061 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085321895 DLCTRL DEBUG Command: GET 561039673 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085321895 DLCTRL DEBUG Tx Command reply: GET_REPLY 561039673 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085321897 DLCTRL DEBUG Command: GET 318349480 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085321897 DLCTRL DEBUG Tx Command reply: GET_REPLY 318349480 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085321899 DLCTRL DEBUG Command: GET 334055495 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085321899 DLCTRL DEBUG Tx Command reply: GET_REPLY 334055495 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085321901 DLCTRL DEBUG Command: GET 629171142 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085321901 DLCTRL DEBUG Tx Command reply: GET_REPLY 629171142 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085321902 DLCTRL DEBUG Command: GET 594538865 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085321902 DLCTRL DEBUG Tx Command reply: GET_REPLY 594538865 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085321903 DLCTRL DEBUG Command: GET 345523576 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085321903 DLCTRL DEBUG Tx Command reply: GET_REPLY 345523576 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085321905 DLCTRL DEBUG Command: GET 84335067 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085321905 DLCTRL DEBUG Tx Command reply: GET_REPLY 84335067 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085321906 DLCTRL DEBUG Command: GET 400479245 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085321906 DLCTRL DEBUG Tx Command reply: GET_REPLY 400479245 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085321907 DLCTRL DEBUG Command: GET 852349008 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085321907 DLCTRL DEBUG Tx Command reply: GET_REPLY 852349008 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085321908 DLCTRL DEBUG Command: GET 681997213 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085321908 DLCTRL DEBUG Tx Command reply: GET_REPLY 681997213 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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@11a1da9b814d: 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@11a1da9b814d: 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 := '000000000000000110111111'B, t_guard := 20.000000 } 20250412085321919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42828<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(671)@11a1da9b814d: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(671)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)3368639 20250412085322975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085322975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085322975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412085322975 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085322975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3366bf, normal) (hnbgw_rua.c:406) 20250412085322975 DHNB DEBUG map_rua[0x55cfd942cc80]{init}: Allocated (fsm.c:456) 20250412085322975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3368639)[0x55cfd942cc80]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085322975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3368639 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085322975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085322976 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085322976 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250412085322976 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3368639 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:665) 20250412085322976 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3368639 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085322976 DCN DEBUG map_sccp[0x55cfd955c1d0]{init}: Allocated (fsm.c:456) 20250412085322976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cfd955c1d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085322976 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-3368639 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085322976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3368639 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412085322976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3368639)[0x55cfd942cc80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085322976 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085322976 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085322976 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3368639 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085322976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cfd955c1d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085322976 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085322976 DLSCCP DEBUG SCCP-SCOC(79)[0x55cfd95468d0]{IDLE}: Allocated (fsm.c:456) 20250412085322976 DLSCCP DEBUG SCCP-SCOC(79)[0x55cfd95468d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085322976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030001bf0056400500f1100926) (sccp_scrc.c:415) 20250412085322976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085322976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085322976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085322976 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085322976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085322976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085322976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085322976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085322976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085322976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085322977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085322977 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085322977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085322977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085322977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085322977 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 4f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 99 f9 99 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 01 bf 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085322977 DLSCCP DEBUG SCCP-SCOC(79)[0x55cfd95468d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085322977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cfd955c1d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085322977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3368639)[0x55cfd942cc80]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085322977 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085322977 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085322977 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085322977 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085322977 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085322977 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085322977 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085322977 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085322977 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085322977 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 4f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 99 f9 99 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 01 bf 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(670)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(670)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(671)@11a1da9b814d: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) HNBGW_Test.msc0-RAN(671)@11a1da9b814d: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)9483679 HNBGW_Test.msc0-SCCP(670)@11a1da9b814d: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(670)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@11a1da9b814d: 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 } } } 20250412085322994 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085322994 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085322994 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085322994 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085322994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085322994 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085322994 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085322994 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085322994 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085322994 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 4f 38 f3 cd 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085322994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085322994 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085322994 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085322994 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085322994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085322994 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0038f3cd) (sccp_scrc.c:486) 20250412085322994 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1855) 20250412085322994 DLSCCP DEBUG SCCP-SCOC(79)[0x55cfd95468d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085322994 DLSCCP DEBUG SCCP-SCOC(79)[0x55cfd95468d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085322994 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085322994 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085322995 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085322995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cfd955c1d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085322995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cfd955c1d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085322995 DLCTRL DEBUG Command: GET 431632150 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085322995 DLCTRL DEBUG Tx Command reply: GET_REPLY 431632150 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085322999 DLCTRL DEBUG Command: GET 948259520 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085322999 DLCTRL DEBUG Tx Command reply: GET_REPLY 948259520 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085323003 DLCTRL DEBUG Command: GET 62995530 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085323003 DLCTRL DEBUG Tx Command reply: GET_REPLY 62995530 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085323007 DLCTRL DEBUG Command: GET 154394328 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085323007 DLCTRL DEBUG Tx Command reply: GET_REPLY 154394328 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085323011 DLCTRL DEBUG Command: GET 521691249 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085323011 DLCTRL DEBUG Tx Command reply: GET_REPLY 521691249 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085323014 DLCTRL DEBUG Command: GET 711319188 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085323014 DLCTRL DEBUG Tx Command reply: GET_REPLY 711319188 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085323017 DLCTRL DEBUG Command: GET 119379615 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085323017 DLCTRL DEBUG Tx Command reply: GET_REPLY 119379615 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085323020 DLCTRL DEBUG Command: GET 241792558 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085323020 DLCTRL DEBUG Tx Command reply: GET_REPLY 241792558 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085323022 DLCTRL DEBUG Command: GET 376506327 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085323023 DLCTRL DEBUG Tx Command reply: GET_REPLY 376506327 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085323025 DLCTRL DEBUG Command: GET 157655672 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085323025 DLCTRL DEBUG Tx Command reply: GET_REPLY 157655672 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085323026 DLCTRL DEBUG Command: GET 644249185 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085323026 DLCTRL DEBUG Tx Command reply: GET_REPLY 644249185 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085323028 DLCTRL DEBUG Command: GET 882874017 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085323028 DLCTRL DEBUG Tx Command reply: GET_REPLY 882874017 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085323030 DLCTRL DEBUG Command: GET 227917280 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085323030 DLCTRL DEBUG Tx Command reply: GET_REPLY 227917280 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085323031 DLCTRL DEBUG Command: GET 52969774 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085323031 DLCTRL DEBUG Tx Command reply: GET_REPLY 52969774 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085323032 DLCTRL DEBUG Command: GET 685440188 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085323032 DLCTRL DEBUG Tx Command reply: GET_REPLY 685440188 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085323033 DLCTRL DEBUG Command: GET 704052469 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085323033 DLCTRL DEBUG Tx Command reply: GET_REPLY 704052469 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085323034 DLCTRL DEBUG Command: GET 931633300 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085323034 DLCTRL DEBUG Tx Command reply: GET_REPLY 931633300 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085323035 DLCTRL DEBUG Command: GET 801195519 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085323035 DLCTRL DEBUG Tx Command reply: GET_REPLY 801195519 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085323036 DLCTRL DEBUG Command: GET 532220638 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085323036 DLCTRL DEBUG Tx Command reply: GET_REPLY 532220638 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085323037 DLCTRL DEBUG Command: GET 179705746 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085323037 DLCTRL DEBUG Tx Command reply: GET_REPLY 179705746 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000000001001000'B, t_guard := 20.000000 } 20250412085323053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42836<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(677)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(677)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)12849043 20250412085324079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085324080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085324080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412085324080 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085324080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc40f93, normal) (hnbgw_rua.c:406) 20250412085324080 DHNB DEBUG map_rua[0x55cfd95467a0]{init}: Allocated (fsm.c:456) 20250412085324080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12849043)[0x55cfd95467a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085324080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12849043 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085324080 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085324080 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085324080 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12849043 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:696) 20250412085324080 DCN DEBUG map_sccp[0x55cfd9558f00]{init}: Allocated (fsm.c:456) 20250412085324080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cfd9558f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085324080 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-12849043 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250412085324080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12849043 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412085324080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12849043)[0x55cfd95467a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085324080 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085324080 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085324080 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12849043 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085324080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cfd9558f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085324080 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085324080 DLSCCP DEBUG SCCP-SCOC(80)[0x55cfd9559400]{IDLE}: Allocated (fsm.c:456) 20250412085324080 DLSCCP DEBUG SCCP-SCOC(80)[0x55cfd9559400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085324080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030000480056400500f1100926) (sccp_scrc.c:415) 20250412085324080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085324080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085324080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085324080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085324080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085324080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085324080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085324080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085324080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085324080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085324080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085324080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085324080 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085324080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085324080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085324080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 05 01 00 00 50 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 8a c0 23 00 4f 40 03 00 00 48 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085324080 DLSCCP DEBUG SCCP-SCOC(80)[0x55cfd9559400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085324080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cfd9558f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085324080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12849043)[0x55cfd95467a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085324080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085324081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085324081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085324081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085324081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085324081 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc2' 20250412085324081 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085324081 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085324081 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085324081 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 05 01 00 00 50 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 8a c0 23 00 4f 40 03 00 00 48 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(676)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc2-SCCP(676)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(677)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) HNBGW_Test.msc2-RAN(677)@11a1da9b814d: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)15187182 HNBGW_Test.msc2-SCCP(676)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(676)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085324098 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085324098 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085324098 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085324098 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085324098 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085324098 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085324098 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085324098 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085324098 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085324098 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 50 4b 76 9f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085324099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085324099 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085324099 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085324099 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085324099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085324099 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004b769f) (sccp_scrc.c:486) 20250412085324099 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1855) 20250412085324099 DLSCCP DEBUG SCCP-SCOC(80)[0x55cfd9559400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085324099 DLSCCP DEBUG SCCP-SCOC(80)[0x55cfd9559400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085324099 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085324099 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085324099 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085324099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cfd9558f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085324099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cfd9558f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085324101 DLCTRL DEBUG Command: GET 492202499 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085324101 DLCTRL DEBUG Tx Command reply: GET_REPLY 492202499 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085324105 DLCTRL DEBUG Command: GET 332231747 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085324105 DLCTRL DEBUG Tx Command reply: GET_REPLY 332231747 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085324109 DLCTRL DEBUG Command: GET 217884902 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085324109 DLCTRL DEBUG Tx Command reply: GET_REPLY 217884902 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085324113 DLCTRL DEBUG Command: GET 140446211 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085324113 DLCTRL DEBUG Tx Command reply: GET_REPLY 140446211 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085324117 DLCTRL DEBUG Command: GET 10054739 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085324117 DLCTRL DEBUG Tx Command reply: GET_REPLY 10054739 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085324120 DLCTRL DEBUG Command: GET 952731166 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085324120 DLCTRL DEBUG Tx Command reply: GET_REPLY 952731166 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085324124 DLCTRL DEBUG Command: GET 972968073 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085324124 DLCTRL DEBUG Tx Command reply: GET_REPLY 972968073 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085324127 DLCTRL DEBUG Command: GET 744676402 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085324127 DLCTRL DEBUG Tx Command reply: GET_REPLY 744676402 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085324130 DLCTRL DEBUG Command: GET 542644781 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085324130 DLCTRL DEBUG Tx Command reply: GET_REPLY 542644781 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085324134 DLCTRL DEBUG Command: GET 824603876 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085324134 DLCTRL DEBUG Tx Command reply: GET_REPLY 824603876 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085324137 DLCTRL DEBUG Command: GET 666944141 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085324137 DLCTRL DEBUG Tx Command reply: GET_REPLY 666944141 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085324139 DLCTRL DEBUG Command: GET 366583602 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085324139 DLCTRL DEBUG Tx Command reply: GET_REPLY 366583602 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250412085324142 DLCTRL DEBUG Command: GET 183531503 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085324142 DLCTRL DEBUG Tx Command reply: GET_REPLY 183531503 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085324147 DLCTRL DEBUG Command: GET 242671749 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085324147 DLCTRL DEBUG Tx Command reply: GET_REPLY 242671749 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085324151 DLCTRL DEBUG Command: GET 977443370 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085324151 DLCTRL DEBUG Tx Command reply: GET_REPLY 977443370 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085324154 DLCTRL DEBUG Command: GET 121727884 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085324154 DLCTRL DEBUG Tx Command reply: GET_REPLY 121727884 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085324158 DLCTRL DEBUG Command: GET 508189798 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085324158 DLCTRL DEBUG Tx Command reply: GET_REPLY 508189798 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085324164 DLCTRL DEBUG Command: GET 883937782 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085324164 DLCTRL DEBUG Tx Command reply: GET_REPLY 883937782 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085324168 DLCTRL DEBUG Command: GET 577125232 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085324168 DLCTRL DEBUG Tx Command reply: GET_REPLY 577125232 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085324171 DLCTRL DEBUG Command: GET 784744784 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085324171 DLCTRL DEBUG Tx Command reply: GET_REPLY 784744784 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085324181 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36333<->l=127.0.0.1:4262) (control_if.c:193) 20250412085324182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42814<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(664)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(663)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085324186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42804<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085324188 DLINP DEBUG SRVCONN(,r=127.0.0.1:53612<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085324188 DLINP DEBUG SRVCONN(,r=127.0.0.1:53612<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085324188 DLINP NOTICE SRV(,r=127.0.0.1:53612<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085324188 DMAIN NOTICE (127.0.0.1:53612 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53612<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085324188 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(680)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(683)@11a1da9b814d: Final verdict of PTC: none 20250412085324193 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn2-RAN(686)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(679)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(685)@11a1da9b814d: Final verdict of PTC: none 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412085324194 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250412085324194 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085324194 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(682)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(673)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(674)@11a1da9b814d: Final verdict of PTC: none 20250412085324194 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085324194 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085324194 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085324194 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085324194 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085324194 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085324194 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085324195 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 20250412085324195 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085324195 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed HNBGW_Test.msc0-RAN(671)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@11a1da9b814d: Final verdict of PTC: none 20250412085324195 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085324195 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085324195 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085324195 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085324195 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085324195 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085324195 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085324195 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250412085324195 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662)@11a1da9b814d: Final verdict of PTC: none20250412085324195 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 0a  20250412085324195 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085324195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085324195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085324195 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 20250412085324195 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085324195 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn2-0: connection closed 20250412085324195 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085324195 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085324195 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085324195 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250412085324195 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085324195 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0b  20250412085324195 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250412085324195 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250412085324195 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0b  20250412085324195 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250412085324195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085324195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085324196 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 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@11a1da9b814d: Final verdict of PTC: none20250412085324196 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085324196 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085324196 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085324196 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085324196 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085324196 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085324196 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085324196 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085324197 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412085324197 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412085324197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085324197 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085324197 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412085324197 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085324197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085324197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085324197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085324197 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 20250412085324197 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085324197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085324197 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085324197 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085324197 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085324197 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085324198 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085324197 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085324197 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085324198 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085324198 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085324198 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085324198 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085324198 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085324198 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250412085324198 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412085324198 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  HNBGW_Test.msc0-SCCP(670)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(677)@11a1da9b814d: Final verdict of PTC: none 20250412085324198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085324198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085324199 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc2-SCCP(676)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(678)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(681)@11a1da9b814d: Final verdict of PTC: none 20250412085324199 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085324199 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085324199 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085324199 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085324200 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085324200 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085324200 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085324200 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085324200 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085324201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085324201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085324201 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085324202 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085324202 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085324202 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250412085324203 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 20250412085324203 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085324204 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085324204 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085324205 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn2-M3UA(687)@11a1da9b814d: Final verdict of PTC: none 20250412085324205 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 HNBGW_Test.sgsn1-M3UA(684)@11a1da9b814d: Final verdict of PTC: none 20250412085324206 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 HNBGW_Test.msc1-M3UA(675)@11a1da9b814d: Final verdict of PTC: none20250412085324201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085324202 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085324203 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250412085324203 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085324203 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085324203 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085324204 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085324204 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085324204 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085324204 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085324205 DRANAP NOTICE cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085324205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085324206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085324206 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085324207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085324207 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc2-0: connection closed 20250412085324206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085324207 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085324207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085324207 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085324207 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085324208 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085324208 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085324208 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250412085324208 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085324208 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085324208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085324208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085324208 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085324211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085324211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085324211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085324211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085324208 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085324208 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085324208 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085324208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cfd955c1d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085324208 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085324208 DLSCCP DEBUG SCCP-SCOC(79)[0x55cfd95468d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085324208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038f3cd), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085324208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085324208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085324208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085324209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085324209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085324209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085324209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 38 f3 cd 00 00 4f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085324209 DLSCCP DEBUG SCCP-SCOC(79)[0x55cfd95468d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085324209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cfd955c1d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085324209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3368639)[0x55cfd942cc80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085324209 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3368639)[0x55cfd942cc80]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085324209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085324209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3368639)[0x55cfd942cc80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085324209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3368639)[0x55cfd942cc80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085324209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3368639)[0x55cfd942cc80]{disrupted}: Freeing instance (context_map.c:202) 20250412085324209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3368639)[0x55cfd942cc80]{disrupted}: Deallocated (fsm.c:568) 20250412085324209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cfd955c1d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085324209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cfd955c1d0]{disconnected}: Freeing instance (context_map.c:206) 20250412085324209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55cfd955c1d0]{disconnected}: Deallocated (fsm.c:568) 20250412085324209 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3368639 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250412085324209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085324209 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085324209 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085324209 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085324209 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085324209 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085324209 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085324209 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085324209 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085324209 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085324209 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085324209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085324209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085324210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085324210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085324210 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085324210 DLSCCP[38;20250412085324211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085324211 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085324211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 5;45m DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085324210 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085324210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085324210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085324210 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085324210 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085324210 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085324210 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085324210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085324210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085324210 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085324210 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085324210 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085324210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12849043)[0x55cfd95467a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412085324210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12849043)[0x55cfd95467a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412085324210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cfd9558f00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412085324210 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085324210 DLSCCP DEBUG SCCP-SCOC(80)[0x55cfd9559400]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085324210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b769f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085324210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085324210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085324210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085324210 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085324210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085324210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085324210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 05 04 4b 76 9f 00 00 50 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085324210 DLSCCP DEBUG SCCP-SCOC(80)[0x55cfd9559400]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085324210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cfd9558f00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085324210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12849043)[0x55cfd95467a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085324210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12849043)[0x55cfd95467a0]{disrupted}: Freeing instance (context_map.c:202) 20250412085324210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12849043)[0x55cfd95467a0]{disrupted}: Deallocated (fsm.c:568) 20250412085324210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cfd9558f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085324210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cfd9558f00]{disconnected}: Freeing instance (context_map.c:206) 20250412085324210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55cfd9558f00]{disconnected}: Deallocated (fsm.c:568) 20250412085324210 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12849043 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250412085324211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085324211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085324211 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250412085324211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085324211 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085324211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085324211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085324211 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085324211 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085324211 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085324211 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085324211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085324212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085324212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085324212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085324212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! HNBGW_Test.msc0-M3UA(672)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(665)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@11a1da9b814d: Final verdict of PTC: pass HNBGW-MGCP(688)@11a1da9b814d: Final verdict of PTC: none 20250412085324224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42828<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085324225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42836<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(663): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(665): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(670): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(671): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(672): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(673): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(674): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(675): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-SCCP(676): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-RAN(677): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-M3UA(678): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(679): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(680): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(681): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(682): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(683): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(684): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(685): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn2-RAN(686): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(687): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(689): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(690): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Sat Apr 12 08:53:24 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 20250412085324418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085325021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42840<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=662752) Waiting for packet dumper to finish... 1 (prev_count=662752, count=666524) 20250412085326196 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085326196 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250412085326196 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250412085326196 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085326196 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085326196 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412085326197 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085326197 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085326197 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085326198 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085326198 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085326198 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412085326202 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085326202 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085326202 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085326209 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085326209 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250412085326209 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250412085326573 DLSCCP DEBUG SCCP-SCOC(78)[0x55cfd957e7d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085326573 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d75d6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085326573 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085326573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085326573 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085326573 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085326573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085326573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085326573 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6d 75 d6 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085326574 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085326574 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085326574 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085326574 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085326574 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085326574 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085326578 DLSCCP DEBUG SCCP-SCOC(76)[0x55cfd93b34c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085326579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066143a), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085326579 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085326579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085326579 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085326579 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085326579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085326579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085326579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 66 14 3a 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085326579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085326579 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085326579 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085326579 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085326579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085326579 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085326582 DLSCCP DEBUG SCCP-SCOC(77)[0x55cfd953c920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085326582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6e791), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085326582 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085326582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085326582 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085326582 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085326582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085326582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085326582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 a6 e7 91 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085326582 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085326582 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085326582 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085326582 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085326582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085326582 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085327075 DLSCCP DEBUG SCCP-SCOC(73)[0x55cfd93b3390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085327076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003918e4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085327076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085327076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085327076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085327076 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085327076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085327076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085327076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 39 18 e4 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085327076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085327076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085327076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085327076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085327076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085327076 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085327080 DLSCCP DEBUG SCCP-SCOC(74)[0x55cfd9563ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085327080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cdb30), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085327080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085327080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085327080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085327080 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085327080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085327080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085327080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4c db 30 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085327080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085327080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085327080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085327080 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085327080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085327080 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. 20250412085327085 DLSCCP DEBUG SCCP-SCOC(75)[0x55cfd954a6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085327085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cbf73), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085327085 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085327085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085327085 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085327085 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085327085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085327085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085327085 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 9c bf 73 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085327085 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085327085 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085327085 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085327085 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085327085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085327085 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Sat Apr 12 08:53:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412085327756 DLSCCP DEBUG SCCP-SCOC(70)[0x55cfd955a890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085327756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004323bc), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085327756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085327756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085327756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085327756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085327756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085327756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085327756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 43 23 bc 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085327756 DLSCCP DEBUG SCCP-SCOC(71)[0x55cfd9546330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085327756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004909b2), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085327756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085327756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085327756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085327756 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085327756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085327756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085327756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 49 09 b2 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085327756 DLSCCP DEBUG SCCP-SCOC(72)[0x55cfd9564810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085327756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe155d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085327756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085327756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085327756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085327756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085327756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085327756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085327756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 15 5d 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085327757 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085327757 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085327757 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085327757 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085327757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085327757 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085327757 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085327757 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085327757 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085327757 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085327757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085327757 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085327757 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085327757 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085327757 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085327757 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085327757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085327757 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_mscpool_paging_imsi started. 20250412085328122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085328127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085328132 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42857<->l=127.0.0.1:4262) (control_if.c:572) 20250412085328146 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085328146 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_paging_imsi-Iuh0(695)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085328154 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085328154 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085328154 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085328154 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085328154 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085328154 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085328154 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57261 (stream_srv.c:142) 20250412085328154 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57261<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_paging_imsi-Iuh1(697)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085328155 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085328155 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085328156 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085328156 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085328156 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085328156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085328156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085328156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085328156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328156 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085328156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085328156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085328156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 09 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085328156 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085328156 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085328156 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085328156 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085328156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085328156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085328156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085328156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328156 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085328156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085328156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085328156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085328156 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085328156 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085328156 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085328156 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085328156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085328156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085328156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085328156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328156 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085328156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085328156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085328156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085328156 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085328156 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085328156 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085328156 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085328156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085328156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085328156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085328156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085328156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085328156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085328156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085328156 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085328156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085328156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085328156 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085328156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085328156 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085328156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085328156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085328156 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085328156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085328156 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085328156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085328156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085328156 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085328156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085328156 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085328156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085328156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085328156 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085328156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085328156 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(701)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(701)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(701)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(699)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(704)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(704)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(704)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-SCCP(702)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(707)@11a1da9b814d: ************************************************* HNBGW_Test.msc2-M3UA(707)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(707)@11a1da9b814d: ************************************************* HNBGW_Test.msc2-SCCP(705)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085328190 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085328190 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085328190 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085328190 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085328190 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085328190 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085328190 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085328190 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085328191 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085328191 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085328191 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085328191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085328191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085328191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328191 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=9 -> eSLS=89: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085328191 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328191 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085328191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085328191 [1;34mDLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085328191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 09 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085328191 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085328191 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085328191 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085328191 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085328191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085328191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085328191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328191 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085328191 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328191 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085328191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085328191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085328191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 07 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085328191 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085328191 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085328191 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085328191 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085328191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085328191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085328191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328191 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085328191 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328191 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085328191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085328191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085328191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085328191 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085328191 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085328191 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085328191 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085328191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085328191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085328191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328191 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085328191 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085328191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085328191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085328191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085328191 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085328191 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328191 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085328191 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085328191 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085328191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085328192 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085328192 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328192 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085328192 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085328192 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085328192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085328192 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085328192 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328192 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085328192 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085328192 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085328192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085328192 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085328192 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328192 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085328192 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085328192 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085328192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085328192 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(710)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(710)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(710)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(708)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085328214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085328214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085328214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085328214 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085328214 DHNBAP 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) 20250412085328214 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085328214 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085328214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085328214 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085328219 DLINP DEBUG SRVCONN(,r=127.0.0.1:57261<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085328219 DLINP DEBUG SRVCONN(,r=127.0.0.1:57261<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085328219 DLINP DEBUG SRVCONN(,r=127.0.0.1:57261<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085328219 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085328219 DHNBAP DEBUG (127.0.0.1:57261 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085328219 DHNBAP NOTICE (127.0.0.1:57261 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085328219 DHNBAP NOTICE (127.0.0.1:57261 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085328219 DLINP DEBUG SRVCONN(,r=127.0.0.1:57261<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085328219 DLINP DEBUG SRVCONN(,r=127.0.0.1:57261<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085328308 DLSCCP DEBUG SCCP-SCOC(69)[0x55cfd9558a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085328308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2e757), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085328308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085328308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085328308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085328308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085328308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 e7 57 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085328308 DLSCCP DEBUG SCCP-SCOC(67)[0x55cfd957f630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085328308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3ebf1), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085328308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085328308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085328308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085328308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085328308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d3 eb f1 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085328308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328308 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085328308 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085328308 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085328308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085328308 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085328308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328308 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085328308 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085328308 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085328308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085328308 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085328310 DLSCCP DEBUG SCCP-SCOC(68)[0x55cfd95404f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085328310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00812e46), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085328310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085328310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328310 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085328310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085328310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085328310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 2e 46 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085328310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085328310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085328310 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085328310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085328310 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085328367 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 20250412085328367 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 20250412085328367 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085328367 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085328372 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328372 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085328372 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085328372 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085328372 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085328372 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085328372 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085328372 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085328372 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085328372 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085328372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085328373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328373 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085328373 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085328373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085328373 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085328373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085328373 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085328373 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085328373 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085328373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085328373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085328373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085328373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085328373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085328373 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085328373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085328373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085328373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085328373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085328373 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085328373 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085328373 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085328374 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085328375 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085328375 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085328375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085328375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085328375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328375 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085328375 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085328375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085328375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085328375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085328375 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085328375 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328375 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085328375 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085328375 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085328375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085328375 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085328375 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085328375 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085328375 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085328375 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085328376 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 20250412085328377 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 20250412085328377 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085328377 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085328382 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328382 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085328382 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085328382 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085328382 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085328382 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085328382 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085328382 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085328382 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085328382 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085328382 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085328384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328384 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085328384 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085328384 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085328384 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085328384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085328384 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085328384 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085328384 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085328384 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085328384 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085328384 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085328384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085328384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085328384 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085328384 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085328384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085328384 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085328384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085328384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085328384 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085328384 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085328384 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085328385 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085328385 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085328385 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085328385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085328385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085328385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328385 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085328385 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328385 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085328385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085328385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085328385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085328385 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085328386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085328386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085328386 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085328386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085328386 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'virt-msc1' 20250412085328386 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085328386 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085328386 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085328386 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085328386 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 20250412085328386 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 20250412085328386 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085328386 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412085328390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328390 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412085328390 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085328390 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085328390 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085328390 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085328390 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250412085328390 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085328390 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085328390 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250412085328390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085328392 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328392 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085328392 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085328392 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412085328392 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085328392 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085328392 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085328392 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085328392 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412085328392 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412085328392 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412085328392 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412085328392 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085328392 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085328392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085328392 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085328392 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412085328392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085328392 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085328392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085328392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085328392 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085328392 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085328392 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085328393 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085328393 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085328393 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085328393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085328393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085328393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085328393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328393 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085328393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085328393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085328393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 01 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085328393 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085328394 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085328394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085328394 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085328394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085328394 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc2' 20250412085328394 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085328394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085328394 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085328394 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 01 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412085328404 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 20250412085328404 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 20250412085328404 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085328404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(710)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085328408 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328408 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085328408 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085328408 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085328408 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085328408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085328408 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085328408 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085328408 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085328408 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085328408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085328409 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328409 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085328409 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085328409 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085328409 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085328409 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085328409 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085328409 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085328409 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085328409 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085328409 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085328409 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085328409 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085328409 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085328409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085328409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085328410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085328410 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085328410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085328410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085328410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085328410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085328410 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085328410 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085328410 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085328411 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085328411 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085328411 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085328411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085328411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085328411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328411 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085328411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085328411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085328411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085328411 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085328411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085328411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085328411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085328411 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085328411 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328411 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085328411 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085328411 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085328411 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085328411 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412085328411 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085328411 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085328411 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085328411 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085328745 DLSCCP DEBUG SCCP-SCOC(65)[0x55cfd95491a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085328745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e92b89), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085328745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085328745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085328745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085328745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085328745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 e9 2b 89 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085328745 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328745 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085328745 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085328746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085328746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085328746 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085328746 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085328746 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085328746 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085328746 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 e9 2b 89 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250412085328748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328748 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085328748 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085328748 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085328748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085328748 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085328748 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085328748 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085328748 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085328748 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 41 e9 2b 89 00 00 06 00 08 00 00 00 07  20250412085328748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085328748 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085328748 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085328748 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085328748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085328748 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=00e92b89) (sccp_scrc.c:486) 20250412085328748 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1855) 20250412085328748 DLSCCP DEBUG SCCP-SCOC(65)[0x55cfd95491a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085328748 DLSCCP DEBUG SCCP-SCOC(65)[0x55cfd95491a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085328748 DLSCCP DEBUG SCCP-SCOC(65)[0x55cfd95491a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085328748 DLSCCP DEBUG SCCP-SCOC(65)[0x55cfd95491a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085328748 DLSCCP DEBUG SCCP-SCOC(65)[0x55cfd95491a0]{IDLE}: Deallocated (fsm.c:568) 20250412085328751 DLSCCP DEBUG SCCP-SCOC(64)[0x55cfd9549400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085328751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c466bb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085328751 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085328751 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085328751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085328751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085328751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c4 66 bb 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085328752 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328752 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085328752 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085328752 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085328752 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085328752 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085328752 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085328752 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085328752 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085328752 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c4 66 bb 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412085328755 DLSCCP DEBUG SCCP-SCOC(66)[0x55cfd9563ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085328755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00deea8d), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085328755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085328756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085328756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085328756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085328756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085328756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 de ea 8d 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085328756 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328756 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085328756 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085328756 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085328756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085328756 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085328756 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085328756 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085328756 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085328756 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 de ea 8d 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412085328758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328758 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085328758 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085328758 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085328758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085328758 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085328759 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085328759 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085328759 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085328759 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 40 c4 66 bb 00 00 06 00 08 00 00 00 07  20250412085328759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085328759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085328759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085328759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085328759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085328759 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=00c466bb) (sccp_scrc.c:486) 20250412085328759 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1855) 20250412085328759 DLSCCP DEBUG SCCP-SCOC(64)[0x55cfd9549400]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085328759 DLSCCP DEBUG SCCP-SCOC(64)[0x55cfd9549400]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085328759 DLSCCP DEBUG SCCP-SCOC(64)[0x55cfd9549400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085328759 DLSCCP DEBUG SCCP-SCOC(64)[0x55cfd9549400]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085328759 DLSCCP DEBUG SCCP-SCOC(64)[0x55cfd9549400]{IDLE}: Deallocated (fsm.c:568) 20250412085328960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085328961 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085328961 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085328961 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085328961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085328961 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085328961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085328961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085328961 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085328961 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 42 de ea 8d 00 00 06 00 08 00 00 00 07  20250412085328961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085328961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085328961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085328961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085328961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085328961 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=00deea8d) (sccp_scrc.c:486) 20250412085328961 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1855) 20250412085328961 DLSCCP DEBUG SCCP-SCOC(66)[0x55cfd9563ae0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085328961 DLSCCP DEBUG SCCP-SCOC(66)[0x55cfd9563ae0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085328961 DLSCCP DEBUG SCCP-SCOC(66)[0x55cfd9563ae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085328961 DLSCCP DEBUG SCCP-SCOC(66)[0x55cfd9563ae0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085328961 DLSCCP DEBUG SCCP-SCOC(66)[0x55cfd9563ae0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(700)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085329180 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085329180 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085329180 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085329180 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085329180 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085329180 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085329180 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085329180 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085329180 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085329180 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085329180 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085329180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085329180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085329180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085329180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085329180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085329180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085329180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085329180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329180 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085329180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085329180 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085329180 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085329180 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) 20250412085329180 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085329181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085329181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085329181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329181 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085329181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085329181 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085329181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085329181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085329181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085329181 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085329181 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085329181 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085329181 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085329181 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085329181 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085329181 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085329181 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085329181 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085329181 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085329181 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085329181 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085329181 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085329183 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085329183 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085329183 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085329183 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085329183 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085329183 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085329183 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085329183 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085329183 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085329183 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085329183 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085329183 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085329183 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085329183 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085329183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085329183 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085329183 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085329183 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085329183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329183 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085329183 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085329183 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085329183 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085329183 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085329184 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085329184 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085329184 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085329184 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085329184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085329184 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085329184 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085329184 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085329184 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085329184 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085329184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085329184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085329184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085329184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085329184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085329184 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085329184 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085329184 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085329184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329184 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085329184 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085329184 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085329184 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085329184 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) 20250412085329184 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) 20250412085329184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085329184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085329184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085329184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085329184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085329184 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085329184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085329184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085329184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085329184 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085329184 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085329184 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085329184 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085329184 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085329184 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085329184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085329184 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'virt-msc1' 20250412085329184 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085329184 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085329184 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085329184 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-RAN(703)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085329185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085329185 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085329185 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085329185 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085329185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085329185 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085329185 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085329185 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085329185 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085329185 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085329185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085329185 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085329185 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085329185 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085329185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085329185 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085329185 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085329185 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085329185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329185 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085329185 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085329185 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085329186 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085329186 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(706)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085329192 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085329192 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085329192 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085329192 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085329192 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085329192 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085329192 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085329192 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085329192 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085329192 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085329192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085329192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085329192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085329192 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085329192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085329192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085329192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085329192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085329192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329192 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085329192 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085329192 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085329192 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085329192 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) 20250412085329192 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) 20250412085329192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085329192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085329192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329192 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085329192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085329192 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085329192 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085329192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085329192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085329192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085329192 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085329193 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: link up (cnlink.c:111) 20250412085329193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085329193 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085329193 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085329193 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085329193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085329193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc2' 20250412085329193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085329193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085329193 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085329193 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412085329195 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085329195 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085329195 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085329195 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085329195 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085329195 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085329195 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085329195 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085329195 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085329195 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085329195 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085329195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085329195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085329195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085329195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085329195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085329195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085329195 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085329195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329195 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085329195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085329195 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085329195 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085329195 DRANAP INFO cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(709)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085329214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085329214 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085329214 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085329214 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085329214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085329214 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085329214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085329214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085329214 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085329214 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085329215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085329215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085329215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085329215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085329215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085329215 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085329215 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085329215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085329215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329215 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085329215 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085329215 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085329215 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085329215 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) 20250412085329215 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085329215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085329215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085329215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085329215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085329215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085329215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085329215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085329215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085329215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085329215 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085329215 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085329215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085329215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085329215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085329215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085329215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085329215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412085329215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085329215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085329216 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085329216 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085329217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085329217 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085329217 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085329217 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085329217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085329217 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085329217 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085329217 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085329217 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085329217 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085329217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085329217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085329217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085329217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085329217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085329217 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085329217 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085329217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085329217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085329217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085329217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085329217 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085329217 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085329217 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085329217 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085329217 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085329324 DLSCCP DEBUG SCCP-SCOC(62)[0x55cfd953f900]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085329325 DLSCCP DEBUG SCCP-SCOC(62)[0x55cfd953f900]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085329325 DLSCCP DEBUG SCCP-SCOC(62)[0x55cfd953f900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085329325 DLSCCP DEBUG SCCP-SCOC(62)[0x55cfd953f900]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085329325 DLSCCP DEBUG SCCP-SCOC(62)[0x55cfd953f900]{IDLE}: Deallocated (fsm.c:568) 20250412085329328 DLSCCP DEBUG SCCP-SCOC(63)[0x55cfd9587570]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085329328 DLSCCP DEBUG SCCP-SCOC(63)[0x55cfd9587570]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085329328 DLSCCP DEBUG SCCP-SCOC(63)[0x55cfd9587570]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085329328 DLSCCP DEBUG SCCP-SCOC(63)[0x55cfd9587570]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085329328 DLSCCP DEBUG SCCP-SCOC(63)[0x55cfd9587570]{IDLE}: Deallocated (fsm.c:568) 20250412085329328 DLSCCP DEBUG SCCP-SCOC(61)[0x55cfd953de60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085329328 DLSCCP DEBUG SCCP-SCOC(61)[0x55cfd953de60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085329328 DLSCCP DEBUG SCCP-SCOC(61)[0x55cfd953de60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085329328 DLSCCP DEBUG SCCP-SCOC(61)[0x55cfd953de60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085329328 DLSCCP DEBUG SCCP-SCOC(61)[0x55cfd953de60]{IDLE}: Deallocated (fsm.c:568) 20250412085330229 DLCTRL DEBUG Command: GET 610918469 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085330229 DLCTRL DEBUG Tx Command reply: GET_REPLY 610918469 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085330234 DLCTRL DEBUG Command: GET 917053428 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085330234 DLCTRL DEBUG Tx Command reply: GET_REPLY 917053428 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085330237 DLCTRL DEBUG Command: GET 170939309 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085330237 DLCTRL DEBUG Tx Command reply: GET_REPLY 170939309 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085330239 DLCTRL DEBUG Command: GET 392792917 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085330239 DLCTRL DEBUG Tx Command reply: GET_REPLY 392792917 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085330241 DLCTRL DEBUG Command: GET 567263662 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085330241 DLCTRL DEBUG Tx Command reply: GET_REPLY 567263662 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085330242 DLCTRL DEBUG Command: GET 860129918 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085330242 DLCTRL DEBUG Tx Command reply: GET_REPLY 860129918 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085330244 DLCTRL DEBUG Command: GET 876070005 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085330244 DLCTRL DEBUG Tx Command reply: GET_REPLY 876070005 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085330245 DLCTRL DEBUG Command: GET 654562365 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085330245 DLCTRL DEBUG Tx Command reply: GET_REPLY 654562365 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085330247 DLCTRL DEBUG Command: GET 242538000 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085330247 DLCTRL DEBUG Tx Command reply: GET_REPLY 242538000 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085330249 DLCTRL DEBUG Command: GET 476785108 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085330249 DLCTRL DEBUG Tx Command reply: GET_REPLY 476785108 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085330250 DLCTRL DEBUG Command: GET 790661349 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085330250 DLCTRL DEBUG Tx Command reply: GET_REPLY 790661349 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085330253 DLCTRL DEBUG Command: GET 225641790 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085330253 DLCTRL DEBUG Tx Command reply: GET_REPLY 225641790 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085330256 DLCTRL DEBUG Command: GET 793014250 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085330256 DLCTRL DEBUG Tx Command reply: GET_REPLY 793014250 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085330259 DLCTRL DEBUG Command: GET 236908632 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085330259 DLCTRL DEBUG Tx Command reply: GET_REPLY 236908632 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085330263 DLCTRL DEBUG Command: GET 883920985 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085330263 DLCTRL DEBUG Tx Command reply: GET_REPLY 883920985 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085330266 DLCTRL DEBUG Command: GET 426960917 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085330266 DLCTRL DEBUG Tx Command reply: GET_REPLY 426960917 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085330270 DLCTRL DEBUG Command: GET 736435991 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085330270 DLCTRL DEBUG Tx Command reply: GET_REPLY 736435991 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085330274 DLCTRL DEBUG Command: GET 792048152 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085330274 DLCTRL DEBUG Tx Command reply: GET_REPLY 792048152 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085330278 DLCTRL DEBUG Command: GET 959774176 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085330278 DLCTRL DEBUG Tx Command reply: GET_REPLY 959774176 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085330279 DLCTRL DEBUG Command: GET 897198174 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085330279 DLCTRL DEBUG Tx Command reply: GET_REPLY 897198174 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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 } } } 20250412085330319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085331336 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085331336 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085331337 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085331337 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085331337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085331337 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085331337 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085331337 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085331337 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085331337 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 19 00 0e 40 15 00 00 02 00 03 40 01 00 00 17 40 09 50 00 01 01 00 00 00 21 f3 00 00 00 00 06 00 08 00 00 00 07  20250412085331337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085331337 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085331337 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085331337 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085331337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085331337 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085331337 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085331337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:486) 20250412085331337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085331337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085331337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085331337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085331337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085331337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085331337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085331337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085331337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085331337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085331337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085331337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085331337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085331337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085331337 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250412085331337 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:415) 20250412085331337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:84) 20250412085331337 DRUA DEBUG (127.0.0.1:57261 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:84) 20250412085331337 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250412085331337 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250412085331337 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250412085331337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085331337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250412085331338 DLINP DEBUG SRVCONN(,r=127.0.0.1:57261<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085331338 DLINP DEBUG SRVCONN(,r=127.0.0.1:57261<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh1-RUA(698)@11a1da9b814d: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(696)@11a1da9b814d: UnitdataCallback HNBGW_Test.msc0-RAN(700)@11a1da9b814d: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(700)@11a1da9b814d: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(712) TC_mscpool_paging_imsi-Iuh0-RUA(696)@11a1da9b814d: Added conn table entry 0TC_mscpool_paging_imsi0(712)5730155 20250412085332362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085332362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085332362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412085332362 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085332362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x576f6b, normal) (hnbgw_rua.c:406) 20250412085332362 DHNB DEBUG map_rua[0x55cfd9549400]{init}: Allocated (fsm.c:456) 20250412085332362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5730155)[0x55cfd9549400]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085332362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5730155 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085332362 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085332362 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085332362 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5730155 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:632) 20250412085332362 DCN DEBUG map_sccp[0x55cfd95491a0]{init}: Allocated (fsm.c:456) 20250412085332362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cfd95491a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085332362 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-5730155 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085332362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5730155 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412085332362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5730155)[0x55cfd9549400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085332362 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085332362 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085332362 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5730155 SCCP-81 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085332362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cfd95491a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085332362 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085332362 DLSCCP DEBUG SCCP-SCOC(81)[0x55cfd95467a0]{IDLE}: Allocated (fsm.c:456) 20250412085332362 DLSCCP DEBUG SCCP-SCOC(81)[0x55cfd95467a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085332362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030002730056400500f1100926) (sccp_scrc.c:415) 20250412085332362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085332362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085332362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085332362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085332362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085332362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085332362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085332362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085332362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085332362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085332362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085332362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085332362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085332362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085332362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085332363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 51 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 02 73 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085332363 DLSCCP DEBUG SCCP-SCOC(81)[0x55cfd95467a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085332363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cfd95491a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085332363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5730155)[0x55cfd9549400]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085332363 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085332363 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085332363 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085332363 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085332363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085332363 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412085332363 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085332363 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085332363 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085332363 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 51 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 02 73 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(699)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(699)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(700)@11a1da9b814d: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(712) HNBGW_Test.msc0-RAN(700)@11a1da9b814d: Added conn table entry 0TC_mscpool_paging_imsi0(712)5713867 HNBGW_Test.msc0-SCCP(699)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(699)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(712)@11a1da9b814d: setverdict(pass): none -> pass 20250412085332384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085332384 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085332384 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085332384 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085332384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085332384 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085332385 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085332385 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085332385 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085332385 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 51 4c 7d 99 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085332385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085332385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085332385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085332385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085332385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085332385 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004c7d99) (sccp_scrc.c:486) 20250412085332385 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1855) 20250412085332385 DLSCCP DEBUG SCCP-SCOC(81)[0x55cfd95467a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085332385 DLSCCP DEBUG SCCP-SCOC(81)[0x55cfd95467a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085332385 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085332385 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085332385 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085332385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cfd95491a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085332385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cfd95491a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085333389 DLCTRL DEBUG Command: GET 186700863 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085333389 DLCTRL DEBUG Tx Command reply: GET_REPLY 186700863 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085333395 DLCTRL DEBUG Command: GET 962355693 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085333395 DLCTRL DEBUG Tx Command reply: GET_REPLY 962355693 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085333400 DLCTRL DEBUG Command: GET 901416122 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085333400 DLCTRL DEBUG Tx Command reply: GET_REPLY 901416122 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085333404 DLCTRL DEBUG Command: GET 822268741 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085333404 DLCTRL DEBUG Tx Command reply: GET_REPLY 822268741 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085333409 DLCTRL DEBUG Command: GET 135394991 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085333409 DLCTRL DEBUG Tx Command reply: GET_REPLY 135394991 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085333413 DLCTRL DEBUG Command: GET 633391578 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085333413 DLCTRL DEBUG Tx Command reply: GET_REPLY 633391578 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085333417 DLCTRL DEBUG Command: GET 938830132 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085333418 DLCTRL DEBUG Tx Command reply: GET_REPLY 938830132 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085333421 DLCTRL DEBUG Command: GET 629863889 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085333421 DLCTRL DEBUG Tx Command reply: GET_REPLY 629863889 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085333425 DLCTRL DEBUG Command: GET 208648759 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085333425 DLCTRL DEBUG Tx Command reply: GET_REPLY 208648759 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085333429 DLCTRL DEBUG Command: GET 843660334 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085333429 DLCTRL DEBUG Tx Command reply: GET_REPLY 843660334 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085333432 DLCTRL DEBUG Command: GET 977723984 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085333432 DLCTRL DEBUG Tx Command reply: GET_REPLY 977723984 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085333435 DLCTRL DEBUG Command: GET 970206326 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085333435 DLCTRL DEBUG Tx Command reply: GET_REPLY 970206326 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085333437 DLCTRL DEBUG Command: GET 584206749 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085333437 DLCTRL DEBUG Tx Command reply: GET_REPLY 584206749 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085333439 DLCTRL DEBUG Command: GET 413585825 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085333439 DLCTRL DEBUG Tx Command reply: GET_REPLY 413585825 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085333441 DLCTRL DEBUG Command: GET 123419868 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085333441 DLCTRL DEBUG Tx Command reply: GET_REPLY 123419868 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085333443 DLCTRL DEBUG Command: GET 168541748 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085333443 DLCTRL DEBUG Tx Command reply: GET_REPLY 168541748 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085333444 DLCTRL DEBUG Command: GET 607008860 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085333444 DLCTRL DEBUG Tx Command reply: GET_REPLY 607008860 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085333446 DLCTRL DEBUG Command: GET 37578502 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085333446 DLCTRL DEBUG Tx Command reply: GET_REPLY 37578502 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085333447 DLCTRL DEBUG Command: GET 27335054 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085333447 DLCTRL DEBUG Tx Command reply: GET_REPLY 27335054 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085333448 DLCTRL DEBUG Command: GET 330215054 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085333448 DLCTRL DEBUG Tx Command reply: GET_REPLY 330215054 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085333454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41774<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085333454 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42857<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(693)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(692)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085333456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41770<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085333457 DLINP DEBUG SRVCONN(,r=127.0.0.1:57261<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085333457 DLINP DEBUG SRVCONN(,r=127.0.0.1:57261<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085333457 DLINP NOTICE SRV(,r=127.0.0.1:57261<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085333457 DMAIN NOTICE (127.0.0.1:57261 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57261<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085333457 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250412085333457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085333457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085333457 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085333457 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085333457 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085333457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5730155)[0x55cfd9549400]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412085333457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5730155)[0x55cfd9549400]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412085333457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cfd95491a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412085333457 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085333457 DLSCCP DEBUG SCCP-SCOC(81)[0x55cfd95467a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085333457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c7d99), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085333457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085333457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085333457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085333457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085333457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085333457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085333457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 04 04 4c 7d 99 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085333457 DLSCCP DEBUG SCCP-SCOC(81)[0x55cfd95467a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085333457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cfd95491a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085333457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5730155)[0x55cfd9549400]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085333457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5730155)[0x55cfd9549400]{disrupted}: Freeing instance (context_map.c:202) 20250412085333457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5730155)[0x55cfd9549400]{disrupted}: Deallocated (fsm.c:568) 20250412085333457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cfd95491a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085333457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cfd95491a0]{disconnected}: Freeing instance (context_map.c:206) 20250412085333457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55cfd95491a0]{disconnected}: Deallocated (fsm.c:568) 20250412085333457 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5730155 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250412085333458 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085333458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085333458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085333458 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085333458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085333458 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412085333458 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085333458 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085333458 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085333458 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 04 04 4c 7d 99 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_mscpool_paging_imsi-Iuh1-RUA(698)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(696)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(703)@11a1da9b814d: Final verdict of PTC: none 20250412085333460 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085333460 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085333460 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085333460 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085333460 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085333460 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085333460 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085333460 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085333460 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 20250412085333460 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085333460 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085333460 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085333460 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085333460 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085333460 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085333460 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085333460 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085333460 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085333460 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085333460 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085333460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085333460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085333461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085333461 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085333461 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085333461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085333461 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085333461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085333461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085333461 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085333461 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085333461 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085333461 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-SCCP(702)@11a1da9b814d: Final verdict of PTC: none 20250412085333461 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc2-RAN(706)@11a1da9b814d: Final verdict of PTC: none 20250412085333461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_mscpool_paging_imsi(691)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(699)@11a1da9b814d: Final verdict of PTC: none 20250412085333461 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085333461 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085333461 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 20250412085333461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085333461 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085333462 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085333462 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 20250412085333462 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(709)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(708)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(705)@11a1da9b814d: Final verdict of PTC: none 20250412085333462 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085333462 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085333462 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) 20250412085333462 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085333462 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085333462 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085333462 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085333462 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085333462 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085333462 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085333462 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412085333462 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412085333462 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085333462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085333462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085333462 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085333462 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085333462 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085333462 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED TC_mscpool_paging_imsi-Iuh1(697)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(695)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(704)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(710)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(707)@11a1da9b814d: Final verdict of PTC: none20250412085333462 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 20250412085333462 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085333462 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085333462 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085333463 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250412085333463 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: Connection reset by peer 20250412085333463 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085333463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085333463 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085333463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085333463 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085333463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085333463 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085333463 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085333463 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085333463 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085333463 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(701)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(700)@11a1da9b814d: Final verdict of PTC: none 20250412085333468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41790<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(712)@11a1da9b814d: Final verdict of PTC: pass HNBGW-PFCP(694)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(711)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(691): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(692): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(693): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(694): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(695): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(696): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(697): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(698): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(699): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(700): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(701): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(702): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(703): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(704): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-SCCP(705): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-RAN(706): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-M3UA(707): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(708): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(709): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(710): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(711): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_imsi0(712): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sat Apr 12 08:53:33 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 20250412085333645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085334210 DLSCCP DEBUG SCCP-SCOC(79)[0x55cfd95468d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085334210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038f3cd), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085334210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085334210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085334210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085334210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085334210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085334210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085334210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 f3 cd 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085334210 DLSCCP DEBUG SCCP-SCOC(80)[0x55cfd9559400]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085334210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b769f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085334210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085334210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085334210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085334211 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085334211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085334211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085334211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 4b 76 9f 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085334211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085334211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085334211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085334211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085334211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085334211 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085334211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085334211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085334211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085334211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085334211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085334211 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250412085334211 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085334211 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085334211 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085334211 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 4b 76 9f 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250412085334211 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 20250412085334248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41796<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=515604) Waiting for packet dumper to finish... 1 (prev_count=515604, count=527440) 20250412085335462 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085335462 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085335462 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085335463 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085335463 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085335463 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Sat Apr 12 08:53:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412085336574 DLSCCP DEBUG SCCP-SCOC(78)[0x55cfd957e7d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085336574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d75d6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085336574 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085336575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085336575 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085336575 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085336575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085336575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085336575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6d 75 d6 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085336575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085336575 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085336575 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085336575 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085336575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085336575 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085336575 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085336575 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085336575 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085336575 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6d 75 d6 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250412085336575 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 20250412085336579 DLSCCP DEBUG SCCP-SCOC(76)[0x55cfd93b34c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085336579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066143a), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085336579 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085336579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085336579 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085336579 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085336579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085336579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085336579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 66 14 3a 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085336580 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085336580 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085336580 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085336580 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085336580 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085336580 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250412085336580 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085336580 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085336580 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085336580 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 66 14 3a 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250412085336580 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 20250412085336583 DLSCCP DEBUG SCCP-SCOC(77)[0x55cfd953c920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085336583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6e791), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085336583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085336583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085336583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085336583 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085336583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085336583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085336583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 a6 e7 91 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085336583 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085336583 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085336583 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085336583 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085336583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085336583 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250412085336583 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085336583 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085336583 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085336583 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 a6 e7 91 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250412085336583 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 20250412085337076 DLSCCP DEBUG SCCP-SCOC(73)[0x55cfd93b3390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085337076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003918e4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085337076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085337076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337076 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085337076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085337076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085337076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 39 18 e4 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085337077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085337077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085337077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085337077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085337077 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085337077 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085337077 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085337077 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085337077 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 39 18 e4 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250412085337077 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 20250412085337081 DLSCCP DEBUG SCCP-SCOC(74)[0x55cfd9563ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085337081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cdb30), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085337081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085337081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337081 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085337081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085337081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085337081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4c db 30 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085337081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085337081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085337081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085337081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085337081 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085337081 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085337081 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085337081 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085337081 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4c db 30 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250412085337081 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 20250412085337086 DLSCCP DEBUG SCCP-SCOC(75)[0x55cfd954a6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085337086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cbf73), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085337086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085337086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337086 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085337086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085337086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085337086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 9c bf 73 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085337086 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337086 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085337086 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085337086 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085337086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085337086 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085337086 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085337086 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085337086 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085337086 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 9c bf 73 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250412085337086 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@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_mscpool_paging_tmsi started. 20250412085337342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085337345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33350<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085337347 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38109<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(717)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085337360 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085337360 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085337367 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085337367 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085337367 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085337367 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085337367 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085337367 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085337367 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085337367 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085337368 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085337368 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_tmsi-Iuh1(719)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085337368 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45420 (stream_srv.c:142) 20250412085337368 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45420<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085337369 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085337369 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085337369 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085337369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085337369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085337369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337369 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085337369 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337369 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085337369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085337369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085337369 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0a 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085337369 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085337369 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085337369 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085337369 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085337369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085337369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085337369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337369 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085337369 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337369 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085337369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085337369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085337369 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085337369 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085337369 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085337369 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085337369 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085337369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085337369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085337369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337369 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085337369 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337369 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085337369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085337369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085337369 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085337369 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085337369 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085337369 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085337369 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085337369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085337369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085337369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337369 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085337369 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085337370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085337370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085337370 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085337370 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085337370 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337370 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085337370 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085337370 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085337370 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085337370 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085337370 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337370 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085337370 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085337370 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085337370 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085337370 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc2' 20250412085337370 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085337370 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085337370 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085337370 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412085337370 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337370 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085337370 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085337370 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085337370 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085337370 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250412085337370 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085337370 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085337370 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085337370 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085337370 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 20250412085337370 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337370 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085337370 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085337370 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085337370 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085337370 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085337370 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@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(723)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(723)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(723)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(721)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(726)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(726)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(726)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(724)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(729)@11a1da9b814d: ************************************************* HNBGW_Test.msc2-M3UA(729)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(729)@11a1da9b814d: ************************************************* HNBGW_Test.msc2-SCCP(727)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085337407 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085337407 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085337407 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085337407 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085337407 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085337407 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085337407 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085337407 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085337408 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085337408 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085337408 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085337408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085337408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085337408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337408 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=6 -> eSLS=86: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085337408 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337408 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085337408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085337408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085337408 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 06 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085337408 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085337409 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085337409 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085337409 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085337409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085337409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085337409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085337409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337409 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085337409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085337409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085337409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085337409 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085337409 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085337409 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085337409 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085337409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085337409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085337409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085337409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337409 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085337409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085337409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085337409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085337409 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085337409 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085337409 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085337409 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085337409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085337409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085337409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085337409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085337409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085337409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085337409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085337409 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085337409 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337409 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085337409 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085337409 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085337409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085337409 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085337409 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337409 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085337409 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085337409 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085337409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085337409 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085337409 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337409 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085337409 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085337409 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085337409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085337409 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085337409 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337409 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085337409 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085337409 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085337409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085337409 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(732)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(732)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(732)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(730)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085337433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085337433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085337433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085337433 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085337433 DHNBAP 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) 20250412085337433 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085337433 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085337433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085337433 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085337438 DLINP DEBUG SRVCONN(,r=127.0.0.1:45420<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085337438 DLINP DEBUG SRVCONN(,r=127.0.0.1:45420<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085337438 DLINP DEBUG SRVCONN(,r=127.0.0.1:45420<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085337438 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085337438 DHNBAP DEBUG (127.0.0.1:45420 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085337438 DHNBAP NOTICE (127.0.0.1:45420 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085337438 DHNBAP NOTICE (127.0.0.1:45420 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085337438 DLINP DEBUG SRVCONN(,r=127.0.0.1:45420<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085337438 DLINP DEBUG SRVCONN(,r=127.0.0.1:45420<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085337580 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 20250412085337580 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 20250412085337580 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085337580 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085337586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337586 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085337586 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085337586 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085337586 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085337586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085337586 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085337586 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085337586 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085337586 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085337586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085337588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337588 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085337588 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085337588 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085337588 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085337588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085337588 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085337588 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085337588 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085337588 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085337588 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412085337588 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412085337588 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085337588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085337588 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 20250412085337588 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 20250412085337588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085337588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085337588 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085337588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085337589 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085337589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085337589 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085337589 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085337589 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085337589 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085337589 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 20250412085337589 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 20250412085337589 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 20250412085337589 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412085337589 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412085337589 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412085337589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085337590 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085337590 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085337590 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085337590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085337590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085337590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085337590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085337590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085337590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085337590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085337590 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085337590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085337590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085337590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085337590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085337590 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412085337590 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085337590 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085337590 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085337590 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(726)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085337592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337592 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085337592 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412085337592 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412085337592 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412085337592 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412085337592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085337592 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085337592 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085337592 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Pending () 20250412085337592 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 03  20250412085337592 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085337592 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250412085337592 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085337592 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085337592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412085337592 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 20250412085337592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085337592 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085337592 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085337592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085337593 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085337593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085337593 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085337593 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085337597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337597 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085337597 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085337597 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085337597 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085337597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085337597 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250412085337597 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085337597 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085337597 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085337597 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085337597 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250412085337597 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085337597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085337598 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 20250412085337598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085337598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085337598 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085337598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085337598 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085337598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085337598 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085337598 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085337598 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085337598 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085337599 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085337599 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085337599 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085337599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085337599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085337599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085337599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337599 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085337599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085337599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085337599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085337599 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085337599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085337599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085337599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085337599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085337599 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085337599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085337599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085337599 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085337599 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085337602 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 20250412085337602 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 20250412085337602 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-msc2-0) accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250412085337603 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412085337603 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412085337603 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412085337603 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(729)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412085337606 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337606 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412085337606 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412085337606 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412085337606 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412085337606 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412085337606 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085337606 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250412085337606 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085337606 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Pending () 20250412085337606 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 05  20250412085337606 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412085337606 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412085337606 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085337606 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085337606 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412085337606 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085337606 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085337606 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250412085337606 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085337606 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085337606 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085337606 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085337606 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085337608 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337608 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085337608 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085337608 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412085337608 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085337608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085337608 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250412085337608 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085337608 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412085337608 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412085337608 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412085337608 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412085337608 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085337608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085337608 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085337608 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085337608 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412085337608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085337608 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085337608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085337608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085337608 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085337608 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085337608 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085337609 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085337609 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085337609 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085337609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085337609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085337609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337609 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085337609 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337609 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085337609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085337609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085337609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085337609 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085337609 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337609 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085337609 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085337609 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085337609 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085337609 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250412085337609 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085337609 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085337609 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085337609 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412085337621 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 20250412085337621 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 20250412085337621 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085337621 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085337626 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337626 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085337627 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085337627 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085337627 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085337627 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085337627 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085337627 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085337627 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085337627 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085337627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085337629 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337629 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085337629 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085337629 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085337629 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085337629 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085337629 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085337629 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085337629 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085337629 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085337629 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085337629 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085337629 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085337629 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085337629 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085337629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085337629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085337629 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085337629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085337630 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085337630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085337630 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085337630 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085337630 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085337630 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085337631 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085337631 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085337631 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085337631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085337631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085337631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085337631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085337631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085337631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085337631 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085337631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085337631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085337631 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085337631 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085337631 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337631 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085337631 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085337632 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085337632 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085337632 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412085337632 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085337632 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085337632 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085337632 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085337756 DLSCCP DEBUG SCCP-SCOC(71)[0x55cfd9546330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085337757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004909b2), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085337757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085337757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337757 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085337757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085337757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085337757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 49 09 b2 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085337757 DLSCCP DEBUG SCCP-SCOC(70)[0x55cfd955a890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085337757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004323bc), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085337757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085337757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085337757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085337757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085337757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 43 23 bc 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085337757 DLSCCP DEBUG SCCP-SCOC(72)[0x55cfd9564810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085337757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe155d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085337757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085337757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085337757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085337757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085337757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085337757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 15 5d 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085337757 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337757 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085337757 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085337757 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085337757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085337757 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085337757 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085337757 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085337757 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085337757 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 49 09 b2 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250412085337757 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337757 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085337757 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085337758 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085337758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085337758 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085337758 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085337758 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085337758 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085337758 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 43 23 bc 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412085337758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337758 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085337758 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085337758 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085337758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085337758 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085337758 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085337758 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085337758 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085337758 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 fe 15 5d 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412085337764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337764 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085337764 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085337764 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085337764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085337764 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085337764 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085337764 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085337764 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085337764 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 47 49 09 b2 00 00 06 00 08 00 00 00 07  20250412085337765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085337765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085337765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085337765 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337765 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085337765 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085337765 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085337765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085337765 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085337765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085337765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085337765 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=004909b2) (sccp_scrc.c:486) 20250412085337765 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1855) 20250412085337765 DLSCCP DEBUG SCCP-SCOC(71)[0x55cfd9546330]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085337765 DLSCCP DEBUG SCCP-SCOC(71)[0x55cfd9546330]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085337765 DLSCCP DEBUG SCCP-SCOC(71)[0x55cfd9546330]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085337765 DLSCCP DEBUG SCCP-SCOC(71)[0x55cfd9546330]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085337765 DLSCCP DEBUG SCCP-SCOC(71)[0x55cfd9546330]{IDLE}: Deallocated (fsm.c:568) 20250412085337765 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085337765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085337765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085337765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085337765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085337765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085337765 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=004323bc) (sccp_scrc.c:486) 20250412085337765 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1855) 20250412085337765 DLSCCP DEBUG SCCP-SCOC(70)[0x55cfd955a890]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085337765 DLSCCP DEBUG SCCP-SCOC(70)[0x55cfd955a890]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085337765 DLSCCP DEBUG SCCP-SCOC(70)[0x55cfd955a890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085337765 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085337765 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085337765 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 46 43 23 bc 00 00 06 00 08 00 00 00 07  20250412085337765 DLSCCP DEBUG SCCP-SCOC(70)[0x55cfd955a890]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085337765 DLSCCP DEBUG SCCP-SCOC(70)[0x55cfd955a890]{IDLE}: Deallocated (fsm.c:568) 20250412085337969 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085337969 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085337969 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085337969 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085337969 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085337969 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085337969 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085337969 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085337969 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085337969 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 48 fe 15 5d 00 00 06 00 08 00 00 00 07  20250412085337969 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085337969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085337969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085337969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085337969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085337969 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=00fe155d) (sccp_scrc.c:486) 20250412085337969 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1855) 20250412085337969 DLSCCP DEBUG SCCP-SCOC(72)[0x55cfd9564810]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085337969 DLSCCP DEBUG SCCP-SCOC(72)[0x55cfd9564810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085337969 DLSCCP DEBUG SCCP-SCOC(72)[0x55cfd9564810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085337969 DLSCCP DEBUG SCCP-SCOC(72)[0x55cfd9564810]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085337969 DLSCCP DEBUG SCCP-SCOC(72)[0x55cfd9564810]{IDLE}: Deallocated (fsm.c:568) 20250412085338309 DLSCCP DEBUG SCCP-SCOC(67)[0x55cfd957f630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085338309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3ebf1), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085338309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085338309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085338309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085338309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085338309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085338309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085338309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d3 eb f1 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085338309 DLSCCP DEBUG SCCP-SCOC(69)[0x55cfd9558a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085338309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2e757), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085338309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085338309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085338309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085338309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085338309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085338309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085338309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 e7 57 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085338310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085338310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085338310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085338310 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085338310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085338310 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085338310 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085338310 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085338310 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085338310 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d3 eb f1 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412085338310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085338310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085338310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085338310 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085338310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085338310 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085338310 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085338310 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085338310 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085338310 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 e7 57 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412085338311 DLSCCP DEBUG SCCP-SCOC(68)[0x55cfd95404f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085338311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00812e46), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085338311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085338311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085338311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085338311 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085338311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085338311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085338311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 2e 46 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085338311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085338311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085338311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085338311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085338311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085338311 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085338311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085338311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085338311 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085338311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 2e 46 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250412085338315 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085338315 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085338315 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085338315 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085338315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085338315 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085338315 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085338315 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085338315 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085338315 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 43 d3 eb f1 00 00 06 00 08 00 00 00 07  20250412085338315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085338316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085338316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085338316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085338316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085338316 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=00d3ebf1) (sccp_scrc.c:486) 20250412085338316 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1855) 20250412085338316 DLSCCP DEBUG SCCP-SCOC(67)[0x55cfd957f630]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085338316 DLSCCP DEBUG SCCP-SCOC(67)[0x55cfd957f630]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085338316 DLSCCP DEBUG SCCP-SCOC(67)[0x55cfd957f630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085338316 DLSCCP DEBUG SCCP-SCOC(67)[0x55cfd957f630]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085338316 DLSCCP DEBUG SCCP-SCOC(67)[0x55cfd957f630]{IDLE}: Deallocated (fsm.c:568) 20250412085338316 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085338316 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085338316 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085338316 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085338316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085338317 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085338317 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085338317 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085338317 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085338317 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 44 81 2e 46 00 00 06 00 08 00 00 00 07  20250412085338317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085338317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085338317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085338317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085338317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085338317 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=00812e46) (sccp_scrc.c:486) 20250412085338317 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1855) 20250412085338317 DLSCCP DEBUG SCCP-SCOC(68)[0x55cfd95404f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085338317 DLSCCP DEBUG SCCP-SCOC(68)[0x55cfd95404f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085338317 DLSCCP DEBUG SCCP-SCOC(68)[0x55cfd95404f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085338317 DLSCCP DEBUG SCCP-SCOC(68)[0x55cfd95404f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085338317 DLSCCP DEBUG SCCP-SCOC(68)[0x55cfd95404f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(722)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(725)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(728)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085338411 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085338412 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085338412 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085338412 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085338412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085338412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085338412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085338412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085338412 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085338412 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085338412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085338412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085338412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085338412 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085338412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085338412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085338412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085338412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085338412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338412 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085338412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085338412 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085338412 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085338412 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) 20250412085338412 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) 20250412085338412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085338412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085338412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085338412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085338412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085338412 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085338412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085338412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085338412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085338412 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085338412 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: link up (cnlink.c:111) 20250412085338412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085338412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085338412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085338412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085338412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085338412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc2' 20250412085338412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085338412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085338412 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085338412 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412085338414 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085338414 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085338414 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085338414 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085338414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085338414 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085338414 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085338414 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085338414 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085338414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085338414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085338414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085338414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085338414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085338414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085338414 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085338414 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085338414 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085338414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338415 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085338415 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085338415 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085338415 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085338415 DRANAP INFO cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(731)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085338426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085338426 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085338426 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085338426 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085338426 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085338426 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085338426 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085338426 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085338426 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085338426 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085338426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085338426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085338426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085338426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085338426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085338426 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085338427 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085338427 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085338427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338427 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085338427 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085338427 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085338427 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085338427 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) 20250412085338427 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085338427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085338427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085338427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085338427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085338427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085338428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085338428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085338428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085338428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085338428 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085338428 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085338428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085338428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085338428 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085338428 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085338428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085338428 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412085338428 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085338428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085338428 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085338428 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085338429 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085338429 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085338429 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085338429 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085338429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085338429 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085338429 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085338429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085338430 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085338430 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085338430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085338430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085338430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085338430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085338430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085338430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085338430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085338430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085338430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085338430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085338430 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085338430 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085338430 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085338517 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085338517 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085338517 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085338517 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085338517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085338517 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085338517 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085338517 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085338517 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085338517 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 45 d2 e7 57 00 00 06 00 08 00 00 00 07  20250412085338517 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085338517 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085338517 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085338517 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085338517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085338517 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085338517 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085338517 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085338517 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085338517 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085338517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085338517 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085338517 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085338517 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085338517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085338517 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=00d2e757) (sccp_scrc.c:486) 20250412085338517 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1855) 20250412085338517 DLSCCP DEBUG SCCP-SCOC(69)[0x55cfd9558a40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085338517 DLSCCP DEBUG SCCP-SCOC(69)[0x55cfd9558a40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085338517 DLSCCP DEBUG SCCP-SCOC(69)[0x55cfd9558a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085338517 DLSCCP DEBUG SCCP-SCOC(69)[0x55cfd9558a40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085338517 DLSCCP DEBUG SCCP-SCOC(69)[0x55cfd9558a40]{IDLE}: Deallocated (fsm.c:568) 20250412085338517 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085338517 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085338517 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085338517 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085338517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085338517 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085338517 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085338517 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085338517 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085338517 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085338517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085338517 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085338517 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085338517 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085338517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085338517 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085338517 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085338517 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085338517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338518 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085338518 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085338518 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085338518 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085338518 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) 20250412085338518 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085338518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085338518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085338518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338518 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085338518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085338518 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085338518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085338518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085338518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085338518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085338518 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085338518 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085338518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085338518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085338518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085338518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085338518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085338518 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085338518 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085338518 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085338518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338518 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085338518 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085338518 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085338518 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085338518 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085338519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085338519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085338519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085338519 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085338519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085338519 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085338519 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085338519 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085338519 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085338519 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085338520 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085338521 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085338521 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085338521 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085338521 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085338521 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085338521 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085338521 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085338521 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085338521 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085338521 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085338521 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085338521 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085338521 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085338521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085338521 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085338521 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085338521 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085338521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338521 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085338521 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085338521 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085338521 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085338521 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085338521 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085338521 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085338521 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085338521 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085338521 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085338521 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085338521 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085338521 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085338521 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085338521 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) 20250412085338521 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) 20250412085338521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085338521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085338521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338521 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085338521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085338522 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085338522 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085338522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085338522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085338522 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085338522 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085338522 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085338522 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085338522 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085338522 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085338522 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085338522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085338522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085338522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085338522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085338522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085338522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085338522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085338522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085338522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085338522 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085338522 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085338522 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085338522 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085338522 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085338522 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085338522 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085338522 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085338522 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250412085338522 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085338522 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085338522 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085338522 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412085339446 DLCTRL DEBUG Command: GET 563902708 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085339446 DLCTRL DEBUG Tx Command reply: GET_REPLY 563902708 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085339457 DLCTRL DEBUG Command: GET 924609196 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085339457 DLCTRL DEBUG Tx Command reply: GET_REPLY 924609196 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085339462 DLCTRL DEBUG Command: GET 556083578 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085339462 DLCTRL DEBUG Tx Command reply: GET_REPLY 556083578 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085339468 DLCTRL DEBUG Command: GET 69418463 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085339469 DLCTRL DEBUG Tx Command reply: GET_REPLY 69418463 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085339473 DLCTRL DEBUG Command: GET 197049343 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085339473 DLCTRL DEBUG Tx Command reply: GET_REPLY 197049343 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085339477 DLCTRL DEBUG Command: GET 870897037 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085339477 DLCTRL DEBUG Tx Command reply: GET_REPLY 870897037 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085339481 DLCTRL DEBUG Command: GET 547003903 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085339481 DLCTRL DEBUG Tx Command reply: GET_REPLY 547003903 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085339484 DLCTRL DEBUG Command: GET 915870577 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085339484 DLCTRL DEBUG Tx Command reply: GET_REPLY 915870577 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085339488 DLCTRL DEBUG Command: GET 761302242 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085339488 DLCTRL DEBUG Tx Command reply: GET_REPLY 761302242 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085339491 DLCTRL DEBUG Command: GET 862371823 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085339491 DLCTRL DEBUG Tx Command reply: GET_REPLY 862371823 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085339493 DLCTRL DEBUG Command: GET 221233046 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085339493 DLCTRL DEBUG Tx Command reply: GET_REPLY 221233046 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085339495 DLCTRL DEBUG Command: GET 164134233 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085339495 DLCTRL DEBUG Tx Command reply: GET_REPLY 164134233 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085339497 DLCTRL DEBUG Command: GET 161693603 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085339497 DLCTRL DEBUG Tx Command reply: GET_REPLY 161693603 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085339499 DLCTRL DEBUG Command: GET 653207763 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085339499 DLCTRL DEBUG Tx Command reply: GET_REPLY 653207763 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085339500 DLCTRL DEBUG Command: GET 551449426 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085339500 DLCTRL DEBUG Tx Command reply: GET_REPLY 551449426 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085339502 DLCTRL DEBUG Command: GET 46892385 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085339502 DLCTRL DEBUG Tx Command reply: GET_REPLY 46892385 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085339504 DLCTRL DEBUG Command: GET 501797677 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085339504 DLCTRL DEBUG Tx Command reply: GET_REPLY 501797677 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085339505 DLCTRL DEBUG Command: GET 536321613 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085339505 DLCTRL DEBUG Tx Command reply: GET_REPLY 536321613 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085339506 DLCTRL DEBUG Command: GET 585740934 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085339506 DLCTRL DEBUG Tx Command reply: GET_REPLY 585740934 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085339507 DLCTRL DEBUG Command: GET 87107464 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085339507 DLCTRL DEBUG Tx Command reply: GET_REPLY 87107464 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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 } } } 20250412085339532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33366<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(734)@11a1da9b814d: 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 20250412085340548 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085340548 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085340548 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085340548 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085340548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085340548 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085340548 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085340548 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085340548 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085340548 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 00 00 17 40 09 50 00 01 01 00 00 00 21 f4 00 40 40 05 00 42 4b 00 23 00 00 00 06 00 08 00 00 00 07  20250412085340548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085340549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085340549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085340549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085340549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085340549 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085340549 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085340549 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:486) 20250412085340549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085340549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085340549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085340549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085340549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085340549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085340549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085340549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085340549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085340549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085340549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085340549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085340549 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085340549 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085340549 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250412085340549 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:415) 20250412085340549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:84) 20250412085340549 DRUA DEBUG (127.0.0.1:45420 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:84) 20250412085340549 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (cnlink_paging.c:136) 20250412085340549 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (cnlink_paging.c:163) 20250412085340549 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:180) 20250412085340549 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:114) 20250412085340549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085340549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250412085340549 DLINP DEBUG SRVCONN(,r=127.0.0.1:45420<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085340549 DLINP DEBUG SRVCONN(,r=127.0.0.1:45420<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh1-RUA(720)@11a1da9b814d: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(718)@11a1da9b814d: UnitdataCallback TC_mscpool_paging_tmsi0(734)@11a1da9b814d: 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)@11a1da9b814d: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(722)@11a1da9b814d: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(734) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@11a1da9b814d: Added conn table entry 0TC_mscpool_paging_tmsi0(734)6318692 20250412085341578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085341578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085341578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250412085341579 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085341579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x606a64, normal) (hnbgw_rua.c:406) 20250412085341579 DHNB DEBUG map_rua[0x55cfd9546330]{init}: Allocated (fsm.c:456) 20250412085341579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6318692)[0x55cfd9546330]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085341579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6318692 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085341579 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085341579 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085341579 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6318692 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging response record selects msc 0 (hnbgw_cn.c:632) 20250412085341579 DCN DEBUG map_sccp[0x55cfd9549400]{init}: Allocated (fsm.c:456) 20250412085341579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cfd9549400]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085341579 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-6318692 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085341579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6318692 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250412085341579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6318692)[0x55cfd9546330]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085341579 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085341579 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085341579 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6318692 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085341579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cfd9549400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085341579 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085341579 DLSCCP DEBUG SCCP-SCOC(82)[0x55cfd95491a0]{IDLE}: Allocated (fsm.c:456) 20250412085341579 DLSCCP DEBUG SCCP-SCOC(82)[0x55cfd95491a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085341579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030001a80056400500f1100926) (sccp_scrc.c:415) 20250412085341579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085341579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085341579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085341579 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085341579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085341579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085341579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085341579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085341579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085341579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085341579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085341579 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085341579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085341579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085341579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085341579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 52 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 4b 00 23 00 4f 40 03 00 01 a8 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085341579 DLSCCP DEBUG SCCP-SCOC(82)[0x55cfd95491a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085341579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cfd9549400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085341579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6318692)[0x55cfd9546330]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085341579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085341579 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085341579 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085341579 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085341579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085341579 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412085341579 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085341579 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085341579 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085341579 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 52 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 4b 00 23 00 4f 40 03 00 01 a8 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(721)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(721)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(722)@11a1da9b814d: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(734) HNBGW_Test.msc0-RAN(722)@11a1da9b814d: Added conn table entry 0TC_mscpool_paging_tmsi0(734)1334846 HNBGW_Test.msc0-SCCP(721)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(721)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085341584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085341584 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085341584 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer TC_mscpool_paging_tmsi0(734)@11a1da9b814d: setverdict(pass): none -> pass 20250412085341584 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085341584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085341584 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085341584 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085341584 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085341585 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085341585 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 52 6f 9c 8c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085341585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085341585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085341585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085341585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085341585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085341585 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006f9c8c) (sccp_scrc.c:486) 20250412085341585 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1855) 20250412085341585 DLSCCP DEBUG SCCP-SCOC(82)[0x55cfd95491a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085341585 DLSCCP DEBUG SCCP-SCOC(82)[0x55cfd95491a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085341585 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085341585 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085341585 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085341585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cfd9549400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085341585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cfd9549400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085342588 DLCTRL DEBUG Command: GET 182010393 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085342589 DLCTRL DEBUG Tx Command reply: GET_REPLY 182010393 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085342593 DLCTRL DEBUG Command: GET 111916797 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085342594 DLCTRL DEBUG Tx Command reply: GET_REPLY 111916797 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085342598 DLCTRL DEBUG Command: GET 135879354 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085342598 DLCTRL DEBUG Tx Command reply: GET_REPLY 135879354 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085342602 DLCTRL DEBUG Command: GET 954504326 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085342602 DLCTRL DEBUG Tx Command reply: GET_REPLY 954504326 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085342606 DLCTRL DEBUG Command: GET 707223558 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085342606 DLCTRL DEBUG Tx Command reply: GET_REPLY 707223558 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085342610 DLCTRL DEBUG Command: GET 761292074 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085342610 DLCTRL DEBUG Tx Command reply: GET_REPLY 761292074 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085342614 DLCTRL DEBUG Command: GET 644904781 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085342614 DLCTRL DEBUG Tx Command reply: GET_REPLY 644904781 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085342618 DLCTRL DEBUG Command: GET 253530741 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085342619 DLCTRL DEBUG Tx Command reply: GET_REPLY 253530741 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085342623 DLCTRL DEBUG Command: GET 301298437 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085342623 DLCTRL DEBUG Tx Command reply: GET_REPLY 301298437 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085342626 DLCTRL DEBUG Command: GET 553977311 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085342626 DLCTRL DEBUG Tx Command reply: GET_REPLY 553977311 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085342629 DLCTRL DEBUG Command: GET 7265208 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085342629 DLCTRL DEBUG Tx Command reply: GET_REPLY 7265208 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085342631 DLCTRL DEBUG Command: GET 206311785 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085342631 DLCTRL DEBUG Tx Command reply: GET_REPLY 206311785 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085342633 DLCTRL DEBUG Command: GET 790937321 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085342633 DLCTRL DEBUG Tx Command reply: GET_REPLY 790937321 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085342635 DLCTRL DEBUG Command: GET 288573309 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085342635 DLCTRL DEBUG Tx Command reply: GET_REPLY 288573309 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085342637 DLCTRL DEBUG Command: GET 570995608 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085342637 DLCTRL DEBUG Tx Command reply: GET_REPLY 570995608 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085342639 DLCTRL DEBUG Command: GET 64389407 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085342639 DLCTRL DEBUG Tx Command reply: GET_REPLY 64389407 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085342640 DLCTRL DEBUG Command: GET 509996535 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085342640 DLCTRL DEBUG Tx Command reply: GET_REPLY 509996535 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085342642 DLCTRL DEBUG Command: GET 90597565 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085342642 DLCTRL DEBUG Tx Command reply: GET_REPLY 90597565 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085342643 DLCTRL DEBUG Command: GET 70301713 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085342643 DLCTRL DEBUG Tx Command reply: GET_REPLY 70301713 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085342644 DLCTRL DEBUG Command: GET 328768353 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085342644 DLCTRL DEBUG Tx Command reply: GET_REPLY 328768353 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085342650 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38109<->l=127.0.0.1:4262) (control_if.c:193) 20250412085342650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33350<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(715)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(714)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085342652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33344<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085342653 DLINP DEBUG SRVCONN(,r=127.0.0.1:45420<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085342653 DLINP DEBUG SRVCONN(,r=127.0.0.1:45420<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085342653 DLINP NOTICE SRV(,r=127.0.0.1:45420<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085342653 DMAIN NOTICE (127.0.0.1:45420 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45420<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085342653 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250412085342653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085342653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085342653 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085342653 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085342653 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085342653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6318692)[0x55cfd9546330]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412085342653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6318692)[0x55cfd9546330]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412085342653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cfd9549400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412085342653 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085342653 DLSCCP DEBUG SCCP-SCOC(82)[0x55cfd95491a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085342653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f9c8c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085342653 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085342653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085342653 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085342653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085342653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085342653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085342653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 07 04 6f 9c 8c 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085342653 DLSCCP DEBUG SCCP-SCOC(82)[0x55cfd95491a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085342653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cfd9549400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085342653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6318692)[0x55cfd9546330]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085342653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6318692)[0x55cfd9546330]{disrupted}: Freeing instance (context_map.c:202) 20250412085342653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6318692)[0x55cfd9546330]{disrupted}: Deallocated (fsm.c:568) 20250412085342653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cfd9549400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085342653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cfd9549400]{disconnected}: Freeing instance (context_map.c:206) 20250412085342653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55cfd9549400]{disconnected}: Deallocated (fsm.c:568) 20250412085342653 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6318692 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250412085342654 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085342654 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085342654 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085342654 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085342654 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085342654 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412085342654 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085342654 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085342654 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085342654 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 07 04 6f 9c 8c 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_mscpool_paging_tmsi-Iuh1-RUA(720)@11a1da9b814d: Final verdict of PTC: none 20250412085342655 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(725)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(727)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(718)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(724)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(731)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(713)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(730)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(728)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(719)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(722)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(716)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(723)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(729)@11a1da9b814d: Final verdict of PTC: none 20250412085342656 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) TC_mscpool_paging_tmsi-Iuh0(717)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(726)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(721)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(732)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(733)@11a1da9b814d: Final verdict of PTC: none 20250412085342655 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 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085342655 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085342655 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250412085342655 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412085342655 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 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc2-0: connection closed 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085342655 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085342655 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085342655 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250412085342655 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250412085342655 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085342655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085342655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085342656 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085342656 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085342656 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085342656 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085342656 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) 20250412085342656 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085342656 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085342656 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085342656 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085342656 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085342656 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085342656 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085342656 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412085342656 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085342656 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085342656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085342656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085342656 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085342656 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085342656 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085342656 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUATC_mscpool_paging_tmsi0(734)@11a1da9b814d: Final verdict of PTC: pass SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085342656 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 20250412085342657 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085342657 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085342657 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085342657 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085342657 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 20250412085342657 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 20250412085342657 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085342657 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085342657 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085342657 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085342657 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085342657 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085342657 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085342657 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412085342657 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085342657 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085342657 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085342657 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 20250412085342657 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085342657 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085342657 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085342657 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085342657 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085342657 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085342658 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085342658 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085342658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085342658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085342657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085342657 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250412085342657 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085342657 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085342658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085342658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085342659 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085342659 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085342659 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085342659 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085342660 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085342660 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085342660 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085342660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085342660 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085342660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085342660 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085342660 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085342660 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085342660 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085342660 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085342661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33366<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085342661 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085342661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085342661 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085342661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085342661 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085342661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085342662 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085342662 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085342662 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085342662 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085342662 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085342662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085342662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085342662 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085342662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085342662 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085342662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085342663 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085342663 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085342663 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085342663 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085342663 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(713): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(714): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(716): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(717): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(718): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(719): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(720): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(721): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(722): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(723): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(724): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(725): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(726): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-SCCP(727): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-RAN(728): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-M3UA(729): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(730): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(731): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(732): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_tmsi0(734): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sat Apr 12 08:53:42 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 20250412085342831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085343435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33368<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=592472) 20250412085343458 DLSCCP DEBUG SCCP-SCOC(81)[0x55cfd95467a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085343458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c7d99), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085343458 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085343458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085343458 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085343458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085343458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085343458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085343458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4c 7d 99 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085343459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085343459 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085343459 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085343459 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085343459 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085343459 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085344211 DLSCCP DEBUG SCCP-SCOC(80)[0x55cfd9559400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085344211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b769f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085344211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085344211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085344211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085344211 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085344211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085344211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085344211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 4b 76 9f 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085344211 DLSCCP DEBUG SCCP-SCOC(79)[0x55cfd95468d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085344211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038f3cd), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085344211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085344211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085344211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085344211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085344211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085344211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085344211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 f3 cd 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085344212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085344212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085344212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085344212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085344212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085344212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085344212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085344212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085344212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085344212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085344212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085344212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=592472, count=597976) 20250412085344657 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085344657 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085344657 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085344657 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085344657 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250412085344657 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250412085344658 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085344658 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085344658 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085344658 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085344658 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085344658 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered ------ Sat Apr 12 08:53:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_mscpool_paging_imsi_lai_registered started. 20250412085346543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39184<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085346550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085346556 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40553<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_lai_registered-Iuh0(739)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085346573 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085346573 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085346575 DLSCCP DEBUG SCCP-SCOC(78)[0x55cfd957e7d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085346575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d75d6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085346575 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085346575 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346575 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085346575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085346575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085346575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6d 75 d6 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085346575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346575 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085346575 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085346575 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085346575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085346575 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085346580 DLSCCP DEBUG SCCP-SCOC(76)[0x55cfd93b34c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085346580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066143a), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085346580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085346580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346580 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085346580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085346580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085346580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 66 14 3a 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085346580 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346580 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085346580 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085346580 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085346580 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085346580 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085346580 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085346580 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085346580 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085346580 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085346581 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085346581 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085346581 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085346581 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi_lai_registered-Iuh1(741)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085346581 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60714 (stream_srv.c:142) 20250412085346581 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60714<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085346582 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085346582 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085346582 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085346582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085346582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085346582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346582 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085346582 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346582 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085346582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085346582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085346582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0a 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085346582 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085346582 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085346582 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085346582 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085346582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085346582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085346582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346582 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085346582 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346582 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085346582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085346582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085346582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085346582 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085346582 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085346582 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085346582 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085346582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085346582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085346582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346582 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085346582 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346582 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085346582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085346582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085346582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085346582 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085346582 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085346582 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085346582 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085346582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085346582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085346582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346582 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085346582 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085346582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085346582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085346582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085346582 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085346582 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346582 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085346582 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085346582 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085346582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085346582 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085346582 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346582 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085346582 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085346582 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085346582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085346582 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085346582 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346582 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085346582 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085346582 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085346582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085346582 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085346582 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346582 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085346582 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085346582 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085346582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085346582 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085346583 DLSCCP DEBUG SCCP-SCOC(77)[0x55cfd953c920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085346583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6e791), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085346583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085346583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346583 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085346583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085346583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085346583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 a6 e7 91 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085346583 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346583 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085346583 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085346583 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085346583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085346583 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(745)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(745)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(745)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(743)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(748)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(748)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(748)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-SCCP(746)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(751)@11a1da9b814d: ************************************************* HNBGW_Test.msc2-M3UA(751)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(751)@11a1da9b814d: ************************************************* HNBGW_Test.msc2-SCCP(749)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085346615 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085346615 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085346615 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085346615 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085346615 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085346615 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085346615 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085346615 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085346617 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085346617 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085346617 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085346617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085346617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085346617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=9 -> eSLS=89: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085346617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346617 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085346617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085346617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085346617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 09 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085346617 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085346617 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085346617 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085346617 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085346617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085346617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085346617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085346617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346617 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085346617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085346617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085346617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085346617 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085346617 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085346617 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085346617 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085346617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085346617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085346617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085346617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346617 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085346617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085346617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085346617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085346617 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085346617 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085346617 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085346617 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085346617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085346617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085346617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085346617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085346617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085346617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085346617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085346617 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085346617 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346617 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085346617 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085346617 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085346617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085346617 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085346617 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346617 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085346617 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085346617 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085346617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085346617 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085346617 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346617 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085346617 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085346617 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085346617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085346617 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085346617 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346617 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085346617 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085346617 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085346617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085346617 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(754)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(754)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(754)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(752)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085346641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085346641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085346641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085346641 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085346641 DHNBAP 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) 20250412085346641 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085346641 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085346641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085346641 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085346646 DLINP DEBUG SRVCONN(,r=127.0.0.1:60714<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085346646 DLINP DEBUG SRVCONN(,r=127.0.0.1:60714<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085346646 DLINP DEBUG SRVCONN(,r=127.0.0.1:60714<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085346646 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085346646 DHNBAP DEBUG (127.0.0.1:60714 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085346646 DHNBAP NOTICE (127.0.0.1:60714 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085346646 DHNBAP NOTICE (127.0.0.1:60714 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085346646 DLINP DEBUG SRVCONN(,r=127.0.0.1:60714<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085346646 DLINP DEBUG SRVCONN(,r=127.0.0.1:60714<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085346793 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 20250412085346793 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 20250412085346793 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085346793 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085346802 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346802 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085346802 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085346802 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085346802 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085346802 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085346802 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085346802 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085346802 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085346803 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085346803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085346803 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 20250412085346803 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 20250412085346803 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085346803 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085346806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346806 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085346806 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085346806 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085346806 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085346806 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085346806 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085346806 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085346806 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085346806 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085346806 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085346806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085346806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085346806 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085346806 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085346806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085346806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085346806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085346806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085346806 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085346806 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085346806 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085346808 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085346808 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085346808 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085346808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085346808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085346808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346808 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085346808 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085346808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085346808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085346808 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085346808 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085346808 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346808 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085346808 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085346808 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085346808 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085346808 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085346808 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085346809 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085346809 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085346809 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085346810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346810 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085346810 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085346810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085346810 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085346810 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085346810 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085346810 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085346810 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085346810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085346810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085346812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346812 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085346812 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085346812 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085346813 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085346813 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085346813 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085346813 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085346813 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085346813 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085346813 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085346813 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085346813 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085346813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085346813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085346813 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085346813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085346813 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085346813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085346813 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085346813 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085346813 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085346813 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085346813 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 20250412085346813 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 20250412085346813 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085346813 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085346814 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085346814 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085346814 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085346814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085346814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085346814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085346815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346815 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085346815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085346815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085346815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085346815 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085346815 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346815 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085346815 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085346815 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085346815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085346815 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085346815 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085346815 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085346815 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085346815 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc2-M3UA(751)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412085346822 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346822 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412085346822 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085346822 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085346822 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085346822 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085346822 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250412085346822 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085346822 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085346822 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250412085346822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085346825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346825 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085346825 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085346825 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412085346825 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085346825 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085346825 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085346825 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085346825 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412085346825 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412085346825 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412085346825 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412085346825 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085346825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085346826 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085346826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085346826 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412085346826 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085346826 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085346826 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085346826 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085346826 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085346826 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085346826 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085346827 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085346827 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085346827 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085346827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085346827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085346827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346827 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085346827 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346828 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085346827 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 20250412085346827 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 20250412085346827 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085346828 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085346828 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346828 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085346828 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085346828 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085346828 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085346828 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc2' 20250412085346828 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085346828 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085346828 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085346828 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412085346828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085346828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085346828 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085346828 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.sgsn0-M3UA(754)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085346833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346833 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085346834 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085346834 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085346834 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085346834 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085346834 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085346834 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085346834 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085346834 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085346834 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085346836 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346836 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085346836 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085346836 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085346836 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085346836 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085346836 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085346836 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085346836 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085346836 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085346836 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085346836 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085346836 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085346836 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085346836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085346837 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085346837 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085346837 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085346837 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085346837 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085346837 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085346837 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085346837 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085346837 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085346837 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085346838 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085346838 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085346838 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085346838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085346838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085346838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346838 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085346838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085346838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085346838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085346838 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085346838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085346838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085346838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085346838 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085346838 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085346839 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085346839 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085346839 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085346839 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085346839 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085346839 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085346839 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085346839 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085346839 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085346839 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085347077 DLSCCP DEBUG SCCP-SCOC(73)[0x55cfd93b3390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085347077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003918e4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085347077 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085347077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085347077 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085347077 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085347077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085347077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085347077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 39 18 e4 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085347077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085347077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085347077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085347077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085347077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085347077 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085347077 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085347077 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085347077 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085347077 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 39 18 e4 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250412085347081 DLSCCP DEBUG SCCP-SCOC(74)[0x55cfd9563ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085347081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004cdb30), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085347081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085347081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085347081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085347081 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085347081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085347081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085347081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4c db 30 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085347081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085347082 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085347082 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085347082 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085347082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085347082 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085347082 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085347082 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085347082 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085347082 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 4c db 30 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250412085347086 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085347086 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085347086 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085347086 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085347086 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085347086 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085347086 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085347086 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085347086 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085347086 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 49 39 18 e4 00 00 06 00 08 00 00 00 07  20250412085347086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085347086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085347086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085347086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085347086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085347086 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=003918e4) (sccp_scrc.c:486) 20250412085347086 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1855) 20250412085347086 DLSCCP DEBUG SCCP-SCOC(73)[0x55cfd93b3390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085347086 DLSCCP DEBUG SCCP-SCOC(73)[0x55cfd93b3390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085347086 DLSCCP DEBUG SCCP-SCOC(73)[0x55cfd93b3390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085347086 DLSCCP DEBUG SCCP-SCOC(73)[0x55cfd93b3390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085347086 DLSCCP DEBUG SCCP-SCOC(73)[0x55cfd93b3390]{IDLE}: Deallocated (fsm.c:568) 20250412085347086 DLSCCP DEBUG SCCP-SCOC(75)[0x55cfd954a6c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085347086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009cbf73), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085347086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085347086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085347086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085347086 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085347086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085347086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085347086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 9c bf 73 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085347086 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085347086 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085347086 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085347086 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085347087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085347087 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085347087 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085347087 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085347087 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085347087 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 9c bf 73 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250412085347087 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085347087 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085347087 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085347087 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085347087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085347087 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085347087 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085347087 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085347087 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085347087 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 4a 4c db 30 00 00 06 00 08 00 00 00 07  20250412085347087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085347087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085347087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085347087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085347087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085347087 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=004cdb30) (sccp_scrc.c:486) 20250412085347087 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1855) 20250412085347087 DLSCCP DEBUG SCCP-SCOC(74)[0x55cfd9563ca0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085347087 DLSCCP DEBUG SCCP-SCOC(74)[0x55cfd9563ca0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085347087 DLSCCP DEBUG SCCP-SCOC(74)[0x55cfd9563ca0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085347087 DLSCCP DEBUG SCCP-SCOC(74)[0x55cfd9563ca0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085347087 DLSCCP DEBUG SCCP-SCOC(74)[0x55cfd9563ca0]{IDLE}: Deallocated (fsm.c:568) 20250412085347288 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085347288 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085347288 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085347289 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085347289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085347289 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085347289 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085347289 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085347289 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085347289 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 4b 9c bf 73 00 00 06 00 08 00 00 00 07  20250412085347289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085347289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085347289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085347289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085347289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085347289 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=009cbf73) (sccp_scrc.c:486) 20250412085347289 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1855) 20250412085347289 DLSCCP DEBUG SCCP-SCOC(75)[0x55cfd954a6c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085347289 DLSCCP DEBUG SCCP-SCOC(75)[0x55cfd954a6c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085347289 DLSCCP DEBUG SCCP-SCOC(75)[0x55cfd954a6c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085347289 DLSCCP DEBUG SCCP-SCOC(75)[0x55cfd954a6c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085347289 DLSCCP DEBUG SCCP-SCOC(75)[0x55cfd954a6c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(744)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085347608 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085347608 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085347608 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085347608 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085347608 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085347608 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085347608 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085347608 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085347608 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085347608 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085347608 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085347609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085347609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085347609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085347609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085347609 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085347609 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085347609 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085347609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347609 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085347609 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085347609 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085347609 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085347609 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) 20250412085347609 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085347609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085347609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085347609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347609 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085347609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085347609 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085347609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085347609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085347609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085347609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085347609 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085347609 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085347609 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085347609 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085347609 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085347609 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085347609 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085347609 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412085347610 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085347610 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085347610 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085347610 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085347610 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085347610 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085347610 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085347610 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085347610 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085347610 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085347610 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085347610 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085347610 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085347610 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085347610 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085347610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085347610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085347610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085347610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085347610 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085347610 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085347610 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085347610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347610 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085347610 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085347610 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085347610 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085347610 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(747)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085347611 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085347611 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085347611 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085347611 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085347611 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085347611 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085347611 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085347611 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085347611 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085347611 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085347611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085347611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085347611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085347611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085347611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085347611 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085347611 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085347611 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085347611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347611 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085347611 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085347611 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085347611 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085347611 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) 20250412085347611 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) 20250412085347611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085347611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085347611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347611 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085347611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085347611 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085347611 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085347611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085347611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085347611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085347611 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085347611 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085347611 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085347611 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085347611 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085347611 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085347611 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085347611 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'virt-msc1' 20250412085347611 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085347611 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085347611 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085347611 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412085347612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085347612 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085347612 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085347612 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085347612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085347612 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085347612 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085347612 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085347612 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085347612 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085347612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085347612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085347612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085347612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085347612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085347612 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085347612 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085347612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085347612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085347612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085347612 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085347612 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085347612 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(750)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085347621 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085347621 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085347621 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085347621 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085347621 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085347621 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085347621 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085347621 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085347621 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085347621 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085347621 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085347621 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085347621 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085347621 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085347621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085347621 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085347621 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085347621 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085347621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347621 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085347621 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085347621 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085347621 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085347621 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) 20250412085347621 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) 20250412085347621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085347621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085347621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347621 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085347621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085347621 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085347621 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085347621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085347621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085347621 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085347621 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085347621 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: link up (cnlink.c:111) 20250412085347621 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085347621 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085347621 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085347621 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085347621 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085347621 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc2' 20250412085347621 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085347621 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085347621 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085347621 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412085347622 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085347622 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085347622 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085347622 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085347622 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085347622 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085347622 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085347622 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085347623 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085347623 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085347623 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085347623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085347623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085347623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085347623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085347623 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085347623 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085347623 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085347623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347623 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085347623 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085347623 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085347623 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085347623 DRANAP INFO cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(753)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085347635 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085347635 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085347635 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085347635 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085347635 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085347635 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085347635 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085347635 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085347635 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085347635 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085347635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085347635 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085347635 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085347635 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085347635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085347635 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085347635 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085347635 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085347635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347635 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085347635 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085347635 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085347635 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085347635 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) 20250412085347635 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085347635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085347635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085347635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347635 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085347635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085347635 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085347635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085347635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085347635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085347635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085347635 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085347635 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085347635 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085347635 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085347636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085347636 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085347636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085347636 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412085347636 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085347636 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085347636 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085347636 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085347639 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085347639 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085347639 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085347639 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085347639 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085347639 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085347639 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085347639 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085347639 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085347639 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085347639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085347639 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085347639 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085347639 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085347639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085347639 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085347639 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085347639 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085347639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085347639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085347639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085347639 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085347639 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085347639 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085347639 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085347639 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085348658 DLCTRL DEBUG Command: GET 46143523 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085348658 DLCTRL DEBUG Tx Command reply: GET_REPLY 46143523 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085348661 DLCTRL DEBUG Command: GET 821774815 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085348661 DLCTRL DEBUG Tx Command reply: GET_REPLY 821774815 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085348666 DLCTRL DEBUG Command: GET 503812435 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085348666 DLCTRL DEBUG Tx Command reply: GET_REPLY 503812435 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085348670 DLCTRL DEBUG Command: GET 554152050 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085348670 DLCTRL DEBUG Tx Command reply: GET_REPLY 554152050 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085348674 DLCTRL DEBUG Command: GET 680094176 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085348674 DLCTRL DEBUG Tx Command reply: GET_REPLY 680094176 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085348677 DLCTRL DEBUG Command: GET 85454813 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085348677 DLCTRL DEBUG Tx Command reply: GET_REPLY 85454813 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085348680 DLCTRL DEBUG Command: GET 832916550 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085348680 DLCTRL DEBUG Tx Command reply: GET_REPLY 832916550 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085348682 DLCTRL DEBUG Command: GET 50988304 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085348682 DLCTRL DEBUG Tx Command reply: GET_REPLY 50988304 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085348685 DLCTRL DEBUG Command: GET 193070742 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085348685 DLCTRL DEBUG Tx Command reply: GET_REPLY 193070742 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085348687 DLCTRL DEBUG Command: GET 863946106 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085348687 DLCTRL DEBUG Tx Command reply: GET_REPLY 863946106 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085348689 DLCTRL DEBUG Command: GET 581702003 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085348689 DLCTRL DEBUG Tx Command reply: GET_REPLY 581702003 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085348690 DLCTRL DEBUG Command: GET 362408830 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085348690 DLCTRL DEBUG Tx Command reply: GET_REPLY 362408830 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085348692 DLCTRL DEBUG Command: GET 789047331 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085348692 DLCTRL DEBUG Tx Command reply: GET_REPLY 789047331 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085348694 DLCTRL DEBUG Command: GET 716670592 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085348694 DLCTRL DEBUG Tx Command reply: GET_REPLY 716670592 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085348695 DLCTRL DEBUG Command: GET 439581848 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085348695 DLCTRL DEBUG Tx Command reply: GET_REPLY 439581848 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085348697 DLCTRL DEBUG Command: GET 547279488 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085348697 DLCTRL DEBUG Tx Command reply: GET_REPLY 547279488 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085348700 DLCTRL DEBUG Command: GET 20626785 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085348700 DLCTRL DEBUG Tx Command reply: GET_REPLY 20626785 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085348703 DLCTRL DEBUG Command: GET 232070247 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085348703 DLCTRL DEBUG Tx Command reply: GET_REPLY 232070247 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085348707 DLCTRL DEBUG Command: GET 135266666 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085348707 DLCTRL DEBUG Tx Command reply: GET_REPLY 135266666 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085348711 DLCTRL DEBUG Command: GET 431578579 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085348711 DLCTRL DEBUG Tx Command reply: GET_REPLY 431578579 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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 } } } 20250412085348731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085349750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085349750 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085349750 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085349750 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085349751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085349751 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085349751 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085349751 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085349751 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085349751 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 23 00 0e 40 1f 00 00 03 00 03 40 01 00 00 17 40 09 50 00 01 01 00 00 00 21 f3 00 15 40 06 00 00 f1 10 09 26 00 00 06 00 08 00 00 00 07  20250412085349751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085349751 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085349751 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085349751 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085349751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085349751 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085349751 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085349751 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=35,D=000e401f0000030003400100001740095000010100000021f3001540060000f1100926) (sccp_scrc.c:486) 20250412085349751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085349751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085349751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085349751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085349751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085349751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085349751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085349751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085349751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085349751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085349751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085349751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085349751 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085349751 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085349751 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250412085349751 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: LAI 001-01-2342-0 (hnbgw_ranap.c:415) 20250412085349751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:84) 20250412085349751 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250412085349751 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250412085349751 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250412085349751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085349751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740)@11a1da9b814d: UnitdataCallback HNBGW_Test.msc0-RAN(744)@11a1da9b814d: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(756)15066009 20250412085350771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085350771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085350771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412085350771 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085350771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe5e399, normal) (hnbgw_rua.c:406) 20250412085350771 DHNB DEBUG map_rua[0x55cfd93b3390]{init}: Allocated (fsm.c:456) 20250412085350771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15066009)[0x55cfd93b3390]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085350771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15066009 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085350771 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085350771 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085350771 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15066009 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:632) 20250412085350771 DCN DEBUG map_sccp[0x55cfd9546330]{init}: Allocated (fsm.c:456) 20250412085350771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cfd9546330]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085350771 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-15066009 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085350771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15066009 SCCP-83 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412085350771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15066009)[0x55cfd93b3390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085350771 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085350771 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085350771 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15066009 SCCP-83 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085350771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cfd9546330]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085350771 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085350771 DLSCCP DEBUG SCCP-SCOC(83)[0x55cfd9549400]{IDLE}: Allocated (fsm.c:456) 20250412085350771 DLSCCP DEBUG SCCP-SCOC(83)[0x55cfd9549400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085350771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030000c40056400500f1100926) (sccp_scrc.c:415) 20250412085350771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085350771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085350771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085350771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085350771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085350771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085350771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085350771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085350771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085350771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085350771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085350771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085350771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085350772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085350772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085350772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 53 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 00 c4 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085350772 DLSCCP DEBUG SCCP-SCOC(83)[0x55cfd9549400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085350772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cfd9546330]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085350772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15066009)[0x55cfd93b3390]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085350772 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085350772 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085350772 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085350772 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085350772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085350772 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412085350772 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085350772 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085350772 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085350772 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 53 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 00 c4 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(743)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(743)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(744)@11a1da9b814d: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(756) HNBGW_Test.msc0-RAN(744)@11a1da9b814d: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(756)12068149 HNBGW_Test.msc0-SCCP(743)@11a1da9b814d: Session index based on connection ID:0 TC_mscpool_paging_imsi_lai_registered0(756)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(743)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085350792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085350792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085350792 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085350792 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085350792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085350792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085350793 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085350793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085350793 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085350793 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 53 bb c8 2a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085350793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085350793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085350793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085350793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085350793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085350793 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bbc82a) (sccp_scrc.c:486) 20250412085350793 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1855) 20250412085350793 DLSCCP DEBUG SCCP-SCOC(83)[0x55cfd9549400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085350793 DLSCCP DEBUG SCCP-SCOC(83)[0x55cfd9549400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085350793 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085350793 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085350793 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085350793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cfd9546330]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085350793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cfd9546330]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085351797 DLCTRL DEBUG Command: GET 542580072 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085351797 DLCTRL DEBUG Tx Command reply: GET_REPLY 542580072 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085351802 DLCTRL DEBUG Command: GET 143868414 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085351802 DLCTRL DEBUG Tx Command reply: GET_REPLY 143868414 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085351807 DLCTRL DEBUG Command: GET 149946610 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085351807 DLCTRL DEBUG Tx Command reply: GET_REPLY 149946610 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085351811 DLCTRL DEBUG Command: GET 930939361 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085351811 DLCTRL DEBUG Tx Command reply: GET_REPLY 930939361 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085351815 DLCTRL DEBUG Command: GET 115290106 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085351815 DLCTRL DEBUG Tx Command reply: GET_REPLY 115290106 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085351820 DLCTRL DEBUG Command: GET 575759248 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085351820 DLCTRL DEBUG Tx Command reply: GET_REPLY 575759248 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085351825 DLCTRL DEBUG Command: GET 117385208 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085351825 DLCTRL DEBUG Tx Command reply: GET_REPLY 117385208 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085351829 DLCTRL DEBUG Command: GET 406573121 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085351829 DLCTRL DEBUG Tx Command reply: GET_REPLY 406573121 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085351833 DLCTRL DEBUG Command: GET 358849854 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085351833 DLCTRL DEBUG Tx Command reply: GET_REPLY 358849854 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085351838 DLCTRL DEBUG Command: GET 885149790 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085351838 DLCTRL DEBUG Tx Command reply: GET_REPLY 885149790 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085351842 DLCTRL DEBUG Command: GET 505733302 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085351843 DLCTRL DEBUG Tx Command reply: GET_REPLY 505733302 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085351846 DLCTRL DEBUG Command: GET 43162850 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085351846 DLCTRL DEBUG Tx Command reply: GET_REPLY 43162850 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085351850 DLCTRL DEBUG Command: GET 430540811 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085351850 DLCTRL DEBUG Tx Command reply: GET_REPLY 430540811 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085351854 DLCTRL DEBUG Command: GET 727608806 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085351854 DLCTRL DEBUG Tx Command reply: GET_REPLY 727608806 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085351858 DLCTRL DEBUG Command: GET 886848035 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085351858 DLCTRL DEBUG Tx Command reply: GET_REPLY 886848035 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085351861 DLCTRL DEBUG Command: GET 431553636 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085351861 DLCTRL DEBUG Tx Command reply: GET_REPLY 431553636 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085351865 DLCTRL DEBUG Command: GET 780202287 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085351865 DLCTRL DEBUG Tx Command reply: GET_REPLY 780202287 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085351868 DLCTRL DEBUG Command: GET 428959305 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085351868 DLCTRL DEBUG Tx Command reply: GET_REPLY 428959305 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085351870 DLCTRL DEBUG Command: GET 808623951 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085351870 DLCTRL DEBUG Tx Command reply: GET_REPLY 808623951 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085351873 DLCTRL DEBUG Command: GET 432509397 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085351873 DLCTRL DEBUG Tx Command reply: GET_REPLY 432509397 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085351883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39200<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085351884 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40553<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(737)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(736)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085351889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39184<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085351889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085351890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085351890 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085351890 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085351890 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085351890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15066009)[0x55cfd93b3390]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412085351890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15066009)[0x55cfd93b3390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412085351890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cfd9546330]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412085351890 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085351890 DLSCCP DEBUG SCCP-SCOC(83)[0x55cfd9549400]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085351890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbc82a), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085351890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085351890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085351890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085351890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085351890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085351890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085351890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 06 04 bb c8 2a 00 00 53 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085351891 DLSCCP DEBUG SCCP-SCOC(83)[0x55cfd9549400]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085351891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cfd9546330]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085351891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15066009)[0x55cfd93b3390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085351891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15066009)[0x55cfd93b3390]{disrupted}: Freeing instance (context_map.c:202) 20250412085351891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15066009)[0x55cfd93b3390]{disrupted}: Deallocated (fsm.c:568) 20250412085351891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cfd9546330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085351891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cfd9546330]{disconnected}: Freeing instance (context_map.c:206) 20250412085351891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55cfd9546330]{disconnected}: Deallocated (fsm.c:568) 20250412085351891 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15066009 SCCP-83 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) MutexDispCT-TC_mscpool_paging_imsi_lai_registered(735)@11a1da9b814d: Final verdict of PTC: none 20250412085351891 DLINP DEBUG SRVCONN(,r=127.0.0.1:60714<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085351891 DLINP DEBUG SRVCONN(,r=127.0.0.1:60714<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085351891 DLINP NOTICE SRV(,r=127.0.0.1:60714<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085351891 DMAIN NOTICE (127.0.0.1:60714 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60714<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085351891 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085351891 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085351891 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085351891 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250412085351891 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085351891 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085351891 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412085351891 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085351892 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085351892 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085351892 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 06 04 bb c8 2a 00 00 53 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412085351892 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085351892 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085351893 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085351893 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(747)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(749)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(753)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(750)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(744)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(742)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0(739)@11a1da9b814d: Final verdict of PTC: none 20250412085351893 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 20250412085351893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085351893 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085351893 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085351893 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085351893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085351893 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085351893 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(752)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740)@11a1da9b814d: Final verdict of PTC: none 20250412085351893 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085351893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085351893 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085351893 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250412085351893 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085351893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085351893 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085351893 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085351893 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085351893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085351893 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085351893 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250412085351894 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085351894 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085351894 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085351894 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085351894 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085351894 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-M3UA(748)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(743)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(754)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(745)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(746)@11a1da9b814d: Final verdict of PTC: none 20250412085351894 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085351894 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085351894 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 20250412085351894 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085351894 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085351894 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085351894 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085351894 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085351894 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085351894 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085351894 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085351894 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085351894 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085351894 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085351894 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085351894 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085351894 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) 20250412085351894 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085351894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085351895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085351895 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085351895 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085351895 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW-MGCP(755)@11a1da9b814d: Final verdict of PTC: none 20250412085351894 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085351894 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085351894 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085351894 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085351894 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085351894 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085351895 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412085351895 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412085351895 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085351895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085351895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085351895 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 20250412085351895 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085351895 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085351895 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085351895 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085351895 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085351895 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085351895 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085351895 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250412085351895 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085351895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085351895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085351895 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 20250412085351895 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085351895 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc2-0: connection closed 20250412085351895 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085351895 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085351895 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085351895 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250412085351895 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085351895 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085351895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085351895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085351895 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085351895 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085351895 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085351895 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085351895 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085351895 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085351895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085351895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085351895 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085351896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085351896 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085351896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085351896 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085351896 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085351896 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085351896 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085351896 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085351896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085351896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085351896 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085351896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085351896 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085351896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085351896 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085351896 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085351896 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085351896 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085351896 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085351896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085351896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW-PFCP(738)@11a1da9b814d: Final verdict of PTC: none 20250412085351896 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250412085351896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085351896 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085351896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085351896 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085351896 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085351896 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085351896 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085351896 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi_lai_registered-Iuh1(741)@11a1da9b814d: Final verdict of PTC: none 20250412085351900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39204<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_lai_registered0(756)@11a1da9b814d: Final verdict of PTC: pass HNBGW_Test.msc2-M3UA(751)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(735): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(738): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(739): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(741): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(742): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(743): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(744): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(745): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(746): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(747): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(748): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-SCCP(749): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-RAN(750): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-M3UA(751): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(755): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(756): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass'. Sat Apr 12 08:53:51 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 20250412085352089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085352592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39208<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=504572) 20250412085352654 DLSCCP DEBUG SCCP-SCOC(82)[0x55cfd95491a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085352654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f9c8c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085352654 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085352654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085352654 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085352654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085352654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085352654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085352654 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 6f 9c 8c 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085352655 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085352655 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085352655 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085352655 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085352655 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085352655 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085353459 DLSCCP DEBUG SCCP-SCOC(81)[0x55cfd95467a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085353459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c7d99), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085353459 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085353459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085353459 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085353459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085353459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085353460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085353460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4c 7d 99 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085353460 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085353460 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085353460 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085353460 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085353460 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085353460 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=504572, count=513316) 20250412085353895 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085353895 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085353895 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085353895 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085353895 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085353895 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085353896 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085353896 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250412085353896 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250412085353896 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085353896 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085353896 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412085354212 DLSCCP DEBUG SCCP-SCOC(79)[0x55cfd95468d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085354212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038f3cd), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085354212 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085354212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085354212 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085354212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085354212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085354212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085354212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 f3 cd 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085354212 DLSCCP DEBUG SCCP-SCOC(80)[0x55cfd9559400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085354213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b769f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085354213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085354213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085354213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085354213 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085354213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085354213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085354213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 4b 76 9f 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085354213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085354213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085354213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085354213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085354213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085354213 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085354213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085354213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085354213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085354213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085354213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085354213 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered ------ Sat Apr 12 08:53:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_mscpool_paging_imsi_rai_registered started. 20250412085355693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085355698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085355702 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34515<->l=127.0.0.1:4262) (control_if.c:572) 20250412085355718 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085355718 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_paging_imsi_rai_registered-Iuh0(761)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085355725 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085355725 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085355725 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085355725 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085355725 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085355725 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085355725 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085355725 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085355726 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47957 (stream_srv.c:142) 20250412085355726 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47957<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_paging_imsi_rai_registered-Iuh1(763)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085355727 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085355727 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085355727 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085355727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085355727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085355727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085355727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355727 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085355727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085355727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085355727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0e 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085355727 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085355727 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085355727 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085355727 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085355727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085355727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085355727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085355727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355727 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085355727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085355727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085355727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085355727 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085355727 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085355727 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085355727 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085355727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085355727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085355727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085355727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355727 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085355727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085355727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085355727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085355727 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085355727 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085355727 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085355727 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085355727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085355727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085355727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085355727 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085355727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085355727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085355727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085355727 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085355727 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355727 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085355727 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085355727 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085355727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085355727 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085355727 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355727 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085355727 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085355727 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085355727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085355727 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085355727 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355727 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085355727 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085355727 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085355727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085355727 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085355727 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355727 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085355727 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085355727 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085355727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085355727 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(767)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(767)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(767)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(765)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(770)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(770)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(770)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-SCCP(768)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(773)@11a1da9b814d: ************************************************* HNBGW_Test.msc2-M3UA(773)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(773)@11a1da9b814d: ************************************************* HNBGW_Test.msc2-SCCP(771)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085355767 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085355767 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085355768 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085355768 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085355768 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085355768 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085355768 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085355768 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085355769 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085355769 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085355769 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085355769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085355769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085355769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085355769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355769 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085355769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085355769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085355769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085355769 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085355769 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085355769 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085355769 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085355769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085355769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085355769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085355769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355769 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085355769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085355769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085355769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085355769 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085355769 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085355769 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085355769 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085355769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085355769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085355769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085355769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355769 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085355769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085355769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085355769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085355769 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085355769 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085355769 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085355769 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085355769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085355769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085355769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085355770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085355770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085355770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085355770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085355770 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085355770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085355770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085355770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085355770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085355770 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085355770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085355770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085355770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085355770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085355770 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085355770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085355770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085355770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085355770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085355770 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085355770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085355770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085355770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085355770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085355770 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(776)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(776)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(776)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(774)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085355790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085355790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085355790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085355790 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085355790 DHNBAP 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) 20250412085355790 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085355790 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085355790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085355790 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085355794 DLINP DEBUG SRVCONN(,r=127.0.0.1:47957<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085355794 DLINP DEBUG SRVCONN(,r=127.0.0.1:47957<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085355794 DLINP DEBUG SRVCONN(,r=127.0.0.1:47957<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085355794 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085355794 DHNBAP DEBUG (127.0.0.1:47957 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085355794 DHNBAP NOTICE (127.0.0.1:47957 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085355794 DHNBAP NOTICE (127.0.0.1:47957 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085355794 DLINP DEBUG SRVCONN(,r=127.0.0.1:47957<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085355794 DLINP DEBUG SRVCONN(,r=127.0.0.1:47957<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085355937 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 20250412085355937 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 20250412085355937 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085355937 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085355945 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355945 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085355945 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085355945 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085355945 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085355945 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085355945 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085355945 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085355945 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085355945 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085355945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085355948 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355948 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085355948 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085355948 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085355948 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085355948 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085355948 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085355948 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085355948 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085355948 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085355948 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085355948 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085355948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085355948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085355948 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085355948 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085355948 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085355948 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085355948 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085355948 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085355948 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085355948 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085355949 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 20250412085355949 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 20250412085355949 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085355949 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085355949 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085355950 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085355950 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085355950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085355950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085355950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355950 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085355950 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355950 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085355950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085355950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085355950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085355950 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085355950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355950 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085355950 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085355950 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085355950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085355950 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412085355950 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085355950 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085355950 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085355950 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(770)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085355955 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355955 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085355955 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085355955 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085355955 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085355955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085355955 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085355956 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085355956 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085355956 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085355956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085355958 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355958 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085355958 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085355958 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085355958 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085355958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085355958 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085355958 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085355958 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085355958 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085355958 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085355958 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085355958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085355958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085355958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085355958 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085355958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085355958 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085355958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085355958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085355958 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085355958 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085355959 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085355960 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085355960 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085355960 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085355960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085355960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085355960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085355960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355960 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085355960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085355960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085355960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085355960 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085355960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355960 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085355960 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085355960 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085355960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085355960 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'virt-msc1' 20250412085355960 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085355960 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085355960 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085355961 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085355965 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 20250412085355965 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 20250412085355965 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085355965 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412085355970 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355970 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412085355970 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085355970 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085355970 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085355970 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085355970 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250412085355970 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085355970 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085355970 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250412085355970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085355973 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355973 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085355973 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085355973 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412085355973 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085355973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085355973 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085355973 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085355973 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412085355973 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412085355973 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412085355973 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412085355973 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085355973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085355973 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085355973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085355973 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412085355973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085355973 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085355973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085355973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085355973 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085355973 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085355973 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085355974 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085355974 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085355974 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085355974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085355975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085355975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085355975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355975 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085355975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085355975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085355975 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085355975 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085355975 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355975 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085355975 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085355975 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085355975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085355975 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc2' 20250412085355975 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085355975 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085355975 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085355975 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412085355980 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 20250412085355981 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 20250412085355981 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085355981 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085355986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355986 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085355986 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085355986 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085355986 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085355986 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085355986 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085355987 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085355987 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085355987 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085355987 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085355990 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355990 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085355990 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085355990 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085355990 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085355990 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085355990 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085355990 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085355990 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085355990 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085355990 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085355990 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085355990 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085355990 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085355990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085355990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085355990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085355990 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085355990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085355990 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085355990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085355990 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085355990 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085355990 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085355991 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085355992 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085355992 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085355992 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085355992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085355992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085355992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085355992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085355992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085355992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085355992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085355992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085355992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085355992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085355992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085355992 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085355992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085355992 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085355992 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085355992 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085355992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085355992 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412085355992 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085355992 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085355992 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085355992 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085356576 DLSCCP DEBUG SCCP-SCOC(78)[0x55cfd957e7d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085356576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d75d6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085356576 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085356576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085356576 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085356576 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085356576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085356576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085356576 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6d 75 d6 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085356577 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085356577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085356577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085356577 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085356577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085356577 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085356577 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085356577 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085356577 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085356577 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 6d 75 d6 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250412085356581 DLSCCP DEBUG SCCP-SCOC(76)[0x55cfd93b34c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085356581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066143a), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085356581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085356581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085356581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085356581 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085356581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085356581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085356581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 66 14 3a 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085356581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085356581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085356581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085356581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085356581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085356581 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250412085356581 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085356581 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085356581 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085356581 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 66 14 3a 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250412085356584 DLSCCP DEBUG SCCP-SCOC(77)[0x55cfd953c920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085356584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6e791), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085356584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085356584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085356584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085356584 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085356584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085356584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085356584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 a6 e7 91 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085356584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085356584 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085356585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085356585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085356585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085356585 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250412085356585 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085356585 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085356585 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085356585 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 a6 e7 91 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250412085356588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085356588 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085356588 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085356588 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085356588 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085356588 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085356589 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085356589 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085356589 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085356589 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 03 00 00 00 bd 03 02 00 00 05 00 00 4c 66 14 3a 00 00 06 00 08 00 00 00 07  20250412085356589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085356589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085356589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085356589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085356589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085356589 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=0066143a) (sccp_scrc.c:486) 20250412085356589 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1855) 20250412085356589 DLSCCP DEBUG SCCP-SCOC(76)[0x55cfd93b34c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085356589 DLSCCP DEBUG SCCP-SCOC(76)[0x55cfd93b34c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085356589 DLSCCP DEBUG SCCP-SCOC(76)[0x55cfd93b34c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085356589 DLSCCP DEBUG SCCP-SCOC(76)[0x55cfd93b34c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085356589 DLSCCP DEBUG SCCP-SCOC(76)[0x55cfd93b34c0]{IDLE}: Deallocated (fsm.c:568) 20250412085356589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085356589 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085356589 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085356589 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085356589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085356589 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085356589 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085356589 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085356589 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085356589 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 4e 6d 75 d6 00 00 06 00 08 00 00 00 07  20250412085356590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085356590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085356590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085356590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085356590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085356590 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=006d75d6) (sccp_scrc.c:486) 20250412085356590 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1855) 20250412085356590 DLSCCP DEBUG SCCP-SCOC(78)[0x55cfd957e7d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085356590 DLSCCP DEBUG SCCP-SCOC(78)[0x55cfd957e7d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085356590 DLSCCP DEBUG SCCP-SCOC(78)[0x55cfd957e7d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085356590 DLSCCP DEBUG SCCP-SCOC(78)[0x55cfd957e7d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085356590 DLSCCP DEBUG SCCP-SCOC(78)[0x55cfd957e7d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(766)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085356752 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085356752 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085356752 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085356753 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085356753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085356753 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085356753 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085356753 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085356753 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085356753 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085356753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085356753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085356753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085356753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085356753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085356753 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085356753 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085356753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085356753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356753 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085356753 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085356753 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085356753 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085356753 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) 20250412085356753 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085356753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085356753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085356753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356753 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085356753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085356753 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085356753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085356753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085356753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085356753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085356753 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085356753 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085356754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085356754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085356754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085356754 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085356754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085356754 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412085356754 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085356754 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085356754 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085356754 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085356756 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085356756 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085356756 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085356756 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085356756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085356756 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085356756 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085356756 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085356756 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085356756 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085356756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085356756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085356756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085356756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085356756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085356756 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085356756 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085356756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085356757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356757 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085356757 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085356757 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085356757 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085356757 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(769)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(772)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(775)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085356787 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085356787 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085356787 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085356787 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085356787 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085356787 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085356787 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085356787 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085356787 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085356787 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085356787 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085356787 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085356787 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085356787 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085356787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085356787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085356787 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085356787 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085356787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356787 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085356787 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085356787 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085356787 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085356787 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) 20250412085356787 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085356787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085356787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085356787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085356787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085356787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085356787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085356787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085356787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085356787 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085356787 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085356787 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085356787 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085356787 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085356787 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085356787 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085356787 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085356787 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085356787 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085356787 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085356787 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085356787 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085356788 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085356788 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085356788 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085356788 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085356788 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085356788 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085356788 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085356788 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085356788 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085356788 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085356788 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085356788 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085356788 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085356788 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085356788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085356788 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085356788 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085356788 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085356788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356788 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085356788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085356788 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085356788 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085356788 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085356792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085356792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085356792 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085356792 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085356792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085356792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085356792 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085356792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085356792 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085356792 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 03 00 00 00 bd 03 02 00 00 05 00 00 4d a6 e7 91 00 00 06 00 08 00 00 00 07  20250412085356792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085356792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085356792 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085356792 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085356792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085356792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085356792 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085356792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085356792 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085356792 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085356792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085356792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085356792 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085356792 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085356792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085356792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085356793 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085356793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085356793 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085356793 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085356792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085356792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085356793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085356793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085356793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085356793 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=00a6e791) (sccp_scrc.c:486) 20250412085356793 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1855) 20250412085356793 DLSCCP DEBUG SCCP-SCOC(77)[0x55cfd953c920]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085356793 DLSCCP DEBUG SCCP-SCOC(77)[0x55cfd953c920]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085356793 DLSCCP DEBUG SCCP-SCOC(77)[0x55cfd953c920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085356793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085356793 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085356793 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085356793 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085356793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085356793 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085356793 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085356793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085356793 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085356793 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085356793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085356793 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085356793 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085356793 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085356793 DLSCCP DEBUG SCCP-SCOC(77)[0x55cfd953c920]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085356793 DLSCCP DEBUG SCCP-SCOC(77)[0x55cfd953c920]{IDLE}: Deallocated (fsm.c:568) 20250412085356793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085356793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085356793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085356793 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085356793 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085356793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085356793 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085356793 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085356793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085356793 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085356793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085356793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085356793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085356793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085356793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356793 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085356793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085356793 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085356793 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085356793 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) 20250412085356793 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) 20250412085356793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085356793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085356794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085356794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085356794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085356794 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085356794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085356794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085356794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085356794 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085356794 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085356794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085356794 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085356794 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085356794 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085356794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085356794 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085356794 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085356794 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085356794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356795 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085356795 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085356795 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085356795 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085356795 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) 20250412085356795 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) 20250412085356795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085356795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085356795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356795 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085356795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085356795 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085356795 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085356795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085356795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085356795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085356795 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085356795 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: link up (cnlink.c:111) 20250412085356796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085356796 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085356796 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085356796 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085356796 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085356796 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085356796 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085356796 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085356796 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085356796 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'virt-msc1' 20250412085356796 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085356796 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085356796 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085356796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085356796 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412085356796 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085356796 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085356796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085356796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356796 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085356796 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085356796 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085356796 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085356796 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085356796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085356797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085356797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085356797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085356797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085356797 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085356797 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085356797 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085356797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085356797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085356797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085356797 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085356797 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085356797 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085356797 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085356797 DRANAP INFO cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085356797 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085356797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085356797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085356797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085356797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085356797 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc2' 20250412085356797 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085356797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085356797 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085356797 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412085357806 DLCTRL DEBUG Command: GET 676912866 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085357806 DLCTRL DEBUG Tx Command reply: GET_REPLY 676912866 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085357813 DLCTRL DEBUG Command: GET 533818741 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085357813 DLCTRL DEBUG Tx Command reply: GET_REPLY 533818741 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085357818 DLCTRL DEBUG Command: GET 133479642 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085357818 DLCTRL DEBUG Tx Command reply: GET_REPLY 133479642 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085357822 DLCTRL DEBUG Command: GET 870325562 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085357822 DLCTRL DEBUG Tx Command reply: GET_REPLY 870325562 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085357825 DLCTRL DEBUG Command: GET 180199669 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085357825 DLCTRL DEBUG Tx Command reply: GET_REPLY 180199669 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085357827 DLCTRL DEBUG Command: GET 851792347 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085357827 DLCTRL DEBUG Tx Command reply: GET_REPLY 851792347 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085357829 DLCTRL DEBUG Command: GET 262234031 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085357829 DLCTRL DEBUG Tx Command reply: GET_REPLY 262234031 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085357831 DLCTRL DEBUG Command: GET 315814191 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085357831 DLCTRL DEBUG Tx Command reply: GET_REPLY 315814191 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085357833 DLCTRL DEBUG Command: GET 643390697 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085357833 DLCTRL DEBUG Tx Command reply: GET_REPLY 643390697 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085357835 DLCTRL DEBUG Command: GET 274892782 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085357835 DLCTRL DEBUG Tx Command reply: GET_REPLY 274892782 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085357837 DLCTRL DEBUG Command: GET 238017666 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085357837 DLCTRL DEBUG Tx Command reply: GET_REPLY 238017666 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085357838 DLCTRL DEBUG Command: GET 531133340 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085357838 DLCTRL DEBUG Tx Command reply: GET_REPLY 531133340 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085357839 DLCTRL DEBUG Command: GET 978987004 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085357839 DLCTRL DEBUG Tx Command reply: GET_REPLY 978987004 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085357840 DLCTRL DEBUG Command: GET 503685165 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085357840 DLCTRL DEBUG Tx Command reply: GET_REPLY 503685165 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085357842 DLCTRL DEBUG Command: GET 851775516 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085357842 DLCTRL DEBUG Tx Command reply: GET_REPLY 851775516 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085357843 DLCTRL DEBUG Command: GET 511546249 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085357843 DLCTRL DEBUG Tx Command reply: GET_REPLY 511546249 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085357844 DLCTRL DEBUG Command: GET 134181723 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085357844 DLCTRL DEBUG Tx Command reply: GET_REPLY 134181723 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085357845 DLCTRL DEBUG Command: GET 185108417 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085357845 DLCTRL DEBUG Tx Command reply: GET_REPLY 185108417 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085357845 DLCTRL DEBUG Command: GET 507899780 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085357845 DLCTRL DEBUG Tx Command reply: GET_REPLY 507899780 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085357846 DLCTRL DEBUG Command: GET 988276816 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085357846 DLCTRL DEBUG Tx Command reply: GET_REPLY 988276816 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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 } } } 20250412085357862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085358885 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085358885 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085358885 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085358885 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085358885 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085358885 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085358885 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085358885 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085358885 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085358885 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 24 00 0e 40 20 00 00 03 00 03 40 01 80 00 17 40 09 50 00 01 01 00 00 00 21 f3 00 15 40 07 40 00 f1 10 09 26 0b 00 06 00 08 00 00 00 07  20250412085358885 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085358885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085358885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085358885 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085358885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085358885 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085358886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085358886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=36,D=000e40200000030003400180001740095000010100000021f3001540074000f11009260b) (sccp_scrc.c:486) 20250412085358886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085358886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085358886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085358886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085358886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085358886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085358886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085358886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085358886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085358886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085358886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085358886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085358886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085358886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085358886 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250412085358886 DCN DEBUG (sgsn-0) Rx Paging from CN: PS PagingAreaID: RAI 001-01-2342-11 (hnbgw_ranap.c:415) 20250412085358886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:84) 20250412085358886 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250412085358886 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (cnlink_paging.c:180) 20250412085358886 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250412085358886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085358886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762)@11a1da9b814d: UnitdataCallback HNBGW_Test.sgsn0-RAN(775)@11a1da9b814d: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(775)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(778)6532577 20250412085359902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085359902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085359902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1351) 20250412085359902 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085359902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x63ade1, normal) (hnbgw_rua.c:406) 20250412085359903 DHNB DEBUG map_rua[0x55cfd93b34c0]{init}: Allocated (fsm.c:456) 20250412085359903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6532577)[0x55cfd93b34c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085359903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6532577 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085359903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085359903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085359903 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6532577 SCCP-0 PS MI=NONE: CN link paging response record selects sgsn 0 (hnbgw_cn.c:632) 20250412085359903 DCN DEBUG map_sccp[0x55cfd93b3390]{init}: Allocated (fsm.c:456) 20250412085359903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cfd93b3390]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085359903 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-6532577 <-> SCCP-84 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085359903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6532577 SCCP-84 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:311) 20250412085359903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6532577)[0x55cfd93b34c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085359903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085359903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085359903 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6532577 SCCP-84 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085359903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cfd93b3390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085359903 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085359903 DLSCCP DEBUG SCCP-SCOC(84)[0x55cfd9546330]{IDLE}: Allocated (fsm.c:456) 20250412085359903 DLSCCP DEBUG SCCP-SCOC(84)[0x55cfd9546330]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085359903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f400300030d0056400500f1100926) (sccp_scrc.c:415) 20250412085359903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085359903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085359903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085359903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085359903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085359903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085359903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085359903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085359903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085359903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085359903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085359903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085359903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085359903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085359903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085359903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 71 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 54 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4c 00 13 40 48 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 03 0d 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085359903 DLSCCP DEBUG SCCP-SCOC(84)[0x55cfd9546330]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085359903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cfd93b3390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085359903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6532577)[0x55cfd93b34c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085359903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085359903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085359903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085359903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085359903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085359903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412085359903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085359903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085359903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085359903 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 71 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 54 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4c 00 13 40 48 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 03 0d 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(774)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(774)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(775)@11a1da9b814d: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(778) HNBGW_Test.sgsn0-RAN(775)@11a1da9b814d: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(778)10436071 HNBGW_Test.sgsn0-SCCP(774)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(774)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_rai_registered0(778)@11a1da9b814d: setverdict(pass): none -> pass 20250412085359913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085359913 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085359913 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085359913 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085359913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085359913 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085359913 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085359913 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085359913 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085359913 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 54 4d cd a2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085359913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085359913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085359913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085359913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085359913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085359913 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004dcda2) (sccp_scrc.c:486) 20250412085359913 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1855) 20250412085359913 DLSCCP DEBUG SCCP-SCOC(84)[0x55cfd9546330]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085359913 DLSCCP DEBUG SCCP-SCOC(84)[0x55cfd9546330]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085359913 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085359913 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085359913 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085359913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cfd93b3390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085359913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cfd93b3390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085400919 DLCTRL DEBUG Command: GET 965690563 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085400919 DLCTRL DEBUG Tx Command reply: GET_REPLY 965690563 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085400924 DLCTRL DEBUG Command: GET 838591762 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085400924 DLCTRL DEBUG Tx Command reply: GET_REPLY 838591762 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085400928 DLCTRL DEBUG Command: GET 300027693 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085400928 DLCTRL DEBUG Tx Command reply: GET_REPLY 300027693 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085400932 DLCTRL DEBUG Command: GET 341671351 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085400932 DLCTRL DEBUG Tx Command reply: GET_REPLY 341671351 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085400935 DLCTRL DEBUG Command: GET 624371420 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085400936 DLCTRL DEBUG Tx Command reply: GET_REPLY 624371420 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085400940 DLCTRL DEBUG Command: GET 39823868 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085400940 DLCTRL DEBUG Tx Command reply: GET_REPLY 39823868 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085400944 DLCTRL DEBUG Command: GET 761922513 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085400944 DLCTRL DEBUG Tx Command reply: GET_REPLY 761922513 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085400948 DLCTRL DEBUG Command: GET 538288929 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085400948 DLCTRL DEBUG Tx Command reply: GET_REPLY 538288929 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085400952 DLCTRL DEBUG Command: GET 934409906 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085400952 DLCTRL DEBUG Tx Command reply: GET_REPLY 934409906 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085400955 DLCTRL DEBUG Command: GET 129514050 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085400955 DLCTRL DEBUG Tx Command reply: GET_REPLY 129514050 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085400960 DLCTRL DEBUG Command: GET 888725991 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085400960 DLCTRL DEBUG Tx Command reply: GET_REPLY 888725991 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085400963 DLCTRL DEBUG Command: GET 619109607 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085400963 DLCTRL DEBUG Tx Command reply: GET_REPLY 619109607 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085400967 DLCTRL DEBUG Command: GET 769549177 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085400967 DLCTRL DEBUG Tx Command reply: GET_REPLY 769549177 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085400971 DLCTRL DEBUG Command: GET 867118275 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085400971 DLCTRL DEBUG Tx Command reply: GET_REPLY 867118275 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085400975 DLCTRL DEBUG Command: GET 908911334 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085400975 DLCTRL DEBUG Tx Command reply: GET_REPLY 908911334 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085400978 DLCTRL DEBUG Command: GET 723858938 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085400978 DLCTRL DEBUG Tx Command reply: GET_REPLY 723858938 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085400981 DLCTRL DEBUG Command: GET 412029923 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085400981 DLCTRL DEBUG Tx Command reply: GET_REPLY 412029923 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085400984 DLCTRL DEBUG Command: GET 818799798 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085400984 DLCTRL DEBUG Tx Command reply: GET_REPLY 818799798 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085400987 DLCTRL DEBUG Command: GET 47835248 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085400987 DLCTRL DEBUG Tx Command reply: GET_REPLY 47835248 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085400989 DLCTRL DEBUG Command: GET 183455428 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085400989 DLCTRL DEBUG Tx Command reply: GET_REPLY 183455428 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085400996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34058<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085400998 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34515<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(758)@11a1da9b814d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(759)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085401001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34052<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085401002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085401002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085401002 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085401002 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085401002 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085401002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6532577)[0x55cfd93b34c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412085401002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6532577)[0x55cfd93b34c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412085401002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cfd93b3390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412085401002 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085401002 DLSCCP DEBUG SCCP-SCOC(84)[0x55cfd9546330]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085401002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dcda2), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085401002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085401002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085401003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085401003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085401003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085401003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085401003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 01 04 4d cd a2 00 00 54 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085401003 DLSCCP DEBUG SCCP-SCOC(84)[0x55cfd9546330]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085401003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cfd93b3390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085401003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6532577)[0x55cfd93b34c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085401003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6532577)[0x55cfd93b34c0]{disrupted}: Freeing instance (context_map.c:202) 20250412085401003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6532577)[0x55cfd93b34c0]{disrupted}: Deallocated (fsm.c:568) 20250412085401003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cfd93b3390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085401003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cfd93b3390]{disconnected}: Freeing instance (context_map.c:206) 20250412085401003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x55cfd93b3390]{disconnected}: Deallocated (fsm.c:568) 20250412085401003 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6532577 SCCP-84 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250412085401003 DLINP DEBUG SRVCONN(,r=127.0.0.1:47957<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085401003 DLINP DEBUG SRVCONN(,r=127.0.0.1:47957<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085401003 DLINP NOTICE SRV(,r=127.0.0.1:47957<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085401003 DMAIN NOTICE (127.0.0.1:47957 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47957<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085401003 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250412085401003 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085401003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085401003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085401003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085401003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085401004 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412085401004 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085401004 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085401004 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085401004 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 01 04 4d cd a2 00 00 54 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(764)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(766)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(772)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(769)@11a1da9b814d: Final verdict of PTC: none 20250412085401006 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085401006 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085401006 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085401006 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc2-SCCP(771)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(765)@11a1da9b814d: Final verdict of PTC: none 20250412085401007 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085401007 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085401007 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085401007 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250412085401007 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085401007 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085401007 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085401007 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085401007 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085401007 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085401007 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085401007 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412085401007 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085401007 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085401007 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085401007 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-SCCP(768)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_rai_registered(757)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(775)@11a1da9b814d: Final verdict of PTC: none 20250412085401007 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 20250412085401007 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085401007 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085401007 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085401007 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 20250412085401007 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085401007 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085401007 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085401007 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085401007 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085401008 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085401008 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085401008 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412085401008 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  HNBGW_Test.sgsn0-SCCP(774)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0(761)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(760)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1(763)@11a1da9b814d: Final verdict of PTC: none 20250412085401009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085401009 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085401009 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085401009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085401009 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085401009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085401009 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085401009 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085401009 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085401009 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085401009 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085401009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085401008 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085401008 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085401008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085401008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085401008 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085401008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085401008 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085401008 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085401008 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 20250412085401008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085401008 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc2-0: connection closed 20250412085401008 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085401008 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085401008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085401008 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250412085401008 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085401008 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412085401008 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250412085401008 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085401008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085401008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085401008 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085401009 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085401009 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085401009 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250412085401009 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 20250412085401009 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 20250412085401009 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085401009 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085401009 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085401009 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085401009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085401009 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085401009 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085401009 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412085401009 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085401009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085401009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085401009 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 20250412085401009 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.sgsn0-M3UA(776)@11a1da9b814d: Final verdict of PTC: none 20250412085401009 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085401010 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250412085401010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085401010 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085401010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085401010 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085401010 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085401010 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085401010 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085401010 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085401010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085401010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085401010 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085401010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085401010 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085401010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085401010 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085401010 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085401010 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085401010 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085401010 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(767)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(770)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(777)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered0(778)@11a1da9b814d: Final verdict of PTC: pass HNBGW_Test.msc2-M3UA(773)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. 20250412085401024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34074<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(757): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(758): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(759): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(760): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(761): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(763): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(764): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(765): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(766): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(767): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(768): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(769): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(770): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-SCCP(771): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-RAN(772): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-M3UA(773): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(774): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(775): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(776): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(777): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(778): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass'. Sat Apr 12 08:54:01 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 20250412085401206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085401708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34084<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=489664) 20250412085401891 DLSCCP DEBUG SCCP-SCOC(83)[0x55cfd9549400]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085401891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbc82a), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085401891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085401891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085401891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085401891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085401891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085401891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085401891 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 bb c8 2a 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085401892 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085401892 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085401892 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085401892 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085401892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085401892 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085402655 DLSCCP DEBUG SCCP-SCOC(82)[0x55cfd95491a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085402656 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f9c8c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085402656 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085402656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085402656 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085402656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085402656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085402656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085402656 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 6f 9c 8c 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085402656 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085402656 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085402656 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085402656 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085402656 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085402656 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=489664, count=495068) 20250412085403009 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085403009 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250412085403009 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250412085403009 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085403009 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085403009 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085403009 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085403009 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085403009 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412085403460 DLSCCP DEBUG SCCP-SCOC(81)[0x55cfd95467a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085403460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c7d99), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085403460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085403460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085403461 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085403461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085403461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085403461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085403461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4c 7d 99 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085403461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085403461 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085403461 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085403461 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085403461 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085403461 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Sat Apr 12 08:54:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412085404214 DLSCCP DEBUG SCCP-SCOC(80)[0x55cfd9559400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085404214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b769f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085404214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085404214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404214 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085404214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085404214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085404214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 4b 76 9f 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085404214 DLSCCP DEBUG SCCP-SCOC(79)[0x55cfd95468d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085404214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038f3cd), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085404214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085404214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085404214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085404214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085404214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 f3 cd 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085404215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085404215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085404215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085404215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085404215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085404215 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085404215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085404215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085404215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085404215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085404215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085404215 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_mscpool_no_allow_attach_round_robin started. 20250412085404792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085404798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085404803 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32915<->l=127.0.0.1:4262) (control_if.c:572) 20250412085404825 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085404825 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_no_allow_attach_round_robin-Iuh0(783)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085404832 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085404832 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085404832 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085404832 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085404832 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085404832 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085404832 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085404832 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085404832 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36335 (stream_srv.c:142) 20250412085404832 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36335<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_no_allow_attach_round_robin-Iuh1(785)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085404833 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085404833 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085404833 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085404833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085404833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085404833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404833 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085404833 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404833 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085404833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085404833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085404834 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 02 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085404834 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085404834 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085404834 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085404834 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085404834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085404834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085404834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404834 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085404834 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404834 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085404834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085404834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085404834 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085404834 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085404834 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085404834 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085404834 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085404834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085404834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085404834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404834 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085404834 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404834 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085404834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085404834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085404834 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085404834 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085404834 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085404834 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085404834 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085404834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085404834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085404834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404834 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085404834 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085404834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085404834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085404834 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085404834 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085404834 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085404834 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085404834 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085404834 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085404834 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085404834 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085404834 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085404834 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085404834 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085404834 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085404834 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085404834 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085404834 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085404834 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085404834 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085404834 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085404834 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085404834 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085404834 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085404834 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085404834 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085404834 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085404834 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085404834 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(789)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(789)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(789)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(787)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(792)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(792)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(792)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-SCCP(790)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(795)@11a1da9b814d: ************************************************* HNBGW_Test.msc2-M3UA(795)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(795)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(793)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085404879 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085404879 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085404879 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085404879 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085404879 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085404880 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085404880 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085404880 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085404880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085404880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085404880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085404880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085404880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085404880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085404880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085404880 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085404880 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085404880 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085404880 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085404880 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085404881 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085404881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085404881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085404881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404880 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085404881 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085404881 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085404881 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085404881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085404881 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250412085404881 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085404881 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085404881 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085404881 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085404881 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 20250412085404881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085404881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404881 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085404881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085404881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085404881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085404881 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085404881 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085404881 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085404881 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085404881 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085404881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085404881 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085404881 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085404881 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085404882 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085404882 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085404882 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085404882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085404882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085404882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085404882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404882 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085404882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085404882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085404882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085404882 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085404882 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085404882 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085404882 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085404882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085404882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085404882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085404882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085404882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085404882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085404882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085404883 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085404883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085404883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085404883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085404883 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085404883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085404883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085404883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085404883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085404883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085404883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085404883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085404883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085404883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085404883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085404883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085404883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(798)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(798)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(798)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(796)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085404917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085404918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085404918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085404918 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085404918 DHNBAP 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) 20250412085404918 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085404918 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085404918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085404918 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085404927 DLINP DEBUG SRVCONN(,r=127.0.0.1:36335<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085404927 DLINP DEBUG SRVCONN(,r=127.0.0.1:36335<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085404928 DLINP DEBUG SRVCONN(,r=127.0.0.1:36335<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085404928 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085404928 DHNBAP DEBUG (127.0.0.1:36335 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085404928 DHNBAP NOTICE (127.0.0.1:36335 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085404928 DHNBAP NOTICE (127.0.0.1:36335 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085404928 DLINP DEBUG SRVCONN(,r=127.0.0.1:36335<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085404928 DLINP DEBUG SRVCONN(,r=127.0.0.1:36335<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085405044 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 20250412085405044 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 20250412085405044 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085405044 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085405054 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 20250412085405054 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 20250412085405054 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085405054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085405054 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405054 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085405054 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085405054 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085405054 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085405054 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085405054 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085405054 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085405054 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085405054 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085405054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.msc1-M3UA(792)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085405057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085405057 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085405057 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085405057 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085405057 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085405057 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085405057 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085405057 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085405057 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085405057 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085405057 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085405057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085405058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085405058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085405058 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085405058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085405058 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085405057 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 20250412085405058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085405058 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085405058 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085405058 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085405058 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085405059 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085405059 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085405059 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085405059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085405059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085405059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085405059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405060 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085405060 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085405060 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085405060 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085405060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085405060 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085405060 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085405060 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085405060 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085405060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085405060 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085405060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085405060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085405060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085405060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085405060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085405060 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085405060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085405060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085405060 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085405060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085405060 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085405060 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085405060 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085405060 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085405060 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085405063 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405063 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085405063 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085405063 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085405063 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085405063 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085405063 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085405063 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085405063 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085405063 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085405063 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085405063 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412085405063 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085405063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085405063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085405063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085405063 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085405063 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085405063 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085405063 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 20250412085405063 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085405063 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085405063 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085405063 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085405063 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085405064 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085405064 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085405064 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085405065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085405065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085405065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085405065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085405065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085405065 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085405065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085405065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085405065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085405065 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085405065 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405065 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085405065 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085405065 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085405066 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085405066 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'virt-msc1' 20250412085405066 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085405066 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085405066 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085405066 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085405067 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 20250412085405067 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 20250412085405067 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085405067 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412085405073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405073 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412085405073 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085405073 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085405073 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085405073 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085405073 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250412085405073 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085405073 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085405073 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250412085405073 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085405076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405076 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085405076 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085405076 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412085405076 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085405076 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085405076 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085405076 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085405076 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412085405076 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412085405076 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412085405076 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412085405076 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250412085405076 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085405076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085405076 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 20250412085405076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085405076 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085405076 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412085405076 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085405076 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085405077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085405077 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085405077 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085405077 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085405077 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085405078 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085405078 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085405078 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085405078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085405078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085405078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405078 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085405078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085405078 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085405078 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085405078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085405078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085405078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085405078 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085405078 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085405079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085405079 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085405079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085405079 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc2' 20250412085405079 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085405079 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085405079 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085405079 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412085405100 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 20250412085405100 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 20250412085405100 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 20250412085405100 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412085405100 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412085405100 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412085405100 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085405106 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085405106 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412085405106 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412085405106 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412085405106 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412085405106 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085405106 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085405106 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085405106 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250412085405106 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02  20250412085405106 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085405106 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085405106 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085405106 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085405106 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085405106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412085405106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085405106 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085405106 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085405107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085405107 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085405107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085405107 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085405107 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085405110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405110 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085405110 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085405110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085405110 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085405110 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085405110 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250412085405110 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085405110 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085405110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085405110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085405110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085405110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085405110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085405111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085405111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085405111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085405111 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085405111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085405111 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085405111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085405111 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085405111 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085405111 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085405111 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085405112 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085405112 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085405112 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085405112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085405112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085405112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405112 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085405112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085405112 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085405112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085405112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085405112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085405112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085405112 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085405112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085405112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085405112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085405112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085405112 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412085405112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085405112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085405113 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085405113 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(788)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085405852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405852 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085405852 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085405852 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085405852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085405852 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085405852 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085405852 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085405852 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085405852 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085405852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085405852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085405852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085405852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085405852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085405852 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085405852 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085405852 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085405852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405852 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085405852 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085405852 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085405852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405852 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085405852 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085405852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085405852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085405852 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412085405852 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085405852 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) 20250412085405852 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085405852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085405852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085405852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085405852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085405852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085405852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085405852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085405852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085405852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085405852 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085405852 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085405852 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085405852 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085405852 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085405852 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085405853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405853 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085405853 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085405853 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085405853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085405853 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085405853 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085405853 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085405853 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085405853 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085405853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085405853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085405853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085405853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085405853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085405853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085405853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085405853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085405853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405853 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085405853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085405853 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085405853 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085405853 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(791)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085405858 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405858 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085405858 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085405858 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085405858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085405858 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085405858 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085405858 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085405858 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085405858 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085405858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085405858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085405858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085405858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085405858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085405858 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085405858 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085405858 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085405858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405858 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085405858 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085405858 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085405858 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085405858 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) 20250412085405858 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) 20250412085405858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085405858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085405858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085405858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085405858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085405858 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085405858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085405858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085405858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085405858 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085405858 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085405859 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085405859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085405859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085405859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085405859 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'virt-msc1' 20250412085405859 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085405859 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085405859 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085405859 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412085405860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405860 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085405860 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085405860 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085405860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085405860 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085405860 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085405860 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085405860 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085405860 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085405860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085405860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085405860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085405860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085405860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085405860 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085405861 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085405861 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085405861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405861 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085405861 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085405861 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085405861 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085405861 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(794)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085405877 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405877 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085405877 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085405877 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085405877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085405877 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085405877 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085405877 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085405877 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085405877 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085405877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085405877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085405877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085405877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085405877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085405877 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085405877 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085405877 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085405877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405877 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085405877 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085405877 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085405878 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085405878 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) 20250412085405878 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) 20250412085405878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085405878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085405878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085405878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085405878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085405878 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085405878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085405878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085405878 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085405878 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085405878 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: link up (cnlink.c:111) 20250412085405878 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405878 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085405878 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085405878 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085405878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085405878 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc2' 20250412085405878 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085405878 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085405878 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085405878 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412085405880 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405880 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085405880 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085405880 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085405880 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085405880 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085405880 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085405880 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085405880 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085405880 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085405880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085405880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085405880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085405880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085405880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085405880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085405880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085405880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085405880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085405880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085405880 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085405880 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085405880 DRANAP INFO cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(797)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085405916 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405916 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085405916 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085405916 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085405916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085405916 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085405916 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085405916 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085405916 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085405917 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085405917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085405917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085405917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085405917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085405917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085405917 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085405917 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085405917 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085405917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405917 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085405917 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085405917 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085405917 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085405917 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) 20250412085405917 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085405917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085405917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085405917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085405917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085405917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085405917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085405917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085405917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085405917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085405917 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085405918 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085405918 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405918 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085405918 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085405918 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085405918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085405918 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412085405918 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085405918 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085405918 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085405918 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085405921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085405921 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085405921 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085405921 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085405921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085405921 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085405921 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085405921 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085405921 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085405921 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085405921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085405921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085405921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085405921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085405921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085405921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085405921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085405921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085405921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085405921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085405921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085405922 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085405922 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085405922 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085405922 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085405922 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085406948 DLCTRL DEBUG Command: GET 126094572 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085406948 DLCTRL DEBUG Tx Command reply: GET_REPLY 126094572 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085406949 DLCTRL DEBUG Command: GET 977279793 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085406949 DLCTRL DEBUG Tx Command reply: GET_REPLY 977279793 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085406950 DLCTRL DEBUG Command: GET 687923303 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085406950 DLCTRL DEBUG Tx Command reply: GET_REPLY 687923303 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085406953 DLCTRL DEBUG Command: GET 513763505 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085406953 DLCTRL DEBUG Tx Command reply: GET_REPLY 513763505 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085406956 DLCTRL DEBUG Command: GET 57851854 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085406956 DLCTRL DEBUG Tx Command reply: GET_REPLY 57851854 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085406958 DLCTRL DEBUG Command: GET 752170278 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085406959 DLCTRL DEBUG Tx Command reply: GET_REPLY 752170278 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085406961 DLCTRL DEBUG Command: GET 122964146 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085406961 DLCTRL DEBUG Tx Command reply: GET_REPLY 122964146 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085406963 DLCTRL DEBUG Command: GET 713374951 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085406963 DLCTRL DEBUG Tx Command reply: GET_REPLY 713374951 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085406965 DLCTRL DEBUG Command: GET 28936271 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085406965 DLCTRL DEBUG Tx Command reply: GET_REPLY 28936271 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085406967 DLCTRL DEBUG Command: GET 914919845 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085406967 DLCTRL DEBUG Tx Command reply: GET_REPLY 914919845 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085406968 DLCTRL DEBUG Command: GET 619586493 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085406968 DLCTRL DEBUG Tx Command reply: GET_REPLY 619586493 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085406970 DLCTRL DEBUG Command: GET 73269504 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085406970 DLCTRL DEBUG Tx Command reply: GET_REPLY 73269504 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085406971 DLCTRL DEBUG Command: GET 66089564 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085406971 DLCTRL DEBUG Tx Command reply: GET_REPLY 66089564 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085406972 DLCTRL DEBUG Command: GET 920473450 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085406972 DLCTRL DEBUG Tx Command reply: GET_REPLY 920473450 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085406973 DLCTRL DEBUG Command: GET 554599764 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085406973 DLCTRL DEBUG Tx Command reply: GET_REPLY 554599764 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085406974 DLCTRL DEBUG Command: GET 898210458 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085406974 DLCTRL DEBUG Tx Command reply: GET_REPLY 898210458 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085406975 DLCTRL DEBUG Command: GET 701025297 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085406975 DLCTRL DEBUG Tx Command reply: GET_REPLY 701025297 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085406976 DLCTRL DEBUG Command: GET 721492189 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085406976 DLCTRL DEBUG Tx Command reply: GET_REPLY 721492189 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085406977 DLCTRL DEBUG Command: GET 700593870 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085406977 DLCTRL DEBUG Tx Command reply: GET_REPLY 700593870 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085406978 DLCTRL DEBUG Command: GET 369248511 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085406978 DLCTRL DEBUG Tx Command reply: GET_REPLY 369248511 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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 := '000000000000000111011010'B, t_guard := 20.000000 } 20250412085406998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50930<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(800)11344030 20250412085408050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085408050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085408050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085408050 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085408051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xad189e, normal) (hnbgw_rua.c:406) 20250412085408051 DHNB DEBUG map_rua[0x55cfd93b34c0]{init}: Allocated (fsm.c:456) 20250412085408051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344030)[0x55cfd93b34c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085408051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11344030 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085408051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085408051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085408051 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11344030 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085408051 DCN DEBUG map_sccp[0x55cfd93b3390]{init}: Allocated (fsm.c:456) 20250412085408051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cfd93b3390]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085408051 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-11344030 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085408051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11344030 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085408051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344030)[0x55cfd93b34c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085408051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085408051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085408051 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11344030 SCCP-85 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085408051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cfd93b3390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085408051 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085408051 DLSCCP DEBUG SCCP-SCOC(85)[0x55cfd9558f00]{IDLE}: Allocated (fsm.c:456) 20250412085408051 DLSCCP DEBUG SCCP-SCOC(85)[0x55cfd9558f00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085408051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001da0056400500f1100926) (sccp_scrc.c:415) 20250412085408051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085408051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085408051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085408051 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085408051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085408051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085408051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085408051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085408051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085408051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085408051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085408051 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085408051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085408051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085408051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085408051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 55 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 da 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085408051 DLSCCP DEBUG SCCP-SCOC(85)[0x55cfd9558f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085408051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cfd93b3390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085408051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344030)[0x55cfd93b34c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085408051 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085408051 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085408051 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085408051 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085408051 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085408051 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085408051 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085408051 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085408051 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085408051 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 55 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 da 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(787)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(787)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(788)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(800) HNBGW_Test.msc0-RAN(788)@11a1da9b814d: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(800)11244227 HNBGW_Test.msc0-SCCP(787)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(787)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(800)@11a1da9b814d: setverdict(pass): none -> pass 20250412085408056 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085408056 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085408056 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085408056 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085408056 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085408056 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085408056 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085408056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085408056 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085408056 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 55 4b 77 8d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085408056 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085408056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085408056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085408056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085408056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085408056 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004b778d) (sccp_scrc.c:486) 20250412085408056 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1855) 20250412085408056 DLSCCP DEBUG SCCP-SCOC(85)[0x55cfd9558f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085408056 DLSCCP DEBUG SCCP-SCOC(85)[0x55cfd9558f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085408056 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085408056 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085408056 DCN DEBUG handle_cn_conn_conf() conn_id=85, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085408056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cfd93b3390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085408056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cfd93b3390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085408057 DLCTRL DEBUG Command: GET 854755380 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085408057 DLCTRL DEBUG Tx Command reply: GET_REPLY 854755380 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085408059 DLCTRL DEBUG Command: GET 238117986 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085408059 DLCTRL DEBUG Tx Command reply: GET_REPLY 238117986 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085408061 DLCTRL DEBUG Command: GET 740806926 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085408061 DLCTRL DEBUG Tx Command reply: GET_REPLY 740806926 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085408062 DLCTRL DEBUG Command: GET 368591848 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085408062 DLCTRL DEBUG Tx Command reply: GET_REPLY 368591848 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085408063 DLCTRL DEBUG Command: GET 905558205 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085408063 DLCTRL DEBUG Tx Command reply: GET_REPLY 905558205 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085408065 DLCTRL DEBUG Command: GET 750618325 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085408065 DLCTRL DEBUG Tx Command reply: GET_REPLY 750618325 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085408066 DLCTRL DEBUG Command: GET 364698855 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085408066 DLCTRL DEBUG Tx Command reply: GET_REPLY 364698855 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085408068 DLCTRL DEBUG Command: GET 381716737 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085408068 DLCTRL DEBUG Tx Command reply: GET_REPLY 381716737 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085408070 DLCTRL DEBUG Command: GET 965031496 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085408070 DLCTRL DEBUG Tx Command reply: GET_REPLY 965031496 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085408071 DLCTRL DEBUG Command: GET 543462840 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085408071 DLCTRL DEBUG Tx Command reply: GET_REPLY 543462840 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085408073 DLCTRL DEBUG Command: GET 820403471 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085408073 DLCTRL DEBUG Tx Command reply: GET_REPLY 820403471 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085408074 DLCTRL DEBUG Command: GET 394080370 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085408074 DLCTRL DEBUG Tx Command reply: GET_REPLY 394080370 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085408075 DLCTRL DEBUG Command: GET 985978727 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085408075 DLCTRL DEBUG Tx Command reply: GET_REPLY 985978727 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085408077 DLCTRL DEBUG Command: GET 871792758 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085408077 DLCTRL DEBUG Tx Command reply: GET_REPLY 871792758 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085408078 DLCTRL DEBUG Command: GET 62446938 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085408078 DLCTRL DEBUG Tx Command reply: GET_REPLY 62446938 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085408079 DLCTRL DEBUG Command: GET 146632386 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085408079 DLCTRL DEBUG Tx Command reply: GET_REPLY 146632386 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085408080 DLCTRL DEBUG Command: GET 941806752 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085408080 DLCTRL DEBUG Tx Command reply: GET_REPLY 941806752 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085408081 DLCTRL DEBUG Command: GET 580218636 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085408081 DLCTRL DEBUG Tx Command reply: GET_REPLY 580218636 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085408082 DLCTRL DEBUG Command: GET 781367263 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085408082 DLCTRL DEBUG Tx Command reply: GET_REPLY 781367263 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085408082 DLCTRL DEBUG Command: GET 380894978 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085408082 DLCTRL DEBUG Tx Command reply: GET_REPLY 380894978 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000001110001001'B, t_guard := 20.000000 } 20250412085408095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50938<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(794)@11a1da9b814d: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(794)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(801)14420743 20250412085409123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085409123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085409123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412085409123 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085409123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdc0b07, normal) (hnbgw_rua.c:406) 20250412085409123 DHNB DEBUG map_rua[0x55cfd9540150]{init}: Allocated (fsm.c:456) 20250412085409123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14420743)[0x55cfd9540150]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085409123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14420743 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085409123 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085409123 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085409123 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412085409123 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14420743 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:743) 20250412085409123 DCN DEBUG map_sccp[0x55cfd942cc80]{init}: Allocated (fsm.c:456) 20250412085409123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cfd942cc80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085409123 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-14420743 <-> SCCP-86 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250412085409123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14420743 SCCP-86 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412085409123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14420743)[0x55cfd9540150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085409123 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085409123 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085409123 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14420743 SCCP-86 msc-2 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085409123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cfd942cc80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085409123 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085409123 DLSCCP DEBUG SCCP-SCOC(86)[0x55cfd955c1d0]{IDLE}: Allocated (fsm.c:456) 20250412085409123 DLSCCP DEBUG SCCP-SCOC(86)[0x55cfd955c1d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085409123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003890056400500f1100926) (sccp_scrc.c:415) 20250412085409123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085409123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085409123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085409123 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085409123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085409123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085409123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085409123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085409123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085409123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085409123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085409123 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085409123 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085409123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085409123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085409123 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 03 03 00 00 03 01 00 00 56 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 89 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085409123 DLSCCP DEBUG SCCP-SCOC(86)[0x55cfd955c1d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085409123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cfd942cc80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085409123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14420743)[0x55cfd9540150]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085409124 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085409124 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085409124 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085409124 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085409124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085409124 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc2' 20250412085409124 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085409124 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085409124 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085409124 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 03 03 00 00 03 01 00 00 56 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 89 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(793)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc2-SCCP(793)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(794)@11a1da9b814d: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(801) HNBGW_Test.msc2-RAN(794)@11a1da9b814d: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(801)1843 HNBGW_Test.msc2-SCCP(793)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(793)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(801)@11a1da9b814d: setverdict(pass): none -> pass 20250412085409144 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085409144 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085409144 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085409144 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085409144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085409144 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085409144 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085409144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085409144 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085409144 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 56 53 fb 82 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@11a1da9b814d: 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 } } } 20250412085409145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085409145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085409145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085409145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085409145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085409145 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0053fb82) (sccp_scrc.c:486) 20250412085409145 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1855) 20250412085409145 DLSCCP DEBUG SCCP-SCOC(86)[0x55cfd955c1d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085409145 DLSCCP DEBUG SCCP-SCOC(86)[0x55cfd955c1d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085409145 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085409145 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085409145 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085409145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cfd942cc80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085409145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cfd942cc80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085409146 DLCTRL DEBUG Command: GET 782748598 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085409146 DLCTRL DEBUG Tx Command reply: GET_REPLY 782748598 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085409151 DLCTRL DEBUG Command: GET 627184319 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085409151 DLCTRL DEBUG Tx Command reply: GET_REPLY 627184319 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085409155 DLCTRL DEBUG Command: GET 291092778 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085409155 DLCTRL DEBUG Tx Command reply: GET_REPLY 291092778 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085409160 DLCTRL DEBUG Command: GET 922401580 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085409160 DLCTRL DEBUG Tx Command reply: GET_REPLY 922401580 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085409164 DLCTRL DEBUG Command: GET 341650342 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085409164 DLCTRL DEBUG Tx Command reply: GET_REPLY 341650342 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085409168 DLCTRL DEBUG Command: GET 29367822 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085409168 DLCTRL DEBUG Tx Command reply: GET_REPLY 29367822 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085409171 DLCTRL DEBUG Command: GET 728501353 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085409171 DLCTRL DEBUG Tx Command reply: GET_REPLY 728501353 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085409175 DLCTRL DEBUG Command: GET 271767076 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085409175 DLCTRL DEBUG Tx Command reply: GET_REPLY 271767076 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085409178 DLCTRL DEBUG Command: GET 352682749 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085409178 DLCTRL DEBUG Tx Command reply: GET_REPLY 352682749 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085409181 DLCTRL DEBUG Command: GET 733942367 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085409181 DLCTRL DEBUG Tx Command reply: GET_REPLY 733942367 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085409184 DLCTRL DEBUG Command: GET 474544789 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085409184 DLCTRL DEBUG Tx Command reply: GET_REPLY 474544789 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250412085409189 DLCTRL DEBUG Command: GET 113398342 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085409189 DLCTRL DEBUG Tx Command reply: GET_REPLY 113398342 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085409192 DLCTRL DEBUG Command: GET 690389199 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085409192 DLCTRL DEBUG Tx Command reply: GET_REPLY 690389199 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085409195 DLCTRL DEBUG Command: GET 988659898 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085409195 DLCTRL DEBUG Tx Command reply: GET_REPLY 988659898 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085409198 DLCTRL DEBUG Command: GET 172095339 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085409198 DLCTRL DEBUG Tx Command reply: GET_REPLY 172095339 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085409201 DLCTRL DEBUG Command: GET 955665749 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085409201 DLCTRL DEBUG Tx Command reply: GET_REPLY 955665749 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085409204 DLCTRL DEBUG Command: GET 5649491 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085409204 DLCTRL DEBUG Tx Command reply: GET_REPLY 5649491 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085409207 DLCTRL DEBUG Command: GET 366301598 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085409207 DLCTRL DEBUG Tx Command reply: GET_REPLY 366301598 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085409211 DLCTRL DEBUG Command: GET 619696830 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085409211 DLCTRL DEBUG Tx Command reply: GET_REPLY 619696830 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085409214 DLCTRL DEBUG Command: GET 956030771 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085409214 DLCTRL DEBUG Tx Command reply: GET_REPLY 956030771 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000001011110110'B, t_guard := 20.000000 } 20250412085409245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50950<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@11a1da9b814d: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(802)7742855 20250412085410260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085410260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085410260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412085410260 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085410260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x762587, normal) (hnbgw_rua.c:406) 20250412085410260 DHNB DEBUG map_rua[0x55cfd95022c0]{init}: Allocated (fsm.c:456) 20250412085410260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742855)[0x55cfd95022c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085410260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7742855 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085410260 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085410260 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085410260 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7742855 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412085410260 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7742855 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085410260 DCN DEBUG map_sccp[0x55cfd9564040]{init}: Allocated (fsm.c:456) 20250412085410260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cfd9564040]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085410260 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-7742855 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085410260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7742855 SCCP-87 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412085410260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742855)[0x55cfd95022c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085410261 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085410261 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085410261 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7742855 SCCP-87 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085410261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cfd9564040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085410261 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085410261 DLSCCP DEBUG SCCP-SCOC(87)[0x55cfd954b850]{IDLE}: Allocated (fsm.c:456) 20250412085410261 DLSCCP DEBUG SCCP-SCOC(87)[0x55cfd954b850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085410261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002f60056400500f1100926) (sccp_scrc.c:415) 20250412085410261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085410261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085410261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085410261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085410261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085410261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085410261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085410261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085410261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085410261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085410261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085410261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085410261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085410261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085410261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085410261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 57 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 f6 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085410261 DLSCCP DEBUG SCCP-SCOC(87)[0x55cfd954b850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085410261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cfd9564040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085410261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742855)[0x55cfd95022c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085410261 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085410261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085410261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085410261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085410261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085410261 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412085410261 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085410261 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085410261 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085410261 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 57 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 f6 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(787)@11a1da9b814d: First idle individual index:1 HNBGW_Test.msc0-SCCP(787)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(788)@11a1da9b814d: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(802) HNBGW_Test.msc0-RAN(788)@11a1da9b814d: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(802)1732173 HNBGW_Test.msc0-SCCP(787)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(787)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412085410263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085410263 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085410263 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085410263 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085410263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085410263 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085410263 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085410263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085410263 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085410263 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 57 5f df 5b 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_no_allow_attach_round_robin0(802)@11a1da9b814d: setverdict(pass): none -> pass 20250412085410263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085410263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085410263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085410263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085410263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085410263 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005fdf5b) (sccp_scrc.c:486) 20250412085410263 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1855) 20250412085410263 DLSCCP DEBUG SCCP-SCOC(87)[0x55cfd954b850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085410263 DLSCCP DEBUG SCCP-SCOC(87)[0x55cfd954b850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085410263 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085410263 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085410263 DCN DEBUG handle_cn_conn_conf() conn_id=87, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085410263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cfd9564040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085410263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cfd9564040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085410264 DLCTRL DEBUG Command: GET 302463476 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085410264 DLCTRL DEBUG Tx Command reply: GET_REPLY 302463476 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250412085410265 DLCTRL DEBUG Command: GET 427962480 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085410265 DLCTRL DEBUG Tx Command reply: GET_REPLY 427962480 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085410266 DLCTRL DEBUG Command: GET 39556947 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085410266 DLCTRL DEBUG Tx Command reply: GET_REPLY 39556947 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085410268 DLCTRL DEBUG Command: GET 791250423 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085410268 DLCTRL DEBUG Tx Command reply: GET_REPLY 791250423 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085410269 DLCTRL DEBUG Command: GET 519078136 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085410269 DLCTRL DEBUG Tx Command reply: GET_REPLY 519078136 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085410271 DLCTRL DEBUG Command: GET 988726039 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085410271 DLCTRL DEBUG Tx Command reply: GET_REPLY 988726039 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085410273 DLCTRL DEBUG Command: GET 723096757 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085410273 DLCTRL DEBUG Tx Command reply: GET_REPLY 723096757 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085410275 DLCTRL DEBUG Command: GET 228605168 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085410275 DLCTRL DEBUG Tx Command reply: GET_REPLY 228605168 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085410278 DLCTRL DEBUG Command: GET 42999715 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085410278 DLCTRL DEBUG Tx Command reply: GET_REPLY 42999715 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085410280 DLCTRL DEBUG Command: GET 183816861 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085410280 DLCTRL DEBUG Tx Command reply: GET_REPLY 183816861 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085410282 DLCTRL DEBUG Command: GET 501562791 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085410282 DLCTRL DEBUG Tx Command reply: GET_REPLY 501562791 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250412085410283 DLCTRL DEBUG Command: GET 825122119 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085410283 DLCTRL DEBUG Tx Command reply: GET_REPLY 825122119 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085410285 DLCTRL DEBUG Command: GET 647925033 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085410285 DLCTRL DEBUG Tx Command reply: GET_REPLY 647925033 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085410286 DLCTRL DEBUG Command: GET 770373569 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085410286 DLCTRL DEBUG Tx Command reply: GET_REPLY 770373569 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085410288 DLCTRL DEBUG Command: GET 643982561 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085410288 DLCTRL DEBUG Tx Command reply: GET_REPLY 643982561 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085410289 DLCTRL DEBUG Command: GET 127412282 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085410289 DLCTRL DEBUG Tx Command reply: GET_REPLY 127412282 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085410290 DLCTRL DEBUG Command: GET 338562008 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085410290 DLCTRL DEBUG Tx Command reply: GET_REPLY 338562008 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085410291 DLCTRL DEBUG Command: GET 322821612 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085410291 DLCTRL DEBUG Tx Command reply: GET_REPLY 322821612 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085410293 DLCTRL DEBUG Command: GET 297226397 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085410293 DLCTRL DEBUG Tx Command reply: GET_REPLY 297226397 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085410294 DLCTRL DEBUG Command: GET 491097707 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085410294 DLCTRL DEBUG Tx Command reply: GET_REPLY 491097707 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085410298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085410300 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32915<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(780)@11a1da9b814d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(781)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085410301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34092<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085410302 DLINP DEBUG SRVCONN(,r=127.0.0.1:36335<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085410302 DLINP DEBUG SRVCONN(,r=127.0.0.1:36335<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085410302 DLINP NOTICE SRV(,r=127.0.0.1:36335<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085410302 DMAIN NOTICE (127.0.0.1:36335 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36335<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085410302 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(786)@11a1da9b814d: Final verdict of PTC: none 20250412085410305 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250412085410305 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085410305 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 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc2-0: connection closed 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085410305 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085410305 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085410305 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250412085410305 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085410305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085410305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085410305 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085410305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085410305 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085410305 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250412085410305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085410305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085410305 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085410305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085410305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085410305 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085410305 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085410305 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085410305 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085410305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cfd942cc80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085410305 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085410305 DLSCCP DEBUG SCCP-SCOC(86)[0x55cfd955c1d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085410305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053fb82), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085410305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085410305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) HNBGW_Test.sgsn0-SCCP(796)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(791)@11a1da9b814d: Final verdict of PTC: none 20250412085410305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085410305 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085410305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085410305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085410305 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 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085410305 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085410305 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085410305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 03 04 53 fb 82 00 00 56 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085410305 DLSCCP DEBUG SCCP-SCOC(86)[0x55cfd955c1d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085410305 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085410305 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085410305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cfd942cc80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085410305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085410305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085410305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14420743)[0x55cfd9540150]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085410305 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 20250412085410305 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14420743)[0x55cfd9540150]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(790)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(797)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(794)@11a1da9b814d: Final verdict of PTC: none 20250412085410305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085410305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14420743)[0x55cfd9540150]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085410305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14420743)[0x55cfd9540150]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085410305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14420743)[0x55cfd9540150]{disrupted}: Freeing instance (context_map.c:202) 20250412085410305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14420743)[0x55cfd9540150]{disrupted}: Deallocated (fsm.c:568) 20250412085410305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cfd942cc80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085410305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cfd942cc80]{disconnected}: Freeing instance (context_map.c:206) 20250412085410305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55cfd942cc80]{disconnected}: Deallocated (fsm.c:568) 20250412085410305 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14420743 SCCP-86 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085410305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085410305 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085410305 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 20250412085410305 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 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085410305 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 20250412085410305 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250412085410305 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085410305 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250412085410305 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085410305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085410305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085410305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085410305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085410305 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085410305 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085410305 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085410305 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085410305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cfd93b3390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085410305 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085410305 DLSCCP DEBUG SCCP-SCOC(85)[0x55cfd9558f00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085410305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b778d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085410305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085410305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085410305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085410305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085410305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085410305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085410305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4b 77 8d 00 00 55 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085410305 DLSCCP DEBUG SCCP-SCOC(85)[0x55cfd9558f00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085410305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cfd93b3390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085410305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344030)[0x55cfd93b34c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085410305 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344030)[0x55cfd93b34c0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085410305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085410305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344030)[0x55cfd93b34c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085410305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344030)[0x55cfd93b34c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085410305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344030)[0x55cfd93b34c0]{disrupted}: Freeing instance (context_map.c:202) 20250412085410305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344030)[0x55cfd93b34c0]{disrupted}: Deallocated (fsm.c:568) 20250412085410305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cfd93b3390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085410305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cfd93b3390]{disconnected}: Freeing instance (context_map.c:206) 20250412085410305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55cfd93b3390]{disconnected}: Deallocated (fsm.c:568) 20250412085410305 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11344030 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085410305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cfd9564040]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085410305 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085410306 DLSCCP DEBUG SCCP-SCOC(87)[0x55cfd954b850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085410306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fdf5b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085410306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085410306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085410306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085410306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085410306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085410306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085410306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 02 04 5f df 5b 00 00 57 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085410306 DLSCCP DEBUG SCCP-SCOC(87)[0x55cfd954b850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085410306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cfd9564040]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085410306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742855)[0x55cfd95022c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085410306 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742855)[0x55cfd95022c0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085410306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085410306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742855)[0x55cfd95022c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085410306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742855)[0x55cfd95022c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085410306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742855)[0x55cfd95022c0]{disrupted}: Freeing instance (context_map.c:202) 20250412085410306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742855)[0x55cfd95022c0]{disrupted}: Deallocated (fsm.c:568) 20250412085410306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cfd9564040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085410306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cfd9564040]{disconnected}: Freeing instance (context_map.c:206) 20250412085410306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55cfd9564040]{disconnected}: Deallocated (fsm.c:568) 20250412085410306 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7742855 SCCP-87 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085410306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085410306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085410306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412085410306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085410306 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085410306 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085410306 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_mscpool_no_allow_attach_round_robin(779)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(793)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(795)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(798)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(785)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(792)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(783)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(788)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(799)@11a1da9b814d: Final verdict of PTC: none 20250412085410307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085410307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085410307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085410307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085410307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085410307 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085410307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085410307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085410307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085410307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085410307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085410307 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085410307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085410307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085410307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085410307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085410307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085410307 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc0-M3UA(789)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(787)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(782)@11a1da9b814d: Final verdict of PTC: none 20250412085410311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50930<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(800)@11a1da9b814d: Final verdict of PTC: pass 20250412085410320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50950<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085410321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50938<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(801)@11a1da9b814d: Final verdict of PTC: pass TC_mscpool_no_allow_attach_round_robin0(802)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(779): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(780): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(781): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(782): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(783): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(785): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(786): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(787): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(788): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(789): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(790): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(791): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(792): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-SCCP(793): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-RAN(794): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-M3UA(795): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(796): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(797): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(798): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(799): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(800): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(801): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(802): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sat Apr 12 08:54:10 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 20250412085410498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50952<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085411000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50952<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085411003 DLSCCP DEBUG SCCP-SCOC(84)[0x55cfd9546330]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085411003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dcda2), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085411003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085411003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085411003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085411003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085411003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085411003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085411004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4d cd a2 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085411004 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085411004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085411004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085411004 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085411004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085411004 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085411004 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085411004 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085411004 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085411004 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4d cd a2 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085411004 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 0 (prev_count=-1, count=561528) 20250412085411892 DLSCCP DEBUG SCCP-SCOC(83)[0x55cfd9549400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085411892 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbc82a), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085411893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085411893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085411893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085411893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085411893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085411893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085411893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 bb c8 2a 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085411893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085411893 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085411893 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085411893 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085411893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085411893 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=561528, count=568672) 20250412085412306 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085412306 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085412306 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085412306 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085412306 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250412085412306 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250412085412656 DLSCCP DEBUG SCCP-SCOC(82)[0x55cfd95491a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085412656 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f9c8c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085412656 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085412656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085412656 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085412656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085412656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085412656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085412657 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 6f 9c 8c 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085412657 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085412657 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085412657 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085412657 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085412657 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085412657 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Sat Apr 12 08:54:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412085413461 DLSCCP DEBUG SCCP-SCOC(81)[0x55cfd95467a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085413462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c7d99), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085413462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085413462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085413462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085413462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085413462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085413462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085413462 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4c 7d 99 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085413462 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085413462 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085413462 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085413462 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085413462 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085413462 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250412085414101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50964<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085414106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085414109 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41163<->l=127.0.0.1:4262) (control_if.c:572) 20250412085414136 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085414136 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_no_allow_attach_valid_nri-Iuh0(807)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085414145 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085414145 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085414145 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085414145 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085414145 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085414146 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085414146 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085414146 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39451 (stream_srv.c:142) 20250412085414146 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39451<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_no_allow_attach_valid_nri-Iuh1(809)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085414146 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085414146 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085414147 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085414147 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085414147 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085414147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085414147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085414147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085414147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414147 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085414147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085414147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085414147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0a 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085414147 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085414147 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085414147 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085414147 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085414147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085414147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085414147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085414147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414147 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085414147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085414147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085414147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085414147 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085414147 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085414147 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085414147 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085414147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085414147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085414147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085414147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414147 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085414147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085414147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085414147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085414147 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085414147 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085414147 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085414147 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085414147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085414147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085414147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085414147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414147 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085414147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085414147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085414147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085414147 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085414148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414148 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085414148 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085414148 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085414148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085414148 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085414148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414148 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085414148 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085414148 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085414148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085414148 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085414148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414148 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085414148 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085414148 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085414148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085414148 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'virt-msc1' 20250412085414148 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085414148 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085414148 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085414148 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085414148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414148 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085414148 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085414148 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085414148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085414148 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085414148 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@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(813)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(813)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(813)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(811)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(816)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(816)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(816)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(814)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(819)@11a1da9b814d: ************************************************* HNBGW_Test.msc2-M3UA(819)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(819)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(817)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085414182 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085414182 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085414182 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085414182 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085414182 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085414183 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085414183 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085414183 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085414183 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085414184 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085414184 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085414184 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085414184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085414184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085414184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085414184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414184 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085414184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085414184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085414184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085414184 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085414184 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085414184 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085414184 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085414184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085414184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085414184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085414184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414184 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085414184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085414184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085414184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 05 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085414184 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085414184 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085414184 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085414184 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085414184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085414184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085414184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085414184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414184 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085414184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085414184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085414184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085414184 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085414184 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085414184 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085414184 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085414184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085414184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085414184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085414184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085414184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085414184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085414184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085414184 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085414184 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414184 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085414184 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085414184 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085414184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085414184 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085414184 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414184 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085414184 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085414184 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085414184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085414184 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=5 -> eSLS=5: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085414184 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085414184 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414184 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085414184 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085414184 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085414184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085414184 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085414184 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414184 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085414184 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085414184 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085414184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085414184 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085414184 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085414185 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085414185 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085414185 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085414185 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@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(822)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(822)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(822)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(820)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085414206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085414206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085414206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085414206 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085414207 DHNBAP 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) 20250412085414207 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085414207 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085414207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085414207 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085414212 DLINP DEBUG SRVCONN(,r=127.0.0.1:39451<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085414212 DLINP DEBUG SRVCONN(,r=127.0.0.1:39451<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085414212 DLINP DEBUG SRVCONN(,r=127.0.0.1:39451<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085414212 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085414212 DHNBAP DEBUG (127.0.0.1:39451 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085414212 DHNBAP NOTICE (127.0.0.1:39451 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085414213 DHNBAP NOTICE (127.0.0.1:39451 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085414213 DLINP DEBUG SRVCONN(,r=127.0.0.1:39451<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085414213 DLINP DEBUG SRVCONN(,r=127.0.0.1:39451<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) 20250412085414215 DLSCCP DEBUG SCCP-SCOC(79)[0x55cfd95468d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085414215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038f3cd), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085414215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085414215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085414215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085414215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085414215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 f3 cd 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085414215 DLSCCP DEBUG SCCP-SCOC(80)[0x55cfd9559400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085414215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b769f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085414215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085414215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414215 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085414215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085414215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085414215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 4b 76 9f 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085414215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085414215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085414215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085414215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085414215 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085414215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085414215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085414215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085414215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085414215 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085414359 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 20250412085414359 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 20250412085414359 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085414359 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085414367 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414367 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085414367 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085414367 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085414367 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085414367 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085414367 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085414367 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085414367 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085414367 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085414367 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085414368 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 20250412085414369 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 20250412085414369 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 20250412085414369 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412085414369 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412085414369 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412085414369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085414370 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414370 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085414370 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085414370 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085414370 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085414370 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085414370 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085414370 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085414370 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085414370 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085414371 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412085414371 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085414371 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085414371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085414371 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 20250412085414371 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085414371 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085414371 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085414371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085414371 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085414371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085414371 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085414371 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085414371 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085414371 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(816)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085414372 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085414372 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085414372 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085414372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085414372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085414372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414372 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085414373 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085414373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085414373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085414373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085414373 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085414373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414373 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085414373 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085414373 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085414373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085414373 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412085414373 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085414373 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085414373 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085414373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085414375 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414375 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085414375 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412085414375 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412085414376 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412085414376 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412085414376 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085414376 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085414376 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085414376 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Pending () 20250412085414376 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 03  20250412085414376 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085414376 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412085414376 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085414376 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085414376 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412085414376 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 20250412085414376 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085414376 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085414376 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085414376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085414376 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085414376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085414376 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085414376 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085414379 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 20250412085414379 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 20250412085414379 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085414379 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412085414383 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414383 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085414383 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085414383 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085414383 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085414383 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085414383 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250412085414383 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085414383 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085414383 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085414383 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085414383 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412085414383 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085414383 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085414383 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 20250412085414383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085414383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085414383 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085414383 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085414383 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085414383 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085414383 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085414383 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085414383 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085414383 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085414384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414384 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412085414384 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085414384 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085414384 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085414384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085414384 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250412085414384 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085414384 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085414384 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250412085414384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085414384 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085414384 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085414384 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085414384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085414384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085414384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085414385 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414385 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085414385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085414385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085414385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085414385 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085414385 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414385 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085414385 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085414385 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085414385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085414385 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250412085414385 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085414385 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085414385 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085414385 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085414387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414387 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085414387 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085414387 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412085414387 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085414387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085414387 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085414387 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085414388 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412085414388 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412085414388 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412085414388 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412085414388 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250412085414388 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085414388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085414388 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 20250412085414388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085414388 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085414388 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412085414388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085414388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085414388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085414388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085414388 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085414388 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085414388 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085414389 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085414389 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085414389 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085414389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085414389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085414389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085414389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414389 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085414389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085414389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085414389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085414389 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085414390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414390 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085414390 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085414390 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085414390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085414390 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc2' 20250412085414390 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085414390 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085414390 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085414390 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412085414395 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 20250412085414395 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 20250412085414395 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 20250412085414395 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412085414395 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412085414395 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412085414395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(822)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085414400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414400 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085414400 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412085414400 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412085414400 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412085414400 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412085414400 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085414400 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085414400 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085414400 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250412085414400 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02  20250412085414400 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085414400 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085414401 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085414401 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085414401 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085414401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412085414401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085414401 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085414401 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085414401 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085414401 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085414401 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085414401 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085414401 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085414404 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414404 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085414404 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085414404 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085414404 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085414404 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085414404 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250412085414404 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085414404 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085414404 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085414404 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085414404 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085414404 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085414404 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085414404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085414404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085414404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085414404 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085414404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085414404 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085414404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085414404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085414404 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085414404 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085414404 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085414406 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085414406 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085414406 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085414406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085414406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085414406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085414406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085414406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085414406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085414406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085414406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085414406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085414406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085414406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085414406 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085414406 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085414406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085414406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085414406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085414406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085414406 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412085414406 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085414406 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085414406 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085414406 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(812)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085415170 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085415170 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085415170 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085415170 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085415170 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085415170 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085415170 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085415170 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085415170 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085415170 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085415170 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085415170 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085415170 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085415170 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085415170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085415170 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085415170 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085415170 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085415170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415170 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085415170 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085415170 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085415170 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085415170 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) 20250412085415170 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085415170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085415170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085415170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415170 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085415170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085415170 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085415170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085415170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085415170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085415170 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085415170 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085415170 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085415170 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085415170 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085415170 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085415170 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085415170 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085415170 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085415170 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085415170 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085415170 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085415170 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085415171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085415171 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085415171 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085415171 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085415171 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085415171 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085415171 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085415171 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085415171 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085415171 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085415171 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085415171 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085415171 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085415171 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085415171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085415171 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085415171 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085415171 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085415171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415171 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085415171 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085415171 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085415171 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085415171 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(815)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085415175 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085415175 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085415175 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085415175 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085415175 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085415175 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085415175 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085415175 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085415175 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085415175 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085415176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085415176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085415176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085415176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085415176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085415176 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085415176 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085415176 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085415176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415176 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085415176 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085415176 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085415176 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085415176 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) 20250412085415176 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) 20250412085415176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085415176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085415176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085415176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085415176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085415176 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085415176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085415176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085415176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085415176 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085415176 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085415176 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085415176 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085415176 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085415176 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085415176 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085415176 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'virt-msc1' 20250412085415176 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085415176 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085415176 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085415176 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412085415176 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085415176 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085415176 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085415176 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085415176 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085415176 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085415176 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085415176 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085415176 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085415176 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085415176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085415176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085415176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085415176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085415176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085415176 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085415176 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085415176 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085415176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415176 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085415176 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085415176 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085415176 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085415176 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(818)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085415184 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085415184 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085415184 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085415184 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085415184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085415184 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085415184 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085415184 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085415184 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085415184 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085415184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085415184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085415184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085415184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085415184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085415184 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085415184 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085415184 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085415184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415184 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085415184 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085415184 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085415184 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085415184 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) 20250412085415184 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) 20250412085415184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085415184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085415184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085415184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085415184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085415184 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085415184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085415184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085415184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085415184 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085415184 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: link up (cnlink.c:111) 20250412085415184 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085415184 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085415184 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085415184 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085415184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085415184 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc2' 20250412085415184 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085415184 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085415184 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085415184 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412085415186 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085415186 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085415186 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085415186 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085415186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085415186 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085415186 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085415186 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085415186 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085415186 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085415186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085415186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085415186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085415186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085415186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085415186 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085415186 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085415186 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085415186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415186 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085415186 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085415186 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085415186 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085415186 DRANAP INFO cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085415203 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085415203 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085415203 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085415203 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085415203 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085415203 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085415203 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085415203 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085415203 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085415203 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(821)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085415203 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085415203 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085415203 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085415203 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085415203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085415203 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085415203 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085415203 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085415203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415203 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085415203 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085415204 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085415204 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085415204 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) 20250412085415204 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085415204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085415204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085415204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085415204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085415204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085415204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085415204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085415204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085415204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085415204 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085415204 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085415204 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085415204 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085415204 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085415204 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085415204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085415204 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412085415204 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085415204 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085415204 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085415204 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085415205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085415205 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085415205 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085415205 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085415205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085415205 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085415205 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085415205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085415205 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085415205 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085415205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085415205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085415205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085415205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085415205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085415205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085415205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085415205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085415205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085415205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085415205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085415205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085415205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085415205 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085415205 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085415205 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085416241 DLCTRL DEBUG Command: GET 252231513 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085416241 DLCTRL DEBUG Tx Command reply: GET_REPLY 252231513 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085416242 DLCTRL DEBUG Command: GET 528056154 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085416242 DLCTRL DEBUG Tx Command reply: GET_REPLY 528056154 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085416244 DLCTRL DEBUG Command: GET 268644457 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085416244 DLCTRL DEBUG Tx Command reply: GET_REPLY 268644457 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085416248 DLCTRL DEBUG Command: GET 233453377 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085416248 DLCTRL DEBUG Tx Command reply: GET_REPLY 233453377 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085416252 DLCTRL DEBUG Command: GET 822071599 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085416252 DLCTRL DEBUG Tx Command reply: GET_REPLY 822071599 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085416256 DLCTRL DEBUG Command: GET 450657556 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085416256 DLCTRL DEBUG Tx Command reply: GET_REPLY 450657556 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085416260 DLCTRL DEBUG Command: GET 697735237 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085416260 DLCTRL DEBUG Tx Command reply: GET_REPLY 697735237 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085416263 DLCTRL DEBUG Command: GET 266645158 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085416264 DLCTRL DEBUG Tx Command reply: GET_REPLY 266645158 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085416267 DLCTRL DEBUG Command: GET 677898504 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085416267 DLCTRL DEBUG Tx Command reply: GET_REPLY 677898504 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085416271 DLCTRL DEBUG Command: GET 680411181 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085416271 DLCTRL DEBUG Tx Command reply: GET_REPLY 680411181 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085416274 DLCTRL DEBUG Command: GET 801901529 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085416274 DLCTRL DEBUG Tx Command reply: GET_REPLY 801901529 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085416276 DLCTRL DEBUG Command: GET 915745755 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085416276 DLCTRL DEBUG Tx Command reply: GET_REPLY 915745755 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085416278 DLCTRL DEBUG Command: GET 958887544 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085416278 DLCTRL DEBUG Tx Command reply: GET_REPLY 958887544 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085416280 DLCTRL DEBUG Command: GET 506920506 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085416281 DLCTRL DEBUG Tx Command reply: GET_REPLY 506920506 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085416283 DLCTRL DEBUG Command: GET 840963609 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085416283 DLCTRL DEBUG Tx Command reply: GET_REPLY 840963609 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085416284 DLCTRL DEBUG Command: GET 284161636 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085416284 DLCTRL DEBUG Tx Command reply: GET_REPLY 284161636 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085416286 DLCTRL DEBUG Command: GET 83014143 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085416286 DLCTRL DEBUG Tx Command reply: GET_REPLY 83014143 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085416287 DLCTRL DEBUG Command: GET 38231577 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085416287 DLCTRL DEBUG Tx Command reply: GET_REPLY 38231577 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085416289 DLCTRL DEBUG Command: GET 566151211 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085416289 DLCTRL DEBUG Tx Command reply: GET_REPLY 566151211 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085416290 DLCTRL DEBUG Command: GET 253045736 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085416290 DLCTRL DEBUG Tx Command reply: GET_REPLY 253045736 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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@11a1da9b814d: 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 := '000000000000001001101101'B, t_guard := 20.000000 } 20250412085416318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36242<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(815)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(815)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(824)11264513 20250412085417367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085417367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085417367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412085417367 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085417367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xabe201, normal) (hnbgw_rua.c:406) 20250412085417367 DHNB DEBUG map_rua[0x55cfd93b34c0]{init}: Allocated (fsm.c:456) 20250412085417367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11264513)[0x55cfd93b34c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085417367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11264513 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085417367 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085417367 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085417367 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11264513 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:696) 20250412085417367 DCN DEBUG map_sccp[0x55cfd93b3390]{init}: Allocated (fsm.c:456) 20250412085417367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cfd93b3390]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085417367 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-11264513 <-> SCCP-88 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412085417367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11264513 SCCP-88 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412085417367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11264513)[0x55cfd93b34c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085417368 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085417368 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085417368 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11264513 SCCP-88 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085417368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cfd93b3390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085417368 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085417368 DLSCCP DEBUG SCCP-SCOC(88)[0x55cfd95022c0]{IDLE}: Allocated (fsm.c:456) 20250412085417368 DLSCCP DEBUG SCCP-SCOC(88)[0x55cfd95022c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085417368 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f400300026d0056400500f1100926) (sccp_scrc.c:415) 20250412085417368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085417368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085417368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085417368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085417368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085417368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085417368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085417368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085417368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085417368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085417368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085417368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085417368 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085417368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085417368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085417368 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 58 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 02 6d 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085417368 DLSCCP DEBUG SCCP-SCOC(88)[0x55cfd95022c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085417368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cfd93b3390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085417368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11264513)[0x55cfd93b34c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085417369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085417369 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085417369 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085417369 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085417369 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085417369 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250412085417369 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085417369 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085417369 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085417369 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 58 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 02 6d 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(814)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc1-SCCP(814)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(815)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(824) HNBGW_Test.msc1-RAN(815)@11a1da9b814d: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(824)15841822 HNBGW_Test.msc1-SCCP(814)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(814)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(824)@11a1da9b814d: setverdict(pass): none -> pass 20250412085417388 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085417388 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085417388 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085417388 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085417388 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085417388 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085417388 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085417388 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085417388 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085417388 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 58 1d ff a2 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@11a1da9b814d: 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 } } } 20250412085417388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085417389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085417389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085417389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085417389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085417389 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001dffa2) (sccp_scrc.c:486) 20250412085417389 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1855) 20250412085417389 DLSCCP DEBUG SCCP-SCOC(88)[0x55cfd95022c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085417389 DLSCCP DEBUG SCCP-SCOC(88)[0x55cfd95022c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085417389 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085417389 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085417389 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085417389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cfd93b3390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085417389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cfd93b3390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085417390 DLCTRL DEBUG Command: GET 485291790 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085417390 DLCTRL DEBUG Tx Command reply: GET_REPLY 485291790 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085417394 DLCTRL DEBUG Command: GET 456668433 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085417394 DLCTRL DEBUG Tx Command reply: GET_REPLY 456668433 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085417398 DLCTRL DEBUG Command: GET 772929809 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085417398 DLCTRL DEBUG Tx Command reply: GET_REPLY 772929809 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085417402 DLCTRL DEBUG Command: GET 522148237 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085417402 DLCTRL DEBUG Tx Command reply: GET_REPLY 522148237 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085417405 DLCTRL DEBUG Command: GET 305535853 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085417406 DLCTRL DEBUG Tx Command reply: GET_REPLY 305535853 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085417411 DLCTRL DEBUG Command: GET 583626939 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085417411 DLCTRL DEBUG Tx Command reply: GET_REPLY 583626939 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085417417 DLCTRL DEBUG Command: GET 573038259 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085417417 DLCTRL DEBUG Tx Command reply: GET_REPLY 573038259 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250412085417422 DLCTRL DEBUG Command: GET 242244928 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085417422 DLCTRL DEBUG Tx Command reply: GET_REPLY 242244928 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085417426 DLCTRL DEBUG Command: GET 61340655 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085417426 DLCTRL DEBUG Tx Command reply: GET_REPLY 61340655 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085417430 DLCTRL DEBUG Command: GET 638305412 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085417430 DLCTRL DEBUG Tx Command reply: GET_REPLY 638305412 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085417434 DLCTRL DEBUG Command: GET 340018594 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085417434 DLCTRL DEBUG Tx Command reply: GET_REPLY 340018594 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085417438 DLCTRL DEBUG Command: GET 273930015 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085417438 DLCTRL DEBUG Tx Command reply: GET_REPLY 273930015 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085417441 DLCTRL DEBUG Command: GET 367557757 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085417441 DLCTRL DEBUG Tx Command reply: GET_REPLY 367557757 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085417445 DLCTRL DEBUG Command: GET 508575134 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085417445 DLCTRL DEBUG Tx Command reply: GET_REPLY 508575134 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085417447 DLCTRL DEBUG Command: GET 132244001 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085417447 DLCTRL DEBUG Tx Command reply: GET_REPLY 132244001 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085417449 DLCTRL DEBUG Command: GET 505337885 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085417450 DLCTRL DEBUG Tx Command reply: GET_REPLY 505337885 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085417451 DLCTRL DEBUG Command: GET 232481245 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085417451 DLCTRL DEBUG Tx Command reply: GET_REPLY 232481245 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085417453 DLCTRL DEBUG Command: GET 351315424 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085417453 DLCTRL DEBUG Tx Command reply: GET_REPLY 351315424 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085417455 DLCTRL DEBUG Command: GET 643137371 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085417455 DLCTRL DEBUG Tx Command reply: GET_REPLY 643137371 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085417456 DLCTRL DEBUG Command: GET 861768746 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085417456 DLCTRL DEBUG Tx Command reply: GET_REPLY 861768746 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000000010000110'B, t_guard := 20.000000 } 20250412085417469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36246<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(812)@11a1da9b814d: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(812)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(825)13732580 20250412085418500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085418500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085418500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412085418500 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085418500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd18ae4, normal) (hnbgw_rua.c:406) 20250412085418500 DHNB DEBUG map_rua[0x55cfd9564040]{init}: Allocated (fsm.c:456) 20250412085418500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732580)[0x55cfd9564040]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085418500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13732580 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085418500 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085418500 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085418500 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412085418501 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13732580 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085418501 DCN DEBUG map_sccp[0x55cfd9540150]{init}: Allocated (fsm.c:456) 20250412085418501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cfd9540150]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085418501 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-13732580 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085418501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13732580 SCCP-89 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412085418501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732580)[0x55cfd9564040]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085418501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085418501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085418501 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13732580 SCCP-89 msc-0 MI=IMSI-001010000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085418501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cfd9540150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085418501 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085418501 DLSCCP DEBUG SCCP-SCOC(89)[0x55cfd942cc80]{IDLE}: Allocated (fsm.c:456) 20250412085418501 DLSCCP DEBUG SCCP-SCOC(89)[0x55cfd942cc80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085418501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030000860056400500f1100926) (sccp_scrc.c:415) 20250412085418501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085418501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085418501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085418501 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085418501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085418501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085418501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085418501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085418501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085418501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085418501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085418501 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085418501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085418501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085418501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085418501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 59 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 09 10 10 00 00 00 00 20 00 4f 40 03 00 00 86 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085418502 DLSCCP DEBUG SCCP-SCOC(89)[0x55cfd942cc80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085418502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cfd9540150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085418502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732580)[0x55cfd9564040]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085418502 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085418502 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085418502 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085418502 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085418502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085418502 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085418502 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085418502 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085418502 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085418502 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 59 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 09 10 10 00 00 00 00 20 00 4f 40 03 00 00 86 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(811)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(811)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(812)@11a1da9b814d: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(825) HNBGW_Test.msc0-RAN(812)@11a1da9b814d: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(825)3251988 HNBGW_Test.msc0-SCCP(811)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(811)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(825)@11a1da9b814d: setverdict(pass): none -> pass 20250412085418521 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085418521 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085418521 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085418521 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085418521 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085418521 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085418521 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085418521 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085418521 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085418521 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 59 c6 92 db 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@11a1da9b814d: 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 } } } 20250412085418522 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085418522 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085418522 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085418522 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085418522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085418522 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c692db) (sccp_scrc.c:486) 20250412085418522 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1855) 20250412085418522 DLSCCP DEBUG SCCP-SCOC(89)[0x55cfd942cc80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085418522 DLSCCP DEBUG SCCP-SCOC(89)[0x55cfd942cc80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085418522 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085418522 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085418522 DCN DEBUG handle_cn_conn_conf() conn_id=89, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085418522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cfd9540150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085418522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cfd9540150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085418523 DLCTRL DEBUG Command: GET 785236506 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085418523 DLCTRL DEBUG Tx Command reply: GET_REPLY 785236506 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085418528 DLCTRL DEBUG Command: GET 517485058 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085418528 DLCTRL DEBUG Tx Command reply: GET_REPLY 517485058 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085418532 DLCTRL DEBUG Command: GET 801666324 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085418532 DLCTRL DEBUG Tx Command reply: GET_REPLY 801666324 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085418535 DLCTRL DEBUG Command: GET 911520934 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085418536 DLCTRL DEBUG Tx Command reply: GET_REPLY 911520934 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085418539 DLCTRL DEBUG Command: GET 91363791 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085418539 DLCTRL DEBUG Tx Command reply: GET_REPLY 91363791 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085418544 DLCTRL DEBUG Command: GET 384429268 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085418544 DLCTRL DEBUG Tx Command reply: GET_REPLY 384429268 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085418548 DLCTRL DEBUG Command: GET 699022202 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085418548 DLCTRL DEBUG Tx Command reply: GET_REPLY 699022202 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250412085418552 DLCTRL DEBUG Command: GET 689267607 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085418553 DLCTRL DEBUG Tx Command reply: GET_REPLY 689267607 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085418557 DLCTRL DEBUG Command: GET 959274512 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085418557 DLCTRL DEBUG Tx Command reply: GET_REPLY 959274512 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085418561 DLCTRL DEBUG Command: GET 491351827 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085418561 DLCTRL DEBUG Tx Command reply: GET_REPLY 491351827 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085418565 DLCTRL DEBUG Command: GET 624573337 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085418565 DLCTRL DEBUG Tx Command reply: GET_REPLY 624573337 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085418569 DLCTRL DEBUG Command: GET 783400825 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085418569 DLCTRL DEBUG Tx Command reply: GET_REPLY 783400825 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085418573 DLCTRL DEBUG Command: GET 735897925 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085418573 DLCTRL DEBUG Tx Command reply: GET_REPLY 735897925 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085418577 DLCTRL DEBUG Command: GET 711415654 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085418577 DLCTRL DEBUG Tx Command reply: GET_REPLY 711415654 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085418580 DLCTRL DEBUG Command: GET 927613172 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085418580 DLCTRL DEBUG Tx Command reply: GET_REPLY 927613172 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085418583 DLCTRL DEBUG Command: GET 489773518 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085418584 DLCTRL DEBUG Tx Command reply: GET_REPLY 489773518 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085418586 DLCTRL DEBUG Command: GET 528301598 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085418586 DLCTRL DEBUG Tx Command reply: GET_REPLY 528301598 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085418589 DLCTRL DEBUG Command: GET 426965279 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085418589 DLCTRL DEBUG Tx Command reply: GET_REPLY 426965279 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085418591 DLCTRL DEBUG Command: GET 659507548 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085418591 DLCTRL DEBUG Tx Command reply: GET_REPLY 659507548 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085418593 DLCTRL DEBUG Command: GET 634143328 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085418593 DLCTRL DEBUG Tx Command reply: GET_REPLY 634143328 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000000010101000'B, t_guard := 20.000000 } 20250412085418629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36262<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(818)@11a1da9b814d: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(818)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(826)7323778 20250412085419654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085419654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085419654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412085419654 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085419654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6fc082, normal) (hnbgw_rua.c:406) 20250412085419655 DHNB DEBUG map_rua[0x55cfd953df60]{init}: Allocated (fsm.c:456) 20250412085419655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7323778)[0x55cfd953df60]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085419655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7323778 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085419655 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085419655 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085419655 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7323778 SCCP-0 CS MI=IMSI-001010000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412085419655 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7323778 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:743) 20250412085419655 DCN DEBUG map_sccp[0x55cfd9540b70]{init}: Allocated (fsm.c:456) 20250412085419655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cfd9540b70]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085419655 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-7323778 <-> SCCP-90 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250412085419655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7323778 SCCP-90 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412085419655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7323778)[0x55cfd953df60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085419655 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085419655 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085419655 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7323778 SCCP-90 msc-2 MI=IMSI-001010000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085419655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cfd9540b70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085419655 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085419655 DLSCCP DEBUG SCCP-SCOC(90)[0x55cfd9539390]{IDLE}: Allocated (fsm.c:456) 20250412085419655 DLSCCP DEBUG SCCP-SCOC(90)[0x55cfd9539390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085419655 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030000a80056400500f1100926) (sccp_scrc.c:415) 20250412085419655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085419655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085419655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085419655 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085419655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085419655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085419655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085419655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085419655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085419655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085419655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085419655 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085419655 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085419655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085419655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085419655 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 03 03 00 00 0f 01 00 00 5a 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 00 30 00 4f 40 03 00 00 a8 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085419655 DLSCCP DEBUG SCCP-SCOC(90)[0x55cfd9539390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085419655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cfd9540b70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085419655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7323778)[0x55cfd953df60]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085419655 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085419655 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085419655 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085419655 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085419655 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085419655 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc2' 20250412085419655 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085419655 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085419655 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085419655 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 03 03 00 00 0f 01 00 00 5a 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 00 30 00 4f 40 03 00 00 a8 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(817)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc2-SCCP(817)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(818)@11a1da9b814d: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(826) HNBGW_Test.msc2-RAN(818)@11a1da9b814d: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(826)6786356 TC_mscpool_no_allow_attach_valid_nri0(826)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(817)@11a1da9b814d: Session index based on connection ID:0 MTC@11a1da9b814d: 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 } } } 20250412085419674 DLCTRL DEBUG Command: GET 49780589 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085419674 DLCTRL DEBUG Tx Command reply: GET_REPLY 49780589 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) HNBGW_Test.msc2-SCCP(817)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085419675 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085419675 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085419675 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085419675 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085419675 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085419675 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085419675 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085419675 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085419675 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085419675 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 5a 26 15 9e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085419675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085419675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085419675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085419675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085419675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085419675 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0026159e) (sccp_scrc.c:486) 20250412085419675 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1855) 20250412085419675 DLSCCP DEBUG SCCP-SCOC(90)[0x55cfd9539390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085419675 DLSCCP DEBUG SCCP-SCOC(90)[0x55cfd9539390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085419675 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085419675 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085419675 DCN DEBUG handle_cn_conn_conf() conn_id=90, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085419675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cfd9540b70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085419675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cfd9540b70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085419677 DLCTRL DEBUG Command: GET 813039611 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085419677 DLCTRL DEBUG Tx Command reply: GET_REPLY 813039611 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085419678 DLCTRL DEBUG Command: GET 429272093 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085419678 DLCTRL DEBUG Tx Command reply: GET_REPLY 429272093 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085419679 DLCTRL DEBUG Command: GET 581411676 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085419679 DLCTRL DEBUG Tx Command reply: GET_REPLY 581411676 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085419680 DLCTRL DEBUG Command: GET 181430361 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085419680 DLCTRL DEBUG Tx Command reply: GET_REPLY 181430361 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085419681 DLCTRL DEBUG Command: GET 575573416 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085419681 DLCTRL DEBUG Tx Command reply: GET_REPLY 575573416 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085419682 DLCTRL DEBUG Command: GET 791685754 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085419682 DLCTRL DEBUG Tx Command reply: GET_REPLY 791685754 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250412085419683 DLCTRL DEBUG Command: GET 698067160 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085419683 DLCTRL DEBUG Tx Command reply: GET_REPLY 698067160 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085419685 DLCTRL DEBUG Command: GET 112410491 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085419685 DLCTRL DEBUG Tx Command reply: GET_REPLY 112410491 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085419687 DLCTRL DEBUG Command: GET 8919270 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085419687 DLCTRL DEBUG Tx Command reply: GET_REPLY 8919270 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085419688 DLCTRL DEBUG Command: GET 613435275 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085419688 DLCTRL DEBUG Tx Command reply: GET_REPLY 613435275 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250412085419689 DLCTRL DEBUG Command: GET 748135097 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085419689 DLCTRL DEBUG Tx Command reply: GET_REPLY 748135097 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085419693 DLCTRL DEBUG Command: GET 242727862 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085419693 DLCTRL DEBUG Tx Command reply: GET_REPLY 242727862 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085419694 DLCTRL DEBUG Command: GET 428025341 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085419694 DLCTRL DEBUG Tx Command reply: GET_REPLY 428025341 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085419698 DLCTRL DEBUG Command: GET 280192961 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085419698 DLCTRL DEBUG Tx Command reply: GET_REPLY 280192961 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085419700 DLCTRL DEBUG Command: GET 642878958 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085419700 DLCTRL DEBUG Tx Command reply: GET_REPLY 642878958 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085419702 DLCTRL DEBUG Command: GET 330080879 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085419702 DLCTRL DEBUG Tx Command reply: GET_REPLY 330080879 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085419704 DLCTRL DEBUG Command: GET 110655010 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085419704 DLCTRL DEBUG Tx Command reply: GET_REPLY 110655010 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085419706 DLCTRL DEBUG Command: GET 828249197 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085419706 DLCTRL DEBUG Tx Command reply: GET_REPLY 828249197 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085419708 DLCTRL DEBUG Command: GET 653990182 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085419708 DLCTRL DEBUG Tx Command reply: GET_REPLY 653990182 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085419714 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41163<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(805)@11a1da9b814d: Final verdict of PTC: none 20250412085419718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50972<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(804)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085419722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50964<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085419724 DLINP DEBUG SRVCONN(,r=127.0.0.1:39451<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085419724 DLINP DEBUG SRVCONN(,r=127.0.0.1:39451<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085419725 DLINP NOTICE SRV(,r=127.0.0.1:39451<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085419725 DMAIN NOTICE (127.0.0.1:39451 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39451<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085419725 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(810)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(821)@11a1da9b814d: Final verdict of PTC: none 20250412085419731 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412085419731 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085419731 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085419731 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085419731 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 20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085419731 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085419731 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-SCCP(820)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(815)@11a1da9b814d: Final verdict of PTC: none 20250412085419732 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) HNBGW_Test.msc0-RAN(812)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(811)@11a1da9b814d: Final verdict of PTC: none20250412085419731 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085419731 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412085419731 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085419731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085419731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085419732 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 20250412085419732 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085419732 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085419732 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085419732 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085419732 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085419732 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085419732 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085419732 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412085419732 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085419732 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085419732 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085419732 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085419732 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_mscpool_no_allow_attach_valid_nri-Iuh1(809)@11a1da9b814d: Final verdict of PTC: none 20250412085419732 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085419733 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085419733 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT TC_mscpool_no_allow_attach_valid_nri-Iuh0(807)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(803)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(818)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(814)@11a1da9b814d: Final verdict of PTC: none 20250412085419733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085419733 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085419733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085419733 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085419733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085419733 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085419733 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085419733 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085419733 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085419733 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085419733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cfd93b3390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085419733 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085419733 DLSCCP DEBUG SCCP-SCOC(88)[0x55cfd95022c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085419733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001dffa2), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085419733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085419733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085419733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085419733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085419733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085419734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.msc2-SCCP(817)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(813)@11a1da9b814d: Final verdict of PTC: none 20250412085419734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0d 04 1d ff a2 00 00 58 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085419734 DLSCCP DEBUG SCCP-SCOC(88)[0x55cfd95022c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085419734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cfd93b3390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085419734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11264513)[0x55cfd93b34c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085419734 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11264513)[0x55cfd93b34c0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) HNBGW_Test.msc2-M3UA(819)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(816)@11a1da9b814d: Final verdict of PTC: none 20250412085419734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085419734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11264513)[0x55cfd93b34c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085419734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11264513)[0x55cfd93b34c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085419734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11264513)[0x55cfd93b34c0]{disrupted}: Freeing instance (context_map.c:202) 20250412085419734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11264513)[0x55cfd93b34c0]{disrupted}: Deallocated (fsm.c:568) 20250412085419734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cfd93b3390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085419734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cfd93b3390]{disconnected}: Freeing instance (context_map.c:206) 20250412085419734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55cfd93b3390]{disconnected}: Deallocated (fsm.c:568) 20250412085419734 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11264513 SCCP-88 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-M3UA(822)@11a1da9b814d: Final verdict of PTC: none 20250412085419733 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 20250412085419733 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085419733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085419733 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085419733 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250412085419733 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 20250412085419733 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085419733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085419733 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085419733 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085419733 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 20250412085419733 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085419733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085419733 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085419733 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085419733 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 20250412085419733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085419733 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085419733 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085419733 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085419734 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085419734 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085419734 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085419734 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085419734 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085419734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085419734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085419734 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 20250412085419734 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085419734 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc2-0: connection closed 20250412085419734 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085419734 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085419734 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085419734 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250412085419734 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085419734 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085419734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085419734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085419734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085419735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085419735 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085419735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085419735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085419735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085419735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085419735 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085419735 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085419735 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085419735 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085419735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cfd9540150]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085419736 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085419736 DLSCCP DEBUG SCCP-SCOC(89)[0x55cfd942cc80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085419737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c692db), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085419737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085419738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085419738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) TC_mscpool_no_allow_attach_valid_nri0(824)@11a1da9b814d: Final verdict of PTC: pass20250412085419739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085419739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085419740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085419740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0c 04 c6 92 db 00 00 59 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) HNBGW-PFCP(806)@11a1da9b814d: Final verdict of PTC: none20250412085419741 DLSCCP DEBUG SCCP-SCOC(89)[0x55cfd942cc80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085419741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cfd9540150]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085419742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732580)[0x55cfd9564040]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085419742 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732580)[0x55cfd9564040]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085419743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085419743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732580)[0x55cfd9564040]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085419743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732580)[0x55cfd9564040]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085419744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732580)[0x55cfd9564040]{disrupted}: Freeing instance (context_map.c:202) 20250412085419744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13732580)[0x55cfd9564040]{disrupted}: Deallocated (fsm.c:568) 20250412085419744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cfd9540150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085419744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cfd9540150]{disconnected}: Freeing instance (context_map.c:206) 20250412085419744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55cfd9540150]{disconnected}: Deallocated (fsm.c:568) 20250412085419745 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13732580 SCCP-89 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) HNBGW-MGCP(823)@11a1da9b814d: Final verdict of PTC: none20250412085419746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085419746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085419747 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085419747 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085419747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085419747 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085419747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085419748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085419749 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085419749 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085419750 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085419750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085419751 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085419751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085419752 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085419752 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085419752 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085419753 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085419753 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085419754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085419754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085419754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085419754 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085419754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085419754 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085419754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412085419755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085419755 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085419756 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085419756 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085419757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7323778)[0x55cfd953df60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) TC_mscpool_no_allow_attach_valid_nri0(825)@11a1da9b814d: Final verdict of PTC: pass 20250412085419757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7323778)[0x55cfd953df60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412085419757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cfd9540b70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412085419758 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085419758 DLSCCP DEBUG SCCP-SCOC(90)[0x55cfd9539390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085419758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026159e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085419759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085419759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085419760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085419760 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085419760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085419761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085419761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 0f 04 26 15 9e 00 00 5a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085419761 DLSCCP DEBUG SCCP-SCOC(90)[0x55cfd9539390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085419762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cfd9540b70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085419762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7323778)[0x55cfd953df60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085419762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7323778)[0x55cfd953df60]{disrupted}: Freeing instance (context_map.c:202) 20250412085419762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7323778)[0x55cfd953df60]{disrupted}: Deallocated (fsm.c:568) 20250412085419763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cfd9540b70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085419763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cfd9540b70]{disconnected}: Freeing instance (context_map.c:206) 20250412085419763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55cfd9540b70]{disconnected}: Deallocated (fsm.c:568) 20250412085419764 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7323778 SCCP-90 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250412085419764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36242<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085419764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085419765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085419765 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250412085419765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085419765 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085419766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085419766 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085419766 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085419766 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085419767 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085419767 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085419767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085419767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085419767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085419767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085419767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085419767 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085419768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36246<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(826)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(803): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(804): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(805): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(806): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(807): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(809): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(810): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(811): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(812): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(813): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(814): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(815): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(816): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-SCCP(817): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-RAN(818): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-M3UA(819): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(820): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(821): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(822): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(823): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(824): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(825): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(826): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. 20250412085419780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36262<->l=127.0.0.1:4261 (telnet_interface.c:138) Sat Apr 12 08:54:19 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 20250412085419919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36264<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085420306 DLSCCP DEBUG SCCP-SCOC(85)[0x55cfd9558f00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085420306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b778d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085420306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085420306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085420306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085420306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085420306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085420306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085420306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4b 77 8d 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085420306 DLSCCP DEBUG SCCP-SCOC(86)[0x55cfd955c1d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085420306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053fb82), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085420306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085420306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085420306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085420306 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085420306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085420306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085420306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 53 fb 82 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085420306 DLSCCP DEBUG SCCP-SCOC(87)[0x55cfd954b850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085420306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fdf5b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085420306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085420306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085420306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085420306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085420306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085420306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085420307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085420307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085420307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085420307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085420307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085420307 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085420306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5f df 5b 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085420307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085420307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085420307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085420307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085420307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085420307 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085420307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085420307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085420307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085420307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085420307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085420307 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085420522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36264<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=583500) 20250412085421005 DLSCCP DEBUG SCCP-SCOC(84)[0x55cfd9546330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085421005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dcda2), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085421005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085421005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085421005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085421005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085421005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085421005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085421005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4d cd a2 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085421005 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085421005 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085421005 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085421005 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085421005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085421005 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=583500, count=601940) 20250412085421733 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085421733 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085421733 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085421733 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085421733 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085421733 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412085421734 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085421735 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250412085421735 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250412085421735 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085421735 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085421735 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085421894 DLSCCP DEBUG SCCP-SCOC(83)[0x55cfd9549400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085421894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbc82a), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085421894 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085421894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085421894 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085421894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085421894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085421894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085421894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 bb c8 2a 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085421894 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085421894 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085421894 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085421894 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085421894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085421894 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Sat Apr 12 08:54:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412085422657 DLSCCP DEBUG SCCP-SCOC(82)[0x55cfd95491a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085422657 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f9c8c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085422657 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085422657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085422657 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085422657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085422657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085422658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085422658 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 6f 9c 8c 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085422658 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085422658 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085422658 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085422658 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085422658 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085422658 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085423462 DLSCCP DEBUG SCCP-SCOC(81)[0x55cfd95467a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085423462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c7d99), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085423462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085423462 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085423462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085423462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085423462 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4c 7d 99 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085423463 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423463 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085423463 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085423463 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085423463 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085423463 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250412085423632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36268<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085423638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085423645 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38999<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085423670 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085423670 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085423678 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085423678 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085423679 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085423679 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085423679 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47498 (stream_srv.c:142) 20250412085423679 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47498<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085423679 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085423679 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085423679 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085423679 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085423679 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085423679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085423679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085423679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085423679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085423679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085423679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085423679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085423679 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085423679 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085423679 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085423680 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085423680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085423680 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085423680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085423680 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085423681 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085423681 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085423681 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085423681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085423681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085423681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423681 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085423681 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423681 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085423681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085423681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085423681 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 03 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085423681 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085423681 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085423681 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085423681 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085423681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085423681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085423681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423681 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085423681 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423681 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085423681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085423681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085423681 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085423681 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085423681 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085423681 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085423681 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085423681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085423681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085423681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423681 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085423681 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423681 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085423681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085423681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085423681 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085423681 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085423681 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423681 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085423681 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085423681 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085423681 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085423681 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085423681 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423681 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085423681 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085423681 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085423681 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085423681 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085423681 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423681 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085423681 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085423681 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085423681 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085423681 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(837)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(837)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(837)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(835)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(840)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(840)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(840)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(838)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085423706 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085423706 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085423706 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085423706 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085423706 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085423706 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085423706 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085423706 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085423707 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085423707 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085423707 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085423707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085423707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085423707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085423707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423707 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085423707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085423707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085423707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085423707 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085423707 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085423707 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085423707 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085423707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085423707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085423707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085423707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423707 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085423707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085423707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085423707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085423707 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085423707 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085423707 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085423707 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085423707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085423708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085423708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085423708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423708 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085423708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085423708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085423708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085423708 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085423708 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085423708 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085423708 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085423708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085423708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085423708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085423708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085423708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085423708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085423708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085423708 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085423708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085423708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085423708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085423708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085423708 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085423708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085423708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085423708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085423708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085423708 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085423708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085423708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085423708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085423708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085423708 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085423708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085423708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085423708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085423708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085423708 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(843)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(843)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(843)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(841)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(846)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-M3UA(846)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(846)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-SCCP(844)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085423749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085423749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085423749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085423749 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085423749 DHNBAP 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) 20250412085423749 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085423749 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085423749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085423749 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085423760 DLINP DEBUG SRVCONN(,r=127.0.0.1:47498<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085423760 DLINP DEBUG SRVCONN(,r=127.0.0.1:47498<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085423760 DLINP DEBUG SRVCONN(,r=127.0.0.1:47498<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085423760 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085423760 DHNBAP DEBUG (127.0.0.1:47498 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085423760 DHNBAP NOTICE (127.0.0.1:47498 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085423761 DHNBAP NOTICE (127.0.0.1:47498 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085423761 DLINP DEBUG SRVCONN(,r=127.0.0.1:47498<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085423761 DLINP DEBUG SRVCONN(,r=127.0.0.1:47498<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085423893 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 20250412085423893 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 20250412085423893 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085423893 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085423898 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423898 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085423898 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085423898 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085423898 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085423898 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085423898 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085423898 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085423898 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085423898 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085423898 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085423899 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423899 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085423899 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085423899 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085423899 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085423899 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085423899 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085423899 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085423899 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085423899 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085423899 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085423899 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085423899 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085423899 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085423899 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085423899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085423899 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085423899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085423899 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085423899 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085423899 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085423899 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085423900 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085423900 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085423900 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085423900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085423900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085423900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423900 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085423900 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085423900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085423900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085423900 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085423900 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085423900 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423900 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085423900 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085423900 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085423900 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085423900 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412085423900 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085423900 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085423900 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085423900 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085423904 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 20250412085423904 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 20250412085423904 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085423904 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(840)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085423910 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423910 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085423910 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085423910 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085423910 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085423910 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085423910 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085423910 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085423910 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085423910 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085423910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085423913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423913 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085423913 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085423913 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085423913 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085423913 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085423913 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085423913 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085423913 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085423913 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085423913 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085423913 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085423913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085423913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085423913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085423913 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085423913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085423913 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085423913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085423913 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085423913 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085423913 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085423913 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085423914 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085423914 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085423914 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085423914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085423914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085423914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085423914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423914 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085423914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085423914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085423914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085423914 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085423915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423915 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085423915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085423915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085423915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085423915 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085423915 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085423915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085423915 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085423915 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085423918 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 20250412085423918 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 20250412085423918 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085423918 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085423922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423922 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085423922 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085423922 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085423922 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085423922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085423922 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085423922 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085423922 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085423922 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085423922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085423923 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423923 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085423923 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085423923 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085423923 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085423923 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085423923 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085423923 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085423923 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085423923 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085423923 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085423923 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085423923 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085423923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085423924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085423924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085423924 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085423924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085423924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085423924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085423924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085423924 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085423924 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085423924 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085423925 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085423925 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085423925 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085423925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085423925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085423925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085423925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085423925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085423925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085423925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085423925 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085423925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085423925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085423925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085423925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085423925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412085423925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085423925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085423925 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085423925 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085423930 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 20250412085423930 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 20250412085423930 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085423930 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412085423934 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423934 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412085423934 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085423934 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085423934 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085423934 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085423934 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085423934 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085423934 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085423934 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412085423934 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085423936 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085423936 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085423936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412085423936 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085423936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085423936 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085423936 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085423936 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412085423936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412085423936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085423936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085423936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085423936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085423936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085423936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085423936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085423936 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412085423936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085423936 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085423936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085423936 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085423936 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085423936 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085423936 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085423937 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085423937 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085423937 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085423937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085423937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085423937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085423937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085423937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085423937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085423937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085423937 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085423937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085423937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085423937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085423937 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085423937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085423937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085423937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085423937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085423937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085423937 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'virt-sgsn1' 20250412085423937 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085423937 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085423937 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085423937 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250412085424216 DLSCCP DEBUG SCCP-SCOC(80)[0x55cfd9559400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085424216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b769f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085424216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085424216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085424216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085424216 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085424216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085424216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085424216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 4b 76 9f 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085424216 DLSCCP DEBUG SCCP-SCOC(79)[0x55cfd95468d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085424216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038f3cd), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085424216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085424216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085424216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085424216 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085424216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085424216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085424216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 f3 cd 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085424216 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085424216 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085424216 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085424216 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085424216 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085424216 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085424216 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085424216 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085424217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085424217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085424217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085424217 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085424217 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085424217 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085424217 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085424217 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 38 f3 cd 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412085424222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085424222 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085424222 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085424222 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085424222 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085424222 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085424223 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085424223 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085424223 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085424223 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 4f 38 f3 cd 00 00 06 00 08 00 00 00 07  20250412085424223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085424223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085424223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085424223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085424223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085424223 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=0038f3cd) (sccp_scrc.c:486) 20250412085424223 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1855) 20250412085424223 DLSCCP DEBUG SCCP-SCOC(79)[0x55cfd95468d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085424223 DLSCCP DEBUG SCCP-SCOC(79)[0x55cfd95468d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085424223 DLSCCP DEBUG SCCP-SCOC(79)[0x55cfd95468d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085424223 DLSCCP DEBUG SCCP-SCOC(79)[0x55cfd95468d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085424223 DLSCCP DEBUG SCCP-SCOC(79)[0x55cfd95468d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(836)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085424701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085424701 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085424701 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085424701 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085424701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085424701 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085424701 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085424701 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085424701 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085424701 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085424701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085424701 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085424701 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085424701 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085424701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085424701 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085424701 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085424701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085424701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424701 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085424701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085424701 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085424701 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085424701 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) 20250412085424701 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085424701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085424701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085424701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424701 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085424701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085424701 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085424701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085424701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085424701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085424701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085424701 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085424701 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085424701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085424701 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085424701 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085424701 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085424701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085424701 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085424701 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085424701 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085424701 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085424701 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085424702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085424702 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085424702 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085424702 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085424702 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085424702 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085424702 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085424702 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085424702 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085424702 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085424702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085424702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085424702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085424702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085424702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085424702 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085424702 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085424702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085424702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424702 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085424702 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085424702 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085424702 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085424702 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(839)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085424710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085424710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085424710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085424711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085424711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085424711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085424711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085424711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085424711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424711 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085424711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085424711 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085424711 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085424711 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) 20250412085424711 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) 20250412085424711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085424711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085424711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424711 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085424711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085424711 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085424711 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085424711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085424711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085424711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085424711 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085424711 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085424710 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085424710 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085424710 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085424710 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085424710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085424710 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085424710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085424710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085424710 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085424710 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085424711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085424711 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085424711 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085424711 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085424711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085424711 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'virt-msc1' 20250412085424711 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085424711 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085424711 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085424711 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412085424711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085424711 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085424711 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085424711 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085424711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085424711 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085424711 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085424711 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085424711 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085424711 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085424711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085424711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085424711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085424711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085424711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085424711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085424711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085424711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085424711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424711 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085424711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085424711 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085424711 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085424711 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(842)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085424724 DLSS7 DEBUG[38;5;43m 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085424724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085424724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085424724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085424724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085424724 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085424724 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085424724 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085424724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424724 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085424724 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085424724 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085424724 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085424724 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085424724 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085424724 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085424724 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085424724 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085424724 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085424724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424724 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085424724 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085424724 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085424724 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085424724 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) 20250412085424724 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085424724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085424724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085424724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424724 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085424724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085424724 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085424724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085424724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085424724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085424724 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085424724 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085424724 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085424724 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085424724 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085424724 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085424724 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085424724 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085424724 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412085424724 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085424724 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085424724 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085424724 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085424724 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085424724 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085424724 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085424725 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085424725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085424725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085424725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085424725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085424725 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085424725 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085424725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085424725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085424725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085424725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085424725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085424725 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085424725 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085424725 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085424725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424725 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085424725 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085424725 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085424725 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085424725 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(845)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085424739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085424739 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085424739 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085424739 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085424739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085424739 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085424739 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085424739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085424739 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085424739 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085424740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085424740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085424740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085424740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085424740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085424740 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085424740 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085424740 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085424740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424740 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085424740 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085424740 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085424740 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085424740 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) 20250412085424740 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) 20250412085424740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085424740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085424740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085424740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085424740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085424740 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085424740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085424740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085424740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085424740 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085424740 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: link up (cnlink.c:111) 20250412085424740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085424740 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085424740 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085424740 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085424740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085424740 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'virt-sgsn1' 20250412085424740 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085424740 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085424740 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085424740 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412085424742 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085424742 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085424742 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085424742 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085424742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085424742 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085424742 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085424742 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085424742 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085424742 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085424742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085424742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085424742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085424742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085424742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085424742 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085424742 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085424742 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085424742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085424742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085424742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085424742 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085424742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085424742 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085424742 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085424742 DRANAP INFO cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085425773 DLCTRL DEBUG Command: GET 251393610 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085425773 DLCTRL DEBUG Tx Command reply: GET_REPLY 251393610 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085425776 DLCTRL DEBUG Command: GET 140608147 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085425776 DLCTRL DEBUG Tx Command reply: GET_REPLY 140608147 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085425780 DLCTRL DEBUG Command: GET 782606110 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085425780 DLCTRL DEBUG Tx Command reply: GET_REPLY 782606110 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085425784 DLCTRL DEBUG Command: GET 705705805 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085425785 DLCTRL DEBUG Tx Command reply: GET_REPLY 705705805 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085425789 DLCTRL DEBUG Command: GET 231408598 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085425789 DLCTRL DEBUG Tx Command reply: GET_REPLY 231408598 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085425792 DLCTRL DEBUG Command: GET 180502282 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085425792 DLCTRL DEBUG Tx Command reply: GET_REPLY 180502282 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085425796 DLCTRL DEBUG Command: GET 800186107 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085425796 DLCTRL DEBUG Tx Command reply: GET_REPLY 800186107 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085425800 DLCTRL DEBUG Command: GET 162813208 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085425800 DLCTRL DEBUG Tx Command reply: GET_REPLY 162813208 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085425804 DLCTRL DEBUG Command: GET 546185424 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085425804 DLCTRL DEBUG Tx Command reply: GET_REPLY 546185424 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085425810 DLCTRL DEBUG Command: GET 752466852 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085425810 DLCTRL DEBUG Tx Command reply: GET_REPLY 752466852 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085425817 DLCTRL DEBUG Command: GET 530598699 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085425817 DLCTRL DEBUG Tx Command reply: GET_REPLY 530598699 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085425822 DLCTRL DEBUG Command: GET 925730909 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085425822 DLCTRL DEBUG Tx Command reply: GET_REPLY 925730909 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085425827 DLCTRL DEBUG Command: GET 363164485 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085425827 DLCTRL DEBUG Tx Command reply: GET_REPLY 363164485 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085425831 DLCTRL DEBUG Command: GET 345265575 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085425831 DLCTRL DEBUG Tx Command reply: GET_REPLY 345265575 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085425836 DLCTRL DEBUG Command: GET 516977516 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085425836 DLCTRL DEBUG Tx Command reply: GET_REPLY 516977516 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085425840 DLCTRL DEBUG Command: GET 175306539 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085425840 DLCTRL DEBUG Tx Command reply: GET_REPLY 175306539 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085425845 DLCTRL DEBUG Command: GET 212039860 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085425845 DLCTRL DEBUG Tx Command reply: GET_REPLY 212039860 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085425849 DLCTRL DEBUG Command: GET 986418929 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085425849 DLCTRL DEBUG Tx Command reply: GET_REPLY 986418929 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085425853 DLCTRL DEBUG Command: GET 796775056 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085425853 DLCTRL DEBUG Tx Command reply: GET_REPLY 796775056 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085425857 DLCTRL DEBUG Command: GET 61652304 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085425857 DLCTRL DEBUG Tx Command reply: GET_REPLY 61652304 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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 := '000000000000000010111010'B, t_guard := 20.000000 } 20250412085425893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59372<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(836)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(836)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)3938711 20250412085426940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085426940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085426940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085426940 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085426940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3c1997, normal) (hnbgw_rua.c:406) 20250412085426940 DHNB DEBUG map_rua[0x55cfd95468d0]{init}: Allocated (fsm.c:456) 20250412085426940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3938711)[0x55cfd95468d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085426940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3938711 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085426940 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085426940 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085426940 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3938711 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085426940 DCN DEBUG map_sccp[0x55cfd953df60]{init}: Allocated (fsm.c:456) 20250412085426940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cfd953df60]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085426940 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-3938711 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085426940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3938711 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085426940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3938711)[0x55cfd95468d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085426940 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085426940 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085426940 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3938711 SCCP-91 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085426940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cfd953df60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085426940 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085426940 DLSCCP DEBUG SCCP-SCOC(91)[0x55cfd9564040]{IDLE}: Allocated (fsm.c:456) 20250412085426940 DLSCCP DEBUG SCCP-SCOC(91)[0x55cfd9564040]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085426940 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000ba0056400500f1100926) (sccp_scrc.c:415) 20250412085426940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085426940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085426940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085426940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085426940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085426940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085426940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085426940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085426940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085426940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085426940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085426940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085426940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085426940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085426940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085426940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 5b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 ba 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085426940 DLSCCP DEBUG SCCP-SCOC(91)[0x55cfd9564040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085426940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cfd953df60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085426940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3938711)[0x55cfd95468d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085426940 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085426940 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085426940 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085426940 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085426940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085426940 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412085426940 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085426940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085426940 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085426940 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 5b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 ba 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(835)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(835)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(836)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848) HNBGW_Test.msc0-RAN(836)@11a1da9b814d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)3489036 HNBGW_Test.msc0-SCCP(835)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(835)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)@11a1da9b814d: setverdict(pass): none -> pass 20250412085426960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085426960 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085426960 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085426960 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085426960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085426960 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085426960 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085426960 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085426960 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085426960 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 5b 85 fc 84 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085426961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085426961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085426961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085426961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085426961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085426961 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0085fc84) (sccp_scrc.c:486) 20250412085426961 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1855) 20250412085426961 DLSCCP DEBUG SCCP-SCOC(91)[0x55cfd9564040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085426961 DLSCCP DEBUG SCCP-SCOC(91)[0x55cfd9564040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) MTC@11a1da9b814d: 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 } } } 20250412085426961 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085426961 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085426961 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085426961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cfd953df60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085426961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cfd953df60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085426963 DLCTRL DEBUG Command: GET 143045969 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085426963 DLCTRL DEBUG Tx Command reply: GET_REPLY 143045969 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085426968 DLCTRL DEBUG Command: GET 73374578 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085426968 DLCTRL DEBUG Tx Command reply: GET_REPLY 73374578 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085426972 DLCTRL DEBUG Command: GET 648752420 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085426972 DLCTRL DEBUG Tx Command reply: GET_REPLY 648752420 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085426976 DLCTRL DEBUG Command: GET 218972275 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085426976 DLCTRL DEBUG Tx Command reply: GET_REPLY 218972275 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085426980 DLCTRL DEBUG Command: GET 223702588 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085426980 DLCTRL DEBUG Tx Command reply: GET_REPLY 223702588 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085426985 DLCTRL DEBUG Command: GET 750860573 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085426985 DLCTRL DEBUG Tx Command reply: GET_REPLY 750860573 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085426989 DLCTRL DEBUG Command: GET 233358699 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085426989 DLCTRL DEBUG Tx Command reply: GET_REPLY 233358699 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085426993 DLCTRL DEBUG Command: GET 12762126 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085426993 DLCTRL DEBUG Tx Command reply: GET_REPLY 12762126 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085426997 DLCTRL DEBUG Command: GET 26907202 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085426997 DLCTRL DEBUG Tx Command reply: GET_REPLY 26907202 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085427001 DLCTRL DEBUG Command: GET 733820731 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085427001 DLCTRL DEBUG Tx Command reply: GET_REPLY 733820731 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085427005 DLCTRL DEBUG Command: GET 804597741 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085427005 DLCTRL DEBUG Tx Command reply: GET_REPLY 804597741 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085427009 DLCTRL DEBUG Command: GET 632175366 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085427009 DLCTRL DEBUG Tx Command reply: GET_REPLY 632175366 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085427013 DLCTRL DEBUG Command: GET 154884922 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085427013 DLCTRL DEBUG Tx Command reply: GET_REPLY 154884922 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085427017 DLCTRL DEBUG Command: GET 59797012 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085427017 DLCTRL DEBUG Tx Command reply: GET_REPLY 59797012 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085427020 DLCTRL DEBUG Command: GET 529628792 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085427020 DLCTRL DEBUG Tx Command reply: GET_REPLY 529628792 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085427023 DLCTRL DEBUG Command: GET 442292506 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085427023 DLCTRL DEBUG Tx Command reply: GET_REPLY 442292506 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085427027 DLCTRL DEBUG Command: GET 321023020 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085427027 DLCTRL DEBUG Tx Command reply: GET_REPLY 321023020 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085427029 DLCTRL DEBUG Command: GET 162750731 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085427029 DLCTRL DEBUG Tx Command reply: GET_REPLY 162750731 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085427032 DLCTRL DEBUG Command: GET 198622919 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085427032 DLCTRL DEBUG Tx Command reply: GET_REPLY 198622919 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085427035 DLCTRL DEBUG Command: GET 546422857 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085427035 DLCTRL DEBUG Tx Command reply: GET_REPLY 546422857 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000000011011001'B, t_guard := 20.000000 } 20250412085427074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59380<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(839)@11a1da9b814d: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(839)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)12884310 20250412085428111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085428111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085428111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412085428111 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085428111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc49956, normal) (hnbgw_rua.c:406) 20250412085428111 DHNB DEBUG map_rua[0x55cfd9540150]{init}: Allocated (fsm.c:456) 20250412085428111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12884310)[0x55cfd9540150]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085428111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12884310 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085428111 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085428111 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085428111 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412085428111 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12884310 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250412085428111 DCN DEBUG map_sccp[0x55cfd93b34c0]{init}: Allocated (fsm.c:456) 20250412085428111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cfd93b34c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085428111 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-12884310 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412085428111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12884310 SCCP-92 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412085428111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12884310)[0x55cfd9540150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085428111 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085428111 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085428111 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12884310 SCCP-92 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085428111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cfd93b34c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085428111 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085428111 DLSCCP DEBUG SCCP-SCOC(92)[0x55cfd93b3390]{IDLE}: Allocated (fsm.c:456) 20250412085428111 DLSCCP DEBUG SCCP-SCOC(92)[0x55cfd93b3390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085428111 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000d90056400500f1100926) (sccp_scrc.c:415) 20250412085428111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085428111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085428111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085428112 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085428112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085428112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085428112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085428112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085428112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085428112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085428112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085428112 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085428112 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085428112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085428112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085428112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 09 01 00 00 5c 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 d9 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085428112 DLSCCP DEBUG SCCP-SCOC(92)[0x55cfd93b3390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085428112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cfd93b34c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085428112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12884310)[0x55cfd9540150]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085428112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085428112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085428112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085428112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085428112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085428112 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'virt-msc1' 20250412085428112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085428112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085428112 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085428112 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 09 01 00 00 5c 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 d9 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(838)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc1-SCCP(838)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(839)@11a1da9b814d: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849) HNBGW_Test.msc1-RAN(839)@11a1da9b814d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)11729239 HNBGW_Test.msc1-SCCP(838)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(838)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085428134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085428134 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085428134 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085428134 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085428134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085428134 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085428134 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085428134 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085428134 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085428135 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 5c 63 e9 8c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085428135 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085428135 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085428135 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085428135 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085428135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085428135 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0063e98c) (sccp_scrc.c:486) 20250412085428135 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1855) 20250412085428135 DLSCCP DEBUG SCCP-SCOC(92)[0x55cfd93b3390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085428135 DLSCCP DEBUG SCCP-SCOC(92)[0x55cfd93b3390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085428135 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085428135 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085428135 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085428135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cfd93b34c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085428135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cfd93b34c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085428135 DLCTRL DEBUG Command: GET 761070259 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085428135 DLCTRL DEBUG Tx Command reply: GET_REPLY 761070259 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085428140 DLCTRL DEBUG Command: GET 75414811 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085428140 DLCTRL DEBUG Tx Command reply: GET_REPLY 75414811 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085428144 DLCTRL DEBUG Command: GET 973093217 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085428144 DLCTRL DEBUG Tx Command reply: GET_REPLY 973093217 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085428147 DLCTRL DEBUG Command: GET 968813841 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085428147 DLCTRL DEBUG Tx Command reply: GET_REPLY 968813841 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085428151 DLCTRL DEBUG Command: GET 63269220 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085428151 DLCTRL DEBUG Tx Command reply: GET_REPLY 63269220 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085428157 DLCTRL DEBUG Command: GET 442665844 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085428157 DLCTRL DEBUG Tx Command reply: GET_REPLY 442665844 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250412085428162 DLCTRL DEBUG Command: GET 351986587 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085428163 DLCTRL DEBUG Tx Command reply: GET_REPLY 351986587 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085428167 DLCTRL DEBUG Command: GET 427529768 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085428167 DLCTRL DEBUG Tx Command reply: GET_REPLY 427529768 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085428171 DLCTRL DEBUG Command: GET 619262012 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085428171 DLCTRL DEBUG Tx Command reply: GET_REPLY 619262012 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085428175 DLCTRL DEBUG Command: GET 744653887 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085428176 DLCTRL DEBUG Tx Command reply: GET_REPLY 744653887 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085428179 DLCTRL DEBUG Command: GET 397205773 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085428179 DLCTRL DEBUG Tx Command reply: GET_REPLY 397205773 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085428183 DLCTRL DEBUG Command: GET 612776122 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085428183 DLCTRL DEBUG Tx Command reply: GET_REPLY 612776122 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085428187 DLCTRL DEBUG Command: GET 786251105 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085428187 DLCTRL DEBUG Tx Command reply: GET_REPLY 786251105 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085428191 DLCTRL DEBUG Command: GET 887379645 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085428191 DLCTRL DEBUG Tx Command reply: GET_REPLY 887379645 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085428195 DLCTRL DEBUG Command: GET 174626829 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085428195 DLCTRL DEBUG Tx Command reply: GET_REPLY 174626829 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085428199 DLCTRL DEBUG Command: GET 367007368 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085428199 DLCTRL DEBUG Tx Command reply: GET_REPLY 367007368 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085428203 DLCTRL DEBUG Command: GET 387730881 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085428203 DLCTRL DEBUG Tx Command reply: GET_REPLY 387730881 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085428207 DLCTRL DEBUG Command: GET 303183699 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085428207 DLCTRL DEBUG Tx Command reply: GET_REPLY 303183699 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085428211 DLCTRL DEBUG Command: GET 368636420 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085428211 DLCTRL DEBUG Tx Command reply: GET_REPLY 368636420 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085428215 DLCTRL DEBUG Command: GET 902153100 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085428215 DLCTRL DEBUG Tx Command reply: GET_REPLY 902153100 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: "disconnecting msc0" 20250412085428218 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250412085428222 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085428222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085428222 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085428222 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085428222 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085428222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085428222 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085428222 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085428222 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 20250412085428222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085428222 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085428222 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085428222 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085428222 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085428222 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085428222 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085428222 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412085428222 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085428222 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412085428222 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085428222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085428222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085428222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085428222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085428222 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085428222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085428222 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085428222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085428222 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085428222 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085428222 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085428222 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085428222 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085428222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cfd953df60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085428222 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085428223 DLSCCP DEBUG SCCP-SCOC(91)[0x55cfd9564040]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085428223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085fc84), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085428223 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085428223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085428223 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085428223 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085428223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085428223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085428223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0e 04 85 fc 84 00 00 5b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085428223 DLSCCP DEBUG SCCP-SCOC(91)[0x55cfd9564040]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085428223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cfd953df60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085428223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3938711)[0x55cfd95468d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085428223 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3938711)[0x55cfd95468d0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085428223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085428223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3938711)[0x55cfd95468d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085428223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3938711)[0x55cfd95468d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085428223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3938711)[0x55cfd95468d0]{disrupted}: Freeing instance (context_map.c:202) 20250412085428223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3938711)[0x55cfd95468d0]{disrupted}: Deallocated (fsm.c:568) 20250412085428223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cfd953df60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085428223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cfd953df60]{disconnected}: Freeing instance (context_map.c:206) 20250412085428223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55cfd953df60]{disconnected}: Deallocated (fsm.c:568) 20250412085428223 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3938711 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085428223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085428223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085428223 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085428223 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085428223 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085428223 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085428223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085428223 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: 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 := '000000000000001100111000'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@11a1da9b814d: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)3938711 20250412085428265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59388<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(839)@11a1da9b814d: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(839)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)15261967 20250412085429296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085429296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085429296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412085429296 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085429296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe8e10f, normal) (hnbgw_rua.c:406) 20250412085429296 DHNB DEBUG map_rua[0x55cfd95468d0]{init}: Allocated (fsm.c:456) 20250412085429296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261967)[0x55cfd95468d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085429296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15261967 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085429296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085429296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085429296 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15261967 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412085429296 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15261967 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250412085429296 DCN DEBUG map_sccp[0x55cfd953df60]{init}: Allocated (fsm.c:456) 20250412085429296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cfd953df60]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085429296 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-15261967 <-> SCCP-93 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412085429296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15261967 SCCP-93 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412085429296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261967)[0x55cfd95468d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085429296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085429296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085429296 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15261967 SCCP-93 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085429296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cfd953df60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085429296 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085429296 DLSCCP DEBUG SCCP-SCOC(93)[0x55cfd9538c30]{IDLE}: Allocated (fsm.c:456) 20250412085429296 DLSCCP DEBUG SCCP-SCOC(93)[0x55cfd9538c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085429296 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003380056400500f1100926) (sccp_scrc.c:415) 20250412085429296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085429296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085429296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085429296 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085429296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085429296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085429296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085429296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085429296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085429296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085429296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085429296 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085429296 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085429296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085429296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085429296 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 08 01 00 00 5d 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 38 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085429296 DLSCCP DEBUG SCCP-SCOC(93)[0x55cfd9538c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085429296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cfd953df60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085429296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261967)[0x55cfd95468d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085429297 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085429297 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085429297 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085429297 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085429297 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085429297 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'virt-msc1' 20250412085429297 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085429297 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085429297 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085429297 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 08 01 00 00 5d 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 38 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(838)@11a1da9b814d: First idle individual index:1 HNBGW_Test.msc1-SCCP(838)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(839)@11a1da9b814d: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850) HNBGW_Test.msc1-RAN(839)@11a1da9b814d: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)13076133 HNBGW_Test.msc1-SCCP(838)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(838)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412085429304 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085429304 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085429304 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085429304 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085429304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085429304 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085429304 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085429304 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085429304 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085429304 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 5d 9d d8 2a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085429304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085429304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085429304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085429304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085429304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085429304 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009dd82a) (sccp_scrc.c:486) 20250412085429304 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1855) 20250412085429304 DLSCCP DEBUG SCCP-SCOC(93)[0x55cfd9538c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085429305 DLSCCP DEBUG SCCP-SCOC(93)[0x55cfd9538c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085429305 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085429305 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085429305 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085429305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cfd953df60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085429305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cfd953df60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085429308 DLCTRL DEBUG Command: GET 502260849 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085429308 DLCTRL DEBUG Tx Command reply: GET_REPLY 502260849 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085429312 DLCTRL DEBUG Command: GET 848817193 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085429312 DLCTRL DEBUG Tx Command reply: GET_REPLY 848817193 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085429316 DLCTRL DEBUG Command: GET 895899895 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085429316 DLCTRL DEBUG Tx Command reply: GET_REPLY 895899895 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085429320 DLCTRL DEBUG Command: GET 140492515 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085429320 DLCTRL DEBUG Tx Command reply: GET_REPLY 140492515 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085429323 DLCTRL DEBUG Command: GET 271221587 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085429323 DLCTRL DEBUG Tx Command reply: GET_REPLY 271221587 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085429327 DLCTRL DEBUG Command: GET 51382396 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085429327 DLCTRL DEBUG Tx Command reply: GET_REPLY 51382396 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250412085429331 DLCTRL DEBUG Command: GET 437290910 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085429331 DLCTRL DEBUG Tx Command reply: GET_REPLY 437290910 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085429336 DLCTRL DEBUG Command: GET 489950249 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085429336 DLCTRL DEBUG Tx Command reply: GET_REPLY 489950249 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085429338 DLCTRL DEBUG Command: GET 522192311 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085429338 DLCTRL DEBUG Tx Command reply: GET_REPLY 522192311 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085429340 DLCTRL DEBUG Command: GET 581217074 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085429340 DLCTRL DEBUG Tx Command reply: GET_REPLY 581217074 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085429341 DLCTRL DEBUG Command: GET 626864065 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085429341 DLCTRL DEBUG Tx Command reply: GET_REPLY 626864065 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085429342 DLCTRL DEBUG Command: GET 113782379 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085429342 DLCTRL DEBUG Tx Command reply: GET_REPLY 113782379 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085429344 DLCTRL DEBUG Command: GET 205999204 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085429344 DLCTRL DEBUG Tx Command reply: GET_REPLY 205999204 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085429346 DLCTRL DEBUG Command: GET 71734653 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085429346 DLCTRL DEBUG Tx Command reply: GET_REPLY 71734653 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085429349 DLCTRL DEBUG Command: GET 428469370 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085429349 DLCTRL DEBUG Tx Command reply: GET_REPLY 428469370 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085429353 DLCTRL DEBUG Command: GET 488476478 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085429353 DLCTRL DEBUG Tx Command reply: GET_REPLY 488476478 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085429356 DLCTRL DEBUG Command: GET 169003135 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085429356 DLCTRL DEBUG Tx Command reply: GET_REPLY 169003135 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085429360 DLCTRL DEBUG Command: GET 540506127 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085429360 DLCTRL DEBUG Tx Command reply: GET_REPLY 540506127 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085429363 DLCTRL DEBUG Command: GET 319845656 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085429363 DLCTRL DEBUG Tx Command reply: GET_REPLY 319845656 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085429366 DLCTRL DEBUG Command: GET 302448892 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085429366 DLCTRL DEBUG Tx Command reply: GET_REPLY 302448892 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085429377 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38999<->l=127.0.0.1:4262) (control_if.c:193) 20250412085429377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36282<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(829)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(828)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085429381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36268<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085429383 DLINP DEBUG SRVCONN(,r=127.0.0.1:47498<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085429383 DLINP DEBUG SRVCONN(,r=127.0.0.1:47498<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085429383 DLINP NOTICE SRV(,r=127.0.0.1:47498<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085429383 DMAIN NOTICE (127.0.0.1:47498 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47498<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085429383 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(834)@11a1da9b814d: Final verdict of PTC: none 20250412085429387 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412085429387 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085429387 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 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn1-RAN(845)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(844)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(836)@11a1da9b814d: Final verdict of PTC: none 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085429387 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085429387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085429387 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085429387 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085429387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085429387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085429387 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(841)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(835)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(837)@11a1da9b814d: Final verdict of PTC: none 20250412085429387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085429387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085429387 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412085429387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085429387 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085429387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085429387 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 20250412085429387 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412085429387 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085429387 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085429387 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085429388 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 20250412085429388 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085429388 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085429388 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085429388 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085429388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085429388 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085429388 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085429388 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085429388 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085429388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085429387 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085429387 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085429387 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085429388 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085429388 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085429388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085429388 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 20250412085429388 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085429388 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085429388 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085429388 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085429388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085429388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085429388 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085429388 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085429388 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085429388 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085429388 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085429388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085429388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085429388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085429388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085429388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085429388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085429388 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085429388 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085429388 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085429388 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085429388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085429388 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085429388 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085429388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085429388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085429388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085429388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085429388 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085429388 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085429388 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085429388 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085429388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cfd93b34c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085429389 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085429389 DLSCCP DEBUG SCCP-SCOC(92)[0x55cfd93b3390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085429389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e98c), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) HNBGW_Test.sgsn0-RAN(842)@11a1da9b814d: Final verdict of PTC: none 20250412085429389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085429389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085429389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085429389 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085429389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085429389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085429389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 09 04 63 e9 8c 00 00 5c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085429389 DLSCCP DEBUG SCCP-SCOC(92)[0x55cfd93b3390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085429389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cfd93b34c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085429389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12884310)[0x55cfd9540150]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085429389 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12884310)[0x55cfd9540150]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085429389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085429389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12884310)[0x55cfd9540150]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085429389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12884310)[0x55cfd9540150]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085429389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12884310)[0x55cfd9540150]{disrupted}: Freeing instance (context_map.c:202) 20250412085429389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12884310)[0x55cfd9540150]{disrupted}: Deallocated (fsm.c:568) 20250412085429389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cfd93b34c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085429389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cfd93b34c0]{disconnected}: Freeing instance (context_map.c:206) 20250412085429389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55cfd93b34c0]{disconnected}: Deallocated (fsm.c:568) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@11a1da9b814d: Final verdict of PTC: none20250412085429389 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12884310 SCCP-92 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085429389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cfd953df60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085429389 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085429389 DLSCCP DEBUG SCCP-SCOC(93)[0x55cfd9538c30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085429389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009dd82a), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085429389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085429389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085429390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) HNBGW_Test.msc1-RAN(839)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831)@11a1da9b814d: Final verdict of PTC: none 20250412085429390 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085429390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085429390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085429390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 08 04 9d d8 2a 00 00 5d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085429390 DLSCCP DEBUG SCCP-SCOC(93)[0x55cfd9538c30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085429390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cfd953df60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085429390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261967)[0x55cfd95468d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085429390 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261967)[0x55cfd95468d0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085429390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085429390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261967)[0x55cfd95468d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085429390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261967)[0x55cfd95468d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085429390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261967)[0x55cfd95468d0]{disrupted}: Freeing instance (context_map.c:202) 20250412085429390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261967)[0x55cfd95468d0]{disrupted}: Deallocated (fsm.c:568) 20250412085429390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cfd953df60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085429390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cfd953df60]{disconnected}: Freeing instance (context_map.c:206) 20250412085429390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x55cfd953df60]{disconnected}: Deallocated (fsm.c:568) 20250412085429390 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15261967 SCCP-93 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(846)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(840)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(843)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(827)@11a1da9b814d: Final verdict of PTC: none 20250412085429390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085429390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085429391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412085429391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085429391 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085429391 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085429391 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085429391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085429391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085429391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085429391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085429391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085429391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085429391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085429391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085429391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085429391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085429391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085429391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW-PFCP(830)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(847)@11a1da9b814d: Final verdict of PTC: none 20250412085429394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59372<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085429395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59380<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)@11a1da9b814d: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)@11a1da9b814d: Final verdict of PTC: pass HNBGW_Test.msc1-SCCP(838)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)@11a1da9b814d: Final verdict of PTC: pass 20250412085429404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59388<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(827): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(828): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(829): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(830): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(834): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(835): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(836): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(837): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(838): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(839): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(840): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(841): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(842): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(843): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(844): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(845): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(846): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(847): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Sat Apr 12 08:54:29 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 20250412085429569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59400<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085429735 DLSCCP DEBUG SCCP-SCOC(88)[0x55cfd95022c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085429735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001dffa2), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085429735 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085429735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085429735 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085429735 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085429735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085429735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085429735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 1d ff a2 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085429736 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085429736 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085429736 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085429736 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085429736 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085429736 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085429741 DLSCCP DEBUG SCCP-SCOC(89)[0x55cfd942cc80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085429742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c692db), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085429742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085429742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085429742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085429742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085429742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085429742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085429742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c6 92 db 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085429742 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085429742 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085429742 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085429742 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085429742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085429742 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085429762 DLSCCP DEBUG SCCP-SCOC(90)[0x55cfd9539390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085429762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026159e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085429762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085429762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085429762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085429762 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085429762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085429763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085429763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 26 15 9e 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085429763 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085429763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085429763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085429763 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085429763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085429763 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085430171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59400<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=592628) 20250412085430223 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085430223 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085430223 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085430307 DLSCCP DEBUG SCCP-SCOC(87)[0x55cfd954b850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085430307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fdf5b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085430307 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085430307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085430307 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085430307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085430307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085430307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085430307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5f df 5b 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085430307 DLSCCP DEBUG SCCP-SCOC(86)[0x55cfd955c1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085430307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053fb82), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085430307 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085430307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085430308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085430308 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085430308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085430308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085430308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 53 fb 82 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085430308 DLSCCP DEBUG SCCP-SCOC(85)[0x55cfd9558f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085430308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b778d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085430308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085430308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085430308 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085430308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085430308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085430308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085430308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4b 77 8d 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085430308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085430309 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085430309 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085430309 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085430309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085430309 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085430309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085430309 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085430309 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085430309 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085430309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085430309 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085430309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085430309 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085430309 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085430309 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085430309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085430309 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085431006 DLSCCP DEBUG SCCP-SCOC(84)[0x55cfd9546330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085431006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dcda2), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085431006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085431006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085431006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085431007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085431007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085431007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085431007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4d cd a2 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085431007 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085431007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085431007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085431007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085431007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085431007 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=592628, count=608340) 20250412085431388 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085431388 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085431388 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085431388 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085431388 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085431388 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412085431388 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085431388 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085431388 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412085431895 DLSCCP DEBUG SCCP-SCOC(83)[0x55cfd9549400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085431895 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbc82a), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085431895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085431895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085431895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085431895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085431895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085431895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085431895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 bb c8 2a 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085431896 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085431896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085431896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085431896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085431896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085431896 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Sat Apr 12 08:54:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412085432659 DLSCCP DEBUG SCCP-SCOC(82)[0x55cfd95491a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085432659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f9c8c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085432659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085432659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085432659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085432659 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085432659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085432659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085432659 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 6f 9c 8c 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085432659 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085432659 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085432659 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085432659 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085432659 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085432659 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250412085433255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59408<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085433257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085433261 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44339<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085433275 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085433275 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085433287 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085433287 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085433287 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085433287 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085433288 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085433288 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085433288 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085433288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085433288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085433288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085433288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085433288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085433288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085433288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085433288 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085433288 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47537 (stream_srv.c:142) 20250412085433288 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47537<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085433288 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085433288 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085433288 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085433288 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085433288 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085433288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085433288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085433289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433288 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085433288 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085433288 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085433288 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085433289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085433289 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085433289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085433289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433289 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085433289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085433289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085433289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085433289 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085433289 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085433289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085433289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085433289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085433289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085433289 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085433290 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085433290 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085433290 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085433290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085433290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085433290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085433290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433290 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085433290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085433290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085433290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085433290 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085433290 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085433290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085433290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085433290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085433290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085433290 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085433291 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085433291 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085433292 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085433292 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085433292 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085433292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085433292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085433292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085433292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433292 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085433292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085433292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085433292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0f 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085433292 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085433292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085433292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085433292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085433292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085433292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085433292 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(861)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(861)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(861)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(859)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085433308 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085433308 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085433309 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085433309 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085433309 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085433309 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085433309 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085433309 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085433310 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085433310 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085433310 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085433310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085433310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085433310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=6 -> eSLS=86: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085433310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433310 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085433310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085433310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085433310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 06 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085433310 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085433310 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085433310 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085433310 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085433310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085433310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085433310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085433310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433310 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085433310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085433310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085433310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085433310 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085433310 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085433310 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085433310 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085433310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085433310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085433310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085433310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433310 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085433310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085433310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085433310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085433310 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085433310 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085433310 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085433310 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085433310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085433310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085433310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085433310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085433310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085433310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085433310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085433310 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085433310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085433310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085433311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085433311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085433311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085433311 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085433311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085433311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085433311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085433311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085433311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085433311 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085433311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085433311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085433311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085433311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085433311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085433311 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085433311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085433311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085433311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085433311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085433311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085433311 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(864)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(864)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(864)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(862)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085433330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085433330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085433330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085433330 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085433331 DHNBAP 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) 20250412085433331 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085433331 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085433331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085433331 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085433335 DLINP DEBUG SRVCONN(,r=127.0.0.1:47537<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085433335 DLINP DEBUG SRVCONN(,r=127.0.0.1:47537<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085433335 DLINP DEBUG SRVCONN(,r=127.0.0.1:47537<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085433335 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085433335 DHNBAP DEBUG (127.0.0.1:47537 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085433335 DHNBAP NOTICE (127.0.0.1:47537 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085433335 DHNBAP NOTICE (127.0.0.1:47537 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085433335 DLINP DEBUG SRVCONN(,r=127.0.0.1:47537<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085433335 DLINP DEBUG SRVCONN(,r=127.0.0.1:47537<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085433463 DLSCCP DEBUG SCCP-SCOC(81)[0x55cfd95467a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085433463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c7d99), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085433464 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085433464 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085433464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085433464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085433464 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4c 7d 99 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085433464 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085433464 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085433464 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085433464 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085433464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085433464 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085433506 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 20250412085433506 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 20250412085433506 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085433506 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085433509 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085433509 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085433509 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085433509 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085433509 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085433509 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085433509 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085433509 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085433509 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085433509 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085433509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085433511 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085433511 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085433511 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085433511 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085433511 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085433511 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085433511 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085433511 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085433511 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085433511 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085433511 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085433511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085433511 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085433511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085433511 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085433511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085433511 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085433511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085433511 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085433511 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085433511 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085433511 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085433512 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085433512 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085433512 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085433512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085433512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085433512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085433513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085433513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085433513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085433513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085433513 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085433513 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085433513 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085433513 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085433513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085433513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085433513 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085433513 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085433513 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085433513 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085433513 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085433521 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 20250412085433521 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 20250412085433521 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085433521 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085433526 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085433526 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085433526 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085433526 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085433526 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085433526 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085433526 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085433526 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085433526 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085433526 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085433526 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085433528 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085433528 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085433528 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085433528 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085433528 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085433528 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085433528 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085433528 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085433528 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085433528 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085433528 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085433528 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085433528 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085433528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085433528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085433528 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085433528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085433528 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085433528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085433528 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085433528 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085433528 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085433528 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085433529 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085433529 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085433529 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085433529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085433529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085433529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433529 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085433529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085433529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085433529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085433529 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085433529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085433529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085433529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085433529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085433529 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085433530 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085433530 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085433530 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085433530 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085433530 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085433530 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412085433530 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085433530 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085433530 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085433530 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085434212 DLSCCP DEBUG SCCP-SCOC(80)[0x55cfd9559400]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085434212 DLSCCP DEBUG SCCP-SCOC(80)[0x55cfd9559400]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085434212 DLSCCP DEBUG SCCP-SCOC(80)[0x55cfd9559400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085434212 DLSCCP DEBUG SCCP-SCOC(80)[0x55cfd9559400]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085434212 DLSCCP DEBUG SCCP-SCOC(80)[0x55cfd9559400]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(860)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085434321 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085434321 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085434321 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085434322 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085434322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085434322 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085434322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085434322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085434322 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085434322 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085434322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085434322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085434322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085434322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085434322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085434322 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085434322 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085434322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085434322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434322 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085434322 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085434322 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085434322 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085434322 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) 20250412085434322 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085434322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085434322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085434322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434322 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085434322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085434322 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085434322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085434322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085434322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085434323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085434323 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085434323 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085434323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085434323 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085434323 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085434323 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085434323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085434323 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412085434323 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085434323 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085434323 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085434323 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085434324 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085434324 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085434324 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085434324 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085434324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085434324 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085434324 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085434324 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085434324 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085434324 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085434324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085434324 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085434324 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085434324 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085434324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085434324 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085434324 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085434324 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085434324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434325 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085434325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085434325 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085434325 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085434325 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(863)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085434330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085434330 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085434330 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085434330 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085434330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085434331 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085434331 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085434331 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085434331 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085434331 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085434331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085434331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085434331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085434331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085434331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085434331 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085434331 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085434331 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085434331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434331 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085434331 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085434331 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085434331 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085434331 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) 20250412085434331 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085434331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085434331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085434331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085434331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085434331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085434331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085434331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085434331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085434331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085434331 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085434331 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085434331 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085434331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085434331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085434331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085434331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085434331 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412085434331 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085434331 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085434332 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085434332 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085434332 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085434332 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085434332 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085434332 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085434332 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085434332 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085434332 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085434332 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085434332 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085434332 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085434332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085434332 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085434332 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085434332 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085434332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085434332 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085434332 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085434332 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085434332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085434333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085434333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085434333 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085434333 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085434333 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085434333 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085434333 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085435347 DLCTRL DEBUG Command: GET 422527536 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085435347 DLCTRL DEBUG Tx Command reply: GET_REPLY 422527536 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085435355 DLCTRL DEBUG Command: GET 93491084 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085435355 DLCTRL DEBUG Tx Command reply: GET_REPLY 93491084 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085435359 DLCTRL DEBUG Command: GET 972192073 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085435359 DLCTRL DEBUG Tx Command reply: GET_REPLY 972192073 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085435362 DLCTRL DEBUG Command: GET 550084986 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085435362 DLCTRL DEBUG Tx Command reply: GET_REPLY 550084986 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085435365 DLCTRL DEBUG Command: GET 902055563 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085435365 DLCTRL DEBUG Tx Command reply: GET_REPLY 902055563 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085435367 DLCTRL DEBUG Command: GET 970046857 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085435367 DLCTRL DEBUG Tx Command reply: GET_REPLY 970046857 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085435370 DLCTRL DEBUG Command: GET 133660376 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085435370 DLCTRL DEBUG Tx Command reply: GET_REPLY 133660376 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085435373 DLCTRL DEBUG Command: GET 393238693 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085435373 DLCTRL DEBUG Tx Command reply: GET_REPLY 393238693 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085435376 DLCTRL DEBUG Command: GET 394099974 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085435376 DLCTRL DEBUG Tx Command reply: GET_REPLY 394099974 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085435382 DLCTRL DEBUG Command: GET 210690839 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085435382 DLCTRL DEBUG Tx Command reply: GET_REPLY 210690839 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085435384 DLCTRL DEBUG Command: GET 829365709 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085435384 DLCTRL DEBUG Tx Command reply: GET_REPLY 829365709 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085435387 DLCTRL DEBUG Command: GET 753648683 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085435387 DLCTRL DEBUG Tx Command reply: GET_REPLY 753648683 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085435390 DLCTRL DEBUG Command: GET 203626688 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085435391 DLCTRL DEBUG Tx Command reply: GET_REPLY 203626688 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085435394 DLCTRL DEBUG Command: GET 61442932 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085435394 DLCTRL DEBUG Tx Command reply: GET_REPLY 61442932 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085435398 DLCTRL DEBUG Command: GET 105736538 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085435398 DLCTRL DEBUG Tx Command reply: GET_REPLY 105736538 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085435402 DLCTRL DEBUG Command: GET 485199866 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085435402 DLCTRL DEBUG Tx Command reply: GET_REPLY 485199866 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085435405 DLCTRL DEBUG Command: GET 204023905 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085435405 DLCTRL DEBUG Tx Command reply: GET_REPLY 204023905 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085435407 DLCTRL DEBUG Command: GET 9706898 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085435407 DLCTRL DEBUG Tx Command reply: GET_REPLY 9706898 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085435408 DLCTRL DEBUG Command: GET 727493849 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085435408 DLCTRL DEBUG Tx Command reply: GET_REPLY 727493849 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085435409 DLCTRL DEBUG Command: GET 691057693 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085435409 DLCTRL DEBUG Tx Command reply: GET_REPLY 691057693 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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 := '000000000000001101011110'B, t_guard := 20.000000 } 20250412085435421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50772<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(860)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(860)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)8407099 20250412085436466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085436467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085436467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085436467 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085436467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x80483b, normal) (hnbgw_rua.c:406) 20250412085436467 DHNB DEBUG map_rua[0x55cfd9559400]{init}: Allocated (fsm.c:456) 20250412085436467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407099)[0x55cfd9559400]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085436467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8407099 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085436467 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085436467 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085436467 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8407099 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085436467 DCN DEBUG map_sccp[0x55cfd9540150]{init}: Allocated (fsm.c:456) 20250412085436467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cfd9540150]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085436467 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-8407099 <-> SCCP-94 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085436467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8407099 SCCP-94 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085436467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407099)[0x55cfd9559400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085436467 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085436467 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085436467 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8407099 SCCP-94 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085436467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cfd9540150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085436467 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085436467 DLSCCP DEBUG SCCP-SCOC(94)[0x55cfd93b34c0]{IDLE}: Allocated (fsm.c:456) 20250412085436467 DLSCCP DEBUG SCCP-SCOC(94)[0x55cfd93b34c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085436467 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300035e0056400500f1100926) (sccp_scrc.c:415) 20250412085436467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085436467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085436467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085436467 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085436467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085436467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085436467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085436467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085436467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085436467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085436467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085436467 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085436467 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085436467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085436467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085436467 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 5e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 5e 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085436467 DLSCCP DEBUG SCCP-SCOC(94)[0x55cfd93b34c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085436467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cfd9540150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085436467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407099)[0x55cfd9559400]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085436468 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085436468 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085436468 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085436468 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085436468 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085436468 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085436468 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085436468 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085436468 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085436468 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 5e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 5e 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(859)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(859)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(860)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866) HNBGW_Test.msc0-RAN(860)@11a1da9b814d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)4273659 HNBGW_Test.msc0-SCCP(859)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(859)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085436485 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085436485 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085436485 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085436485 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085436485 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085436485 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085436485 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085436485 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085436485 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085436485 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 5e 40 05 d7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085436485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085436485 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085436485 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085436485 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085436485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085436485 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004005d7) (sccp_scrc.c:486) 20250412085436485 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1855) 20250412085436485 DLSCCP DEBUG SCCP-SCOC(94)[0x55cfd93b34c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085436485 DLSCCP DEBUG SCCP-SCOC(94)[0x55cfd93b34c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085436485 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085436485 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085436485 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085436485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cfd9540150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085436485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cfd9540150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085436487 DLCTRL DEBUG Command: GET 749912404 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085436487 DLCTRL DEBUG Tx Command reply: GET_REPLY 749912404 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085436490 DLCTRL DEBUG Command: GET 322086199 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085436490 DLCTRL DEBUG Tx Command reply: GET_REPLY 322086199 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085436494 DLCTRL DEBUG Command: GET 446843014 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085436494 DLCTRL DEBUG Tx Command reply: GET_REPLY 446843014 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085436498 DLCTRL DEBUG Command: GET 456204118 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085436499 DLCTRL DEBUG Tx Command reply: GET_REPLY 456204118 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085436503 DLCTRL DEBUG Command: GET 591010617 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085436503 DLCTRL DEBUG Tx Command reply: GET_REPLY 591010617 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085436507 DLCTRL DEBUG Command: GET 502955767 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085436507 DLCTRL DEBUG Tx Command reply: GET_REPLY 502955767 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085436510 DLCTRL DEBUG Command: GET 157236134 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085436510 DLCTRL DEBUG Tx Command reply: GET_REPLY 157236134 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085436513 DLCTRL DEBUG Command: GET 86324390 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085436513 DLCTRL DEBUG Tx Command reply: GET_REPLY 86324390 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085436515 DLCTRL DEBUG Command: GET 796496625 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085436515 DLCTRL DEBUG Tx Command reply: GET_REPLY 796496625 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085436516 DLCTRL DEBUG Command: GET 986641721 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085436516 DLCTRL DEBUG Tx Command reply: GET_REPLY 986641721 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085436518 DLCTRL DEBUG Command: GET 690364140 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085436518 DLCTRL DEBUG Tx Command reply: GET_REPLY 690364140 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085436519 DLCTRL DEBUG Command: GET 994584129 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085436519 DLCTRL DEBUG Tx Command reply: GET_REPLY 994584129 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085436521 DLCTRL DEBUG Command: GET 60648536 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085436521 DLCTRL DEBUG Tx Command reply: GET_REPLY 60648536 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085436522 DLCTRL DEBUG Command: GET 849636162 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085436522 DLCTRL DEBUG Tx Command reply: GET_REPLY 849636162 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085436523 DLCTRL DEBUG Command: GET 623324822 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085436523 DLCTRL DEBUG Tx Command reply: GET_REPLY 623324822 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085436523 DLCTRL DEBUG Command: GET 533709408 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085436523 DLCTRL DEBUG Tx Command reply: GET_REPLY 533709408 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085436524 DLCTRL DEBUG Command: GET 7477126 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085436524 DLCTRL DEBUG Tx Command reply: GET_REPLY 7477126 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085436525 DLCTRL DEBUG Command: GET 2415038 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085436525 DLCTRL DEBUG Tx Command reply: GET_REPLY 2415038 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085436526 DLCTRL DEBUG Command: GET 605147351 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085436526 DLCTRL DEBUG Tx Command reply: GET_REPLY 605147351 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085436526 DLCTRL DEBUG Command: GET 630084345 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085436526 DLCTRL DEBUG Tx Command reply: GET_REPLY 630084345 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000000000000010'B, t_guard := 20.000000 } 20250412085436539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50776<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(860)@11a1da9b814d: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(860)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)5265276 20250412085437562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085437563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085437563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412085437563 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085437563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x50577c, normal) (hnbgw_rua.c:406) 20250412085437563 DHNB DEBUG map_rua[0x55cfd95468d0]{init}: Allocated (fsm.c:456) 20250412085437563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265276)[0x55cfd95468d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085437563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5265276 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085437563 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085437563 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085437563 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412085437563 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5265276 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085437563 DCN DEBUG map_sccp[0x55cfd953df60]{init}: Allocated (fsm.c:456) 20250412085437563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cfd953df60]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085437563 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-5265276 <-> SCCP-95 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085437563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5265276 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412085437563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265276)[0x55cfd95468d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085437563 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085437563 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085437563 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5265276 SCCP-95 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085437563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cfd953df60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085437563 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085437563 DLSCCP DEBUG SCCP-SCOC(95)[0x55cfd9540b70]{IDLE}: Allocated (fsm.c:456) 20250412085437563 DLSCCP DEBUG SCCP-SCOC(95)[0x55cfd9540b70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085437563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000020056400500f1100926) (sccp_scrc.c:415) 20250412085437563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085437563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085437563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085437563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085437563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085437563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085437563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085437563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085437563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085437563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085437563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085437563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085437563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085437563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085437563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085437563 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 5f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 02 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085437563 DLSCCP DEBUG SCCP-SCOC(95)[0x55cfd9540b70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085437563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cfd953df60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085437563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265276)[0x55cfd95468d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085437563 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085437563 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085437563 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085437563 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085437563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085437563 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085437563 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085437563 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085437563 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085437563 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 5f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 02 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(859)@11a1da9b814d: First idle individual index:1 HNBGW_Test.msc0-SCCP(859)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(860)@11a1da9b814d: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867) HNBGW_Test.msc0-RAN(860)@11a1da9b814d: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)4813171 HNBGW_Test.msc0-SCCP(859)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(859)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412085437567 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085437567 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085437567 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085437567 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085437567 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085437567 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085437567 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085437567 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085437567 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085437567 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 5f 9b 84 4d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085437567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085437567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085437567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085437567 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085437567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085437567 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009b844d) (sccp_scrc.c:486) 20250412085437567 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1855) 20250412085437567 DLSCCP DEBUG SCCP-SCOC(95)[0x55cfd9540b70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085437567 DLSCCP DEBUG SCCP-SCOC(95)[0x55cfd9540b70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085437567 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085437567 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085437567 DCN DEBUG handle_cn_conn_conf() conn_id=95, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085437567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cfd953df60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085437567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cfd953df60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085437568 DLCTRL DEBUG Command: GET 46616956 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085437568 DLCTRL DEBUG Tx Command reply: GET_REPLY 46616956 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250412085437570 DLCTRL DEBUG Command: GET 352923715 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085437570 DLCTRL DEBUG Tx Command reply: GET_REPLY 352923715 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085437573 DLCTRL DEBUG Command: GET 553976597 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085437573 DLCTRL DEBUG Tx Command reply: GET_REPLY 553976597 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085437577 DLCTRL DEBUG Command: GET 207974360 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085437577 DLCTRL DEBUG Tx Command reply: GET_REPLY 207974360 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085437582 DLCTRL DEBUG Command: GET 736507205 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085437582 DLCTRL DEBUG Tx Command reply: GET_REPLY 736507205 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085437586 DLCTRL DEBUG Command: GET 885929464 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085437586 DLCTRL DEBUG Tx Command reply: GET_REPLY 885929464 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085437589 DLCTRL DEBUG Command: GET 828558770 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085437589 DLCTRL DEBUG Tx Command reply: GET_REPLY 828558770 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085437592 DLCTRL DEBUG Command: GET 224196982 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085437592 DLCTRL DEBUG Tx Command reply: GET_REPLY 224196982 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085437597 DLCTRL DEBUG Command: GET 800337664 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085437597 DLCTRL DEBUG Tx Command reply: GET_REPLY 800337664 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085437602 DLCTRL DEBUG Command: GET 655076936 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085437602 DLCTRL DEBUG Tx Command reply: GET_REPLY 655076936 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085437606 DLCTRL DEBUG Command: GET 480253042 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085437606 DLCTRL DEBUG Tx Command reply: GET_REPLY 480253042 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085437610 DLCTRL DEBUG Command: GET 634553764 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085437610 DLCTRL DEBUG Tx Command reply: GET_REPLY 634553764 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085437613 DLCTRL DEBUG Command: GET 356816141 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085437613 DLCTRL DEBUG Tx Command reply: GET_REPLY 356816141 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085437617 DLCTRL DEBUG Command: GET 515422662 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085437617 DLCTRL DEBUG Tx Command reply: GET_REPLY 515422662 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085437621 DLCTRL DEBUG Command: GET 974424847 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085437621 DLCTRL DEBUG Tx Command reply: GET_REPLY 974424847 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085437626 DLCTRL DEBUG Command: GET 634512181 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085437626 DLCTRL DEBUG Tx Command reply: GET_REPLY 634512181 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085437631 DLCTRL DEBUG Command: GET 255576157 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085437631 DLCTRL DEBUG Tx Command reply: GET_REPLY 255576157 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085437637 DLCTRL DEBUG Command: GET 432722327 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085437637 DLCTRL DEBUG Tx Command reply: GET_REPLY 432722327 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085437642 DLCTRL DEBUG Command: GET 831044280 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085437642 DLCTRL DEBUG Tx Command reply: GET_REPLY 831044280 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085437645 DLCTRL DEBUG Command: GET 740766105 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085437645 DLCTRL DEBUG Tx Command reply: GET_REPLY 740766105 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: "connecting cnlink 1" 20250412085437648 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(870)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(870)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(870)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(868)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085437874 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 20250412085437874 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 20250412085437874 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085437875 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085437884 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085437884 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085437884 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085437884 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085437884 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085437884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085437884 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085437884 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085437884 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085437884 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085437884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085437887 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085437887 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085437887 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085437887 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085437887 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085437887 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085437887 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085437887 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085437887 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085437887 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085437887 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085437887 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412085437887 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085437887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085437888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085437888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085437888 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085437888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085437888 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085437888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085437888 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085437888 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085437888 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085437888 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085437889 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085437889 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085437889 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085437889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085437889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085437890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085437890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085437890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085437890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085437890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085437890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085437890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085437890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085437890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085437890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085437890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085437890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085437890 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085437890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085437890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085437890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085437890 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085437890 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085437890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085437890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085437890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085437891 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085437891 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250412085437891 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085437891 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085437891 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085437891 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085438224 DLSCCP DEBUG SCCP-SCOC(91)[0x55cfd9564040]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085438224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085fc84), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085438224 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085438224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085438224 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085438224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085438224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085438224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085438224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 85 fc 84 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085438224 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085438224 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085438224 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085438224 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085438224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085438224 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085438224 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085438224 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085438224 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085438224 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 85 fc 84 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412085438231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085438231 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085438231 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085438231 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085438231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085438231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085438231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085438231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085438231 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085438231 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 5b 85 fc 84 00 00 06 00 08 00 00 00 07  20250412085438231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085438231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085438231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085438231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085438231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085438231 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=0085fc84) (sccp_scrc.c:486) 20250412085438231 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1855) 20250412085438231 DLSCCP DEBUG SCCP-SCOC(91)[0x55cfd9564040]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085438231 DLSCCP DEBUG SCCP-SCOC(91)[0x55cfd9564040]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085438231 DLSCCP DEBUG SCCP-SCOC(91)[0x55cfd9564040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085438231 DLSCCP DEBUG SCCP-SCOC(91)[0x55cfd9564040]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085438231 DLSCCP DEBUG SCCP-SCOC(91)[0x55cfd9564040]{IDLE}: Deallocated (fsm.c:568) MTC@11a1da9b814d: 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 := '000000000000000111110100'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(869)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085438684 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085438684 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085438684 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085438684 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085438684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085438684 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085438684 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085438684 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085438684 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085438684 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085438684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085438684 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085438684 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085438684 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085438684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085438684 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085438684 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085438684 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085438684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085438684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085438684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085438684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085438684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085438684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085438684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085438684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085438684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085438684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085438684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085438684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085438684 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085438684 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085438684 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085438684 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085438684 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) 20250412085438684 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) 20250412085438684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085438684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085438684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085438684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085438684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085438684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085438684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085438684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085438684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085438684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085438684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085438684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085438684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085438684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085438684 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085438684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085438684 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085438684 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085438684 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085438684 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085438684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085438684 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'virt-msc1' 20250412085438684 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085438684 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085438684 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085438684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085438684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085438684 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085438684 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085438684 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412085438685 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085438685 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085438685 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085438685 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085438685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085438685 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085438685 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085438685 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085438685 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085438685 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085438685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085438685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085438685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085438685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085438685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085438685 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085438685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085438685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085438685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085438685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085438685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085438685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085438685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085438685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085438685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085438685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085438685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085438685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085438685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085438685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085438685 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085438685 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085438685 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085438685 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085438685 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085438701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085439389 DLSCCP DEBUG SCCP-SCOC(92)[0x55cfd93b3390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085439389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e98c), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085439389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085439389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085439389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085439389 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085439389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085439389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085439389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 63 e9 8c 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085439390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085439390 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085439390 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085439390 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085439390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085439390 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085439390 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085439390 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085439390 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085439390 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 63 e9 8c 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250412085439391 DLSCCP DEBUG SCCP-SCOC(93)[0x55cfd9538c30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085439391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009dd82a), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085439391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085439391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085439391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085439391 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085439391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085439391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085439391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 9d d8 2a 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085439391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085439391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085439391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085439391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085439391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085439391 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085439391 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085439391 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085439391 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085439391 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 9d d8 2a 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250412085439396 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085439396 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085439396 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085439396 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085439396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085439396 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085439396 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085439396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085439396 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085439396 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 5c 63 e9 8c 00 00 06 00 08 00 00 00 07  20250412085439396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085439396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085439396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085439396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085439396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085439396 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=0063e98c) (sccp_scrc.c:486) 20250412085439396 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1855) 20250412085439396 DLSCCP DEBUG SCCP-SCOC(92)[0x55cfd93b3390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085439396 DLSCCP DEBUG SCCP-SCOC(92)[0x55cfd93b3390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085439396 DLSCCP DEBUG SCCP-SCOC(92)[0x55cfd93b3390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085439396 DLSCCP DEBUG SCCP-SCOC(92)[0x55cfd93b3390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085439396 DLSCCP DEBUG SCCP-SCOC(92)[0x55cfd93b3390]{IDLE}: Deallocated (fsm.c:568) 20250412085439600 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085439601 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085439601 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085439601 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085439601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085439601 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085439601 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085439601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085439601 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085439601 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 5d 9d d8 2a 00 00 06 00 08 00 00 00 07  20250412085439601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085439601 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085439601 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085439601 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085439601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085439601 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=009dd82a) (sccp_scrc.c:486) 20250412085439601 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1855) 20250412085439601 DLSCCP DEBUG SCCP-SCOC(93)[0x55cfd9538c30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085439601 DLSCCP DEBUG SCCP-SCOC(93)[0x55cfd9538c30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085439601 DLSCCP DEBUG SCCP-SCOC(93)[0x55cfd9538c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085439601 DLSCCP DEBUG SCCP-SCOC(93)[0x55cfd9538c30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085439601 DLSCCP DEBUG SCCP-SCOC(93)[0x55cfd9538c30]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(869)@11a1da9b814d: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(869)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)14487837 20250412085439729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085439729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085439729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412085439729 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085439729 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdd111d, normal) (hnbgw_rua.c:406) 20250412085439730 DHNB DEBUG map_rua[0x55cfd9538c30]{init}: Allocated (fsm.c:456) 20250412085439730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487837)[0x55cfd9538c30]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085439730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14487837 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085439730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085439730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085439730 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14487837 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412085439730 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14487837 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250412085439730 DCN DEBUG map_sccp[0x55cfd93b3390]{init}: Allocated (fsm.c:456) 20250412085439730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cfd93b3390]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085439730 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-14487837 <-> SCCP-96 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412085439730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14487837 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412085439730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487837)[0x55cfd9538c30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085439730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085439730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085439730 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14487837 SCCP-96 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085439730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cfd93b3390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085439730 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085439730 DLSCCP DEBUG SCCP-SCOC(96)[0x55cfd9564040]{IDLE}: Allocated (fsm.c:456) 20250412085439730 DLSCCP DEBUG SCCP-SCOC(96)[0x55cfd9564040]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085439730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001f40056400500f1100926) (sccp_scrc.c:415) 20250412085439730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085439730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085439730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085439730 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085439730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085439730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085439730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085439730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085439730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085439730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085439730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085439730 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085439730 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085439730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085439730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085439730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 06 01 00 00 60 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 f4 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085439730 DLSCCP DEBUG SCCP-SCOC(96)[0x55cfd9564040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085439730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cfd93b3390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085439730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487837)[0x55cfd9538c30]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085439730 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085439730 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085439730 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085439730 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085439730 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085439730 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'virt-msc1' 20250412085439730 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085439730 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085439730 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085439730 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 06 01 00 00 60 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 f4 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(868)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc1-SCCP(868)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. 20250412085439736 DLSCCP DEBUG SCCP-SCOC(88)[0x55cfd95022c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085439736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001dffa2), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085439737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085439737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085439737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085439737 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085439737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085439737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085439737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 1d ff a2 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085439737 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085439737 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085439737 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085439737 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085439737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085439737 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085439737 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085439737 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085439737 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085439737 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 1d ff a2 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250412085439742 DLSCCP DEBUG SCCP-SCOC(89)[0x55cfd942cc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085439742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c692db), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085439742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085439742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085439742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085439742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085439742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085439742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085439742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c6 92 db 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085439742 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085439742 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085439742 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085439743 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085439743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085439743 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085439743 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085439743 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085439743 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085439743 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c6 92 db 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412085439743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085439743 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085439743 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085439743 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085439743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085439743 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085439743 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085439743 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085439743 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085439743 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 58 1d ff a2 00 00 06 00 08 00 00 00 07  20250412085439743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085439743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085439743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085439743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085439743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085439743 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000058), PART(T=Source Reference,L=4,D=001dffa2) (sccp_scrc.c:486) 20250412085439743 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1855) 20250412085439743 DLSCCP DEBUG SCCP-SCOC(88)[0x55cfd95022c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085439743 DLSCCP DEBUG SCCP-SCOC(88)[0x55cfd95022c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085439743 DLSCCP DEBUG SCCP-SCOC(88)[0x55cfd95022c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085439743 DLSCCP DEBUG SCCP-SCOC(88)[0x55cfd95022c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085439743 DLSCCP DEBUG SCCP-SCOC(88)[0x55cfd95022c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(869)@11a1da9b814d: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871) HNBGW_Test.msc1-RAN(869)@11a1da9b814d: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)12696155 20250412085439748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085439748 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085439748 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085439748 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085439748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085439748 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085439748 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085439748 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085439748 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085439748 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 59 c6 92 db 00 00 06 00 08 00 00 00 07  20250412085439748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085439748 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085439748 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085439748 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085439748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085439748 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000059), PART(T=Source Reference,L=4,D=00c692db) (sccp_scrc.c:486) 20250412085439748 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1855) 20250412085439748 DLSCCP DEBUG SCCP-SCOC(89)[0x55cfd942cc80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085439748 DLSCCP DEBUG SCCP-SCOC(89)[0x55cfd942cc80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085439748 DLSCCP DEBUG SCCP-SCOC(89)[0x55cfd942cc80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085439748 DLSCCP DEBUG SCCP-SCOC(89)[0x55cfd942cc80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085439748 DLSCCP DEBUG SCCP-SCOC(89)[0x55cfd942cc80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-SCCP(868)@11a1da9b814d: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.msc1-SCCP(868)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085439753 DLCTRL DEBUG Command: GET 216855396 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412085439753 DLCTRL DEBUG Tx Command reply: GET_REPLY 216855396 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250412085439761 DLCTRL DEBUG Command: GET 392003725 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412085439761 DLCTRL DEBUG Tx Command reply: GET_REPLY 392003725 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085439763 DLSCCP DEBUG SCCP-SCOC(90)[0x55cfd9539390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085439763 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026159e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085439763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085439763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085439763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085439763 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085439763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085439763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085439763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 26 15 9e 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085439763 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085439763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085439763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085439763 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085439763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085439763 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085439764 DLCTRL DEBUG Command: GET 451851740 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085439764 DLCTRL DEBUG Tx Command reply: GET_REPLY 451851740 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085439768 DLCTRL DEBUG Command: GET 304796908 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085439768 DLCTRL DEBUG Tx Command reply: GET_REPLY 304796908 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085439770 DLCTRL DEBUG Command: GET 881616490 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085439770 DLCTRL DEBUG Tx Command reply: GET_REPLY 881616490 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085439771 DLCTRL DEBUG Command: GET 660834930 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412085439771 DLCTRL DEBUG Tx Command reply: GET_REPLY 660834930 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250412085439773 DLCTRL DEBUG Command: GET 19900701 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412085439773 DLCTRL DEBUG Tx Command reply: GET_REPLY 19900701 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085439774 DLCTRL DEBUG Command: GET 61460102 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085439774 DLCTRL DEBUG Tx Command reply: GET_REPLY 61460102 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085439776 DLCTRL DEBUG Command: GET 778805807 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085439776 DLCTRL DEBUG Tx Command reply: GET_REPLY 778805807 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085439777 DLCTRL DEBUG Command: GET 780241167 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085439777 DLCTRL DEBUG Tx Command reply: GET_REPLY 780241167 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085439780 DLCTRL DEBUG Command: GET 73085871 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412085439780 DLCTRL DEBUG Tx Command reply: GET_REPLY 73085871 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085439782 DLCTRL DEBUG Command: GET 556859187 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412085439782 DLCTRL DEBUG Tx Command reply: GET_REPLY 556859187 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085439783 DLCTRL DEBUG Command: GET 922285392 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085439783 DLCTRL DEBUG Tx Command reply: GET_REPLY 922285392 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085439785 DLCTRL DEBUG Command: GET 104907958 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085439785 DLCTRL DEBUG Tx Command reply: GET_REPLY 104907958 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085439787 DLCTRL DEBUG Command: GET 340831635 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085439787 DLCTRL DEBUG Tx Command reply: GET_REPLY 340831635 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085439789 DLCTRL DEBUG Command: GET 572576039 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412085439789 DLCTRL DEBUG Tx Command reply: GET_REPLY 572576039 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085439791 DLCTRL DEBUG Command: GET 772866002 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412085439791 DLCTRL DEBUG Tx Command reply: GET_REPLY 772866002 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085439792 DLCTRL DEBUG Command: GET 96362061 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085439792 DLCTRL DEBUG Tx Command reply: GET_REPLY 96362061 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085439794 DLCTRL DEBUG Command: GET 836280926 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085439794 DLCTRL DEBUG Tx Command reply: GET_REPLY 836280926 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085439796 DLCTRL DEBUG Command: GET 713772922 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085439796 DLCTRL DEBUG Tx Command reply: GET_REPLY 713772922 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085439802 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44339<->l=127.0.0.1:4262) (control_if.c:193) 20250412085439803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59420<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(853)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(852)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085439806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59408<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085439807 DLINP DEBUG SRVCONN(,r=127.0.0.1:47537<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085439807 DLINP DEBUG SRVCONN(,r=127.0.0.1:47537<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085439807 DLINP NOTICE SRV(,r=127.0.0.1:47537<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085439807 DMAIN NOTICE (127.0.0.1:47537 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47537<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085439807 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(858)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(863)@11a1da9b814d: Final verdict of PTC: none 20250412085439810 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085439810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085439810 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085439810 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085439810 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085439810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085439810 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085439810 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085439810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085439810 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085439810 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085439810 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085439810 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085439810 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085439810 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085439810 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085439810 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085439810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 60 f0 8a d2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085439811 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085439811 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 20250412085439811 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085439811 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085439811 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085439811 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085439811 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085439811 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085439811 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085439811 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085439811 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085439811 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085439811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085439811 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f08ad2) (sccp_scrc.c:486) 20250412085439811 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1855) 20250412085439811 DLSCCP DEBUG SCCP-SCOC(96)[0x55cfd9564040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085439811 DLSCCP DEBUG SCCP-SCOC(96)[0x55cfd9564040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085439811 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085439811 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085439811 DCN DEBUG handle_cn_conn_conf() conn_id=96, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085439811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cfd93b3390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085439811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cfd93b3390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085439811 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085439811 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085439811 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085439811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085439811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085439811 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085439811 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085439811 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085439811 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412085439811 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085439812 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085439812 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085439812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085439812 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085439812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085439812 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085439812 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085439812 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085439812 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085439812 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(869)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@11a1da9b814d: Final verdict of PTC: none 20250412085439812 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085439812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085439812 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085439812 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085439812 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 20250412085439812 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085439812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085439812 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085439812 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085439812 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 20250412085439812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085439812 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085439812 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085439812 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085439812 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085439812 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085439812 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085439812 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085439812 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085439812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085439812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085439812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085439812 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085439812 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085439813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085439813 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085439813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085439812 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085439812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085439812 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085439813 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085439813 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 20250412085439813 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085439813 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085439813 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085439813 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085439813 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085439813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cfd93b3390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085439813 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085439813 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 20250412085439813 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085439813 DLSCCP DEBUG SCCP-SCOC(96)[0x55cfd9564040]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085439813 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085439813 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085439813 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085439813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f08ad2), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085439813 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085439813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085439813 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085439813 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085439813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085439813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085439813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 06 04 f0 8a d2 00 00 60 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085439813 DLSCCP DEBUG SCCP-SCOC(96)[0x55cfd9564040]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085439813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cfd93b3390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085439813 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085439813 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085439813 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085439813 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085439813 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085439813 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085439813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487837)[0x55cfd9538c30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085439813 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487837)[0x55cfd9538c30]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085439813 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085439813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487837)[0x55cfd9538c30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085439813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487837)[0x55cfd9538c30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085439813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487837)[0x55cfd9538c30]{disrupted}: Freeing instance (context_map.c:202) 20250412085439813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14487837)[0x55cfd9538c30]{disrupted}: Deallocated (fsm.c:568) 20250412085439813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cfd93b3390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085439814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cfd93b3390]{disconnected}: Freeing instance (context_map.c:206) 20250412085439814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x55cfd93b3390]{disconnected}: Deallocated (fsm.c:568) 20250412085439814 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14487837 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085439814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085439814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085439814 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085439814 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085439814 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085439814 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085439814 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(860)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(862)@11a1da9b814d: Final verdict of PTC: none 20250412085439814 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085439814 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085439814 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085439814 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085439814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cfd9540150]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085439814 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085439814 DLSCCP DEBUG SCCP-SCOC(94)[0x55cfd93b34c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085439814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004005d7), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085439814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085439814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085439814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085439814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085439814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085439814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085439814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 40 05 d7 00 00 5e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085439814 DLSCCP DEBUG SCCP-SCOC(94)[0x55cfd93b34c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085439814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cfd9540150]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085439814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407099)[0x55cfd9559400]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085439814 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407099)[0x55cfd9559400]{connected}: Tx RUA Disconnect (context_map_rua.c:203) HNBGW_Test.msc0-M3UA(861)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(864)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857)@11a1da9b814d: Final verdict of PTC: none 20250412085439814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085439815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407099)[0x55cfd9559400]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) HNBGW_Test.msc1-SCCP(868)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(870)@11a1da9b814d: Final verdict of PTC: none 20250412085439815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407099)[0x55cfd9559400]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085439815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407099)[0x55cfd9559400]{disrupted}: Freeing instance (context_map.c:202) 20250412085439815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8407099)[0x55cfd9559400]{disrupted}: Deallocated (fsm.c:568) 20250412085439815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cfd9540150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085439815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cfd9540150]{disconnected}: Freeing instance (context_map.c:206) 20250412085439815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x55cfd9540150]{disconnected}: Deallocated (fsm.c:568) 20250412085439815 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8407099 SCCP-94 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085439815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cfd953df60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085439815 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085439815 DLSCCP DEBUG SCCP-SCOC(95)[0x55cfd9540b70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085439815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b844d), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085439815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085439815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085439815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085439815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085439815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085439815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085439815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0a 04 9b 84 4d 00 00 5f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085439815 DLSCCP DEBUG SCCP-SCOC(95)[0x55cfd9540b70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085439815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cfd953df60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085439815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265276)[0x55cfd95468d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085439815 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265276)[0x55cfd95468d0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085439815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(851)@11a1da9b814d: Final verdict of PTC: none 20250412085439815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265276)[0x55cfd95468d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085439815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265276)[0x55cfd95468d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085439815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265276)[0x55cfd95468d0]{disrupted}: Freeing instance (context_map.c:202) 20250412085439815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5265276)[0x55cfd95468d0]{disrupted}: Deallocated (fsm.c:568) 20250412085439815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cfd953df60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085439815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cfd953df60]{disconnected}: Freeing instance (context_map.c:206) 20250412085439815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x55cfd953df60]{disconnected}: Deallocated (fsm.c:568) 20250412085439815 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5265276 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085439816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085439816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085439816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085439816 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085439816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085439816 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085439816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085439816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085439817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085439817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085439817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085439817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085439817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085439817 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085439817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) HNBGW-MGCP(865)@11a1da9b814d: Final verdict of PTC: none 20250412085439817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085439817 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085439818 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085439818 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085439819 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085439819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085439819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085439819 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085439819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085439819 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085439820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50772<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(854)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)@11a1da9b814d: Final verdict of PTC: pass 20250412085439822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50776<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)@11a1da9b814d: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(859)@11a1da9b814d: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(851): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(852): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(853): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(854): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(858): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(859): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(860): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(861): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(862): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(863): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(864): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(865): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(868): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(869): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(870): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. 20250412085439851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50790<->l=127.0.0.1:4261 (telnet_interface.c:138) Sat Apr 12 08:54:39 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 20250412085440005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085440309 DLSCCP DEBUG SCCP-SCOC(85)[0x55cfd9558f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085440309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b778d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085440309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085440309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085440309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085440309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085440309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085440309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085440309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4b 77 8d 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085440309 DLSCCP DEBUG SCCP-SCOC(86)[0x55cfd955c1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085440309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053fb82), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085440309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085440309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085440309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085440309 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085440309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085440309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085440309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 53 fb 82 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085440309 DLSCCP DEBUG SCCP-SCOC(87)[0x55cfd954b850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085440309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fdf5b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085440309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085440309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085440309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085440309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085440309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085440309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085440309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5f df 5b 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085440309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085440310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085440310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085440310 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085440310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085440310 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085440310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085440310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085440310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085440310 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085440310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085440310 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085440310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085440310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085440310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085440310 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085440310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085440310 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085440608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50792<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=563176) 20250412085441008 DLSCCP DEBUG SCCP-SCOC(84)[0x55cfd9546330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085441008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dcda2), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085441008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085441008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085441008 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085441008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085441008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085441008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085441008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4d cd a2 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085441008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085441009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085441009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085441009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085441009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085441009 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=563176, count=581628) 20250412085441813 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085441813 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085441813 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412085441813 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085441813 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085441813 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085441814 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085441814 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085441814 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085441896 DLSCCP DEBUG SCCP-SCOC(83)[0x55cfd9549400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085441896 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbc82a), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085441896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085441896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085441896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085441896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085441896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085441896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085441896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 bb c8 2a 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085441896 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085441896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085441896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085441896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085441896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085441896 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085442659 DLSCCP DEBUG SCCP-SCOC(82)[0x55cfd95491a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085442659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f9c8c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085442659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085442659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085442659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085442659 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085442659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085442659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085442659 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 6f 9c 8c 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085442659 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085442659 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085442659 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085442659 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085442659 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085442659 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Sat Apr 12 08:54:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412085443459 DLSCCP DEBUG SCCP-SCOC(81)[0x55cfd95467a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085443459 DLSCCP DEBUG SCCP-SCOC(81)[0x55cfd95467a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085443459 DLSCCP DEBUG SCCP-SCOC(81)[0x55cfd95467a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085443459 DLSCCP DEBUG SCCP-SCOC(81)[0x55cfd95467a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085443459 DLSCCP DEBUG SCCP-SCOC(81)[0x55cfd95467a0]{IDLE}: Deallocated (fsm.c:568) MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250412085443708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085443715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085443721 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42929<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085443744 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085443744 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085443752 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085443752 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085443753 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085443753 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085443753 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085443753 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085443753 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085443753 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085443753 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39201 (stream_srv.c:142) 20250412085443753 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39201<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085443754 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085443754 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085443754 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085443754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085443754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085443754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085443754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085443754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085443754 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085443754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085443754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085443754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 02 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085443754 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085443754 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085443754 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085443754 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085443754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085443754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085443754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085443754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085443754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085443754 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085443754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085443754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085443754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085443754 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085443754 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085443754 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085443754 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085443754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085443754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085443754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085443754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085443754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085443754 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085443754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085443754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085443754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085443754 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085443754 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085443754 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085443754 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085443754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085443754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085443754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085443754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085443754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085443754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085443754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085443754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085443754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085443754 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085443754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085443755 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085443755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085443755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085443755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085443755 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085443755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085443755 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085443755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085443755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085443755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085443755 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085443755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085443755 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085443755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085443755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085443755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085443755 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085443755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085443755 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085443755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085443755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085443755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085443755 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(882)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(882)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(882)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(880)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085443766 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085443766 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085443767 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085443767 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085443767 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085443767 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085443767 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085443767 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085443768 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085443768 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085443768 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085443768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085443768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085443768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=2 -> eSLS=82: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085443768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085443768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085443768 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085443768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085443768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085443768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 02 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085443768 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085443768 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085443768 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085443768 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085443768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085443768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085443768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085443768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085443768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085443768 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085443768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085443768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085443768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085443768 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085443768 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085443768 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085443768 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085443768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085443768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085443768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085443768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085443768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085443768 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085443768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085443768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085443768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085443768 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085443768 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085443768 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085443768 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085443768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085443768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085443768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085443768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085443768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085443768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085443768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085443768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085443768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085443768 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085443769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085443769 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085443769 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085443769 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085443769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085443769 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085443769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085443769 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085443769 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085443769 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085443769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085443769 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085443769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085443769 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085443769 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085443769 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085443769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085443769 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085443769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085443769 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085443769 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085443769 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085443769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085443769 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(885)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(885)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(885)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(883)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085443790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085443790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085443790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085443790 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085443790 DHNBAP 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) 20250412085443790 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085443790 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085443790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085443790 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085443796 DLINP DEBUG SRVCONN(,r=127.0.0.1:39201<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085443796 DLINP DEBUG SRVCONN(,r=127.0.0.1:39201<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085443796 DLINP DEBUG SRVCONN(,r=127.0.0.1:39201<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085443796 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085443796 DHNBAP DEBUG (127.0.0.1:39201 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085443796 DHNBAP NOTICE (127.0.0.1:39201 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085443796 DHNBAP NOTICE (127.0.0.1:39201 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085443796 DLINP DEBUG SRVCONN(,r=127.0.0.1:39201<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085443796 DLINP DEBUG SRVCONN(,r=127.0.0.1:39201<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085443965 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 20250412085443965 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 20250412085443965 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085443965 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085443973 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085443973 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085443973 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085443973 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085443973 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085443973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085443973 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085443973 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085443973 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085443973 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085443973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085443976 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085443976 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085443976 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085443976 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085443976 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085443976 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085443976 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085443976 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085443976 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085443976 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085443976 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085443976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085443976 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085443976 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085443976 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085443977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085443977 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085443977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085443977 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085443977 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085443977 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085443977 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085443978 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085443978 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085443978 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085443978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085443978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085443978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085443978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085443978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085443978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085443978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085443978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085443978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085443978 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085443978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085443978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085443978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085443978 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085443978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085443978 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412085443978 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085443979 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085443979 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085443979 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085443979 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 20250412085443979 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 20250412085443979 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085443979 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085443980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085443980 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085443980 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085443980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085443980 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085443980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085443980 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085443980 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085443980 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085443980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085443980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085443982 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085443982 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085443982 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085443982 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085443982 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085443982 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085443982 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085443982 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085443982 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085443982 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085443983 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085443983 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085443983 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085443983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085443983 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085443983 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085443983 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085443983 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085443983 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085443983 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085443983 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085443983 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085443983 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085443984 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085443984 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085443984 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085443984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085443984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085443984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443984 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085443984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085443984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085443984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085443984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085443984 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085443984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085443984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085443984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085443984 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085443984 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085443984 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085443984 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085443984 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085443984 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085443984 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085443984 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412085443984 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085443984 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085443985 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085443985 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(881)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085444779 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085444779 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085444779 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085444779 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085444779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085444779 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085444779 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085444779 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085444779 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085444779 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085444779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085444779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085444779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085444779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085444779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085444779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085444779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085444779 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085444779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444780 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085444780 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085444780 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085444780 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085444780 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) 20250412085444780 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085444780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085444780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085444780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085444780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085444780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085444780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085444780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085444780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085444780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085444780 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085444780 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085444780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085444780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085444780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085444780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085444780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085444780 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412085444780 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085444780 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085444780 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085444780 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085444782 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085444782 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085444782 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085444782 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085444782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085444782 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085444782 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085444782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085444782 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085444782 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085444782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085444782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085444782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085444782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085444782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085444782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085444782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085444782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085444782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085444782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085444782 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085444782 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085444782 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(884)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085444784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085444784 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085444784 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085444784 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085444784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085444784 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085444784 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085444784 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085444784 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085444784 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085444784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085444784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085444784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085444784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085444784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085444784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085444784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085444784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085444784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085444785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085444785 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085444785 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085444785 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) 20250412085444785 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085444785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085444785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085444785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085444785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085444785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085444785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085444785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085444785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085444785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085444785 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085444785 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085444785 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085444785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085444785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085444785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085444785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085444785 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412085444785 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085444785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085444785 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085444785 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085444786 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085444786 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085444786 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085444786 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085444786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085444786 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085444786 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085444786 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085444786 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085444786 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085444786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085444786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085444786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085444786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085444786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085444786 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085444786 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085444786 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085444786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085444786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085444786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085444786 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085444786 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085444786 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085444786 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085444786 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085444804 DLCTRL DEBUG Command: GET 706339622 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085444804 DLCTRL DEBUG Tx Command reply: GET_REPLY 706339622 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085444811 DLCTRL DEBUG Command: GET 371220712 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085444811 DLCTRL DEBUG Tx Command reply: GET_REPLY 371220712 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085444816 DLCTRL DEBUG Command: GET 465688659 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085444816 DLCTRL DEBUG Tx Command reply: GET_REPLY 465688659 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085444820 DLCTRL DEBUG Command: GET 991449159 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085444820 DLCTRL DEBUG Tx Command reply: GET_REPLY 991449159 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085444825 DLCTRL DEBUG Command: GET 834089563 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085444825 DLCTRL DEBUG Tx Command reply: GET_REPLY 834089563 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085444829 DLCTRL DEBUG Command: GET 210144305 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085444829 DLCTRL DEBUG Tx Command reply: GET_REPLY 210144305 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085444833 DLCTRL DEBUG Command: GET 600821195 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085444833 DLCTRL DEBUG Tx Command reply: GET_REPLY 600821195 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085444837 DLCTRL DEBUG Command: GET 648135294 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085444837 DLCTRL DEBUG Tx Command reply: GET_REPLY 648135294 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085444840 DLCTRL DEBUG Command: GET 328532489 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085444840 DLCTRL DEBUG Tx Command reply: GET_REPLY 328532489 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085444844 DLCTRL DEBUG Command: GET 46433681 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085444844 DLCTRL DEBUG Tx Command reply: GET_REPLY 46433681 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085444846 DLCTRL DEBUG Command: GET 872186029 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085444846 DLCTRL DEBUG Tx Command reply: GET_REPLY 872186029 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085444849 DLCTRL DEBUG Command: GET 705226826 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085444849 DLCTRL DEBUG Tx Command reply: GET_REPLY 705226826 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085444852 DLCTRL DEBUG Command: GET 854838755 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085444852 DLCTRL DEBUG Tx Command reply: GET_REPLY 854838755 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085444855 DLCTRL DEBUG Command: GET 842880712 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085444855 DLCTRL DEBUG Tx Command reply: GET_REPLY 842880712 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085444858 DLCTRL DEBUG Command: GET 537721449 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085444858 DLCTRL DEBUG Tx Command reply: GET_REPLY 537721449 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085444862 DLCTRL DEBUG Command: GET 174076435 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085444862 DLCTRL DEBUG Tx Command reply: GET_REPLY 174076435 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085444865 DLCTRL DEBUG Command: GET 697228193 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085444865 DLCTRL DEBUG Tx Command reply: GET_REPLY 697228193 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085444869 DLCTRL DEBUG Command: GET 603695718 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085444869 DLCTRL DEBUG Tx Command reply: GET_REPLY 603695718 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085444873 DLCTRL DEBUG Command: GET 738794087 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085444873 DLCTRL DEBUG Tx Command reply: GET_REPLY 738794087 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085444876 DLCTRL DEBUG Command: GET 215603471 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085444876 DLCTRL DEBUG Tx Command reply: GET_REPLY 215603471 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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 := '000000000000000010011010'B, t_guard := 20.000000 } 20250412085444927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50824<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(887)11182390 20250412085445973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085445973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085445973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085445973 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085445973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaaa136, normal) (hnbgw_rua.c:406) 20250412085445973 DHNB DEBUG map_rua[0x55cfd9540150]{init}: Allocated (fsm.c:456) 20250412085445973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11182390)[0x55cfd9540150]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085445973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11182390 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085445973 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085445973 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085445973 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085445973 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11182390 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085445973 DCN DEBUG map_sccp[0x55cfd95468d0]{init}: Allocated (fsm.c:456) 20250412085445973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cfd95468d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085445973 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-11182390 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085445973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11182390 SCCP-97 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085445973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11182390)[0x55cfd9540150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085445973 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085445973 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085445973 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11182390 SCCP-97 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085445973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cfd95468d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085445973 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085445973 DLSCCP DEBUG SCCP-SCOC(97)[0x55cfd953df60]{IDLE}: Allocated (fsm.c:456) 20250412085445973 DLSCCP DEBUG SCCP-SCOC(97)[0x55cfd953df60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085445973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300009a0056400500f1100926) (sccp_scrc.c:415) 20250412085445973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085445973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085445973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085445973 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085445973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085445973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085445973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085445973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085445973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085445973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085445973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085445973 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085445973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085445973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085445973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085445973 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 61 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 9a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085445973 DLSCCP DEBUG SCCP-SCOC(97)[0x55cfd953df60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085445973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cfd95468d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085445973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11182390)[0x55cfd9540150]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085445973 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085445973 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085445973 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085445973 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085445973 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085445973 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412085445973 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085445973 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085445973 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085445973 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 61 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 9a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(883)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(883)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(884)@11a1da9b814d: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(887) HNBGW_Test.sgsn0-RAN(884)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(887)3619626 HNBGW_Test.sgsn0-SCCP(883)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(883)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085445981 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085445981 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085445981 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085445981 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085445981 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085445981 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085445981 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085445981 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085445981 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085445981 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 61 a1 cd 5e 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_L3Compl_on_1_cnlink0(887)@11a1da9b814d: setverdict(pass): none -> pass 20250412085445981 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085445981 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085445981 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085445981 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085445981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085445981 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a1cd5e) (sccp_scrc.c:486) 20250412085445981 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1855) 20250412085445981 DLSCCP DEBUG SCCP-SCOC(97)[0x55cfd953df60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085445981 DLSCCP DEBUG SCCP-SCOC(97)[0x55cfd953df60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085445981 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085445981 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085445981 DCN DEBUG handle_cn_conn_conf() conn_id=97, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085445981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cfd95468d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085445981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cfd95468d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085445983 DLCTRL DEBUG Command: GET 403730311 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085445983 DLCTRL DEBUG Tx Command reply: GET_REPLY 403730311 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085445988 DLCTRL DEBUG Command: GET 773959628 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085445988 DLCTRL DEBUG Tx Command reply: GET_REPLY 773959628 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085445991 DLCTRL DEBUG Command: GET 360987912 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085445991 DLCTRL DEBUG Tx Command reply: GET_REPLY 360987912 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085445995 DLCTRL DEBUG Command: GET 368486364 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085445995 DLCTRL DEBUG Tx Command reply: GET_REPLY 368486364 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085445997 DLCTRL DEBUG Command: GET 426547326 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085445997 DLCTRL DEBUG Tx Command reply: GET_REPLY 426547326 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085446000 DLCTRL DEBUG Command: GET 967539978 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085446000 DLCTRL DEBUG Tx Command reply: GET_REPLY 967539978 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085446002 DLCTRL DEBUG Command: GET 278563123 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085446002 DLCTRL DEBUG Tx Command reply: GET_REPLY 278563123 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085446004 DLCTRL DEBUG Command: GET 931195863 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085446004 DLCTRL DEBUG Tx Command reply: GET_REPLY 931195863 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085446006 DLCTRL DEBUG Command: GET 341043289 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085446006 DLCTRL DEBUG Tx Command reply: GET_REPLY 341043289 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085446008 DLCTRL DEBUG Command: GET 566885541 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085446008 DLCTRL DEBUG Tx Command reply: GET_REPLY 566885541 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085446011 DLCTRL DEBUG Command: GET 252002982 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085446011 DLCTRL DEBUG Tx Command reply: GET_REPLY 252002982 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085446014 DLCTRL DEBUG Command: GET 32758337 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085446014 DLCTRL DEBUG Tx Command reply: GET_REPLY 32758337 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085446018 DLCTRL DEBUG Command: GET 496311371 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085446018 DLCTRL DEBUG Tx Command reply: GET_REPLY 496311371 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085446022 DLCTRL DEBUG Command: GET 417075433 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085446022 DLCTRL DEBUG Tx Command reply: GET_REPLY 417075433 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085446026 DLCTRL DEBUG Command: GET 238134569 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085446026 DLCTRL DEBUG Tx Command reply: GET_REPLY 238134569 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085446029 DLCTRL DEBUG Command: GET 74301159 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085446029 DLCTRL DEBUG Tx Command reply: GET_REPLY 74301159 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085446033 DLCTRL DEBUG Command: GET 537376624 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085446033 DLCTRL DEBUG Tx Command reply: GET_REPLY 537376624 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085446036 DLCTRL DEBUG Command: GET 498238069 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085446036 DLCTRL DEBUG Tx Command reply: GET_REPLY 498238069 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085446039 DLCTRL DEBUG Command: GET 18142941 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085446039 DLCTRL DEBUG Tx Command reply: GET_REPLY 18142941 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085446041 DLCTRL DEBUG Command: GET 258229576 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085446041 DLCTRL DEBUG Tx Command reply: GET_REPLY 258229576 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000000010000001'B, t_guard := 20.000000 } 20250412085446076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@11a1da9b814d: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(888)11644069 20250412085447105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085447105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085447105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250412085447105 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085447105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb1aca5, normal) (hnbgw_rua.c:406) 20250412085447105 DHNB DEBUG map_rua[0x55cfd9538c30]{init}: Allocated (fsm.c:456) 20250412085447105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11644069)[0x55cfd9538c30]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085447105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11644069 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085447105 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085447106 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085447106 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250412085447106 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11644069 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085447106 DCN DEBUG map_sccp[0x55cfd93b3390]{init}: Allocated (fsm.c:456) 20250412085447106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cfd93b3390]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085447106 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-11644069 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085447106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11644069 SCCP-98 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250412085447106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11644069)[0x55cfd9538c30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085447106 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085447106 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085447106 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11644069 SCCP-98 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085447106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cfd93b3390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085447106 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085447106 DLSCCP DEBUG SCCP-SCOC(98)[0x55cfd942cc80]{IDLE}: Allocated (fsm.c:456) 20250412085447106 DLSCCP DEBUG SCCP-SCOC(98)[0x55cfd942cc80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085447106 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000810056400500f1100926) (sccp_scrc.c:415) 20250412085447106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085447106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085447106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085447106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085447106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085447106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085447106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085447106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085447106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085447106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085447106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085447106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085447106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085447106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085447106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085447106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 62 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 81 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085447106 DLSCCP DEBUG SCCP-SCOC(98)[0x55cfd942cc80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085447106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cfd93b3390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085447106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11644069)[0x55cfd9538c30]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085447106 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085447106 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085447106 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085447106 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085447106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085447106 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412085447106 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085447107 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085447107 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085447107 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 62 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 81 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(883)@11a1da9b814d: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(883)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(884)@11a1da9b814d: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(888) HNBGW_Test.sgsn0-RAN(884)@11a1da9b814d: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(888)11272244 HNBGW_Test.sgsn0-SCCP(883)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(883)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412085447113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085447113 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085447113 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085447113 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085447113 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085447113 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085447113 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085447113 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085447113 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085447113 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 62 3e c0 cc 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085447113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085447113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085447113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085447114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085447114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085447114 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003ec0cc) (sccp_scrc.c:486) 20250412085447114 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1855) 20250412085447114 DLSCCP DEBUG SCCP-SCOC(98)[0x55cfd942cc80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085447114 DLSCCP DEBUG SCCP-SCOC(98)[0x55cfd942cc80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085447114 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085447114 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085447114 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085447114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cfd93b3390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085447114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cfd93b3390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(888)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085447117 DLCTRL DEBUG Command: GET 97751114 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085447117 DLCTRL DEBUG Tx Command reply: GET_REPLY 97751114 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250412085447120 DLCTRL DEBUG Command: GET 915639877 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085447120 DLCTRL DEBUG Tx Command reply: GET_REPLY 915639877 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085447122 DLCTRL DEBUG Command: GET 725704297 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085447122 DLCTRL DEBUG Tx Command reply: GET_REPLY 725704297 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085447124 DLCTRL DEBUG Command: GET 94300243 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085447124 DLCTRL DEBUG Tx Command reply: GET_REPLY 94300243 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085447126 DLCTRL DEBUG Command: GET 772029895 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085447126 DLCTRL DEBUG Tx Command reply: GET_REPLY 772029895 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085447128 DLCTRL DEBUG Command: GET 904239164 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085447128 DLCTRL DEBUG Tx Command reply: GET_REPLY 904239164 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085447129 DLCTRL DEBUG Command: GET 41131756 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085447129 DLCTRL DEBUG Tx Command reply: GET_REPLY 41131756 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085447131 DLCTRL DEBUG Command: GET 798061771 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085447131 DLCTRL DEBUG Tx Command reply: GET_REPLY 798061771 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085447132 DLCTRL DEBUG Command: GET 940788596 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085447132 DLCTRL DEBUG Tx Command reply: GET_REPLY 940788596 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085447133 DLCTRL DEBUG Command: GET 694237297 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085447133 DLCTRL DEBUG Tx Command reply: GET_REPLY 694237297 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085447135 DLCTRL DEBUG Command: GET 810332211 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085447135 DLCTRL DEBUG Tx Command reply: GET_REPLY 810332211 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085447136 DLCTRL DEBUG Command: GET 576726387 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085447136 DLCTRL DEBUG Tx Command reply: GET_REPLY 576726387 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085447137 DLCTRL DEBUG Command: GET 76535366 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085447137 DLCTRL DEBUG Tx Command reply: GET_REPLY 76535366 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085447137 DLCTRL DEBUG Command: GET 804185796 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085447137 DLCTRL DEBUG Tx Command reply: GET_REPLY 804185796 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085447138 DLCTRL DEBUG Command: GET 690887014 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085447138 DLCTRL DEBUG Tx Command reply: GET_REPLY 690887014 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085447139 DLCTRL DEBUG Command: GET 114294823 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085447139 DLCTRL DEBUG Tx Command reply: GET_REPLY 114294823 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085447140 DLCTRL DEBUG Command: GET 895242619 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085447140 DLCTRL DEBUG Tx Command reply: GET_REPLY 895242619 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085447141 DLCTRL DEBUG Command: GET 373129874 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085447141 DLCTRL DEBUG Tx Command reply: GET_REPLY 373129874 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085447141 DLCTRL DEBUG Command: GET 128090760 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085447141 DLCTRL DEBUG Tx Command reply: GET_REPLY 128090760 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085447142 DLCTRL DEBUG Command: GET 416377655 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085447142 DLCTRL DEBUG Tx Command reply: GET_REPLY 416377655 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000001001110011'B, t_guard := 20.000000 } 20250412085447152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57706<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@11a1da9b814d: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(889)5143113 20250412085448166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085448166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085448166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085448166 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085448166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4e7a49, normal) (hnbgw_rua.c:406) 20250412085448166 DHNB DEBUG map_rua[0x55cfd95022c0]{init}: Allocated (fsm.c:456) 20250412085448166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5143113)[0x55cfd95022c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085448166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5143113 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085448166 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085448166 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085448166 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5143113 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085448166 DCN DEBUG map_sccp[0x55cfd95467a0]{init}: Allocated (fsm.c:456) 20250412085448166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cfd95467a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085448166 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-5143113 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085448166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5143113 SCCP-99 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085448166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5143113)[0x55cfd95022c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085448166 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085448166 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085448166 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5143113 SCCP-99 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085448166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cfd95467a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085448166 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085448166 DLSCCP DEBUG SCCP-SCOC(99)[0x55cfd94c4b40]{IDLE}: Allocated (fsm.c:456) 20250412085448166 DLSCCP DEBUG SCCP-SCOC(99)[0x55cfd94c4b40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085448166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f40030002730056400500f1100926) (sccp_scrc.c:415) 20250412085448166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085448166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085448166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085448166 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085448166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085448166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085448166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085448166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085448167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085448167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085448167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085448167 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085448167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085448167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085448167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085448167 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 63 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 02 73 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085448167 DLSCCP DEBUG SCCP-SCOC(99)[0x55cfd94c4b40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085448167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cfd95467a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085448167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5143113)[0x55cfd95022c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085448167 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085448167 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085448167 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085448167 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085448167 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085448167 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412085448167 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085448167 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085448167 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085448167 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 63 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 02 73 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(883)@11a1da9b814d: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(883)@11a1da9b814d: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(884)@11a1da9b814d: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(889) HNBGW_Test.sgsn0-RAN(884)@11a1da9b814d: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(889)8354268 HNBGW_Test.sgsn0-SCCP(883)@11a1da9b814d: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(883)@11a1da9b814d: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250412085448174 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085448174 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085448174 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085448174 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085448174 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085448174 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085448174 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085448174 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085448174 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085448174 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 63 c4 1d 13 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_L3Compl_on_1_cnlink0(889)@11a1da9b814d: setverdict(pass): none -> pass 20250412085448175 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085448175 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085448175 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085448175 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085448175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085448175 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c41d13) (sccp_scrc.c:486) 20250412085448175 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1855) 20250412085448175 DLSCCP DEBUG SCCP-SCOC(99)[0x55cfd94c4b40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085448175 DLSCCP DEBUG SCCP-SCOC(99)[0x55cfd94c4b40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085448175 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085448175 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085448175 DCN DEBUG handle_cn_conn_conf() conn_id=99, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085448175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cfd95467a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085448175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cfd95467a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085448176 DLCTRL DEBUG Command: GET 940773304 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085448176 DLCTRL DEBUG Tx Command reply: GET_REPLY 940773304 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250412085448180 DLCTRL DEBUG Command: GET 586736029 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085448180 DLCTRL DEBUG Tx Command reply: GET_REPLY 586736029 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085448184 DLCTRL DEBUG Command: GET 525771704 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085448184 DLCTRL DEBUG Tx Command reply: GET_REPLY 525771704 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085448188 DLCTRL DEBUG Command: GET 529297773 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085448188 DLCTRL DEBUG Tx Command reply: GET_REPLY 529297773 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085448191 DLCTRL DEBUG Command: GET 956631439 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085448191 DLCTRL DEBUG Tx Command reply: GET_REPLY 956631439 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085448194 DLCTRL DEBUG Command: GET 497051797 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085448194 DLCTRL DEBUG Tx Command reply: GET_REPLY 497051797 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085448196 DLCTRL DEBUG Command: GET 710142013 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085448196 DLCTRL DEBUG Tx Command reply: GET_REPLY 710142013 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085448199 DLCTRL DEBUG Command: GET 950915808 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085448199 DLCTRL DEBUG Tx Command reply: GET_REPLY 950915808 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085448201 DLCTRL DEBUG Command: GET 919298479 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085448201 DLCTRL DEBUG Tx Command reply: GET_REPLY 919298479 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085448203 DLCTRL DEBUG Command: GET 382540553 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085448203 DLCTRL DEBUG Tx Command reply: GET_REPLY 382540553 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085448204 DLCTRL DEBUG Command: GET 122989334 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085448204 DLCTRL DEBUG Tx Command reply: GET_REPLY 122989334 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085448206 DLCTRL DEBUG Command: GET 16545395 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085448206 DLCTRL DEBUG Tx Command reply: GET_REPLY 16545395 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085448208 DLCTRL DEBUG Command: GET 790351931 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085448208 DLCTRL DEBUG Tx Command reply: GET_REPLY 790351931 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085448209 DLCTRL DEBUG Command: GET 868877842 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085448209 DLCTRL DEBUG Tx Command reply: GET_REPLY 868877842 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085448210 DLCTRL DEBUG Command: GET 91445885 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085448210 DLCTRL DEBUG Tx Command reply: GET_REPLY 91445885 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085448211 DLCTRL DEBUG Command: GET 673811392 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085448211 DLCTRL DEBUG Tx Command reply: GET_REPLY 673811392 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085448212 DLCTRL DEBUG Command: GET 374341738 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085448212 DLCTRL DEBUG Tx Command reply: GET_REPLY 374341738 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085448213 DLCTRL DEBUG Command: GET 307740172 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085448213 DLCTRL DEBUG Tx Command reply: GET_REPLY 307740172 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085448214 DLCTRL DEBUG Command: GET 238477323 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085448214 DLCTRL DEBUG Tx Command reply: GET_REPLY 238477323 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085448215 DLCTRL DEBUG Command: GET 373237978 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085448215 DLCTRL DEBUG Tx Command reply: GET_REPLY 373237978 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000000101101000'B, t_guard := 20.000000 } 20250412085448244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57714<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(890)10371414 20250412085449274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085449274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085449274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085449274 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085449274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9e4156, normal) (hnbgw_rua.c:406) 20250412085449274 DHNB DEBUG map_rua[0x55cfd9559400]{init}: Allocated (fsm.c:456) 20250412085449274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10371414)[0x55cfd9559400]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085449274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10371414 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085449274 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085449274 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085449274 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085449274 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10371414 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085449274 DCN DEBUG map_sccp[0x55cfd9545eb0]{init}: Allocated (fsm.c:456) 20250412085449274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cfd9545eb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085449274 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-10371414 <-> SCCP-100 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085449274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10371414 SCCP-100 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085449274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10371414)[0x55cfd9559400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085449274 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085449274 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085449274 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10371414 SCCP-100 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085449274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cfd9545eb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085449274 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085449274 DLSCCP DEBUG SCCP-SCOC(100)[0x55cfd9558850]{IDLE}: Allocated (fsm.c:456) 20250412085449274 DLSCCP DEBUG SCCP-SCOC(100)[0x55cfd9558850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085449274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001680056400500f1100926) (sccp_scrc.c:415) 20250412085449274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085449274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085449274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085449275 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085449275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085449275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085449275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085449275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085449275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085449275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085449275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085449275 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085449275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085449275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085449275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085449275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 64 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 68 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085449275 DLSCCP DEBUG SCCP-SCOC(100)[0x55cfd9558850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085449275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cfd9545eb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085449275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10371414)[0x55cfd9559400]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085449275 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085449275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085449275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085449275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085449275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085449275 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412085449275 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085449275 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085449275 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085449275 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 64 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 68 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(883)@11a1da9b814d: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(883)@11a1da9b814d: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(884)@11a1da9b814d: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(890) HNBGW_Test.sgsn0-RAN(884)@11a1da9b814d: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(890)7056448 HNBGW_Test.sgsn0-SCCP(883)@11a1da9b814d: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(883)@11a1da9b814d: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250412085449282 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085449282 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085449282 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085449282 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085449282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085449282 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085449282 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085449282 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085449282 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085449282 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 64 33 34 49 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085449282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085449282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085449282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085449282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085449282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085449282 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00333449) (sccp_scrc.c:486) 20250412085449282 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1855) 20250412085449282 DLSCCP DEBUG SCCP-SCOC(100)[0x55cfd9558850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085449282 DLSCCP DEBUG SCCP-SCOC(100)[0x55cfd9558850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085449282 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085449282 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085449282 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085449282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cfd9545eb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085449282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cfd9545eb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(890)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085449285 DLCTRL DEBUG Command: GET 299327342 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085449285 DLCTRL DEBUG Tx Command reply: GET_REPLY 299327342 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250412085449289 DLCTRL DEBUG Command: GET 701409227 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085449289 DLCTRL DEBUG Tx Command reply: GET_REPLY 701409227 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085449293 DLCTRL DEBUG Command: GET 111725851 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085449293 DLCTRL DEBUG Tx Command reply: GET_REPLY 111725851 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085449296 DLCTRL DEBUG Command: GET 535547910 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085449297 DLCTRL DEBUG Tx Command reply: GET_REPLY 535547910 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085449300 DLCTRL DEBUG Command: GET 314982076 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085449300 DLCTRL DEBUG Tx Command reply: GET_REPLY 314982076 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085449304 DLCTRL DEBUG Command: GET 190099763 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085449304 DLCTRL DEBUG Tx Command reply: GET_REPLY 190099763 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085449307 DLCTRL DEBUG Command: GET 79119981 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085449307 DLCTRL DEBUG Tx Command reply: GET_REPLY 79119981 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085449310 DLCTRL DEBUG Command: GET 628545700 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085449310 DLCTRL DEBUG Tx Command reply: GET_REPLY 628545700 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085449313 DLCTRL DEBUG Command: GET 149847627 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085449313 DLCTRL DEBUG Tx Command reply: GET_REPLY 149847627 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085449315 DLCTRL DEBUG Command: GET 541429328 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085449315 DLCTRL DEBUG Tx Command reply: GET_REPLY 541429328 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085449317 DLCTRL DEBUG Command: GET 699707733 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085449317 DLCTRL DEBUG Tx Command reply: GET_REPLY 699707733 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085449319 DLCTRL DEBUG Command: GET 300942009 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085449319 DLCTRL DEBUG Tx Command reply: GET_REPLY 300942009 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085449321 DLCTRL DEBUG Command: GET 958731692 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085449321 DLCTRL DEBUG Tx Command reply: GET_REPLY 958731692 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085449322 DLCTRL DEBUG Command: GET 605080760 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085449322 DLCTRL DEBUG Tx Command reply: GET_REPLY 605080760 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085449323 DLCTRL DEBUG Command: GET 762285460 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085449323 DLCTRL DEBUG Tx Command reply: GET_REPLY 762285460 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085449325 DLCTRL DEBUG Command: GET 945566 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085449325 DLCTRL DEBUG Tx Command reply: GET_REPLY 945566 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085449326 DLCTRL DEBUG Command: GET 920676683 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085449326 DLCTRL DEBUG Tx Command reply: GET_REPLY 920676683 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085449327 DLCTRL DEBUG Command: GET 649972859 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085449327 DLCTRL DEBUG Tx Command reply: GET_REPLY 649972859 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085449328 DLCTRL DEBUG Command: GET 396400296 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085449328 DLCTRL DEBUG Tx Command reply: GET_REPLY 396400296 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085449329 DLCTRL DEBUG Command: GET 825256787 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085449329 DLCTRL DEBUG Tx Command reply: GET_REPLY 825256787 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085449333 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42929<->l=127.0.0.1:4262) (control_if.c:193) 20250412085449333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(874)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(873)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085449334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50798<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085449335 DLINP DEBUG SRVCONN(,r=127.0.0.1:39201<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) HNBGW_Test.msc0-SCCP(880)@11a1da9b814d: Final verdict of PTC: none 20250412085449335 DLINP DEBUG SRVCONN(,r=127.0.0.1:39201<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085449335 DLINP NOTICE SRV(,r=127.0.0.1:39201<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085449335 DMAIN NOTICE (127.0.0.1:39201 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39201<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085449335 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-RAN(881)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(879)@11a1da9b814d: Final verdict of PTC: none 20250412085449337 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085449337 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085449337 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085449337 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085449337 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085449337 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085449337 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085449337 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085449338 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 20250412085449338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085449338 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085449338 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085449338 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085449338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085449338 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085449338 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085449338 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085449338 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085449338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085449338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085449338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085449338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085449338 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085449338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085449338 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085449338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085449338 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085449338 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085449338 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085449338 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085449338 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085449338 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085449338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085449338 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085449338 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085449339 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085449339 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085449339 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085449339 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085449339 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 20250412085449339 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085449339 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085449339 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085449339 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085449339 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085449339 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085449339 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085449339 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085449339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085449339 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(885)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(882)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(884)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(872)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878)@11a1da9b814d: Final verdict of PTC: none 20250412085449339 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085449339 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085449339 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085449339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085449339 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085449339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085449339 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085449339 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085449339 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085449340 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085449340 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085449340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cfd95468d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085449340 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085449340 DLSCCP DEBUG SCCP-SCOC(97)[0x55cfd953df60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085449340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1cd5e), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085449340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085449340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085449340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085449340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085449340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085449340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085449340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 07 04 a1 cd 5e 00 00 61 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085449340 DLSCCP DEBUG SCCP-SCOC(97)[0x55cfd953df60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085449340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cfd95468d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085449340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11182390)[0x55cfd9540150]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085449340 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11182390)[0x55cfd9540150]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085449340 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085449340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11182390)[0x55cfd9540150]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085449340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11182390)[0x55cfd9540150]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085449340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11182390)[0x55cfd9540150]{disrupted}: Freeing instance (context_map.c:202) 20250412085449340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11182390)[0x55cfd9540150]{disrupted}: Deallocated (fsm.c:568) 20250412085449340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cfd95468d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085449340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cfd95468d0]{disconnected}: Freeing instance (context_map.c:206) 20250412085449341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55cfd95468d0]{disconnected}: Deallocated (fsm.c:568) 20250412085449341 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11182390 SCCP-97 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412085449341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cfd93b3390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085449341 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085449341 DLSCCP DEBUG SCCP-SCOC(98)[0x55cfd942cc80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085449341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ec0cc), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085449341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085449341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085449341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085449341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085449341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085449341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085449341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 04 04 3e c0 cc 00 00 62 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085449341 DLSCCP DEBUG SCCP-SCOC(98)[0x55cfd942cc80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085449341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cfd93b3390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085449341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11644069)[0x55cfd9538c30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085449341 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11644069)[0x55cfd9538c30]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085449341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085449341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11644069)[0x55cfd9538c30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085449341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11644069)[0x55cfd9538c30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085449341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11644069)[0x55cfd9538c30]{disrupted}: Freeing instance (context_map.c:202) 20250412085449341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11644069)[0x55cfd9538c30]{disrupted}: Deallocated (fsm.c:568) 20250412085449341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cfd93b3390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085449341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cfd93b3390]{disconnected}: Freeing instance (context_map.c:206) 20250412085449341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55cfd93b3390]{disconnected}: Deallocated (fsm.c:568) 20250412085449341 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11644069 SCCP-98 sgsn-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(883)@11a1da9b814d: Final verdict of PTC: none 20250412085449341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cfd95467a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085449341 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085449341 DLSCCP DEBUG SCCP-SCOC(99)[0x55cfd94c4b40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085449341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c41d13), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085449341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085449341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085449341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085449341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085449341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085449341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085449341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 05 04 c4 1d 13 00 00 63 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085449341 DLSCCP DEBUG SCCP-SCOC(99)[0x55cfd94c4b40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085449341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cfd95467a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085449341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5143113)[0x55cfd95022c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085449341 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5143113)[0x55cfd95022c0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085449341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@11a1da9b814d: Final verdict of PTC: none 20250412085449342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5143113)[0x55cfd95022c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085449342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5143113)[0x55cfd95022c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085449342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5143113)[0x55cfd95022c0]{disrupted}: Freeing instance (context_map.c:202) 20250412085449342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5143113)[0x55cfd95022c0]{disrupted}: Deallocated (fsm.c:568) 20250412085449342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cfd95467a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085449342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cfd95467a0]{disconnected}: Freeing instance (context_map.c:206) 20250412085449342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55cfd95467a0]{disconnected}: Deallocated (fsm.c:568) 20250412085449342 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5143113 SCCP-99 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250412085449342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cfd9545eb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085449342 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085449342 DLSCCP DEBUG SCCP-SCOC(100)[0x55cfd9558850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085449342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00333449), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085449342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085449342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085449342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085449342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085449342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085449342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085449342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 02 04 33 34 49 00 00 64 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085449342 DLSCCP DEBUG SCCP-SCOC(100)[0x55cfd9558850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085449342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cfd9545eb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085449342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10371414)[0x55cfd9559400]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085449342 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10371414)[0x55cfd9559400]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085449342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085449342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10371414)[0x55cfd9559400]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085449342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10371414)[0x55cfd9559400]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085449342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10371414)[0x55cfd9559400]{disrupted}: Freeing instance (context_map.c:202) 20250412085449342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10371414)[0x55cfd9559400]{disrupted}: Deallocated (fsm.c:568) 20250412085449342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cfd9545eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085449342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cfd9545eb0]{disconnected}: Freeing instance (context_map.c:206) 20250412085449342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x55cfd9545eb0]{disconnected}: Deallocated (fsm.c:568) 20250412085449342 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10371414 SCCP-100 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412085449342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085449342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085449342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085449342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085449342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085449342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085449342 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085449342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085449342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50824<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085449343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085449343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57706<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085449343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412085449343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085449343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085449343 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085449343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085449343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085449343 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085449343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085449343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085449343 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085449343 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085449343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57714<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085449343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085449343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085449343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085449343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085449343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085449343 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085449343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085449343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085449343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085449343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085449343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085449343 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-PFCP(875)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink0(887)@11a1da9b814d: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(888)@11a1da9b814d: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(890)@11a1da9b814d: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(889)@11a1da9b814d: Final verdict of PTC: pass HNBGW-MGCP(886)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(872): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(873): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(874): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(875): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(879): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(880): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(881): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(882): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(883): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(884): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(885): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(886): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(887): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(888): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(889): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(890): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sat Apr 12 08:54:49 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 20250412085449401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085449764 DLSCCP DEBUG SCCP-SCOC(90)[0x55cfd9539390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085449764 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026159e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085449764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085449764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085449764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085449764 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085449764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085449764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085449764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 26 15 9e 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085449764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085449765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085449765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085449765 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085449765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085449765 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085449814 DLSCCP DEBUG SCCP-SCOC(96)[0x55cfd9564040]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085449814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f08ad2), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085449814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085449814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085449814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085449814 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085449814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085449814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085449814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f0 8a d2 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085449814 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085449814 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085449814 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085449814 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085449814 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085449814 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085449815 DLSCCP DEBUG SCCP-SCOC(94)[0x55cfd93b34c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085449815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004005d7), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085449815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085449815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085449815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085449815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085449815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085449815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085449815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 40 05 d7 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085449815 DLSCCP DEBUG SCCP-SCOC(95)[0x55cfd9540b70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085449815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b844d), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085449815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085449815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085449815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085449815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085449815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085449815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085449815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9b 84 4d 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085449816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085449816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085449816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085449816 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085449816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085449816 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085449816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085449816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085449816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085449816 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085449816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085449816 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085450004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57726<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=463680) 20250412085450310 DLSCCP DEBUG SCCP-SCOC(87)[0x55cfd954b850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085450310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fdf5b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085450310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085450310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085450310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085450310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085450310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085450310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085450310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5f df 5b 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085450310 DLSCCP DEBUG SCCP-SCOC(86)[0x55cfd955c1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085450310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053fb82), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085450310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085450310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085450310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085450310 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085450310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085450310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085450310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 53 fb 82 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085450310 DLSCCP DEBUG SCCP-SCOC(85)[0x55cfd9558f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085450310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b778d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085450310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085450310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085450310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085450310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085450310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085450310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085450310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4b 77 8d 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085450311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085450311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085450311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085450311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085450311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085450311 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085450311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085450311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085450311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085450311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085450311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085450311 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085450311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085450311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085450311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085450311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085450311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085450311 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085451009 DLSCCP DEBUG SCCP-SCOC(84)[0x55cfd9546330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085451010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dcda2), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085451010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085451010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085451010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085451010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085451010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085451010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085451010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4d cd a2 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085451010 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085451010 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085451010 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085451010 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085451010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085451010 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=463680, count=501064) 20250412085451339 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085451339 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085451339 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085451340 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085451340 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085451340 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085451897 DLSCCP DEBUG SCCP-SCOC(83)[0x55cfd9549400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085451897 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bbc82a), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085451897 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085451897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085451897 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085451897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085451897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085451897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085451897 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 bb c8 2a 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085451898 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085451898 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085451898 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085451898 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085451898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085451898 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Sat Apr 12 08:54:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412085452655 DLSCCP DEBUG SCCP-SCOC(82)[0x55cfd95491a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085452655 DLSCCP DEBUG SCCP-SCOC(82)[0x55cfd95491a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085452655 DLSCCP DEBUG SCCP-SCOC(82)[0x55cfd95491a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085452656 DLSCCP DEBUG SCCP-SCOC(82)[0x55cfd95491a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085452656 DLSCCP DEBUG SCCP-SCOC(82)[0x55cfd95491a0]{IDLE}: Deallocated (fsm.c:568) MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250412085453109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085453115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085453120 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37589<->l=127.0.0.1:4262) (control_if.c:572) 20250412085453140 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085453140 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085453153 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085453153 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085453153 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085453153 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085453154 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085453154 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085453154 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085453154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085453154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085453154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085453154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085453154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085453154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085453154 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085453154 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085453154 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085453154 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085453154 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37215 (stream_srv.c:142) 20250412085453154 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37215<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085453155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085453155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085453155 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085453155 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085453155 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085453155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085453155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085453155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453155 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085453155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085453155 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085453155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085453155 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453155 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085453155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085453155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085453155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085453155 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085453155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085453155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085453155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085453155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085453155 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085453156 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085453156 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085453156 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085453156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085453156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085453156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085453156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453156 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085453156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085453156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085453156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0a 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085453156 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085453156 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085453156 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085453156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085453156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085453156 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085453156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085453156 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: picked Normal Route via 'virt-msc2' round-robin style 20250412085453156 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085453157 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085453157 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085453157 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085453157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085453157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085453157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085453157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453157 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085453158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085453158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085453158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085453158 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085453158 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453158 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085453158 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085453158 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085453158 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085453158 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(901)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(901)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(901)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(899)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(904)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(904)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(904)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(902)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085453191 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085453191 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085453191 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085453191 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085453192 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085453192 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085453192 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085453192 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085453192 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085453192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085453192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085453192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453192 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085453192 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085453192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085453192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085453192 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085453192 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085453192 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085453192 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085453192 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085453192 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085453192 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085453192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085453192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085453192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453192 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085453193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453193 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085453193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085453193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085453193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085453193 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085453193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453193 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085453193 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085453193 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085453193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085453193 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085453193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453193 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085453193 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085453193 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085453193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085453193 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085453194 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085453194 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085453194 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085453194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085453194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085453194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085453194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453194 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085453194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085453194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085453194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085453194 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085453194 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085453194 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085453194 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085453194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085453194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085453194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085453194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453194 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085453194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085453194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085453194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085453194 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085453194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085453194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085453194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085453194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085453194 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085453194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085453194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085453194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085453194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085453194 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(907)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(907)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(907)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(905)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(910)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(910)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(910)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-SCCP(908)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085453228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085453228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085453228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085453228 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085453228 DHNBAP 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) 20250412085453228 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085453228 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085453228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085453228 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085453234 DLINP DEBUG SRVCONN(,r=127.0.0.1:37215<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085453234 DLINP DEBUG SRVCONN(,r=127.0.0.1:37215<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085453234 DLINP DEBUG SRVCONN(,r=127.0.0.1:37215<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085453234 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085453234 DHNBAP DEBUG (127.0.0.1:37215 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085453234 DHNBAP NOTICE (127.0.0.1:37215 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085453234 DHNBAP NOTICE (127.0.0.1:37215 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085453234 DLINP DEBUG SRVCONN(,r=127.0.0.1:37215<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085453234 DLINP DEBUG SRVCONN(,r=127.0.0.1:37215<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085453375 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 20250412085453375 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 20250412085453375 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085453375 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085453384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453384 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085453384 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085453384 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085453384 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085453384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085453384 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085453384 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085453384 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085453384 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085453384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085453387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453387 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085453387 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085453387 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085453387 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085453387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085453387 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085453387 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085453387 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085453387 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085453387 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085453387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085453387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085453387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085453388 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085453388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085453388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085453388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085453388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085453388 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085453388 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085453388 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085453388 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 20250412085453388 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 20250412085453388 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085453388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085453389 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085453389 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085453389 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085453389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085453389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085453389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085453389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085453389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085453389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085453389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085453390 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085453390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453390 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085453390 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085453390 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085453390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085453390 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412085453390 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085453390 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085453390 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085453390 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(904)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085453394 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453394 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085453394 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085453394 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085453394 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085453394 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085453394 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085453394 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085453395 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085453395 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085453395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085453397 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453397 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085453397 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085453397 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085453397 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085453397 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085453397 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085453397 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085453397 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085453397 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085453397 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085453397 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085453397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085453397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085453397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085453398 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085453398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085453398 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085453398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085453398 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085453398 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085453398 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085453398 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085453399 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085453399 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085453399 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085453399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085453399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085453399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453399 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085453399 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453399 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085453399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085453399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085453399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085453400 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085453400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085453400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085453400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085453400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085453400 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'virt-msc1' 20250412085453400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085453400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085453400 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085453400 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085453407 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 20250412085453407 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 20250412085453407 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085453407 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085453412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453412 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085453412 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085453412 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085453412 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085453412 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085453412 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085453412 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085453412 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085453412 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085453412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085453414 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453414 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085453414 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085453414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085453414 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085453414 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085453414 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085453414 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085453414 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085453414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085453415 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085453415 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085453415 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085453415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085453415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085453415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085453415 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085453415 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085453415 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085453415 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085453415 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085453415 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085453415 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085453415 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085453416 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085453416 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085453416 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085453416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085453416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085453416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453416 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085453416 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085453416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085453416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085453416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085453417 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085453417 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453417 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085453417 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085453417 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085453417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085453417 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412085453417 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085453417 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085453417 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085453417 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085453417 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 20250412085453417 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 20250412085453417 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085453417 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412085453422 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453422 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412085453422 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085453422 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085453422 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085453422 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085453423 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085453423 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085453423 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085453423 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412085453423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085453425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085453425 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085453425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412085453425 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085453425 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085453425 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085453425 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085453425 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412085453425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412085453425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085453425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085453425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085453425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085453425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085453425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085453425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085453425 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412085453425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085453425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085453425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085453425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085453425 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085453425 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085453425 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085453426 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085453426 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085453426 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085453426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085453426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085453426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085453427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085453427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085453427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085453427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085453427 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085453427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085453427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085453427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085453427 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085453427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085453427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085453427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085453427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085453427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085453427 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'virt-sgsn1' 20250412085453427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085453427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085453427 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085453427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(900)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085454190 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085454190 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085454190 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085454190 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085454190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085454190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085454190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085454190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085454190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085454190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085454190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085454190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085454190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085454191 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085454191 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085454191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085454191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454190 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085454190 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085454191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454191 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085454191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085454191 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085454191 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085454191 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) 20250412085454191 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085454191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085454191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085454191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454191 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085454191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085454191 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085454191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085454191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085454191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085454191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085454191 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085454191 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085454191 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085454191 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085454191 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085454191 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085454191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085454191 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085454191 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085454191 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085454191 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085454192 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085454193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085454193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085454193 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085454193 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085454193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085454193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085454193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085454193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085454193 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085454193 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085454193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085454193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085454193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085454193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085454193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085454193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085454193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085454193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085454193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454194 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085454194 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085454194 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085454194 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085454194 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(903)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085454196 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085454196 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085454196 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085454196 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085454196 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085454196 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085454196 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085454196 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085454196 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085454196 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085454196 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085454196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085454196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085454196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085454196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085454196 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085454196 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085454196 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085454196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454196 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085454196 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085454196 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085454196 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085454196 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) 20250412085454196 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) 20250412085454196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085454196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085454196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454196 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085454196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085454196 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085454196 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085454196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085454196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085454196 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085454196 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085454196 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085454196 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085454196 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085454196 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085454196 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085454196 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085454196 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250412085454196 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085454196 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085454196 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085454196 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412085454197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085454197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085454197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085454197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085454197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085454197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085454197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085454197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085454197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454197 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085454197 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085454197 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085454197 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085454197 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085454196 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085454196 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085454196 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085454196 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085454196 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085454196 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085454196 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085454196 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085454196 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085454196 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(906)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085454221 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085454221 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085454221 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085454221 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085454221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085454221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085454221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085454221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085454221 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085454221 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085454221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085454221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085454221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085454221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085454221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085454221 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085454221 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085454221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085454221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454221 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085454221 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085454221 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085454221 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085454221 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) 20250412085454221 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085454221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085454221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085454221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454221 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085454221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085454221 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085454221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085454221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085454221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085454221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085454221 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085454221 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085454222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085454222 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085454222 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085454222 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085454222 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085454222 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250412085454222 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085454222 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085454222 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085454222 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085454224 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085454224 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085454224 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085454224 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085454224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085454224 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085454224 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085454224 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085454224 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085454224 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085454224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085454224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085454224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085454224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085454224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085454224 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085454224 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085454224 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085454224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454224 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085454224 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085454224 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085454224 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085454224 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(909)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085454229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085454229 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085454229 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085454229 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085454229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085454229 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085454229 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085454229 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085454229 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085454229 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085454229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085454229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085454229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085454229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085454229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085454229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085454229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085454229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085454229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454229 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085454229 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085454229 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085454229 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085454229 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) 20250412085454229 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) 20250412085454229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085454229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085454229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085454229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085454229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085454229 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085454229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085454229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085454229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085454229 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085454229 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: link up (cnlink.c:111) 20250412085454229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085454229 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085454229 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085454229 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085454229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085454229 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'virt-sgsn1' 20250412085454230 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085454230 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085454230 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085454230 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412085454230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085454230 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085454230 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085454230 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085454230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085454230 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085454230 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085454230 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085454230 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085454230 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085454230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085454230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085454230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085454230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085454230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085454230 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085454230 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085454230 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085454230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085454230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085454230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085454230 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085454230 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085454230 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085454230 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085454230 DRANAP INFO cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085455246 DLCTRL DEBUG Command: GET 54211135 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085455246 DLCTRL DEBUG Tx Command reply: GET_REPLY 54211135 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085455254 DLCTRL DEBUG Command: GET 250443437 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085455254 DLCTRL DEBUG Tx Command reply: GET_REPLY 250443437 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085455259 DLCTRL DEBUG Command: GET 457614543 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085455259 DLCTRL DEBUG Tx Command reply: GET_REPLY 457614543 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085455263 DLCTRL DEBUG Command: GET 882424273 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085455263 DLCTRL DEBUG Tx Command reply: GET_REPLY 882424273 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085455267 DLCTRL DEBUG Command: GET 671538975 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085455267 DLCTRL DEBUG Tx Command reply: GET_REPLY 671538975 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085455271 DLCTRL DEBUG Command: GET 613738545 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085455272 DLCTRL DEBUG Tx Command reply: GET_REPLY 613738545 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085455275 DLCTRL DEBUG Command: GET 25879177 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085455275 DLCTRL DEBUG Tx Command reply: GET_REPLY 25879177 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085455279 DLCTRL DEBUG Command: GET 205944202 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085455279 DLCTRL DEBUG Tx Command reply: GET_REPLY 205944202 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085455282 DLCTRL DEBUG Command: GET 362301412 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085455282 DLCTRL DEBUG Tx Command reply: GET_REPLY 362301412 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085455285 DLCTRL DEBUG Command: GET 191059910 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085455285 DLCTRL DEBUG Tx Command reply: GET_REPLY 191059910 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085455289 DLCTRL DEBUG Command: GET 58692295 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085455289 DLCTRL DEBUG Tx Command reply: GET_REPLY 58692295 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085455291 DLCTRL DEBUG Command: GET 318725427 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085455291 DLCTRL DEBUG Tx Command reply: GET_REPLY 318725427 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085455293 DLCTRL DEBUG Command: GET 72934546 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085455293 DLCTRL DEBUG Tx Command reply: GET_REPLY 72934546 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085455295 DLCTRL DEBUG Command: GET 896985612 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085455295 DLCTRL DEBUG Tx Command reply: GET_REPLY 896985612 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085455296 DLCTRL DEBUG Command: GET 150634214 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085455296 DLCTRL DEBUG Tx Command reply: GET_REPLY 150634214 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085455298 DLCTRL DEBUG Command: GET 580988214 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085455298 DLCTRL DEBUG Tx Command reply: GET_REPLY 580988214 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085455299 DLCTRL DEBUG Command: GET 773583488 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085455299 DLCTRL DEBUG Tx Command reply: GET_REPLY 773583488 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085455300 DLCTRL DEBUG Command: GET 398267543 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085455300 DLCTRL DEBUG Tx Command reply: GET_REPLY 398267543 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085455302 DLCTRL DEBUG Command: GET 974715120 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085455302 DLCTRL DEBUG Tx Command reply: GET_REPLY 974715120 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085455303 DLCTRL DEBUG Command: GET 396035897 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085455303 DLCTRL DEBUG Tx Command reply: GET_REPLY 396035897 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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 := '000000000000001011101101'B, t_guard := 20.000000 } 20250412085455330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41970<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(906)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(906)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(912)12013253 20250412085456382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085456382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085456383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085456383 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085456383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb74ec5, normal) (hnbgw_rua.c:406) 20250412085456383 DHNB DEBUG map_rua[0x55cfd95468d0]{init}: Allocated (fsm.c:456) 20250412085456383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12013253)[0x55cfd95468d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085456383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12013253 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085456383 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085456383 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085456383 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085456383 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12013253 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085456383 DCN DEBUG map_sccp[0x55cfd9538c30]{init}: Allocated (fsm.c:456) 20250412085456383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cfd9538c30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085456383 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-12013253 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085456383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12013253 SCCP-101 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085456383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12013253)[0x55cfd95468d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085456383 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085456383 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085456383 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12013253 SCCP-101 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085456383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cfd9538c30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085456383 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085456383 DLSCCP DEBUG SCCP-SCOC(101)[0x55cfd93b3390]{IDLE}: Allocated (fsm.c:456) 20250412085456383 DLSCCP DEBUG SCCP-SCOC(101)[0x55cfd93b3390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085456383 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002ed0056400500f1100926) (sccp_scrc.c:415) 20250412085456383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085456383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085456383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085456383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085456383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085456383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085456383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085456383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085456383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085456383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085456383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085456383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085456383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085456383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085456383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085456383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 65 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 ed 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085456383 DLSCCP DEBUG SCCP-SCOC(101)[0x55cfd93b3390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085456383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cfd9538c30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085456383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12013253)[0x55cfd95468d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085456384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085456384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085456384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085456384 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085456384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085456384 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412085456384 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085456384 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085456384 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085456384 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 65 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 ed 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(905)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(905)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(906)@11a1da9b814d: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(912) HNBGW_Test.sgsn0-RAN(906)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(912)4889591 HNBGW_Test.sgsn0-SCCP(905)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(905)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(912)@11a1da9b814d: setverdict(pass): none -> pass 20250412085456405 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085456405 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085456405 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085456405 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085456405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085456405 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085456405 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085456405 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085456405 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085456405 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 65 ed c3 f9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085456405 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085456406 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085456406 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085456406 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085456406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085456406 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00edc3f9) (sccp_scrc.c:486) 20250412085456406 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1855) 20250412085456406 DLSCCP DEBUG SCCP-SCOC(101)[0x55cfd93b3390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085456406 DLSCCP DEBUG SCCP-SCOC(101)[0x55cfd93b3390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085456406 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085456406 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085456406 DCN DEBUG handle_cn_conn_conf() conn_id=101, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085456406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cfd9538c30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085456406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cfd9538c30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085456407 DLCTRL DEBUG Command: GET 352705993 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085456408 DLCTRL DEBUG Tx Command reply: GET_REPLY 352705993 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085456412 DLCTRL DEBUG Command: GET 475970061 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085456413 DLCTRL DEBUG Tx Command reply: GET_REPLY 475970061 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085456417 DLCTRL DEBUG Command: GET 840331676 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085456417 DLCTRL DEBUG Tx Command reply: GET_REPLY 840331676 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085456421 DLCTRL DEBUG Command: GET 723482281 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085456421 DLCTRL DEBUG Tx Command reply: GET_REPLY 723482281 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085456425 DLCTRL DEBUG Command: GET 640014644 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085456425 DLCTRL DEBUG Tx Command reply: GET_REPLY 640014644 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085456429 DLCTRL DEBUG Command: GET 676741371 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085456429 DLCTRL DEBUG Tx Command reply: GET_REPLY 676741371 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085456432 DLCTRL DEBUG Command: GET 916747673 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085456432 DLCTRL DEBUG Tx Command reply: GET_REPLY 916747673 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085456435 DLCTRL DEBUG Command: GET 723812091 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085456435 DLCTRL DEBUG Tx Command reply: GET_REPLY 723812091 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085456438 DLCTRL DEBUG Command: GET 65451081 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085456438 DLCTRL DEBUG Tx Command reply: GET_REPLY 65451081 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085456441 DLCTRL DEBUG Command: GET 974576824 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085456441 DLCTRL DEBUG Tx Command reply: GET_REPLY 974576824 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085456443 DLCTRL DEBUG Command: GET 196675349 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085456443 DLCTRL DEBUG Tx Command reply: GET_REPLY 196675349 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085456445 DLCTRL DEBUG Command: GET 860516767 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085456445 DLCTRL DEBUG Tx Command reply: GET_REPLY 860516767 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085456448 DLCTRL DEBUG Command: GET 597756525 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085456448 DLCTRL DEBUG Tx Command reply: GET_REPLY 597756525 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085456450 DLCTRL DEBUG Command: GET 771744426 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085456450 DLCTRL DEBUG Tx Command reply: GET_REPLY 771744426 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085456452 DLCTRL DEBUG Command: GET 364965997 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085456452 DLCTRL DEBUG Tx Command reply: GET_REPLY 364965997 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085456454 DLCTRL DEBUG Command: GET 458495313 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085456454 DLCTRL DEBUG Tx Command reply: GET_REPLY 458495313 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085456457 DLCTRL DEBUG Command: GET 368006633 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085456457 DLCTRL DEBUG Tx Command reply: GET_REPLY 368006633 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085456459 DLCTRL DEBUG Command: GET 889748509 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085456459 DLCTRL DEBUG Tx Command reply: GET_REPLY 889748509 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085456463 DLCTRL DEBUG Command: GET 61602438 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085456463 DLCTRL DEBUG Tx Command reply: GET_REPLY 61602438 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085456467 DLCTRL DEBUG Command: GET 310948459 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085456467 DLCTRL DEBUG Tx Command reply: GET_REPLY 310948459 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000001010100011'B, t_guard := 20.000000 } 20250412085456501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41974<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(909)@11a1da9b814d: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(909)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(913)9868860 20250412085457530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085457531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085457531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250412085457531 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085457531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x96963c, normal) (hnbgw_rua.c:406) 20250412085457531 DHNB DEBUG map_rua[0x55cfd95022c0]{init}: Allocated (fsm.c:456) 20250412085457531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9868860)[0x55cfd95022c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085457531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9868860 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085457531 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085457531 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085457531 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250412085457531 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9868860 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250412085457531 DCN DEBUG map_sccp[0x55cfd95467a0]{init}: Allocated (fsm.c:456) 20250412085457531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cfd95467a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085457531 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-9868860 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250412085457531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9868860 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250412085457531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9868860)[0x55cfd95022c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085457531 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085457531 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085457531 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9868860 SCCP-102 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085457531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cfd95467a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085457531 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085457531 DLSCCP DEBUG SCCP-SCOC(102)[0x55cfd9559400]{IDLE}: Allocated (fsm.c:456) 20250412085457531 DLSCCP DEBUG SCCP-SCOC(102)[0x55cfd9559400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085457531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002a30056400500f1100926) (sccp_scrc.c:415) 20250412085457531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085457531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085457531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085457531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085457531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085457531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085457531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085457531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085457531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085457531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085457531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085457531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085457531 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085457531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085457531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085457531 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 00 01 00 00 66 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 a3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085457531 DLSCCP DEBUG SCCP-SCOC(102)[0x55cfd9559400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085457531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cfd95467a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085457531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9868860)[0x55cfd95022c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085457531 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085457531 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085457531 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085457531 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085457531 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085457531 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250412085457531 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085457531 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085457531 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085457531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 00 01 00 00 66 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 a3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(908)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(908)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(909)@11a1da9b814d: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(913) HNBGW_Test.sgsn1-RAN(909)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(913)16718312 HNBGW_Test.sgsn1-SCCP(908)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(908)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085457550 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085457550 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085457550 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085457550 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085457550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085457550 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085457550 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085457550 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085457550 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085457550 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 66 31 55 dc 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085457550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) TC_sgsnpool_L3Complete_no_nri_round_robin0(913)@11a1da9b814d: setverdict(pass): none -> pass 20250412085457550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085457550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085457550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085457550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085457550 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003155dc) (sccp_scrc.c:486) 20250412085457550 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1855) 20250412085457550 DLSCCP DEBUG SCCP-SCOC(102)[0x55cfd9559400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085457550 DLSCCP DEBUG SCCP-SCOC(102)[0x55cfd9559400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085457550 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085457550 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085457550 DCN DEBUG handle_cn_conn_conf() conn_id=102, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085457550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cfd95467a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085457550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cfd95467a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085457552 DLCTRL DEBUG Command: GET 478278051 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085457552 DLCTRL DEBUG Tx Command reply: GET_REPLY 478278051 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085457556 DLCTRL DEBUG Command: GET 328908550 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085457556 DLCTRL DEBUG Tx Command reply: GET_REPLY 328908550 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085457561 DLCTRL DEBUG Command: GET 188755784 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085457561 DLCTRL DEBUG Tx Command reply: GET_REPLY 188755784 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085457565 DLCTRL DEBUG Command: GET 472742249 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085457565 DLCTRL DEBUG Tx Command reply: GET_REPLY 472742249 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085457569 DLCTRL DEBUG Command: GET 526703607 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085457569 DLCTRL DEBUG Tx Command reply: GET_REPLY 526703607 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085457573 DLCTRL DEBUG Command: GET 29427313 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085457573 DLCTRL DEBUG Tx Command reply: GET_REPLY 29427313 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250412085457577 DLCTRL DEBUG Command: GET 235659517 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085457577 DLCTRL DEBUG Tx Command reply: GET_REPLY 235659517 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085457581 DLCTRL DEBUG Command: GET 895797775 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085457581 DLCTRL DEBUG Tx Command reply: GET_REPLY 895797775 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085457585 DLCTRL DEBUG Command: GET 894165420 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085457585 DLCTRL DEBUG Tx Command reply: GET_REPLY 894165420 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085457588 DLCTRL DEBUG Command: GET 356910800 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085457588 DLCTRL DEBUG Tx Command reply: GET_REPLY 356910800 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085457592 DLCTRL DEBUG Command: GET 2694237 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085457592 DLCTRL DEBUG Tx Command reply: GET_REPLY 2694237 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085457595 DLCTRL DEBUG Command: GET 663344639 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085457595 DLCTRL DEBUG Tx Command reply: GET_REPLY 663344639 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085457597 DLCTRL DEBUG Command: GET 273688749 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085457597 DLCTRL DEBUG Tx Command reply: GET_REPLY 273688749 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085457599 DLCTRL DEBUG Command: GET 283862411 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085457599 DLCTRL DEBUG Tx Command reply: GET_REPLY 283862411 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085457601 DLCTRL DEBUG Command: GET 758880886 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085457601 DLCTRL DEBUG Tx Command reply: GET_REPLY 758880886 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085457603 DLCTRL DEBUG Command: GET 601242474 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085457603 DLCTRL DEBUG Tx Command reply: GET_REPLY 601242474 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085457605 DLCTRL DEBUG Command: GET 244474732 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085457605 DLCTRL DEBUG Tx Command reply: GET_REPLY 244474732 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085457607 DLCTRL DEBUG Command: GET 689572888 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085457607 DLCTRL DEBUG Tx Command reply: GET_REPLY 689572888 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085457609 DLCTRL DEBUG Command: GET 383511815 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085457609 DLCTRL DEBUG Tx Command reply: GET_REPLY 383511815 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085457612 DLCTRL DEBUG Command: GET 403776733 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085457612 DLCTRL DEBUG Tx Command reply: GET_REPLY 403776733 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000001001100000'B, t_guard := 20.000000 } 20250412085457626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41984<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(906)@11a1da9b814d: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(906)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(914)2728263 20250412085458653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085458653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085458653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085458653 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085458653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x29a147, normal) (hnbgw_rua.c:406) 20250412085458653 DHNB DEBUG map_rua[0x55cfd9545eb0]{init}: Allocated (fsm.c:456) 20250412085458653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2728263)[0x55cfd9545eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085458653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2728263 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085458653 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085458653 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085458653 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2728263 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085458653 DCN DEBUG map_sccp[0x55cfd9552a50]{init}: Allocated (fsm.c:456) 20250412085458653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cfd9552a50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085458653 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-2728263 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085458653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2728263 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085458653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2728263)[0x55cfd9545eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085458653 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085458653 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085458653 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2728263 SCCP-103 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085458653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cfd9552a50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085458653 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085458653 DLSCCP DEBUG SCCP-SCOC(103)[0x55cfd953c8e0]{IDLE}: Allocated (fsm.c:456) 20250412085458653 DLSCCP DEBUG SCCP-SCOC(103)[0x55cfd953c8e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085458653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030002600056400500f1100926) (sccp_scrc.c:415) 20250412085458653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085458653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085458653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085458653 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085458653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085458653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085458653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085458653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085458653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085458653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085458653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085458653 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085458653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085458653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085458653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085458653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 67 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 60 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085458653 DLSCCP DEBUG SCCP-SCOC(103)[0x55cfd953c8e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085458653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cfd9552a50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085458653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2728263)[0x55cfd9545eb0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085458653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085458653 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085458653 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085458653 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085458654 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085458654 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412085458654 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085458654 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085458654 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085458654 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 67 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 60 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(905)@11a1da9b814d: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(905)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(906)@11a1da9b814d: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(914) HNBGW_Test.sgsn0-RAN(906)@11a1da9b814d: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(914)10762176 HNBGW_Test.sgsn0-SCCP(905)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(905)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412085458661 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085458661 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085458661 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085458661 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085458661 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085458661 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085458661 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085458661 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085458661 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085458661 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 67 cc 76 7c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085458661 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085458661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085458661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085458661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085458661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085458661 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cc767c) (sccp_scrc.c:486) 20250412085458661 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1855) 20250412085458661 DLSCCP DEBUG SCCP-SCOC(103)[0x55cfd953c8e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085458661 DLSCCP DEBUG SCCP-SCOC(103)[0x55cfd953c8e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085458661 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085458661 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085458661 DCN DEBUG handle_cn_conn_conf() conn_id=103, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085458661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cfd9552a50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085458661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cfd9552a50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_no_nri_round_robin0(914)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085458664 DLCTRL DEBUG Command: GET 411542633 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085458664 DLCTRL DEBUG Tx Command reply: GET_REPLY 411542633 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250412085458668 DLCTRL DEBUG Command: GET 763429869 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085458668 DLCTRL DEBUG Tx Command reply: GET_REPLY 763429869 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085458672 DLCTRL DEBUG Command: GET 437786882 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085458672 DLCTRL DEBUG Tx Command reply: GET_REPLY 437786882 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085458676 DLCTRL DEBUG Command: GET 377145926 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085458676 DLCTRL DEBUG Tx Command reply: GET_REPLY 377145926 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085458680 DLCTRL DEBUG Command: GET 432653779 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085458680 DLCTRL DEBUG Tx Command reply: GET_REPLY 432653779 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085458684 DLCTRL DEBUG Command: GET 742213019 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085458685 DLCTRL DEBUG Tx Command reply: GET_REPLY 742213019 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250412085458688 DLCTRL DEBUG Command: GET 38687479 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085458688 DLCTRL DEBUG Tx Command reply: GET_REPLY 38687479 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085458692 DLCTRL DEBUG Command: GET 936966013 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085458692 DLCTRL DEBUG Tx Command reply: GET_REPLY 936966013 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085458695 DLCTRL DEBUG Command: GET 431641848 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085458695 DLCTRL DEBUG Tx Command reply: GET_REPLY 431641848 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085458697 DLCTRL DEBUG Command: GET 493405619 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085458697 DLCTRL DEBUG Tx Command reply: GET_REPLY 493405619 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085458700 DLCTRL DEBUG Command: GET 218576048 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085458700 DLCTRL DEBUG Tx Command reply: GET_REPLY 218576048 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085458702 DLCTRL DEBUG Command: GET 133984570 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085458702 DLCTRL DEBUG Tx Command reply: GET_REPLY 133984570 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085458704 DLCTRL DEBUG Command: GET 513638696 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085458704 DLCTRL DEBUG Tx Command reply: GET_REPLY 513638696 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085458706 DLCTRL DEBUG Command: GET 803802356 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085458706 DLCTRL DEBUG Tx Command reply: GET_REPLY 803802356 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085458707 DLCTRL DEBUG Command: GET 983130003 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085458707 DLCTRL DEBUG Tx Command reply: GET_REPLY 983130003 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085458709 DLCTRL DEBUG Command: GET 999273111 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085458709 DLCTRL DEBUG Tx Command reply: GET_REPLY 999273111 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085458710 DLCTRL DEBUG Command: GET 832261441 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085458710 DLCTRL DEBUG Tx Command reply: GET_REPLY 832261441 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085458711 DLCTRL DEBUG Command: GET 382830103 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085458711 DLCTRL DEBUG Tx Command reply: GET_REPLY 382830103 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085458712 DLCTRL DEBUG Command: GET 837253672 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085458712 DLCTRL DEBUG Tx Command reply: GET_REPLY 837253672 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085458713 DLCTRL DEBUG Command: GET 866340526 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085458713 DLCTRL DEBUG Tx Command reply: GET_REPLY 866340526 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085458718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57740<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085458719 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37589<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(893)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(892)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085458721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57738<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085458721 DLINP DEBUG SRVCONN(,r=127.0.0.1:37215<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085458721 DLINP DEBUG SRVCONN(,r=127.0.0.1:37215<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085458721 DLINP NOTICE SRV(,r=127.0.0.1:37215<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085458721 DMAIN NOTICE (127.0.0.1:37215 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37215<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085458721 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc1-RAN(903)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(898)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(902)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(899)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(900)@11a1da9b814d: Final verdict of PTC: none 20250412085458725 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085458725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085458725 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085458725 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085458725 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085458725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085458725 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085458725 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085458725 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085458725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085458725 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085458725 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412085458725 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085458725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085458725 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085458725 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412085458725 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 20250412085458725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085458725 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085458725 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085458725 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085458725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085458725 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(909)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(891)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(908)@11a1da9b814d: Final verdict of PTC: none 20250412085458726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897)@11a1da9b814d: Final verdict of PTC: none 20250412085458726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085458726 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085458727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085458727 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085458727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085458727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) HNBGW_Test.sgsn0-RAN(906)@11a1da9b814d: Final verdict of PTC: none 20250412085458727 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085458727 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085458727 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085458727 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085458725 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085458725 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412085458725 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085458725 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412085458726 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085458726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085458726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085458726 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085458726 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085458726 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085458726 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085458726 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085458726 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085458726 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085458726 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085458726 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 20250412085458726 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-M3UA(904)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(901)@11a1da9b814d: Final verdict of PTC: none 20250412085458727 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085458727 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085458727 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085458727 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085458727 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085458727 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085458727 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412085458727 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412085458727 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085458727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085458727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085458728 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 20250412085458728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085458728 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412085458728 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085458728 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085458728 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085458728 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085458728 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085458728 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085458728 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085458728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085458728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085458729 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085458729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085458729 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085458729 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085458729 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 20250412085458729 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085458729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085458729 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085458729 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085458729 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 20250412085458729 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn0-SCCP(905)@11a1da9b814d: Final verdict of PTC: none20250412085458729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085458729 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085458729 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085458729 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085458729 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085458729 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085458729 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085458729 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085458729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085458729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085458730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) HNBGW-PFCP(894)@11a1da9b814d: Final verdict of PTC: none20250412085458730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085458731 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085458731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085458732 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085458732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085458733 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085458733 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085458733 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085458734 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085458734 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085458735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085458735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085458735 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412085458736 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085458736 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085458737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085458737 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085458737 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085458738 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085458738 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085458738 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085458739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cfd95467a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085458739 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085458740 DLSCCP DEBUG SCCP-SCOC(102)[0x55cfd9559400]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085458740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003155dc), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085458741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085458741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085458741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085458742 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085458742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085458743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085458743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 31 55 dc 00 00 66 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085458743 DLSCCP DEBUG SCCP-SCOC(102)[0x55cfd9559400]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085458744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cfd95467a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085458744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9868860)[0x55cfd95022c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) HNBGW-MGCP(911)@11a1da9b814d: Final verdict of PTC: none20250412085458745 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9868860)[0x55cfd95022c0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085458745 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085458746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9868860)[0x55cfd95022c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085458746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9868860)[0x55cfd95022c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085458747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9868860)[0x55cfd95022c0]{disrupted}: Freeing instance (context_map.c:202) 20250412085458747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9868860)[0x55cfd95022c0]{disrupted}: Deallocated (fsm.c:568) 20250412085458748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cfd95467a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) TC_sgsnpool_L3Complete_no_nri_round_robin0(912)@11a1da9b814d: Final verdict of PTC: pass20250412085458749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cfd95467a0]{disconnected}: Freeing instance (context_map.c:206) 20250412085458749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55cfd95467a0]{disconnected}: Deallocated (fsm.c:568) 20250412085458750 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9868860 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250412085458750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41970<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085458751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085458752 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085458753 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085458753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn1-M3UA(910)@11a1da9b814d: Final verdict of PTC: none20250412085458754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085458754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_sgsnpool_L3Complete_no_nri_round_robin0(913)@11a1da9b814d: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(907)@11a1da9b814d: Final verdict of PTC: none 20250412085458755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085458756 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085458757 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085458757 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085458758 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085458758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cfd9538c30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085458759 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085458759 DLSCCP DEBUG SCCP-SCOC(101)[0x55cfd93b3390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085458760 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edc3f9), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085458760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085458761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085458761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085458762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085458762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085458763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085458763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 ed c3 f9 00 00 65 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085458764 DLSCCP DEBUG SCCP-SCOC(101)[0x55cfd93b3390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085458764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cfd9538c30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085458765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12013253)[0x55cfd95468d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085458765 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12013253)[0x55cfd95468d0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085458766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085458766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12013253)[0x55cfd95468d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085458766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12013253)[0x55cfd95468d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085458767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12013253)[0x55cfd95468d0]{disrupted}: Freeing instance (context_map.c:202) 20250412085458767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12013253)[0x55cfd95468d0]{disrupted}: Deallocated (fsm.c:568) 20250412085458768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cfd9538c30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085458768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cfd9538c30]{disconnected}: Freeing instance (context_map.c:206) 20250412085458768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55cfd9538c30]{disconnected}: Deallocated (fsm.c:568) 20250412085458769 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12013253 SCCP-101 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085458769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cfd9552a50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085458769 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085458770 DLSCCP DEBUG SCCP-SCOC(103)[0x55cfd953c8e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085458770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc767c), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085458770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085458771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085458771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085458771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085458772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085458772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085458772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 01 04 cc 76 7c 00 00 67 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085458772 DLSCCP DEBUG SCCP-SCOC(103)[0x55cfd953c8e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085458773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cfd9552a50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085458773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2728263)[0x55cfd9545eb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085458773 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2728263)[0x55cfd9545eb0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085458774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085458774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2728263)[0x55cfd9545eb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085458774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2728263)[0x55cfd9545eb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085458775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2728263)[0x55cfd9545eb0]{disrupted}: Freeing instance (context_map.c:202) 20250412085458775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2728263)[0x55cfd9545eb0]{disrupted}: Deallocated (fsm.c:568) 20250412085458775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cfd9552a50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085458775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cfd9552a50]{disconnected}: Freeing instance (context_map.c:206) 20250412085458776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x55cfd9552a50]{disconnected}: Deallocated (fsm.c:568) 20250412085458776 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2728263 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250412085458776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085458776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085458776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085458776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085458776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085458776 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085458777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085458777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085458777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41974<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085458778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41984<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085458778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085458778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085458778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085458778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085458778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085458778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085458778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412085458779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085458779 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085458779 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085458779 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085458780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085458780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085458780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085458780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085458780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085458780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! TC_sgsnpool_L3Complete_no_nri_round_robin0(914)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(891): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(892): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(893): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(894): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(898): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(899): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(900): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(901): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(902): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(903): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(904): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(905): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(906): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(907): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(908): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(909): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(910): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(911): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(912): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(913): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(914): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Sat Apr 12 08:54:58 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 20250412085458918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085459341 DLSCCP DEBUG SCCP-SCOC(97)[0x55cfd953df60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085459341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1cd5e), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085459341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085459341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085459341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085459341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085459341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085459341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085459341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a1 cd 5e 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085459341 DLSCCP DEBUG SCCP-SCOC(98)[0x55cfd942cc80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085459341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ec0cc), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085459341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085459341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085459341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085459341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085459341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085459341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085459341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3e c0 cc 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085459341 DLSCCP DEBUG SCCP-SCOC(99)[0x55cfd94c4b40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085459341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c41d13), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085459341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085459341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085459342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085459342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085459342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085459342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085459342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c4 1d 13 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085459342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085459342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085459342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085459342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085459342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085459342 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085459342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085459342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085459342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085459342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085459342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085459342 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085459342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085459342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085459342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085459342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085459342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085459342 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085459343 DLSCCP DEBUG SCCP-SCOC(100)[0x55cfd9558850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085459343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00333449), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085459343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085459343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085459343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085459343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085459343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085459343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085459343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 33 34 49 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085459343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085459343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085459343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085459343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085459343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085459343 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085459521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41988<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=550588) 20250412085459766 DLSCCP DEBUG SCCP-SCOC(90)[0x55cfd9539390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085459766 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026159e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085459766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085459766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085459766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085459766 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085459766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085459766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085459766 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 26 15 9e 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085459766 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085459766 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085459766 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085459766 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085459766 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085459766 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085459814 DLSCCP DEBUG SCCP-SCOC(96)[0x55cfd9564040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085459814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f08ad2), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085459814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085459814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085459814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085459814 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085459814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085459814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085459814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f0 8a d2 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085459815 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085459815 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085459815 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085459815 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085459815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085459815 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085459816 DLSCCP DEBUG SCCP-SCOC(95)[0x55cfd9540b70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085459816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b844d), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085459816 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085459816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085459816 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085459816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085459816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085459816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085459816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9b 84 4d 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085459816 DLSCCP DEBUG SCCP-SCOC(94)[0x55cfd93b34c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085459817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004005d7), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085459817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085459817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085459817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085459817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085459817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085459817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085459817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 40 05 d7 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085459817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085459817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085459817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085459817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085459817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085459817 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085459817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085459817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085459817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085459817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085459817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085459817 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085500311 DLSCCP DEBUG SCCP-SCOC(85)[0x55cfd9558f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085500311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b778d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085500311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085500311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085500311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085500311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085500311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085500311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085500311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4b 77 8d 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085500311 DLSCCP DEBUG SCCP-SCOC(86)[0x55cfd955c1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085500311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053fb82), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085500311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085500311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085500311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085500311 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085500311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085500311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085500311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 53 fb 82 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085500311 DLSCCP DEBUG SCCP-SCOC(87)[0x55cfd954b850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085500311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fdf5b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085500311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085500311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085500311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085500311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085500311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085500311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085500311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5f df 5b 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085500311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085500311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085500311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085500312 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085500312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085500312 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085500312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085500312 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085500312 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085500312 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085500312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085500312 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085500312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085500312 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085500312 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085500312 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085500312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085500312 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=550588, count=589528) 20250412085500726 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085500726 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085500727 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085500728 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085500728 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085500728 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412085500729 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085500729 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085500729 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412085500730 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085500730 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085500730 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085501011 DLSCCP DEBUG SCCP-SCOC(84)[0x55cfd9546330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085501011 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004dcda2), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085501012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085501012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085501012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085501012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085501012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085501012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085501012 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4d cd a2 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085501012 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085501012 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085501012 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085501012 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085501012 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085501012 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Sat Apr 12 08:55:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412085501892 DLSCCP DEBUG SCCP-SCOC(83)[0x55cfd9549400]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085501892 DLSCCP DEBUG SCCP-SCOC(83)[0x55cfd9549400]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085501892 DLSCCP DEBUG SCCP-SCOC(83)[0x55cfd9549400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085501892 DLSCCP DEBUG SCCP-SCOC(83)[0x55cfd9549400]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085501892 DLSCCP DEBUG SCCP-SCOC(83)[0x55cfd9549400]{IDLE}: Deallocated (fsm.c:568) MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250412085502615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085502619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42012<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085502623 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35239<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085502639 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085502639 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085502645 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085502645 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085502646 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085502646 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085502646 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085502646 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085502646 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59658 (stream_srv.c:142) 20250412085502646 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59658<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085502647 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085502647 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085502647 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085502647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085502647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085502647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502647 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085502647 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085502647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085502647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085502647 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085502647 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085502647 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085502647 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085502647 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502647 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085502647 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085502647 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085502647 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085502647 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085502648 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085502648 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085502648 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085502648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085502648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085502648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502648 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085502648 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502648 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085502648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085502648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085502648 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0b 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085502648 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085502648 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085502648 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085502648 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085502648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085502648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085502648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502648 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085502648 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502648 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085502648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085502648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085502648 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085502648 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085502648 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085502648 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085502648 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085502648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085502648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085502648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502648 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085502648 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502648 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085502648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085502648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085502648 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085502648 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085502648 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502648 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085502648 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085502648 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085502648 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085502648 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085502648 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502648 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085502648 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085502648 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085502648 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085502648 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085502648 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502648 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085502648 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085502648 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085502648 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085502648 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(925)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(925)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(925)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(923)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(928)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(928)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(928)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(926)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085502670 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085502670 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085502670 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085502671 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085502671 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085502671 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085502671 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085502671 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085502672 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085502672 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085502672 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085502672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085502672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085502672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085502672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502672 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085502672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085502672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085502672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085502672 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085502672 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085502672 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085502672 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085502672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085502672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085502672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085502672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502672 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085502672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085502672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085502672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085502672 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085502672 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085502672 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085502672 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085502672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085502672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085502672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085502672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502672 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085502672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085502672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085502672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085502672 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085502672 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085502672 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085502672 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085502672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085502672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085502672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085502672 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085502672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085502672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085502672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085502672 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085502672 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502672 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085502672 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085502672 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085502672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085502672 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085502672 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502672 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085502672 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085502672 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085502672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085502672 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085502672 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502672 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085502672 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085502672 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085502672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085502672 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085502672 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502672 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085502672 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085502672 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085502672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085502672 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(931)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(931)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(931)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(929)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(934)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-M3UA(934)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(934)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(932)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085502725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085502725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085502725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085502725 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085502725 DHNBAP 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) 20250412085502725 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085502725 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085502725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085502725 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085502731 DLINP DEBUG SRVCONN(,r=127.0.0.1:59658<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085502731 DLINP DEBUG SRVCONN(,r=127.0.0.1:59658<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085502731 DLINP DEBUG SRVCONN(,r=127.0.0.1:59658<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085502731 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085502731 DHNBAP DEBUG (127.0.0.1:59658 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085502731 DHNBAP NOTICE (127.0.0.1:59658 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085502731 DHNBAP NOTICE (127.0.0.1:59658 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085502731 DLINP DEBUG SRVCONN(,r=127.0.0.1:59658<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085502731 DLINP DEBUG SRVCONN(,r=127.0.0.1:59658<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085502858 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 20250412085502858 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 20250412085502858 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085502858 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085502861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502861 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085502861 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085502861 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085502861 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085502861 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085502861 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085502861 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085502861 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085502861 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085502861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085502862 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502862 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085502862 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085502862 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085502862 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085502862 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085502862 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085502862 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085502862 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085502862 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085502862 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085502862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085502862 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085502862 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085502862 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085502862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085502862 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085502862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085502862 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085502862 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085502862 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085502862 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085502863 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085502863 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085502863 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085502863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085502863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085502863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085502863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085502863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085502863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085502863 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085502863 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085502863 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502863 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085502863 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085502863 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085502863 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085502863 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085502863 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085502863 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085502863 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085502863 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085502868 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 20250412085502868 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 20250412085502868 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085502868 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085502870 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502870 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085502870 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085502870 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085502870 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085502870 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085502870 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085502870 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085502870 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085502870 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085502870 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085502871 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502871 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085502871 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085502871 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085502871 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085502871 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085502871 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085502871 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085502871 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085502871 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085502871 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085502871 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085502871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085502871 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085502871 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085502871 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085502871 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085502871 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085502871 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085502871 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085502871 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085502871 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085502871 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085502872 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085502872 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085502872 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085502872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085502872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085502872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502872 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085502872 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502872 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085502872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085502872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085502872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085502872 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085502872 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502872 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085502872 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085502872 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085502872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085502872 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250412085502872 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085502872 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085502872 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085502872 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085502883 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 20250412085502883 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 20250412085502883 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085502883 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085502886 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502886 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085502886 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085502886 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085502886 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085502886 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085502886 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085502886 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085502886 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085502886 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085502886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085502888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502888 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085502888 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085502888 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085502888 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085502888 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085502888 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085502888 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085502888 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085502888 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085502888 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085502888 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085502888 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085502888 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085502888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085502888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085502888 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085502888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085502888 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085502888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085502888 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085502888 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085502888 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085502888 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085502890 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085502890 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085502890 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085502890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085502890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085502890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085502890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085502890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085502890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085502890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085502890 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085502890 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085502890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085502890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085502890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085502890 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412085502890 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085502890 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085502890 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085502890 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085502897 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 20250412085502897 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 20250412085502897 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085502897 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412085502902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502902 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412085502902 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085502902 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085502902 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085502902 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085502902 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085502902 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085502902 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085502902 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412085502902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085502904 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502904 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085502904 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085502904 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412085502904 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085502904 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085502904 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085502904 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085502904 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412085502904 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412085502904 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085502904 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085502904 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085502904 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085502904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085502904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085502904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085502904 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412085502904 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085502905 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085502905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085502905 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085502905 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085502905 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085502905 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085502906 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085502906 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085502906 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085502906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085502906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085502906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502906 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085502906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085502906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085502906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085502906 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085502906 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085502906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085502906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085502906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085502906 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085502906 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085502906 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085502906 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085502906 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085502906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085502906 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'virt-sgsn1' 20250412085502906 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085502906 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085502906 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085502906 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(924)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085503670 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085503670 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085503670 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085503670 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085503670 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085503670 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085503670 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085503670 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085503670 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085503671 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085503671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085503671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085503671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085503671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085503671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085503671 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085503671 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085503671 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085503671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503671 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085503671 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085503671 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085503671 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085503671 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) 20250412085503671 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085503671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085503671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085503671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085503671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085503671 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085503671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085503671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085503671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085503671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085503671 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085503671 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085503671 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085503671 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085503671 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085503671 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085503671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085503671 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085503671 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085503671 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085503671 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085503671 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085503672 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085503672 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085503672 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085503672 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085503672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085503672 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085503672 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085503672 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085503672 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085503672 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085503672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085503672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085503672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085503672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085503672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085503672 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085503672 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085503672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085503672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503672 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085503672 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085503672 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085503672 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085503672 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(927)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085503675 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085503675 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085503675 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085503675 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085503675 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085503675 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085503675 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085503675 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085503675 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085503675 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085503675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085503675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085503675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085503675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085503675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085503675 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085503675 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085503675 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085503675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503675 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085503675 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085503675 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085503675 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085503675 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) 20250412085503675 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) 20250412085503675 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085503675 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085503675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085503675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085503675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085503675 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085503675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085503675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085503675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085503675 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085503675 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085503676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085503676 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085503676 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085503676 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085503676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085503676 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250412085503676 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085503676 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085503676 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085503676 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412085503676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085503676 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085503676 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085503676 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085503676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085503676 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085503676 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085503676 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085503676 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085503676 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085503676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085503676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085503676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085503676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085503676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085503676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085503676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085503676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085503676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085503676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085503676 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085503676 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085503676 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(930)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085503698 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085503698 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085503698 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085503698 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085503698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085503698 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085503698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085503698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085503698 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085503698 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085503698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085503698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085503698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085503698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085503698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085503698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085503698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085503698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085503698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085503698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085503698 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085503698 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085503698 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) 20250412085503698 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085503698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085503698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085503698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085503698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085503698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085503698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085503698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085503698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085503698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085503698 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085503698 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085503699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085503699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085503699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085503699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085503699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085503699 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412085503699 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085503699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085503699 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085503699 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085503701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085503701 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085503701 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085503701 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085503701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085503701 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085503701 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085503701 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085503701 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085503701 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085503701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085503701 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085503701 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085503701 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085503701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085503701 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085503701 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085503701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085503701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503701 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085503701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085503701 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085503701 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085503701 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(933)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085503707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085503707 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085503707 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085503707 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085503707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085503707 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085503707 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085503707 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085503707 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085503707 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085503707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085503707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085503707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085503707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085503707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085503707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085503707 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085503707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085503707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503708 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085503708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085503708 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085503708 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085503708 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) 20250412085503708 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) 20250412085503708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085503708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085503708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085503708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085503708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085503708 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085503708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085503708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085503708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085503708 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085503708 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: link up (cnlink.c:111) 20250412085503709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085503709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085503709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085503709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085503709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085503709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'virt-sgsn1' 20250412085503709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085503709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085503709 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085503709 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412085503711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085503711 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085503711 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085503711 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085503711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085503711 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085503711 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085503711 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085503711 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085503711 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085503711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085503711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085503711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085503711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085503711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085503711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085503711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085503711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085503711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085503711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085503711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085503711 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085503711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085503711 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085503711 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085503711 DRANAP INFO cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085504745 DLCTRL DEBUG Command: GET 199476185 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085504745 DLCTRL DEBUG Tx Command reply: GET_REPLY 199476185 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085504752 DLCTRL DEBUG Command: GET 578450501 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085504752 DLCTRL DEBUG Tx Command reply: GET_REPLY 578450501 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085504758 DLCTRL DEBUG Command: GET 429328602 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085504758 DLCTRL DEBUG Tx Command reply: GET_REPLY 429328602 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085504763 DLCTRL DEBUG Command: GET 210520313 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085504763 DLCTRL DEBUG Tx Command reply: GET_REPLY 210520313 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085504766 DLCTRL DEBUG Command: GET 541966143 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085504766 DLCTRL DEBUG Tx Command reply: GET_REPLY 541966143 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085504770 DLCTRL DEBUG Command: GET 37511162 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085504770 DLCTRL DEBUG Tx Command reply: GET_REPLY 37511162 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085504774 DLCTRL DEBUG Command: GET 348453567 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085504774 DLCTRL DEBUG Tx Command reply: GET_REPLY 348453567 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085504776 DLCTRL DEBUG Command: GET 287640617 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085504776 DLCTRL DEBUG Tx Command reply: GET_REPLY 287640617 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085504779 DLCTRL DEBUG Command: GET 43801445 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085504779 DLCTRL DEBUG Tx Command reply: GET_REPLY 43801445 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085504781 DLCTRL DEBUG Command: GET 48519871 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085504781 DLCTRL DEBUG Tx Command reply: GET_REPLY 48519871 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085504783 DLCTRL DEBUG Command: GET 634367858 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085504783 DLCTRL DEBUG Tx Command reply: GET_REPLY 634367858 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085504785 DLCTRL DEBUG Command: GET 773767181 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085504785 DLCTRL DEBUG Tx Command reply: GET_REPLY 773767181 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085504787 DLCTRL DEBUG Command: GET 58787705 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085504787 DLCTRL DEBUG Tx Command reply: GET_REPLY 58787705 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085504788 DLCTRL DEBUG Command: GET 837443314 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085504788 DLCTRL DEBUG Tx Command reply: GET_REPLY 837443314 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085504789 DLCTRL DEBUG Command: GET 700090307 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085504789 DLCTRL DEBUG Tx Command reply: GET_REPLY 700090307 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085504791 DLCTRL DEBUG Command: GET 59046001 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085504791 DLCTRL DEBUG Tx Command reply: GET_REPLY 59046001 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085504792 DLCTRL DEBUG Command: GET 879032905 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085504792 DLCTRL DEBUG Tx Command reply: GET_REPLY 879032905 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085504793 DLCTRL DEBUG Command: GET 633003574 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085504793 DLCTRL DEBUG Tx Command reply: GET_REPLY 633003574 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085504794 DLCTRL DEBUG Command: GET 795059995 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085504794 DLCTRL DEBUG Tx Command reply: GET_REPLY 795059995 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085504795 DLCTRL DEBUG Command: GET 596845277 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085504795 DLCTRL DEBUG Tx Command reply: GET_REPLY 596845277 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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@11a1da9b814d: 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@11a1da9b814d: 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@11a1da9b814d: 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 := '000000000000000110011001'B, t_guard := 20.000000 } 20250412085504821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@11a1da9b814d: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(936)2479603 20250412085505878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085505878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085505878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250412085505878 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085505878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x25d5f3, normal) (hnbgw_rua.c:406) 20250412085505878 DHNB DEBUG map_rua[0x55cfd9549400]{init}: Allocated (fsm.c:456) 20250412085505878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2479603)[0x55cfd9549400]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085505878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2479603 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085505878 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085505878 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085505878 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250412085505878 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2479603 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:696) 20250412085505878 DCN DEBUG map_sccp[0x55cfd95468d0]{init}: Allocated (fsm.c:456) 20250412085505878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cfd95468d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085505878 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-2479603 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250412085505878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2479603 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:311) 20250412085505878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2479603)[0x55cfd9549400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085505878 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085505878 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085505878 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2479603 SCCP-104 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085505878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cfd95468d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085505879 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085505879 DLSCCP DEBUG SCCP-SCOC(104)[0x55cfd9538c30]{IDLE}: Allocated (fsm.c:456) 20250412085505879 DLSCCP DEBUG SCCP-SCOC(104)[0x55cfd9538c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085505879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030001990056400500f1100926) (sccp_scrc.c:415) 20250412085505879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085505879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085505879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085505879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085505879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085505879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085505879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085505879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085505879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085505879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085505879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085505879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085505879 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085505879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085505879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085505879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0e 01 00 00 68 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 40 00 00 4f 40 03 00 01 99 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085505879 DLSCCP DEBUG SCCP-SCOC(104)[0x55cfd9538c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085505879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cfd95468d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085505879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2479603)[0x55cfd9549400]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085505879 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085505880 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085505880 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085505880 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085505880 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085505880 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'virt-sgsn1' 20250412085505880 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085505880 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085505880 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085505880 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0e 01 00 00 68 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 40 00 00 4f 40 03 00 01 99 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(932)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(932)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(933)@11a1da9b814d: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(936) HNBGW_Test.sgsn1-RAN(933)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(936)14904398 HNBGW_Test.sgsn1-SCCP(932)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(932)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085505898 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085505898 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085505898 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085505898 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085505898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085505898 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085505898 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085505898 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085505899 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_10(936)@11a1da9b814d: setverdict(pass): none -> pass 20250412085505899 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 68 a5 45 39 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085505899 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085505899 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085505899 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085505899 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085505899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085505899 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a54539) (sccp_scrc.c:486) 20250412085505899 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1855) 20250412085505899 DLSCCP DEBUG SCCP-SCOC(104)[0x55cfd9538c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085505899 DLSCCP DEBUG SCCP-SCOC(104)[0x55cfd9538c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085505899 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085505899 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085505899 DCN DEBUG handle_cn_conn_conf() conn_id=104, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085505899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cfd95468d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085505899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cfd95468d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085505901 DLCTRL DEBUG Command: GET 198351062 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085505901 DLCTRL DEBUG Tx Command reply: GET_REPLY 198351062 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085505904 DLCTRL DEBUG Command: GET 372240350 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085505904 DLCTRL DEBUG Tx Command reply: GET_REPLY 372240350 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085505908 DLCTRL DEBUG Command: GET 989856615 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085505908 DLCTRL DEBUG Tx Command reply: GET_REPLY 989856615 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085505911 DLCTRL DEBUG Command: GET 872049312 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085505911 DLCTRL DEBUG Tx Command reply: GET_REPLY 872049312 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085505915 DLCTRL DEBUG Command: GET 952845739 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085505915 DLCTRL DEBUG Tx Command reply: GET_REPLY 952845739 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085505919 DLCTRL DEBUG Command: GET 364879372 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085505919 DLCTRL DEBUG Tx Command reply: GET_REPLY 364879372 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085505923 DLCTRL DEBUG Command: GET 58539896 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085505923 DLCTRL DEBUG Tx Command reply: GET_REPLY 58539896 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250412085505925 DLCTRL DEBUG Command: GET 216112714 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085505925 DLCTRL DEBUG Tx Command reply: GET_REPLY 216112714 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085505928 DLCTRL DEBUG Command: GET 133518485 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085505928 DLCTRL DEBUG Tx Command reply: GET_REPLY 133518485 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085505930 DLCTRL DEBUG Command: GET 354162682 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085505930 DLCTRL DEBUG Tx Command reply: GET_REPLY 354162682 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085505932 DLCTRL DEBUG Command: GET 500886538 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085505932 DLCTRL DEBUG Tx Command reply: GET_REPLY 500886538 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085505934 DLCTRL DEBUG Command: GET 721724914 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085505934 DLCTRL DEBUG Tx Command reply: GET_REPLY 721724914 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085505936 DLCTRL DEBUG Command: GET 413775312 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085505936 DLCTRL DEBUG Tx Command reply: GET_REPLY 413775312 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085505937 DLCTRL DEBUG Command: GET 422735852 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085505937 DLCTRL DEBUG Tx Command reply: GET_REPLY 422735852 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085505939 DLCTRL DEBUG Command: GET 448158373 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085505939 DLCTRL DEBUG Tx Command reply: GET_REPLY 448158373 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085505940 DLCTRL DEBUG Command: GET 917282188 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085505940 DLCTRL DEBUG Tx Command reply: GET_REPLY 917282188 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085505941 DLCTRL DEBUG Command: GET 390837997 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085505941 DLCTRL DEBUG Tx Command reply: GET_REPLY 390837997 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085505942 DLCTRL DEBUG Command: GET 474015896 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085505942 DLCTRL DEBUG Tx Command reply: GET_REPLY 474015896 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085505943 DLCTRL DEBUG Command: GET 46885704 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085505943 DLCTRL DEBUG Tx Command reply: GET_REPLY 46885704 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085505944 DLCTRL DEBUG Command: GET 792420647 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085505944 DLCTRL DEBUG Tx Command reply: GET_REPLY 792420647 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000001010000111'B, t_guard := 20.000000 } 20250412085505967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46296<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@11a1da9b814d: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(937)4971446 20250412085506991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085506991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085506991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250412085506991 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085506991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4bdbb6, normal) (hnbgw_rua.c:406) 20250412085506991 DHNB DEBUG map_rua[0x55cfd9545eb0]{init}: Allocated (fsm.c:456) 20250412085506991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4971446)[0x55cfd9545eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085506991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4971446 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085506991 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085506991 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085506991 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250412085506991 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4971446 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:696) 20250412085506991 DCN DEBUG map_sccp[0x55cfd9552a50]{init}: Allocated (fsm.c:456) 20250412085506991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cfd9552a50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085506991 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-4971446 <-> SCCP-105 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250412085506991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4971446 SCCP-105 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:311) 20250412085506991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4971446)[0x55cfd9545eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085506991 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085506991 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085506991 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4971446 SCCP-105 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085506991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cfd9552a50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085506992 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085506992 DLSCCP DEBUG SCCP-SCOC(105)[0x55cfd95022c0]{IDLE}: Allocated (fsm.c:456) 20250412085506992 DLSCCP DEBUG SCCP-SCOC(105)[0x55cfd95022c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085506992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030002870056400500f1100926) (sccp_scrc.c:415) 20250412085506992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085506992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085506992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085506992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085506992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085506992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085506992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085506992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085506992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085506992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085506992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085506992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085506992 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085506992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085506992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085506992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0f 01 00 00 69 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 02 87 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085506992 DLSCCP DEBUG SCCP-SCOC(105)[0x55cfd95022c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085506992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cfd9552a50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085506992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4971446)[0x55cfd9545eb0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085506992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085506992 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085506992 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085506992 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085506992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085506992 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'virt-sgsn1' 20250412085506992 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085506992 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085506992 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085506992 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0f 01 00 00 69 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 02 87 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(932)@11a1da9b814d: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(932)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(933)@11a1da9b814d: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(937) HNBGW_Test.sgsn1-RAN(933)@11a1da9b814d: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(937)14675637 HNBGW_Test.sgsn1-SCCP(932)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(932)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412085506997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085506997 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085506997 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085506997 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085506997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085506997 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085506997 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085506997 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085506997 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085506997 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 69 e7 55 38 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085506998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085506998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085506998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085506998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085506998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085506998 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e75538) (sccp_scrc.c:486) 20250412085506998 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1855) 20250412085506998 DLSCCP DEBUG SCCP-SCOC(105)[0x55cfd95022c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085506998 DLSCCP DEBUG SCCP-SCOC(105)[0x55cfd95022c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085506998 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085506998 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085506998 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085506998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cfd9552a50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085506998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cfd9552a50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_10(937)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085507000 DLCTRL DEBUG Command: GET 364491592 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085507000 DLCTRL DEBUG Tx Command reply: GET_REPLY 364491592 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085507003 DLCTRL DEBUG Command: GET 466454949 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085507003 DLCTRL DEBUG Tx Command reply: GET_REPLY 466454949 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085507008 DLCTRL DEBUG Command: GET 95171100 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085507008 DLCTRL DEBUG Tx Command reply: GET_REPLY 95171100 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085507012 DLCTRL DEBUG Command: GET 105050168 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085507012 DLCTRL DEBUG Tx Command reply: GET_REPLY 105050168 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085507016 DLCTRL DEBUG Command: GET 85086370 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085507016 DLCTRL DEBUG Tx Command reply: GET_REPLY 85086370 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085507022 DLCTRL DEBUG Command: GET 523184998 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085507022 DLCTRL DEBUG Tx Command reply: GET_REPLY 523184998 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085507027 DLCTRL DEBUG Command: GET 349599544 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085507027 DLCTRL DEBUG Tx Command reply: GET_REPLY 349599544 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250412085507031 DLCTRL DEBUG Command: GET 909366792 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085507031 DLCTRL DEBUG Tx Command reply: GET_REPLY 909366792 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085507036 DLCTRL DEBUG Command: GET 755508598 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085507036 DLCTRL DEBUG Tx Command reply: GET_REPLY 755508598 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085507040 DLCTRL DEBUG Command: GET 520608695 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085507040 DLCTRL DEBUG Tx Command reply: GET_REPLY 520608695 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085507045 DLCTRL DEBUG Command: GET 953624220 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085507045 DLCTRL DEBUG Tx Command reply: GET_REPLY 953624220 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085507049 DLCTRL DEBUG Command: GET 601435625 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085507049 DLCTRL DEBUG Tx Command reply: GET_REPLY 601435625 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085507053 DLCTRL DEBUG Command: GET 507850083 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085507053 DLCTRL DEBUG Tx Command reply: GET_REPLY 507850083 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085507057 DLCTRL DEBUG Command: GET 292093278 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085507057 DLCTRL DEBUG Tx Command reply: GET_REPLY 292093278 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085507061 DLCTRL DEBUG Command: GET 92054870 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085507061 DLCTRL DEBUG Tx Command reply: GET_REPLY 92054870 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085507064 DLCTRL DEBUG Command: GET 111924659 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085507064 DLCTRL DEBUG Tx Command reply: GET_REPLY 111924659 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085507067 DLCTRL DEBUG Command: GET 656147217 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085507067 DLCTRL DEBUG Tx Command reply: GET_REPLY 656147217 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085507069 DLCTRL DEBUG Command: GET 671927623 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085507069 DLCTRL DEBUG Tx Command reply: GET_REPLY 671927623 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085507071 DLCTRL DEBUG Command: GET 208860616 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085507071 DLCTRL DEBUG Tx Command reply: GET_REPLY 208860616 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085507073 DLCTRL DEBUG Command: GET 714759055 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085507073 DLCTRL DEBUG Tx Command reply: GET_REPLY 714759055 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000000110101100'B, t_guard := 20.000000 } 20250412085507089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46300<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@11a1da9b814d: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(938)4569887 20250412085508114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085508114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085508114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250412085508114 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085508114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x45bb1f, normal) (hnbgw_rua.c:406) 20250412085508114 DHNB DEBUG map_rua[0x55cfd95467a0]{init}: Allocated (fsm.c:456) 20250412085508114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4569887)[0x55cfd95467a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085508114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4569887 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085508114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085508114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085508115 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250412085508115 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4569887 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:696) 20250412085508115 DCN DEBUG map_sccp[0x55cfd95404f0]{init}: Allocated (fsm.c:456) 20250412085508115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cfd95404f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085508115 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-4569887 <-> SCCP-106 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250412085508115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4569887 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:311) 20250412085508115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4569887)[0x55cfd95467a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085508115 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085508115 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085508115 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4569887 SCCP-106 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085508115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cfd95404f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085508115 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085508115 DLSCCP DEBUG SCCP-SCOC(106)[0x55cfd9563a50]{IDLE}: Allocated (fsm.c:456) 20250412085508115 DLSCCP DEBUG SCCP-SCOC(106)[0x55cfd9563a50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085508115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030001ac0056400500f1100926) (sccp_scrc.c:415) 20250412085508115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085508115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085508115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085508115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085508115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085508115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085508115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085508115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085508115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085508115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085508115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085508115 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085508115 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085508115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085508115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085508115 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0c 01 00 00 6a 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 7f c0 00 4f 40 03 00 01 ac 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085508115 DLSCCP DEBUG SCCP-SCOC(106)[0x55cfd9563a50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085508115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cfd95404f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085508115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4569887)[0x55cfd95467a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085508115 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085508115 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085508115 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085508115 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085508115 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085508115 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250412085508115 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085508115 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085508115 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085508116 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0c 01 00 00 6a 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 7f c0 00 4f 40 03 00 01 ac 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(932)@11a1da9b814d: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(932)@11a1da9b814d: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(933)@11a1da9b814d: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(938) HNBGW_Test.sgsn1-RAN(933)@11a1da9b814d: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(938)15514045 HNBGW_Test.sgsn1-SCCP(932)@11a1da9b814d: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(932)@11a1da9b814d: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250412085508122 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085508122 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085508122 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085508122 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085508122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085508122 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085508122 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085508122 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085508122 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085508122 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 6a a6 1d b5 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085508122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085508122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085508122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085508122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085508122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085508122 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a61db5) (sccp_scrc.c:486) 20250412085508122 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1855) 20250412085508122 DLSCCP DEBUG SCCP-SCOC(106)[0x55cfd9563a50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085508122 DLSCCP DEBUG SCCP-SCOC(106)[0x55cfd9563a50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085508122 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085508122 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085508122 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085508122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cfd95404f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085508122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cfd95404f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_10(938)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085508124 DLCTRL DEBUG Command: GET 356176445 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085508124 DLCTRL DEBUG Tx Command reply: GET_REPLY 356176445 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085508128 DLCTRL DEBUG Command: GET 859809844 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085508128 DLCTRL DEBUG Tx Command reply: GET_REPLY 859809844 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085508132 DLCTRL DEBUG Command: GET 303158861 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085508132 DLCTRL DEBUG Tx Command reply: GET_REPLY 303158861 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085508136 DLCTRL DEBUG Command: GET 112018541 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085508136 DLCTRL DEBUG Tx Command reply: GET_REPLY 112018541 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085508140 DLCTRL DEBUG Command: GET 2178624 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085508140 DLCTRL DEBUG Tx Command reply: GET_REPLY 2178624 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085508145 DLCTRL DEBUG Command: GET 49634052 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085508145 DLCTRL DEBUG Tx Command reply: GET_REPLY 49634052 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085508149 DLCTRL DEBUG Command: GET 746054437 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085508149 DLCTRL DEBUG Tx Command reply: GET_REPLY 746054437 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250412085508153 DLCTRL DEBUG Command: GET 666165780 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085508153 DLCTRL DEBUG Tx Command reply: GET_REPLY 666165780 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085508156 DLCTRL DEBUG Command: GET 378400272 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085508156 DLCTRL DEBUG Tx Command reply: GET_REPLY 378400272 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085508160 DLCTRL DEBUG Command: GET 737568092 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085508160 DLCTRL DEBUG Tx Command reply: GET_REPLY 737568092 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085508163 DLCTRL DEBUG Command: GET 33618168 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085508163 DLCTRL DEBUG Tx Command reply: GET_REPLY 33618168 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085508167 DLCTRL DEBUG Command: GET 786926517 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085508167 DLCTRL DEBUG Tx Command reply: GET_REPLY 786926517 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085508171 DLCTRL DEBUG Command: GET 852919452 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085508171 DLCTRL DEBUG Tx Command reply: GET_REPLY 852919452 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085508174 DLCTRL DEBUG Command: GET 365456941 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085508174 DLCTRL DEBUG Tx Command reply: GET_REPLY 365456941 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085508178 DLCTRL DEBUG Command: GET 969879675 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085508178 DLCTRL DEBUG Tx Command reply: GET_REPLY 969879675 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085508181 DLCTRL DEBUG Command: GET 322755920 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085508181 DLCTRL DEBUG Tx Command reply: GET_REPLY 322755920 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085508186 DLCTRL DEBUG Command: GET 703220224 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085508186 DLCTRL DEBUG Tx Command reply: GET_REPLY 703220224 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085508190 DLCTRL DEBUG Command: GET 770664274 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085508190 DLCTRL DEBUG Tx Command reply: GET_REPLY 770664274 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085508194 DLCTRL DEBUG Command: GET 248490088 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085508194 DLCTRL DEBUG Tx Command reply: GET_REPLY 248490088 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085508197 DLCTRL DEBUG Command: GET 908818370 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085508197 DLCTRL DEBUG Tx Command reply: GET_REPLY 908818370 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085508210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42012<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085508211 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35239<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(917)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(916)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085508214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42000<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085508214 DLINP DEBUG SRVCONN(,r=127.0.0.1:59658<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085508214 DLINP DEBUG SRVCONN(,r=127.0.0.1:59658<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085508214 DLINP NOTICE SRV(,r=127.0.0.1:59658<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085508214 DMAIN NOTICE (127.0.0.1:59658 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59658<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085508214 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(922)@11a1da9b814d: Final verdict of PTC: none 20250412085508215 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085508215 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085508215 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 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085508215 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085508215 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085508215 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(924)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(923)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(927)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(926)@11a1da9b814d: Final verdict of PTC: none 20250412085508215 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085508215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085508215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085508215 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-RAN(930)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(929)@11a1da9b814d: Final verdict of PTC: none 20250412085508215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085508215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085508215 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 20250412085508215 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 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085508215 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085508215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085508215 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085508215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085508215 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085508215 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085508215 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085508215 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085508215 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085508215 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085508215 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412085508215 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-M3UA(925)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(934)@11a1da9b814d: Final verdict of PTC: none 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250412085508215 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 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085508215 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085508215 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085508215 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085508215 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085508215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(915)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(931)@11a1da9b814d: Final verdict of PTC: none 20250412085508215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085508215 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085508215 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) 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085508215 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085508215 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085508215 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085508215 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085508215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085508215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085508215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085508215 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 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085508215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085508215 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085508215 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085508215 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085508215 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085508215 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085508215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085508215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085508215 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085508215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085508215 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085508215 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085508215 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085508215 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085508215 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085508215 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085508215 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-SCCP(932)@11a1da9b814d: Final verdict of PTC: none 20250412085508216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085508216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085508216 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085508216 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085508216 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085508216 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085508216 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085508216 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085508216 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085508216 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085508216 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085508216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085508216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085508216 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412085508216 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085508216 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085508216 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085508216 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085508216 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085508216 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085508216 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085508216 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085508216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cfd95468d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085508216 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085508216 DLSCCP DEBUG SCCP-SCOC(104)[0x55cfd9538c30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085508216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a54539), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085508216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085508216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085508216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085508216 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085508216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085508216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085508216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0e 04 a5 45 39 00 00 68 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085508216 DLSCCP DEBUG SCCP-SCOC(104)[0x55cfd9538c30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919)@11a1da9b814d: Final verdict of PTC: none 20250412085508216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cfd95468d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085508216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2479603)[0x55cfd9549400]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085508216 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2479603)[0x55cfd9549400]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085508216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085508216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2479603)[0x55cfd9549400]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085508216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2479603)[0x55cfd9549400]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085508216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2479603)[0x55cfd9549400]{disrupted}: Freeing instance (context_map.c:202) 20250412085508216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2479603)[0x55cfd9549400]{disrupted}: Deallocated (fsm.c:568) 20250412085508216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cfd95468d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085508216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cfd95468d0]{disconnected}: Freeing instance (context_map.c:206) 20250412085508216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55cfd95468d0]{disconnected}: Deallocated (fsm.c:568) 20250412085508216 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2479603 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250412085508216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cfd9552a50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085508216 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085508216 DLSCCP DEBUG SCCP-SCOC(105)[0x55cfd95022c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) HNBGW-PFCP(918)@11a1da9b814d: Final verdict of PTC: none20250412085508216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e75538), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085508216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085508216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085508216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085508216 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085508216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085508216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085508216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0f 04 e7 55 38 00 00 69 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085508216 DLSCCP DEBUG SCCP-SCOC(105)[0x55cfd95022c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085508216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cfd9552a50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085508216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4971446)[0x55cfd9545eb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085508216 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4971446)[0x55cfd9545eb0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085508216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085508216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4971446)[0x55cfd9545eb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085508216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4971446)[0x55cfd9545eb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085508216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4971446)[0x55cfd9545eb0]{disrupted}: Freeing instance (context_map.c:202) 20250412085508216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4971446)[0x55cfd9545eb0]{disrupted}: Deallocated (fsm.c:568) 20250412085508216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cfd9552a50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085508216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cfd9552a50]{disconnected}: Freeing instance (context_map.c:206) 20250412085508216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55cfd9552a50]{disconnected}: Deallocated (fsm.c:568) 20250412085508216 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4971446 SCCP-105 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250412085508216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cfd95404f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085508216 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) TC_sgsnpool_L3Complete_valid_nri_10(936)@11a1da9b814d: Final verdict of PTC: pass 20250412085508216 DLSCCP DEBUG SCCP-SCOC(106)[0x55cfd9563a50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085508216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a61db5), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085508216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085508216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085508216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085508216 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085508216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085508216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085508216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0c 04 a6 1d b5 00 00 6a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085508216 DLSCCP DEBUG SCCP-SCOC(106)[0x55cfd9563a50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085508216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cfd95404f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085508216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4569887)[0x55cfd95467a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085508216 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4569887)[0x55cfd95467a0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085508216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085508216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4569887)[0x55cfd95467a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085508216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4569887)[0x55cfd95467a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085508216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4569887)[0x55cfd95467a0]{disrupted}: Freeing instance (context_map.c:202) 20250412085508216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4569887)[0x55cfd95467a0]{disrupted}: Deallocated (fsm.c:568) 20250412085508216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cfd95404f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085508216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cfd95404f0]{disconnected}: Freeing instance (context_map.c:206) 20250412085508216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x55cfd95404f0]{disconnected}: Deallocated (fsm.c:568) 20250412085508216 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4569887 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.sgsn1-RAN(933)@11a1da9b814d: Final verdict of PTC: none 20250412085508217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085508217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085508217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085508217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085508217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085508217 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085508217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085508217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085508217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085508217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46296<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085508217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085508217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085508217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085508217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085508217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085508217 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085508217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412085508217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085508217 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085508217 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085508217 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085508218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085508218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085508218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085508218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085508218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085508218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! TC_sgsnpool_L3Complete_valid_nri_10(937)@11a1da9b814d: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_10(938)@11a1da9b814d: Final verdict of PTC: pass 20250412085508218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46300<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(935)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(928)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(915): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(916): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(917): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(918): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(922): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(923): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(924): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(925): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(926): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(927): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(928): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(929): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(930): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(931): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(932): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(933): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(934): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(935): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(936): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(937): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(938): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sat Apr 12 08:55:08 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 20250412085508365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085508744 DLSCCP DEBUG SCCP-SCOC(102)[0x55cfd9559400]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085508744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003155dc), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085508744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085508744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085508744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085508744 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085508744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085508744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085508744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 31 55 dc 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085508745 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085508745 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085508745 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085508745 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085508745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085508745 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085508765 DLSCCP DEBUG SCCP-SCOC(101)[0x55cfd93b3390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085508765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edc3f9), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085508765 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085508765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085508765 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085508765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085508765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085508765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085508765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ed c3 f9 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085508765 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085508765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085508765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085508765 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085508765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085508765 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085508773 DLSCCP DEBUG SCCP-SCOC(103)[0x55cfd953c8e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085508773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc767c), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085508773 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085508773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085508773 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085508773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085508773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085508773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085508773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cc 76 7c 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085508774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085508774 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085508774 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085508774 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085508774 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085508774 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085508967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46304<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=547080) 20250412085509342 DLSCCP DEBUG SCCP-SCOC(99)[0x55cfd94c4b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085509342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c41d13), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085509342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085509342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085509342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085509342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085509342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085509342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085509342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c4 1d 13 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085509342 DLSCCP DEBUG SCCP-SCOC(98)[0x55cfd942cc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085509342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ec0cc), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085509342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085509342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085509342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085509342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085509342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085509342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085509342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3e c0 cc 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085509342 DLSCCP DEBUG SCCP-SCOC(97)[0x55cfd953df60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085509342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1cd5e), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085509342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085509342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085509342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085509342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085509342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085509342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085509342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a1 cd 5e 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085509343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085509343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085509343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085509343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085509343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085509343 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085509343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085509343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085509343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085509343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085509343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085509343 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085509343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085509343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085509343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085509343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085509343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085509343 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085509344 DLSCCP DEBUG SCCP-SCOC(100)[0x55cfd9558850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085509344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00333449), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085509344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085509344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085509344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085509344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085509344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085509344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085509344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 33 34 49 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085509344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085509344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085509344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085509344 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085509344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085509345 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085509767 DLSCCP DEBUG SCCP-SCOC(90)[0x55cfd9539390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085509767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026159e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085509767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085509767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085509767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085509767 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085509767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085509767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085509767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 26 15 9e 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085509767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085509767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085509767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085509767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085509767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085509767 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085509815 DLSCCP DEBUG SCCP-SCOC(96)[0x55cfd9564040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085509815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f08ad2), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085509815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085509815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085509815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085509816 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085509816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085509816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085509816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f0 8a d2 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085509816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085509816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085509816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085509816 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085509816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085509816 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085509817 DLSCCP DEBUG SCCP-SCOC(94)[0x55cfd93b34c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085509817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004005d7), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085509817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085509817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085509817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085509817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085509817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085509817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085509817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 40 05 d7 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085509817 DLSCCP DEBUG SCCP-SCOC(95)[0x55cfd9540b70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085509817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b844d), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085509817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085509817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085509817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085509817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085509817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085509817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085509817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9b 84 4d 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085509817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085509817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085509817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085509818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085509818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085509818 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085509818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085509818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085509818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085509818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085509818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085509818 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=547080, count=584768) 20250412085510216 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085510216 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085510216 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412085510216 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085510216 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085510217 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412085510217 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085510217 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085510217 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085510217 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085510217 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085510217 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085510312 DLSCCP DEBUG SCCP-SCOC(87)[0x55cfd954b850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085510312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fdf5b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085510312 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085510312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085510312 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085510312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085510312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085510312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085510312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5f df 5b 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085510312 DLSCCP DEBUG SCCP-SCOC(86)[0x55cfd955c1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085510312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053fb82), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085510312 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085510312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085510312 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085510312 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085510312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085510312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085510312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 53 fb 82 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085510312 DLSCCP DEBUG SCCP-SCOC(85)[0x55cfd9558f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085510312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b778d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085510312 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085510312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085510312 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085510312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085510312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085510312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085510312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 4b 77 8d 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085510313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085510313 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085510313 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085510313 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085510313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085510313 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085510313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085510313 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085510313 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085510313 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085510313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085510313 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085510313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085510313 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085510313 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085510313 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085510313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085510313 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085511004 DLSCCP DEBUG SCCP-SCOC(84)[0x55cfd9546330]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085511004 DLSCCP DEBUG SCCP-SCOC(84)[0x55cfd9546330]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085511004 DLSCCP DEBUG SCCP-SCOC(84)[0x55cfd9546330]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085511004 DLSCCP DEBUG SCCP-SCOC(84)[0x55cfd9546330]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085511004 DLSCCP DEBUG SCCP-SCOC(84)[0x55cfd9546330]{IDLE}: Deallocated (fsm.c:568) MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Sat Apr 12 08:55:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250412085512066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085512074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085512081 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44445<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085512105 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085512105 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085512112 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085512112 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085512112 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085512112 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085512113 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085512113 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085512113 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085512113 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085512113 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085512113 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085512113 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085512113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085512113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085512113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512113 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085512114 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512114 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085512114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085512114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085512114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085512114 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085512114 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085512114 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085512114 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085512114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085512114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085512114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512114 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085512114 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085512114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085512114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085512114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085512114 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085512114 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38120 (stream_srv.c:142) 20250412085512114 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38120<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085512114 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085512114 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085512114 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085512114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085512114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085512114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512114 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085512114 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512114 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085512114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085512114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085512114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085512114 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085512114 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512114 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085512114 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085512114 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085512114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085512114 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085512114 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512114 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085512114 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085512114 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085512114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085512114 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085512114 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512114 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085512114 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085512114 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085512114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085512114 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085512114 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512114 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085512114 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085512114 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085512114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085512114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085512114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512114 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085512114 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512114 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085512114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085512114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085512114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 09 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085512114 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085512114 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085512114 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085512114 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085512114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085512114 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(949)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(949)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(949)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(947)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(952)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(952)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(952)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-SCCP(950)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(955)@11a1da9b814d: ************************************************* HNBGW_Test.msc2-M3UA(955)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(955)@11a1da9b814d: ************************************************* HNBGW_Test.msc2-SCCP(953)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085512147 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085512147 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085512147 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085512147 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085512147 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085512147 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085512147 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085512147 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085512148 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085512148 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085512148 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085512148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085512148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085512148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512148 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=9 -> eSLS=89: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085512148 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512148 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085512148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085512148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085512148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 09 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085512148 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085512148 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085512149 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085512149 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085512149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085512149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085512149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085512149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512149 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085512149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085512149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085512149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 09 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085512149 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085512149 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085512149 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085512149 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085512149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085512149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085512149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085512149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512149 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085512149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085512149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085512149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085512149 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085512149 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085512149 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085512149 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085512149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085512149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085512149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085512149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085512149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085512149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085512149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085512149 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085512149 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512149 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085512149 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085512149 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085512149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085512149 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085512149 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512149 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085512149 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085512149 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085512149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085512149 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085512149 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512149 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085512149 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085512149 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085512149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085512149 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085512149 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512149 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085512149 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085512149 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085512149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085512149 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(958)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(958)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(958)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(956)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(961)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-M3UA(961)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(961)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(959)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(964)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn2-M3UA(964)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(964)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn2-SCCP(962)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085512190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085512190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085512190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085512190 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085512190 DHNBAP 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) 20250412085512190 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085512190 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085512190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085512190 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085512194 DLINP DEBUG SRVCONN(,r=127.0.0.1:38120<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085512194 DLINP DEBUG SRVCONN(,r=127.0.0.1:38120<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085512194 DLINP DEBUG SRVCONN(,r=127.0.0.1:38120<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085512194 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085512194 DHNBAP DEBUG (127.0.0.1:38120 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085512194 DHNBAP NOTICE (127.0.0.1:38120 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085512194 DHNBAP NOTICE (127.0.0.1:38120 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085512194 DLINP DEBUG SRVCONN(,r=127.0.0.1:38120<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085512194 DLINP DEBUG SRVCONN(,r=127.0.0.1:38120<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085512325 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 20250412085512325 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 20250412085512325 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085512325 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085512334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512335 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085512335 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085512335 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085512335 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085512335 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085512335 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085512335 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085512335 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085512335 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085512335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085512335 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 20250412085512335 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 20250412085512335 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085512335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085512338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512338 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085512338 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085512338 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085512338 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085512338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085512338 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085512338 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085512338 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085512338 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085512338 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085512338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(952)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085512338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085512338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085512338 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085512338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085512338 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085512338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085512338 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085512338 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085512338 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085512338 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085512339 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085512339 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085512339 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085512339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085512339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085512339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085512340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085512340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085512340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085512340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085512340 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085512340 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085512340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085512340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085512340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085512340 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085512340 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085512340 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085512340 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085512340 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085512342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512342 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085512342 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085512342 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085512342 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085512342 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085512342 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085512342 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085512342 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085512342 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085512342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085512345 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 20250412085512345 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 20250412085512345 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085512345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085512345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512345 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085512345 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085512345 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085512345 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085512345 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085512345 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085512345 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085512345 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085512345 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085512345 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085512345 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085512345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085512345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085512345 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085512345 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085512345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085512345 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085512345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085512345 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085512345 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085512345 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085512345 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085512347 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085512347 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085512347 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085512347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085512347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085512347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085512347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512347 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085512347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085512347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085512347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085512347 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085512347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085512347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085512347 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085512347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085512347 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'virt-msc1' 20250412085512347 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085512347 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085512348 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085512348 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc2-M3UA(955)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412085512352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512352 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412085512352 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085512352 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085512352 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085512352 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085512352 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250412085512352 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085512352 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085512352 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250412085512352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085512354 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512354 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085512354 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085512354 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412085512354 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085512354 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085512354 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085512354 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085512354 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412085512354 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412085512354 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412085512354 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412085512354 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085512354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085512354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085512354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085512354 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412085512355 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085512355 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085512355 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085512355 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085512355 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085512355 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085512355 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085512356 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085512356 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085512356 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085512356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085512356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085512356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085512356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512356 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085512356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085512356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085512356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085512357 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085512357 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512357 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085512357 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085512357 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085512357 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085512357 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250412085512357 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085512357 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085512357 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085512357 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412085512359 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 20250412085512359 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 20250412085512359 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085512359 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085512364 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512364 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085512364 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085512364 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085512364 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085512364 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085512364 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085512364 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085512364 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085512364 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085512364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085512365 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512365 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085512365 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085512365 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085512365 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085512365 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085512365 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085512365 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085512365 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085512365 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085512365 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085512365 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085512365 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085512366 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085512366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085512366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085512366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085512366 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085512366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085512366 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085512366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085512366 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085512366 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085512366 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085512366 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085512367 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085512367 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085512367 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085512367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085512367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085512367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512367 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085512367 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085512367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085512367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085512367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085512367 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085512367 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512367 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085512367 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085512367 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085512367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085512367 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412085512367 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085512367 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085512367 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085512367 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085512369 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 20250412085512369 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 20250412085512369 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085512369 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412085512372 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512372 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412085512372 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085512372 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085512372 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085512372 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085512372 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085512372 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085512372 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085512372 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412085512372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085512374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512374 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085512374 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085512374 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412085512374 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085512374 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085512374 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085512374 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085512374 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412085512374 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412085512374 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085512374 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085512374 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250412085512374 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085512374 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085512374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085512374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085512374 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085512374 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412085512374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085512374 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085512374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085512374 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085512374 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085512374 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085512374 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085512375 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085512375 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085512375 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085512375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085512375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085512375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512375 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085512376 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512376 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085512376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085512376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085512376 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085512376 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085512376 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512376 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085512376 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085512376 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085512376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085512376 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'virt-sgsn1' 20250412085512376 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085512376 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085512376 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085512376 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250412085512380 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 20250412085512380 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 20250412085512380 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085512380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(964)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250412085512384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512384 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250412085512384 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085512384 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085512384 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085512384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085512384 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250412085512384 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085512384 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085512384 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06  20250412085512384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085512385 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512385 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085512385 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085512385 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06  20250412085512385 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085512385 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085512385 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085512385 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085512385 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250412085512385 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06  20250412085512385 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0b  20250412085512385 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250412085512385 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250412085512385 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0b  20250412085512385 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250412085512385 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250412085512385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085512386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085512386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085512386 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250412085512386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085512386 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085512386 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085512386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085512386 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085512386 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085512386 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085512387 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085512387 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085512387 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085512387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085512387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085512387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085512387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085512387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085512387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085512387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085512387 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085512387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085512387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085512387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085512387 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085512387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085512387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085512387 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085512387 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085512387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085512387 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085512387 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412085512387 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412085512387 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085512387 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(948)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085513139 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085513139 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085513139 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085513139 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085513139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085513139 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085513139 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085513139 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085513139 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085513139 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085513139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085513140 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085513140 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085513140 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085513140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085513140 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085513140 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085513140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085513140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513140 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085513140 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085513140 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085513140 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085513140 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) 20250412085513140 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085513140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085513140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085513140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513140 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085513141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085513141 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085513141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085513141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085513141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085513141 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085513141 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085513141 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085513141 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085513141 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085513141 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085513141 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085513141 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085513141 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085513141 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085513141 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085513142 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085513142 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085513144 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085513144 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085513144 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085513144 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085513144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085513144 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085513144 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085513144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085513144 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085513144 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085513144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085513144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085513144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085513144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085513144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085513144 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085513144 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085513144 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085513144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513144 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085513144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085513144 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085513144 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085513144 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(951)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085513150 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085513150 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085513150 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085513150 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085513150 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085513150 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085513150 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085513150 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085513150 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085513150 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085513151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085513151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085513151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085513151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085513151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085513151 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085513151 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085513151 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085513151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513151 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085513151 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085513151 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085513151 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085513151 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) 20250412085513151 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) 20250412085513151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085513151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085513151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085513151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085513151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085513151 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085513151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085513152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085513152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085513152 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085513152 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085513152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085513152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085513152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085513152 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085513152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085513152 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250412085513152 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085513152 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085513152 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085513152 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412085513152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085513152 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085513152 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085513152 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085513152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085513152 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085513152 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085513152 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085513152 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085513152 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085513152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085513152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085513152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085513153 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085513153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085513153 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085513153 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085513153 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085513153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513153 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085513153 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085513153 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085513153 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085513153 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(954)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085513156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085513156 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085513156 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085513156 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085513156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085513157 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085513157 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085513157 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085513157 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085513157 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085513157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085513157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085513157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085513157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085513157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085513157 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085513157 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085513157 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085513157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513157 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085513157 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085513157 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085513157 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085513157 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) 20250412085513157 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) 20250412085513157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085513157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085513157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085513157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085513157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085513157 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085513157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085513157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085513157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085513158 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085513158 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: link up (cnlink.c:111) 20250412085513158 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085513158 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085513158 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085513158 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085513158 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085513158 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc2' 20250412085513158 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085513158 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085513158 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085513158 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412085513161 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085513161 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085513161 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085513161 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085513161 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085513161 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085513161 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085513161 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085513161 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085513161 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085513161 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085513161 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085513161 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085513161 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085513161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085513161 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085513161 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085513161 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085513161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513161 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085513161 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085513161 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085513161 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085513161 DRANAP INFO cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(957)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085513168 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085513168 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085513168 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085513168 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085513168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085513168 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085513168 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085513168 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085513168 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085513168 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085513169 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085513169 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085513169 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085513169 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085513169 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085513169 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085513169 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412085513169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085513169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085513169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085513169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085513169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085513169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085513169 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085513169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513169 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085513169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085513169 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085513169 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085513169 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) 20250412085513169 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085513169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085513169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085513169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513169 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085513169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085513169 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085513169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085513169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085513169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085513169 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085513169 DRANAP DEBUG cnlink(sgsn-0)20250412085513169 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085513169 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 [0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085513169 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085513169 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085513169 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085513171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085513171 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085513171 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085513171 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085513171 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085513171 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085513171 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085513171 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085513171 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085513171 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085513171 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085513171 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085513171 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085513171 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085513171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085513171 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085513171 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085513171 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085513171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513171 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085513171 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085513171 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085513171 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085513171 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(960)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085513177 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085513177 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085513177 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085513177 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085513177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085513177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085513177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085513177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085513177 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085513177 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085513177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085513177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085513177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085513177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085513177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085513177 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085513177 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085513177 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085513177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513177 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085513177 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085513177 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085513177 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085513177 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) 20250412085513177 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) 20250412085513177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085513177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085513177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513177 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085513177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085513177 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085513177 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085513177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085513177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085513177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085513177 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085513177 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: link up (cnlink.c:111) 20250412085513178 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085513178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085513178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085513178 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085513178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085513178 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'virt-sgsn1' 20250412085513178 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085513178 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085513178 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085513178 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412085513178 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085513178 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085513178 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085513178 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085513178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085513178 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085513178 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085513178 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085513178 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085513178 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085513178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085513178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085513178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085513178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085513178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085513178 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085513178 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085513178 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085513178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513178 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085513178 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085513178 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085513178 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085513178 DRANAP INFO cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(963)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085513185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085513185 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412085513185 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412085513185 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412085513185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085513185 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085513185 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085513185 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085513185 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085513185 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085513185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085513185 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085513185 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085513185 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085513185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085513185 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085513185 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250412085513185 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085513185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513185 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085513185 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085513185 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085513185 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085513185 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) 20250412085513185 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) 20250412085513185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085513185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085513185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085513185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085513185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085513185 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085513185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085513185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085513185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 07 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085513185 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085513185 DRANAP NOTICE cnlink(sgsn-2)[0x55cfd952f5c0]{CONNECTED}: link up (cnlink.c:111) 20250412085513185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085513185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085513185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085513185 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085513185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085513185 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-sgsn2' 20250412085513185 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412085513185 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412085513185 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085513185 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 07 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250412085513186 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085513186 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412085513186 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412085513186 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412085513186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085513186 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085513186 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085513186 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085513186 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085513186 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085513186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085513186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085513186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085513186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085513186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085513186 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085513186 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250412085513186 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085513186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085513186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085513186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085513186 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085513186 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085513186 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085513186 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085513186 DRANAP INFO cnlink(sgsn-2)[0x55cfd952f5c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085514206 DLCTRL DEBUG Command: GET 861935565 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085514206 DLCTRL DEBUG Tx Command reply: GET_REPLY 861935565 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085514211 DLCTRL DEBUG Command: GET 141966208 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085514211 DLCTRL DEBUG Tx Command reply: GET_REPLY 141966208 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085514215 DLCTRL DEBUG Command: GET 425957860 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085514215 DLCTRL DEBUG Tx Command reply: GET_REPLY 425957860 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085514219 DLCTRL DEBUG Command: GET 374969145 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085514219 DLCTRL DEBUG Tx Command reply: GET_REPLY 374969145 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085514222 DLCTRL DEBUG Command: GET 268053093 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085514223 DLCTRL DEBUG Tx Command reply: GET_REPLY 268053093 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085514225 DLCTRL DEBUG Command: GET 163784698 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085514225 DLCTRL DEBUG Tx Command reply: GET_REPLY 163784698 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085514228 DLCTRL DEBUG Command: GET 47008422 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085514228 DLCTRL DEBUG Tx Command reply: GET_REPLY 47008422 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085514230 DLCTRL DEBUG Command: GET 797694741 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085514230 DLCTRL DEBUG Tx Command reply: GET_REPLY 797694741 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085514233 DLCTRL DEBUG Command: GET 971861113 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085514233 DLCTRL DEBUG Tx Command reply: GET_REPLY 971861113 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085514234 DLCTRL DEBUG Command: GET 778954749 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085514235 DLCTRL DEBUG Tx Command reply: GET_REPLY 778954749 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085514236 DLCTRL DEBUG Command: GET 581661470 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085514236 DLCTRL DEBUG Tx Command reply: GET_REPLY 581661470 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085514238 DLCTRL DEBUG Command: GET 163393568 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085514238 DLCTRL DEBUG Tx Command reply: GET_REPLY 163393568 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085514239 DLCTRL DEBUG Command: GET 311166821 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085514239 DLCTRL DEBUG Tx Command reply: GET_REPLY 311166821 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085514241 DLCTRL DEBUG Command: GET 142297971 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085514241 DLCTRL DEBUG Tx Command reply: GET_REPLY 142297971 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085514242 DLCTRL DEBUG Command: GET 896337165 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085514242 DLCTRL DEBUG Tx Command reply: GET_REPLY 896337165 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085514243 DLCTRL DEBUG Command: GET 249313787 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085514243 DLCTRL DEBUG Tx Command reply: GET_REPLY 249313787 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085514245 DLCTRL DEBUG Command: GET 618290052 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085514245 DLCTRL DEBUG Tx Command reply: GET_REPLY 618290052 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085514246 DLCTRL DEBUG Command: GET 99287487 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085514246 DLCTRL DEBUG Tx Command reply: GET_REPLY 99287487 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085514247 DLCTRL DEBUG Command: GET 335584865 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085514247 DLCTRL DEBUG Tx Command reply: GET_REPLY 335584865 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085514248 DLCTRL DEBUG Command: GET 91728838 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085514248 DLCTRL DEBUG Tx Command reply: GET_REPLY 91728838 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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@11a1da9b814d: 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@11a1da9b814d: 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 := '000000000000000001001111'B, t_guard := 20.000000 } 20250412085514267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46344<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(963)@11a1da9b814d: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(963)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(966)4889824 20250412085515301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085515301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085515301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250412085515301 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085515301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4a9ce0, normal) (hnbgw_rua.c:406) 20250412085515301 DHNB DEBUG map_rua[0x55cfd9546330]{init}: Allocated (fsm.c:456) 20250412085515301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889824)[0x55cfd9546330]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085515301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4889824 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085515301 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085515301 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085515301 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250412085515301 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4889824 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:696) 20250412085515301 DCN DEBUG map_sccp[0x55cfd9549400]{init}: Allocated (fsm.c:456) 20250412085515301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cfd9549400]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085515301 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-4889824 <-> SCCP-107 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250412085515301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4889824 SCCP-107 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250412085515301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889824)[0x55cfd9546330]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085515301 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085515301 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085515301 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4889824 SCCP-107 sgsn-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085515301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cfd9549400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085515301 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085515301 DLSCCP DEBUG SCCP-SCOC(107)[0x55cfd95468d0]{IDLE}: Allocated (fsm.c:456) 20250412085515301 DLSCCP DEBUG SCCP-SCOC(107)[0x55cfd95468d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085515301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f400300004f0056400500f1100926) (sccp_scrc.c:415) 20250412085515301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085515301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085515301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085515301 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085515301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085515301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085515301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085515301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085515301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085515301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085515301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085515301 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085515301 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085515301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085515301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085515301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 0d 01 00 00 6b 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 80 00 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 80 00 00 4f 40 03 00 00 4f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085515301 DLSCCP DEBUG SCCP-SCOC(107)[0x55cfd95468d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085515301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cfd9549400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085515301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889824)[0x55cfd9546330]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085515301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085515301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085515301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085515301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085515301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085515301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-sgsn2' 20250412085515301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412085515301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412085515301 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085515301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 0d 01 00 00 6b 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 80 00 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 80 00 00 4f 40 03 00 00 4f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(962)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(962)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(963)@11a1da9b814d: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(966) HNBGW_Test.sgsn2-RAN(963)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(966)7789391 HNBGW_Test.sgsn2-SCCP(962)@11a1da9b814d: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(966)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(962)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@11a1da9b814d: 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 } } } 20250412085515306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085515306 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412085515306 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412085515306 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412085515306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085515306 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085515306 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085515306 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085515306 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085515306 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0b 00 00 00 bd 03 02 00 00 02 00 00 6b cc fe 7f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085515306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085515306 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085515306 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085515306 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085515306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085515306 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ccfe7f) (sccp_scrc.c:486) 20250412085515306 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1855) 20250412085515306 DLSCCP DEBUG SCCP-SCOC(107)[0x55cfd95468d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085515306 DLSCCP DEBUG SCCP-SCOC(107)[0x55cfd95468d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085515306 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085515306 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085515306 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085515306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cfd9549400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085515306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cfd9549400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085515306 DLCTRL DEBUG Command: GET 621856118 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085515306 DLCTRL DEBUG Tx Command reply: GET_REPLY 621856118 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085515308 DLCTRL DEBUG Command: GET 661289419 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085515308 DLCTRL DEBUG Tx Command reply: GET_REPLY 661289419 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085515309 DLCTRL DEBUG Command: GET 959656264 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085515309 DLCTRL DEBUG Tx Command reply: GET_REPLY 959656264 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085515310 DLCTRL DEBUG Command: GET 118159789 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085515310 DLCTRL DEBUG Tx Command reply: GET_REPLY 118159789 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085515311 DLCTRL DEBUG Command: GET 985866307 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085515311 DLCTRL DEBUG Tx Command reply: GET_REPLY 985866307 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085515312 DLCTRL DEBUG Command: GET 747489497 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085515312 DLCTRL DEBUG Tx Command reply: GET_REPLY 747489497 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085515313 DLCTRL DEBUG Command: GET 75869850 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085515313 DLCTRL DEBUG Tx Command reply: GET_REPLY 75869850 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085515314 DLCTRL DEBUG Command: GET 322035755 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085515314 DLCTRL DEBUG Tx Command reply: GET_REPLY 322035755 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085515314 DLCTRL DEBUG Command: GET 453996859 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085515314 DLCTRL DEBUG Tx Command reply: GET_REPLY 453996859 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085515315 DLCTRL DEBUG Command: GET 116903995 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085515315 DLCTRL DEBUG Tx Command reply: GET_REPLY 116903995 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085515316 DLCTRL DEBUG Command: GET 992501477 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085515316 DLCTRL DEBUG Tx Command reply: GET_REPLY 992501477 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085515316 DLCTRL DEBUG Command: GET 873916434 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085515316 DLCTRL DEBUG Tx Command reply: GET_REPLY 873916434 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250412085515317 DLCTRL DEBUG Command: GET 909003532 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085515317 DLCTRL DEBUG Tx Command reply: GET_REPLY 909003532 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085515318 DLCTRL DEBUG Command: GET 826195331 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085515318 DLCTRL DEBUG Tx Command reply: GET_REPLY 826195331 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085515318 DLCTRL DEBUG Command: GET 931685420 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085515318 DLCTRL DEBUG Tx Command reply: GET_REPLY 931685420 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085515319 DLCTRL DEBUG Command: GET 204165423 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085515319 DLCTRL DEBUG Tx Command reply: GET_REPLY 204165423 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085515320 DLCTRL DEBUG Command: GET 293798077 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085515320 DLCTRL DEBUG Tx Command reply: GET_REPLY 293798077 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085515320 DLCTRL DEBUG Command: GET 447816499 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085515320 DLCTRL DEBUG Tx Command reply: GET_REPLY 447816499 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085515321 DLCTRL DEBUG Command: GET 16096719 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085515321 DLCTRL DEBUG Tx Command reply: GET_REPLY 16096719 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085515322 DLCTRL DEBUG Command: GET 384947247 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085515322 DLCTRL DEBUG Tx Command reply: GET_REPLY 384947247 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000000001011000'B, t_guard := 20.000000 } 20250412085515332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51340<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(963)@11a1da9b814d: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(963)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(967)5669103 20250412085516358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085516358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085516358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250412085516358 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085516358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5680ef, normal) (hnbgw_rua.c:406) 20250412085516359 DHNB DEBUG map_rua[0x55cfd9545eb0]{init}: Allocated (fsm.c:456) 20250412085516359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5669103)[0x55cfd9545eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085516359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5669103 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085516359 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085516359 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085516359 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250412085516359 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5669103 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:696) 20250412085516359 DCN DEBUG map_sccp[0x55cfd9552a50]{init}: Allocated (fsm.c:456) 20250412085516359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cfd9552a50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085516359 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-5669103 <-> SCCP-108 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250412085516359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5669103 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250412085516359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5669103)[0x55cfd9545eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085516359 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085516359 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085516359 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5669103 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085516359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cfd9552a50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085516359 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085516359 DLSCCP DEBUG SCCP-SCOC(108)[0x55cfd95467a0]{IDLE}: Allocated (fsm.c:456) 20250412085516359 DLSCCP DEBUG SCCP-SCOC(108)[0x55cfd95467a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085516359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030000580056400500f1100926) (sccp_scrc.c:415) 20250412085516359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085516359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085516359 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085516359 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085516359 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085516360 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085516360 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085516360 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-sgsn2' 20250412085516359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085516359 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085516359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085516359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085516359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085516359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085516359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085516359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085516359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085516359 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085516359 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085516359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085516359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085516359 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 0a 01 00 00 6c 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 a9 80 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 a9 80 00 4f 40 03 00 00 58 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085516359 DLSCCP DEBUG SCCP-SCOC(108)[0x55cfd95467a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085516359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cfd9552a50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085516359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5669103)[0x55cfd9545eb0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085516360 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412085516360 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412085516360 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085516360 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 0a 01 00 00 6c 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 a9 80 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 a9 80 00 4f 40 03 00 00 58 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(962)@11a1da9b814d: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(962)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(963)@11a1da9b814d: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(967) HNBGW_Test.sgsn2-RAN(963)@11a1da9b814d: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(967)14042888 HNBGW_Test.sgsn2-SCCP(962)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(962)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412085516366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085516366 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412085516366 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412085516366 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412085516366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085516366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085516366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085516366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085516366 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085516366 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0b 00 00 00 bd 03 02 00 00 02 00 00 6c 5d cf aa 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085516366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085516366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085516366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085516366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085516366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085516366 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005dcfaa) (sccp_scrc.c:486) 20250412085516366 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1855) 20250412085516366 DLSCCP DEBUG SCCP-SCOC(108)[0x55cfd95467a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085516366 DLSCCP DEBUG SCCP-SCOC(108)[0x55cfd95467a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085516366 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085516366 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085516366 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085516367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cfd9552a50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085516367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cfd9552a50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_20(967)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: 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 } } } 20250412085516368 DLCTRL DEBUG Command: GET 684531015 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085516368 DLCTRL DEBUG Tx Command reply: GET_REPLY 684531015 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085516371 DLCTRL DEBUG Command: GET 941634729 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085516372 DLCTRL DEBUG Tx Command reply: GET_REPLY 941634729 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085516375 DLCTRL DEBUG Command: GET 441160761 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085516375 DLCTRL DEBUG Tx Command reply: GET_REPLY 441160761 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085516377 DLCTRL DEBUG Command: GET 70205831 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085516377 DLCTRL DEBUG Tx Command reply: GET_REPLY 70205831 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085516380 DLCTRL DEBUG Command: GET 606525716 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085516380 DLCTRL DEBUG Tx Command reply: GET_REPLY 606525716 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085516382 DLCTRL DEBUG Command: GET 664785718 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085516382 DLCTRL DEBUG Tx Command reply: GET_REPLY 664785718 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085516385 DLCTRL DEBUG Command: GET 214992416 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085516385 DLCTRL DEBUG Tx Command reply: GET_REPLY 214992416 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085516386 DLCTRL DEBUG Command: GET 668489800 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085516386 DLCTRL DEBUG Tx Command reply: GET_REPLY 668489800 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085516388 DLCTRL DEBUG Command: GET 379244416 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085516388 DLCTRL DEBUG Tx Command reply: GET_REPLY 379244416 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085516389 DLCTRL DEBUG Command: GET 298372177 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085516389 DLCTRL DEBUG Tx Command reply: GET_REPLY 298372177 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085516391 DLCTRL DEBUG Command: GET 845372763 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085516391 DLCTRL DEBUG Tx Command reply: GET_REPLY 845372763 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085516392 DLCTRL DEBUG Command: GET 630477530 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085516392 DLCTRL DEBUG Tx Command reply: GET_REPLY 630477530 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250412085516393 DLCTRL DEBUG Command: GET 302070186 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085516393 DLCTRL DEBUG Tx Command reply: GET_REPLY 302070186 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085516394 DLCTRL DEBUG Command: GET 917594368 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085516394 DLCTRL DEBUG Tx Command reply: GET_REPLY 917594368 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085516395 DLCTRL DEBUG Command: GET 2724911 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085516395 DLCTRL DEBUG Tx Command reply: GET_REPLY 2724911 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085516396 DLCTRL DEBUG Command: GET 90811855 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085516396 DLCTRL DEBUG Tx Command reply: GET_REPLY 90811855 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085516397 DLCTRL DEBUG Command: GET 793814196 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085516397 DLCTRL DEBUG Tx Command reply: GET_REPLY 793814196 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085516398 DLCTRL DEBUG Command: GET 987749101 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085516398 DLCTRL DEBUG Tx Command reply: GET_REPLY 987749101 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085516399 DLCTRL DEBUG Command: GET 206958502 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085516399 DLCTRL DEBUG Tx Command reply: GET_REPLY 206958502 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085516400 DLCTRL DEBUG Command: GET 377252270 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085516400 DLCTRL DEBUG Tx Command reply: GET_REPLY 377252270 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000001100110101'B, t_guard := 20.000000 } 20250412085516410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51348<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(960)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(960)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(968)6600877 20250412085517434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085517434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085517434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085517434 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085517434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x64b8ad, normal) (hnbgw_rua.c:406) 20250412085517434 DHNB DEBUG map_rua[0x55cfd9546a80]{init}: Allocated (fsm.c:456) 20250412085517434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6600877)[0x55cfd9546a80]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085517434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6600877 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085517435 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085517435 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085517435 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085517435 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6600877 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250412085517435 DCN DEBUG map_sccp[0x55cfd95404f0]{init}: Allocated (fsm.c:456) 20250412085517435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cfd95404f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085517435 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-6600877 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250412085517435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6600877 SCCP-109 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085517435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6600877)[0x55cfd9546a80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085517435 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085517435 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085517435 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6600877 SCCP-109 sgsn-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085517435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cfd95404f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085517435 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085517435 DLSCCP DEBUG SCCP-SCOC(109)[0x55cfd95ab000]{IDLE}: Allocated (fsm.c:456) 20250412085517435 DLSCCP DEBUG SCCP-SCOC(109)[0x55cfd95ab000]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085517435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030003350056400500f1100926) (sccp_scrc.c:415) 20250412085517435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085517435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085517435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085517435 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085517435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085517435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085517435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085517435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085517435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085517435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085517435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085517436 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085517436 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085517436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085517436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085517436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 0a 03 00 00 0b 01 00 00 6d 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 35 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085517436 DLSCCP DEBUG SCCP-SCOC(109)[0x55cfd95ab000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085517436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cfd95404f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085517436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6600877)[0x55cfd9546a80]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085517436 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085517436 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085517436 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085517436 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085517436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085517436 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'virt-sgsn1' 20250412085517436 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085517436 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085517436 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085517436 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 0a 03 00 00 0b 01 00 00 6d 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 35 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(959)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(959)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(960)@11a1da9b814d: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(968) HNBGW_Test.sgsn1-RAN(960)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(968)5996566 HNBGW_Test.sgsn1-SCCP(959)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(959)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(968)@11a1da9b814d: setverdict(pass): none -> pass 20250412085517452 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085517452 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085517452 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085517453 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085517453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085517453 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085517453 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085517453 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085517453 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085517453 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 6d b3 15 fe 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085517453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085517453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085517453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085517453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085517453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085517453 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b315fe) (sccp_scrc.c:486) 20250412085517453 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1855) 20250412085517453 DLSCCP DEBUG SCCP-SCOC(109)[0x55cfd95ab000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085517453 DLSCCP DEBUG SCCP-SCOC(109)[0x55cfd95ab000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085517453 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085517453 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085517453 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085517453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cfd95404f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085517453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cfd95404f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085517454 DLCTRL DEBUG Command: GET 828154833 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085517454 DLCTRL DEBUG Tx Command reply: GET_REPLY 828154833 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085517459 DLCTRL DEBUG Command: GET 322413696 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085517459 DLCTRL DEBUG Tx Command reply: GET_REPLY 322413696 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085517464 DLCTRL DEBUG Command: GET 775358160 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085517464 DLCTRL DEBUG Tx Command reply: GET_REPLY 775358160 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085517468 DLCTRL DEBUG Command: GET 993392167 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085517468 DLCTRL DEBUG Tx Command reply: GET_REPLY 993392167 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085517471 DLCTRL DEBUG Command: GET 944128607 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085517471 DLCTRL DEBUG Tx Command reply: GET_REPLY 944128607 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085517473 DLCTRL DEBUG Command: GET 402748083 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085517473 DLCTRL DEBUG Tx Command reply: GET_REPLY 402748083 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250412085517476 DLCTRL DEBUG Command: GET 620080574 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085517476 DLCTRL DEBUG Tx Command reply: GET_REPLY 620080574 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085517479 DLCTRL DEBUG Command: GET 846794352 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085517479 DLCTRL DEBUG Tx Command reply: GET_REPLY 846794352 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085517481 DLCTRL DEBUG Command: GET 288981969 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085517481 DLCTRL DEBUG Tx Command reply: GET_REPLY 288981969 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085517483 DLCTRL DEBUG Command: GET 702562125 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085517483 DLCTRL DEBUG Tx Command reply: GET_REPLY 702562125 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085517485 DLCTRL DEBUG Command: GET 356675916 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085517485 DLCTRL DEBUG Tx Command reply: GET_REPLY 356675916 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085517486 DLCTRL DEBUG Command: GET 583645215 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085517486 DLCTRL DEBUG Tx Command reply: GET_REPLY 583645215 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250412085517489 DLCTRL DEBUG Command: GET 987687594 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085517489 DLCTRL DEBUG Tx Command reply: GET_REPLY 987687594 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085517491 DLCTRL DEBUG Command: GET 897477069 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085517491 DLCTRL DEBUG Tx Command reply: GET_REPLY 897477069 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085517494 DLCTRL DEBUG Command: GET 922816150 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085517494 DLCTRL DEBUG Tx Command reply: GET_REPLY 922816150 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085517496 DLCTRL DEBUG Command: GET 928809366 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085517496 DLCTRL DEBUG Tx Command reply: GET_REPLY 928809366 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085517499 DLCTRL DEBUG Command: GET 767998766 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085517499 DLCTRL DEBUG Tx Command reply: GET_REPLY 767998766 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085517502 DLCTRL DEBUG Command: GET 392639953 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085517502 DLCTRL DEBUG Tx Command reply: GET_REPLY 392639953 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085517507 DLCTRL DEBUG Command: GET 961290409 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085517507 DLCTRL DEBUG Tx Command reply: GET_REPLY 961290409 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085517509 DLCTRL DEBUG Command: GET 739054657 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085517509 DLCTRL DEBUG Tx Command reply: GET_REPLY 739054657 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085517518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46330<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085517518 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44445<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(941)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(940)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085517523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46320<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085517525 DLINP DEBUG SRVCONN(,r=127.0.0.1:38120<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085517525 DLINP DEBUG SRVCONN(,r=127.0.0.1:38120<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085517525 DLINP NOTICE SRV(,r=127.0.0.1:38120<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085517525 DMAIN NOTICE (127.0.0.1:38120 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38120<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085517525 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(946)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(957)@11a1da9b814d: Final verdict of PTC: none 20250412085517528 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085517528 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085517528 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085517528 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412085517528 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085517528 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085517528 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085517528 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085517528 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 20250412085517528 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085517528 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085517528 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085517528 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085517528 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085517528 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085517528 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.msc1-SCCP(950)@11a1da9b814d: Final verdict of PTC: none 20250412085517528 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085517528 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250412085517528 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412085517528 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412085517528 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250412085517528 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085517528 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085517528 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085517529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085517529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085517529 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085517529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085517529 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085517529 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250412085517529 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250412085517529 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 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085517529 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412085517529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085517529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085517529 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085517529 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085517529 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085517529 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085517529 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085517529 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250412085517529 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085517529 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 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn2-0: connection closed 20250412085517529 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085517529 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085517529 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085517530 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(948)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(947)@11a1da9b814d: Final verdict of PTC: none 20250412085517530 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085517530 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0b  20250412085517530 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250412085517530 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0b  20250412085517530 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250412085517530 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250412085517530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085517530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085517530 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) 20250412085517530 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085517530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085517530 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085517530 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085517530 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085517530 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085517530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085517530 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085517530 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085517530 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412085517530 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250412085517530 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085517530 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412085517530 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085517530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085517530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085517530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085517530 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085517530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085517530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085517530 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085517530 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 20250412085517530 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085517530 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412085517530 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085517530 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085517530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085517530 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085517530 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085517530 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250412085517530 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085517530 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085517530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085517530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085517530 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085517530 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085517530 DRANAP NOTICE cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085517530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cfd9549400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085517530 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085517530 DLSCCP DEBUG SCCP-SCOC(107)[0x55cfd95468d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085517530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ccfe7f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085517530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085517530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085517530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085517530 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085517530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085517530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085517530 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 20250412085517531 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 20250412085517531 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085517531 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085517531 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085517531 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 20250412085517530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 0d 04 cc fe 7f 00 00 6b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085517531 DLSCCP DEBUG SCCP-SCOC(107)[0x55cfd95468d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085517531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cfd9549400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085517531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889824)[0x55cfd9546330]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085517531 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889824)[0x55cfd9546330]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085517531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085517531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889824)[0x55cfd9546330]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085517531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889824)[0x55cfd9546330]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085517531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889824)[0x55cfd9546330]{disrupted}: Freeing instance (context_map.c:202) 20250412085517531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4889824)[0x55cfd9546330]{disrupted}: Deallocated (fsm.c:568) 20250412085517531 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 20250412085517531 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085517531 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085517531 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085517531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cfd9549400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085517531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cfd9549400]{disconnected}: Freeing instance (context_map.c:206) 20250412085517531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55cfd9549400]{disconnected}: Deallocated (fsm.c:568) 20250412085517531 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) 20250412085517531 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4889824 SCCP-107 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250412085517531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cfd9552a50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085517531 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085517531 DLSCCP DEBUG SCCP-SCOC(108)[0x55cfd95467a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085517531 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085517531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dcfaa), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085517531 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc2-0: connection closed 20250412085517531 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085517531 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085517531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085517531 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250412085517531 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085517531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250412085517531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085517531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085517531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085517531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085517531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085517531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085517531 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085517531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085517531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(953)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(956)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(954)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(951)@11a1da9b814d: Final verdict of PTC: none 20250412085517531 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 20250412085517531 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 0a 04 5d cf aa 00 00 6c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085517531 DLSCCP DEBUG SCCP-SCOC(108)[0x55cfd95467a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085517531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cfd9552a50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085517531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5669103)[0x55cfd9545eb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085517531 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5669103)[0x55cfd9545eb0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085517532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085517532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5669103)[0x55cfd9545eb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085517532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5669103)[0x55cfd9545eb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085517532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5669103)[0x55cfd9545eb0]{disrupted}: Freeing instance (context_map.c:202) 20250412085517532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5669103)[0x55cfd9545eb0]{disrupted}: Deallocated (fsm.c:568) 20250412085517532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cfd9552a50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085517532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cfd9552a50]{disconnected}: Freeing instance (context_map.c:206) 20250412085517532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x55cfd9552a50]{disconnected}: Deallocated (fsm.c:568) 20250412085517532 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5669103 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250412085517532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085517532 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085517532 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085517532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085517532 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085517532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085517532 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085517532 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085517532 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085517532 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085517532 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085517533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085517533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085517533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085517533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085517533 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412085517533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085517533 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085517533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085517533 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085517533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085517533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085517533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085517533 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085517533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085517533 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085517533 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085517533 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085517533 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085517533 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085517533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cfd95404f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085517533 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085517533 DLSCCP DEBUG SCCP-SCOC(109)[0x55cfd95ab000]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085517533 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b315fe), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085517533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085517533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085517533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085517533 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085517533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085517533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085517533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0b 04 b3 15 fe 00 00 6d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085517534 DLSCCP DEBUG SCCP-SCOC(109)[0x55cfd95ab000]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085517534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cfd95404f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085517534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6600877)[0x55cfd9546a80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085517534 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6600877)[0x55cfd9546a80]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085517534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085517534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6600877)[0x55cfd9546a80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085517534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6600877)[0x55cfd9546a80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085517534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6600877)[0x55cfd9546a80]{disrupted}: Freeing instance (context_map.c:202) 20250412085517534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6600877)[0x55cfd9546a80]{disrupted}: Deallocated (fsm.c:568) 20250412085517534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cfd95404f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085517535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cfd95404f0]{disconnected}: Freeing instance (context_map.c:206) 20250412085517535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55cfd95404f0]{disconnected}: Deallocated (fsm.c:568) 20250412085517535 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6600877 SCCP-109 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) HNBGW_Test.sgsn2-RAN(963)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(960)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(959)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(952)@11a1da9b814d: Final verdict of PTC: none20250412085517535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085517535 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085517535 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085517535 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085517535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085517535 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085517536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412085517536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085517536 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085517536 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085517536 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(964)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(939)@11a1da9b814d: Final verdict of PTC: none 20250412085517536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085517537 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085517537 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) HNBGW-PFCP(942)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(949)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(955)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(961)@11a1da9b814d: Final verdict of PTC: none 20250412085517537 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW-MGCP(965)@11a1da9b814d: Final verdict of PTC: none20250412085517537 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085517538 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085517538 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085517538 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085517538 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085517539 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085517539 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085517539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46344<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085517540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51348<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085517540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085517540 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085517540 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085517540 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085517540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085517540 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW_Test.sgsn0-M3UA(958)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(968)@11a1da9b814d: Final verdict of PTC: pass 20250412085517556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51340<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(967)@11a1da9b814d: Final verdict of PTC: pass HNBGW_Test.sgsn2-SCCP(962)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(966)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(939): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(940): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(941): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(942): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(946): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(947): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(948): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(949): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(950): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(951): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(952): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-SCCP(953): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-RAN(954): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-M3UA(955): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(956): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(957): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(958): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(959): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(960): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(961): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(962): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn2-RAN(963): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(964): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(965): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(966): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(967): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(968): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sat Apr 12 08:55:17 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 20250412085517724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51354<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085518217 DLSCCP DEBUG SCCP-SCOC(106)[0x55cfd9563a50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085518217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a61db5), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085518217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085518217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085518217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085518217 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085518217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085518217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085518217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a6 1d b5 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085518217 DLSCCP DEBUG SCCP-SCOC(105)[0x55cfd95022c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085518217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e75538), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085518217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085518217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085518217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085518217 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085518217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085518217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085518217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 e7 55 38 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085518217 DLSCCP DEBUG SCCP-SCOC(104)[0x55cfd9538c30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085518217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a54539), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085518217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085518217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085518217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085518217 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085518217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085518217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085518217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a5 45 39 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085518218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085518218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085518218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085518218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085518218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085518218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085518218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085518218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085518218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085518218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085518218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085518218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085518218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085518218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085518218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085518218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085518218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085518218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085518327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51354<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=683092) 20250412085518745 DLSCCP DEBUG SCCP-SCOC(102)[0x55cfd9559400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085518745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003155dc), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085518745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085518745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085518745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085518745 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085518745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085518745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085518745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 31 55 dc 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085518745 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085518746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085518746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085518746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085518746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085518746 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085518765 DLSCCP DEBUG SCCP-SCOC(101)[0x55cfd93b3390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085518765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edc3f9), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085518766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085518766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085518766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085518766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085518766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085518766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085518766 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ed c3 f9 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085518766 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085518766 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085518766 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085518766 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085518766 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085518766 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085518766 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085518766 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085518766 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085518766 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ed c3 f9 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085518766 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 20250412085518774 DLSCCP DEBUG SCCP-SCOC(103)[0x55cfd953c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085518774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc767c), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085518774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085518774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085518774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085518774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085518774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085518774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085518774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cc 76 7c 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085518774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085518774 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085518774 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085518775 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085518775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085518775 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085518775 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085518775 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085518775 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085518775 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cc 76 7c 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085518775 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 20250412085519343 DLSCCP DEBUG SCCP-SCOC(97)[0x55cfd953df60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085519343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1cd5e), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085519343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085519343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085519343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085519343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085519343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085519343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085519343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a1 cd 5e 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085519343 DLSCCP DEBUG SCCP-SCOC(98)[0x55cfd942cc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085519343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ec0cc), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085519343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085519343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085519343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085519343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085519343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085519343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085519343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3e c0 cc 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085519343 DLSCCP DEBUG SCCP-SCOC(99)[0x55cfd94c4b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085519343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c41d13), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085519343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085519343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085519343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085519343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085519343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085519343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085519343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c4 1d 13 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085519344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085519344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085519344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085519344 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085519344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085519344 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085519344 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085519344 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085519344 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085519344 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a1 cd 5e 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085519344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085519344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085519344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085519344 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085519344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085519344 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085519344 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085519344 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085519344 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085519344 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3e c0 cc 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085519345 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 20250412085519345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085519345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085519345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085519345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085519345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085519345 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085519345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085519345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085519345 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085519345 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c4 1d 13 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085519345 DLSCCP DEBUG SCCP-SCOC(100)[0x55cfd9558850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085519345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00333449), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085519345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085519345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085519345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085519345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085519345 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 20250412085519345 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 20250412085519345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085519345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085519345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085519345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085519345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 33 34 49 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085519345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085519345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085519345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085519345 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085519345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085519345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085519345 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085519345 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 33 34 49 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085519345 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=683092, count=715980) 20250412085519529 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085519529 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085519529 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412085519531 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085519531 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085519531 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412085519531 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085519531 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085519531 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085519531 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085519531 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250412085519531 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250412085519532 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085519532 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250412085519532 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250412085519768 DLSCCP DEBUG SCCP-SCOC(90)[0x55cfd9539390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085519768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026159e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085519768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085519768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085519768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085519768 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085519768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085519768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085519768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 26 15 9e 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085519768 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085519768 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085519768 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085519768 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085519768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085519768 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085519816 DLSCCP DEBUG SCCP-SCOC(96)[0x55cfd9564040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085519816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f08ad2), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085519816 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085519816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085519816 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085519816 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085519816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085519816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085519816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f0 8a d2 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085519817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085519817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085519817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085519817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085519817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085519817 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085519818 DLSCCP DEBUG SCCP-SCOC(95)[0x55cfd9540b70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085519818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b844d), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085519818 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085519818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085519818 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085519818 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085519818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085519818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085519818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9b 84 4d 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085519818 DLSCCP DEBUG SCCP-SCOC(94)[0x55cfd93b34c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085519818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004005d7), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085519818 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085519818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085519818 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085519818 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085519818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085519818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085519818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 40 05 d7 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085519818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085519818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085519818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085519818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085519818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085519818 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085519818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085519818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085519818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085519818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085519819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085519819 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085520306 DLSCCP DEBUG SCCP-SCOC(87)[0x55cfd954b850]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085520307 DLSCCP DEBUG SCCP-SCOC(87)[0x55cfd954b850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085520307 DLSCCP DEBUG SCCP-SCOC(87)[0x55cfd954b850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085520307 DLSCCP DEBUG SCCP-SCOC(87)[0x55cfd954b850]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085520307 DLSCCP DEBUG SCCP-SCOC(87)[0x55cfd954b850]{IDLE}: Deallocated (fsm.c:568) 20250412085520307 DLSCCP DEBUG SCCP-SCOC(86)[0x55cfd955c1d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085520307 DLSCCP DEBUG SCCP-SCOC(86)[0x55cfd955c1d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085520307 DLSCCP DEBUG SCCP-SCOC(86)[0x55cfd955c1d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085520307 DLSCCP DEBUG SCCP-SCOC(86)[0x55cfd955c1d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085520307 DLSCCP DEBUG SCCP-SCOC(86)[0x55cfd955c1d0]{IDLE}: Deallocated (fsm.c:568) 20250412085520307 DLSCCP DEBUG SCCP-SCOC(85)[0x55cfd9558f00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085520307 DLSCCP DEBUG SCCP-SCOC(85)[0x55cfd9558f00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085520307 DLSCCP DEBUG SCCP-SCOC(85)[0x55cfd9558f00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085520307 DLSCCP DEBUG SCCP-SCOC(85)[0x55cfd9558f00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085520307 DLSCCP DEBUG SCCP-SCOC(85)[0x55cfd9558f00]{IDLE}: Deallocated (fsm.c:568) MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Sat Apr 12 08:55:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_sgsnpool_L3Compl_no_cn started. 20250412085521433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085521438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51364<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085521442 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46017<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(973)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085521461 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085521461 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085521468 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085521468 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085521468 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085521468 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085521468 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40462 (stream_srv.c:142) TC_sgsnpool_L3Compl_no_cn-Iuh1(975)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085521468 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40462<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085521468 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085521468 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085521469 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085521469 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085521469 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085521469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085521469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085521469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521469 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085521469 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085521469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085521469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085521469 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085521469 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085521469 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085521469 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085521469 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085521469 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085521469 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085521469 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085521469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085521469 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085521470 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085521470 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085521470 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085521470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085521470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085521470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085521470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521470 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085521470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085521470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085521470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0a 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085521470 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085521470 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085521470 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085521470 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085521470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085521470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085521470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085521470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521470 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085521470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085521470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085521470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085521470 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085521470 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085521470 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085521470 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085521470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085521470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085521470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085521470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521470 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085521470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085521470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085521470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085521470 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085521470 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085521470 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085521470 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085521470 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085521470 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085521470 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085521470 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085521470 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085521470 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085521470 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085521470 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085521470 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085521470 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085521470 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085521470 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085521470 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085521470 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085521470 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(979)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(979)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(979)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(977)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085521487 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085521487 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085521487 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085521487 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085521487 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085521488 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085521488 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085521488 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085521488 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085521489 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085521489 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085521489 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085521489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085521489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085521489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521489 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=8 -> eSLS=88: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085521489 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521489 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085521489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085521489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085521489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 08 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085521489 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085521489 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085521489 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085521489 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085521489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085521489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085521489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521489 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085521489 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521489 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085521489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085521489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085521489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085521489 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085521489 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085521489 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085521489 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085521489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085521489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085521489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521489 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085521489 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521490 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085521490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085521490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085521490 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085521490 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085521490 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085521490 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085521490 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085521490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085521490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085521490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521490 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085521490 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085521490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085521490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085521490 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085521490 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085521490 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085521490 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085521490 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085521490 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085521490 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085521490 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085521490 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085521490 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085521490 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085521490 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085521490 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085521490 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085521490 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085521490 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085521490 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085521490 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085521490 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085521490 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085521491 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085521491 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085521491 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085521491 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085521491 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085521491 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412085521491 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085521491 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085521491 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085521491 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085521491 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@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(982)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(982)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(982)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(980)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085521537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085521537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085521537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085521537 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085521537 DHNBAP 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) 20250412085521537 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085521537 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085521537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085521537 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085521550 DLINP DEBUG SRVCONN(,r=127.0.0.1:40462<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085521550 DLINP DEBUG SRVCONN(,r=127.0.0.1:40462<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085521550 DLINP DEBUG SRVCONN(,r=127.0.0.1:40462<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085521550 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085521550 DHNBAP DEBUG (127.0.0.1:40462 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085521551 DHNBAP NOTICE (127.0.0.1:40462 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085521551 DHNBAP NOTICE (127.0.0.1:40462 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085521551 DLINP DEBUG SRVCONN(,r=127.0.0.1:40462<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085521551 DLINP DEBUG SRVCONN(,r=127.0.0.1:40462<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085521682 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 20250412085521682 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 20250412085521682 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085521682 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085521691 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085521691 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085521691 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085521691 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085521691 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085521691 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085521691 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085521691 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085521691 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085521691 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085521691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085521694 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085521694 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085521694 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085521694 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085521694 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085521694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085521694 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085521694 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085521694 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085521694 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085521694 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085521694 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085521694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085521694 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 20250412085521694 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085521695 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085521695 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085521695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085521695 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085521695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085521695 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085521695 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085521695 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085521695 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085521696 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085521696 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085521696 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085521696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085521696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085521696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521696 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085521696 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085521696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085521697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085521697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085521697 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085521697 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085521697 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085521697 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085521697 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085521697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085521697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412085521697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085521697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085521697 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085521697 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085521706 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 20250412085521706 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 20250412085521706 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 20250412085521706 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412085521706 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412085521706 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412085521706 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(982)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085521711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085521711 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085521711 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412085521712 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412085521712 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412085521712 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412085521712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085521712 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085521712 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085521712 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250412085521712 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02  20250412085521712 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085521712 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085521712 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085521712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412085521712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085521712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085521712 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085521712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085521712 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085521712 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085521712 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085521712 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085521716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085521716 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085521716 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085521716 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085521716 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085521716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085521717 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250412085521717 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085521717 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085521717 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085521717 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085521717 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085521717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085521717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085521717 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085521717 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085521717 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085521717 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085521717 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085521717 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085521717 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085521717 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085521717 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085521718 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085521718 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085521718 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085521718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085521718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085521718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521718 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085521719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085521719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085521719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085521719 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085521719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085521719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085521719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085521719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085521719 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085521719 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085521719 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085521719 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085521719 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085521719 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085521719 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412085521719 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085521719 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085521719 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085521719 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(978)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085522488 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085522488 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085522488 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085522488 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085522488 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085522488 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085522488 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085522488 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085522488 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085522488 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085522488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085522488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085522488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085522488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085522488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085522488 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085522488 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085522488 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085522488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522488 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085522488 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085522488 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085522488 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085522488 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) 20250412085522488 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085522488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085522488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085522488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522488 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085522488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085522488 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085522488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085522488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085522488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085522488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085522488 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085522488 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085522488 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085522488 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085522488 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085522488 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085522488 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085522488 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412085522488 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085522488 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085522488 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085522488 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085522489 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085522489 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085522489 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085522489 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085522489 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085522489 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085522489 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085522489 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085522489 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085522489 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085522489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085522489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085522489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085522489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085522489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085522489 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085522489 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085522489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085522489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522489 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085522489 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085522489 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085522489 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085522489 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(981)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085522510 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085522510 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085522510 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085522510 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085522510 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085522510 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085522510 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085522510 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085522510 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085522510 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085522510 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085522510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085522510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085522510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085522510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085522510 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085522510 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085522510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085522510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522511 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085522511 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085522511 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085522511 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085522511 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) 20250412085522511 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085522511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085522511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085522511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522511 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085522511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085522511 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085522511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085522511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085522511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085522511 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085522511 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085522511 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085522511 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085522511 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085522511 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085522511 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085522511 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085522511 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412085522511 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085522511 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085522511 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085522511 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085522511 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085522511 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085522511 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085522511 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085522511 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085522511 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085522511 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085522511 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085522511 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085522511 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085522511 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085522511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085522511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085522511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085522511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085522511 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085522511 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085522511 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085522511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085522511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085522511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085522511 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085522511 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085522511 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085522511 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085522511 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085522570 DLCTRL DEBUG Command: GET 136387851 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085522570 DLCTRL DEBUG Tx Command reply: GET_REPLY 136387851 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085522580 DLCTRL DEBUG Command: GET 349084784 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085522580 DLCTRL DEBUG Tx Command reply: GET_REPLY 349084784 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085522584 DLCTRL DEBUG Command: GET 944092554 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085522584 DLCTRL DEBUG Tx Command reply: GET_REPLY 944092554 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085522589 DLCTRL DEBUG Command: GET 292714943 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085522589 DLCTRL DEBUG Tx Command reply: GET_REPLY 292714943 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085522593 DLCTRL DEBUG Command: GET 116340369 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085522593 DLCTRL DEBUG Tx Command reply: GET_REPLY 116340369 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085522597 DLCTRL DEBUG Command: GET 531503918 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085522597 DLCTRL DEBUG Tx Command reply: GET_REPLY 531503918 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085522601 DLCTRL DEBUG Command: GET 442913685 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085522601 DLCTRL DEBUG Tx Command reply: GET_REPLY 442913685 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085522604 DLCTRL DEBUG Command: GET 731269971 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085522604 DLCTRL DEBUG Tx Command reply: GET_REPLY 731269971 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085522607 DLCTRL DEBUG Command: GET 374555927 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085522607 DLCTRL DEBUG Tx Command reply: GET_REPLY 374555927 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085522609 DLCTRL DEBUG Command: GET 858880522 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085522609 DLCTRL DEBUG Tx Command reply: GET_REPLY 858880522 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085522611 DLCTRL DEBUG Command: GET 140177968 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085522611 DLCTRL DEBUG Tx Command reply: GET_REPLY 140177968 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085522613 DLCTRL DEBUG Command: GET 219468224 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085522613 DLCTRL DEBUG Tx Command reply: GET_REPLY 219468224 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085522615 DLCTRL DEBUG Command: GET 613849019 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085522615 DLCTRL DEBUG Tx Command reply: GET_REPLY 613849019 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085522617 DLCTRL DEBUG Command: GET 215828431 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085522617 DLCTRL DEBUG Tx Command reply: GET_REPLY 215828431 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085522619 DLCTRL DEBUG Command: GET 63969914 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085522619 DLCTRL DEBUG Tx Command reply: GET_REPLY 63969914 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085522621 DLCTRL DEBUG Command: GET 984402855 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085522621 DLCTRL DEBUG Tx Command reply: GET_REPLY 984402855 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085522623 DLCTRL DEBUG Command: GET 855519285 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085522623 DLCTRL DEBUG Tx Command reply: GET_REPLY 855519285 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085522626 DLCTRL DEBUG Command: GET 517731218 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085522626 DLCTRL DEBUG Tx Command reply: GET_REPLY 517731218 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085522630 DLCTRL DEBUG Command: GET 227821631 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085522630 DLCTRL DEBUG Tx Command reply: GET_REPLY 227821631 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085522633 DLCTRL DEBUG Command: GET 323245518 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085522633 DLCTRL DEBUG Tx Command reply: GET_REPLY 323245518 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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 := '000000000000000110001000'B, t_guard := 20.000000 } 20250412085522669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51370<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(984)6773897 20250412085523707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085523707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085523707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085523707 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085523707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x675c89, normal) (hnbgw_rua.c:406) 20250412085523707 DHNB DEBUG map_rua[0x55cfd9558f00]{init}: Allocated (fsm.c:456) 20250412085523707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6773897)[0x55cfd9558f00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085523707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6773897 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085523707 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085523707 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085523708 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085523708 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6773897 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:218) 20250412085523708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6773897)[0x55cfd9558f00]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085523708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6773897)[0x55cfd9558f00]{init}: Freeing instance (context_map.c:202) 20250412085523708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6773897)[0x55cfd9558f00]{init}: Deallocated (fsm.c:568) 20250412085523708 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6773897 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412085523708 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:281) 20250412085523708 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250412085523708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085523708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085523708 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)@11a1da9b814d: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(984)6773897 MTC@11a1da9b814d: 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 := '000000000000001001010000'B, t_guard := 20.000000 } 20250412085523765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51386<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(985)3797397 20250412085524787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085524787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085524787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250412085524787 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085524787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x39f195, normal) (hnbgw_rua.c:406) 20250412085524787 DHNB DEBUG map_rua[0x55cfd9558f00]{init}: Allocated (fsm.c:456) 20250412085524787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3797397)[0x55cfd9558f00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085524787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3797397 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085524787 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085524787 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085524787 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250412085524787 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3797397 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:218) 20250412085524787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3797397)[0x55cfd9558f00]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085524787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3797397)[0x55cfd9558f00]{init}: Freeing instance (context_map.c:202) 20250412085524787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3797397)[0x55cfd9558f00]{init}: Deallocated (fsm.c:568) 20250412085524787 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3797397 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250412085524787 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:281) 20250412085524787 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250412085524787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085524787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085524787 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)@11a1da9b814d: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(985)3797397 MTC@11a1da9b814d: 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 := '000000000000001101001011'B, t_guard := 20.000000 } 20250412085524820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51392<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(986)14076997 20250412085525840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085525840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085525840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085525840 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085525840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd6cc45, normal) (hnbgw_rua.c:406) 20250412085525840 DHNB DEBUG map_rua[0x55cfd9558f00]{init}: Allocated (fsm.c:456) 20250412085525840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14076997)[0x55cfd9558f00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085525840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14076997 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085525840 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085525840 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085525841 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14076997 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:218) 20250412085525841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14076997)[0x55cfd9558f00]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085525841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14076997)[0x55cfd9558f00]{init}: Freeing instance (context_map.c:202) 20250412085525841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14076997)[0x55cfd9558f00]{init}: Deallocated (fsm.c:568) 20250412085525841 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14076997 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250412085525841 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:281) 20250412085525841 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250412085525841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085525841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085525841 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)@11a1da9b814d: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(986)14076997 MTC@11a1da9b814d: 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 := '000000000000001110001111'B, t_guard := 20.000000 } 20250412085525879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50916<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(987)8726283 20250412085526909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085526909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085526909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085526909 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085526909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x85270b, normal) (hnbgw_rua.c:406) 20250412085526909 DHNB DEBUG map_rua[0x55cfd9558f00]{init}: Allocated (fsm.c:456) 20250412085526909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8726283)[0x55cfd9558f00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085526909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8726283 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085526909 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085526909 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085526909 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085526909 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8726283 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:218) 20250412085526909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8726283)[0x55cfd9558f00]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085526909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8726283)[0x55cfd9558f00]{init}: Freeing instance (context_map.c:202) 20250412085526909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8726283)[0x55cfd9558f00]{init}: Deallocated (fsm.c:568) 20250412085526909 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8726283 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412085526909 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:281) 20250412085526909 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250412085526909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085526909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085526909 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)@11a1da9b814d: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(987)8726283 MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085526926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51364<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085526927 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46017<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(971)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(970)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085526931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51358<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085526932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085526933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085526933 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085526933 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085526933 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085526933 DLINP DEBUG SRVCONN(,r=127.0.0.1:40462<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085526933 DLINP DEBUG SRVCONN(,r=127.0.0.1:40462<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085526933 DLINP NOTICE SRV(,r=127.0.0.1:40462<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085526933 DMAIN NOTICE (127.0.0.1:40462 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40462<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085526933 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-SCCP(980)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(976)@11a1da9b814d: Final verdict of PTC: none 20250412085526934 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085526934 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085526934 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085526934 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085526934 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085526934 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085526934 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085526934 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085526935 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 20250412085526935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(978)@11a1da9b814d: Final verdict of PTC: none 20250412085526935 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085526935 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085526935 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085526935 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085526935 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085526935 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085526935 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085526935 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085526935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085526935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085526935 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085526935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085526935 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085526935 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085526935 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085526935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085526935 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085526935 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085526935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085526935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085526935 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085526935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085526935 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085526935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085526935 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085526935 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 20250412085526936 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 20250412085526936 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085526935 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085526935 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085526935 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085526935 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085526936 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085526936 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085526936 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085526936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085526936 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085526936 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085526936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085526936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085526936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085526936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085526936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085526936 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085526936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085526936 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085526936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085526936 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085526936 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085526936 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085526936 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085526936 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(979)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(977)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(975)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(969)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(982)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(973)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(981)@11a1da9b814d: Final verdict of PTC: none 20250412085526941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51386<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085526941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51370<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(983)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(985)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(972)@11a1da9b814d: Final verdict of PTC: none 20250412085526942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50916<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(984)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(987)@11a1da9b814d: Final verdict of PTC: none 20250412085526943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51392<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(986)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(969): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(970): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(972): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(973): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(975): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(976): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(977): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(978): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(979): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(980): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(981): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(982): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(983): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(984): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(985): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(986): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(987): none (pass -> pass) MTC@11a1da9b814d: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Sat Apr 12 08:55:26 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 20250412085527037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50932<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085527532 DLSCCP DEBUG SCCP-SCOC(108)[0x55cfd95467a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085527532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dcfaa), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085527532 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085527532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085527532 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085527532 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085527532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085527532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085527532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 5d cf aa 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085527532 DLSCCP DEBUG SCCP-SCOC(107)[0x55cfd95468d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085527532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ccfe7f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085527532 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085527532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085527532 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085527532 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085527532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085527532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085527532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 cc fe 7f 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085527532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085527532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085527532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085527532 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085527532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085527533 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085527533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085527533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085527533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085527533 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085527533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085527533 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085527534 DLSCCP DEBUG SCCP-SCOC(109)[0x55cfd95ab000]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085527534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b315fe), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085527534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085527534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085527534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085527534 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085527535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085527535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085527535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b3 15 fe 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085527535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085527535 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085527535 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085527535 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085527535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085527535 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085527639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50932<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=299188) 20250412085528218 DLSCCP DEBUG SCCP-SCOC(104)[0x55cfd9538c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085528218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a54539), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085528218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085528218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085528218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085528218 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085528218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085528218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085528218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a5 45 39 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085528218 DLSCCP DEBUG SCCP-SCOC(105)[0x55cfd95022c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085528218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e75538), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085528218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085528218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085528218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085528218 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085528219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085528219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085528219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 e7 55 38 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085528219 DLSCCP DEBUG SCCP-SCOC(106)[0x55cfd9563a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085528219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a61db5), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085528219 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085528219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085528219 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085528219 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085528219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085528219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085528219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a6 1d b5 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085528219 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085528219 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085528219 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085528219 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085528219 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085528219 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085528219 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085528219 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085528219 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085528219 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085528219 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085528219 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085528220 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085528220 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085528220 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085528220 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085528220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085528220 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! Waiting for packet dumper to finish... 1 (prev_count=299188, count=314132) 20250412085528746 DLSCCP DEBUG SCCP-SCOC(102)[0x55cfd9559400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085528746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003155dc), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085528746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085528746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085528746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085528746 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085528746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085528746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085528746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 31 55 dc 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085528747 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085528747 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085528747 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085528747 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085528747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085528747 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085528766 DLSCCP DEBUG SCCP-SCOC(101)[0x55cfd93b3390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085528767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edc3f9), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085528767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085528767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085528767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085528767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085528767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085528767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085528767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ed c3 f9 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085528767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085528767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085528767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085528767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085528767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085528767 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085528775 DLSCCP DEBUG SCCP-SCOC(103)[0x55cfd953c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085528775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc767c), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085528775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085528775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085528775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085528775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085528775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085528775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085528775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cc 76 7c 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085528775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085528775 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085528775 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085528776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085528776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085528776 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085528936 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085528936 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085528936 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085528937 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085528937 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085528937 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085529344 DLSCCP DEBUG SCCP-SCOC(99)[0x55cfd94c4b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085529344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c41d13), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085529344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085529344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085529344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085529344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085529344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085529344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085529344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c4 1d 13 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085529344 DLSCCP DEBUG SCCP-SCOC(98)[0x55cfd942cc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085529344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ec0cc), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085529344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085529344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085529344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085529344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085529344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085529344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085529344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3e c0 cc 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085529344 DLSCCP DEBUG SCCP-SCOC(97)[0x55cfd953df60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085529344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1cd5e), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085529344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085529344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085529344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085529344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085529344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085529344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085529344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a1 cd 5e 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085529344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085529344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085529344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085529344 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085529344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085529345 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085529345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085529345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085529345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085529345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085529345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085529345 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085529345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085529345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085529345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085529345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085529345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085529345 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085529345 DLSCCP DEBUG SCCP-SCOC(100)[0x55cfd9558850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085529345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00333449), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085529345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085529345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085529346 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085529346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085529346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085529346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085529346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 33 34 49 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085529346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085529346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085529346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085529346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085529346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085529346 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Sat Apr 12 08:55:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412085529763 DLSCCP DEBUG SCCP-SCOC(90)[0x55cfd9539390]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085529763 DLSCCP DEBUG SCCP-SCOC(90)[0x55cfd9539390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085529763 DLSCCP DEBUG SCCP-SCOC(90)[0x55cfd9539390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085529763 DLSCCP DEBUG SCCP-SCOC(90)[0x55cfd9539390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085529763 DLSCCP DEBUG SCCP-SCOC(90)[0x55cfd9539390]{IDLE}: Deallocated (fsm.c:568) 20250412085529817 DLSCCP DEBUG SCCP-SCOC(96)[0x55cfd9564040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085529817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f08ad2), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085529817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085529817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085529817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085529817 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085529817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085529817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085529817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f0 8a d2 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085529817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085529817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085529817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085529817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085529817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085529817 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085529818 DLSCCP DEBUG SCCP-SCOC(94)[0x55cfd93b34c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085529818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004005d7), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085529818 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085529818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085529818 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085529818 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085529818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085529818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085529818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 40 05 d7 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085529818 DLSCCP DEBUG SCCP-SCOC(95)[0x55cfd9540b70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085529818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b844d), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085529818 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085529818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085529818 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085529818 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085529818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085529819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085529819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9b 84 4d 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085529819 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085529819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085529819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085529819 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085529819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085529819 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085529819 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085529819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085529819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085529819 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085529819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085529819 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250412085530721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085530723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085530725 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42429<->l=127.0.0.1:4262) (control_if.c:572) 20250412085530737 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_sgsnpool_nri_from_other_PLMN-Iuh0(992)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085530737 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085530743 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085530743 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085530744 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085530744 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(994)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085530744 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42430 (stream_srv.c:142) 20250412085530744 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42430<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085530744 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085530744 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085530744 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085530744 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085530744 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085530744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085530745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085530745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085530745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085530745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085530745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085530745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085530745 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085530745 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085530745 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085530745 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085530745 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085530745 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085530745 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085530745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085530745 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085530746 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085530746 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085530746 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085530746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085530746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085530746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085530746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530746 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085530746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085530746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085530746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085530746 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085530746 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085530746 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085530746 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085530746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085530746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085530746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085530746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530746 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085530746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085530746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085530746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085530746 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085530746 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085530746 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085530746 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085530746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085530746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085530746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085530746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530746 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085530746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085530746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085530746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085530746 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085530746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085530746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085530746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085530746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085530746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085530746 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085530746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085530746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085530746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085530746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085530746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085530746 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085530746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085530746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085530746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085530746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085530746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085530746 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(998)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(998)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(998)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(996)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1001)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(1001)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1001)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-SCCP(999)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(1004)@11a1da9b814d: ************************************************* HNBGW_Test.msc2-M3UA(1004)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1004)@11a1da9b814d: ************************************************* HNBGW_Test.msc2-SCCP(1002)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085530790 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085530790 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085530790 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085530790 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085530790 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085530790 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085530790 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085530790 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085530791 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085530791 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085530791 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085530791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085530791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085530791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085530792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530792 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085530792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085530792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085530792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085530792 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085530792 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085530792 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085530792 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085530792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085530792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085530792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085530792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530792 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085530792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085530792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085530792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085530792 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085530792 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085530792 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085530792 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085530792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085530792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085530792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085530792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530792 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085530792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085530792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085530792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085530792 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085530792 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085530792 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085530792 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085530792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085530792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085530792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085530792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085530792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085530792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085530792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085530792 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085530792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085530792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085530792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085530792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085530792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085530792 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085530792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085530792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085530792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085530792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085530792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085530792 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085530792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085530792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085530792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085530792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085530792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085530792 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085530792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085530792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085530792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085530792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085530792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085530792 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1007)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(1007)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1007)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(1005)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1010)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1010)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1010)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-SCCP(1008)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1013)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn2-M3UA(1013)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1013)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn2-SCCP(1011)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085530837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085530837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085530837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085530837 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085530838 DHNBAP 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) 20250412085530838 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085530838 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085530838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085530838 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085530843 DLINP DEBUG SRVCONN(,r=127.0.0.1:42430<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085530843 DLINP DEBUG SRVCONN(,r=127.0.0.1:42430<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085530843 DLINP DEBUG SRVCONN(,r=127.0.0.1:42430<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085530843 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085530843 DHNBAP DEBUG (127.0.0.1:42430 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085530843 DHNBAP NOTICE (127.0.0.1:42430 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085530843 DHNBAP NOTICE (127.0.0.1:42430 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085530843 DLINP DEBUG SRVCONN(,r=127.0.0.1:42430<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085530843 DLINP DEBUG SRVCONN(,r=127.0.0.1:42430<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085530959 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 20250412085530959 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 20250412085530959 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085530959 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085530967 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085530967 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085530967 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085530967 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085530967 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085530967 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085530967 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085530967 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085530967 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085530967 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085530967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085530970 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085530970 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085530970 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085530970 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085530970 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085530970 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085530970 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085530970 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085530970 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085530970 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085530970 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085530970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085530971 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 20250412085530971 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 20250412085530971 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085530971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085530971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085530971 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085530971 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085530971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085530971 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085530971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085530971 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085530971 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085530971 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085530971 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085530972 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085530972 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085530972 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085530972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085530972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085530972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085530972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085530972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085530972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085530973 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085530973 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085530973 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085530973 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085530973 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085530973 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085530973 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085530973 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085530973 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085530973 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085530973 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085530973 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(1001)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085530978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085530978 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085530978 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085530978 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085530978 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085530978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085530978 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085530978 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085530978 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085530978 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085530978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085530981 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085530981 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085530981 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085530981 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085530981 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085530981 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085530981 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085530981 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085530981 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085530981 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085530981 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085530981 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085530981 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085530981 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085530981 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085530981 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085530981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085530981 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085530981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085530981 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085530981 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085530981 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085530981 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085530983 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085530983 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085530983 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085530983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085530983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085530983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530983 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085530983 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530983 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085530983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085530983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085530983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085530983 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085530983 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085530983 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085530983 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085530983 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085530983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085530983 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250412085530983 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085530983 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085530983 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085530983 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085530986 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 20250412085530986 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 20250412085530986 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085530986 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412085530992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085530992 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412085530992 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085530992 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085530992 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085530992 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085530992 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250412085530992 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085530992 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085530992 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250412085530992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085530994 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085530994 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085530994 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085530994 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412085530994 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085530994 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085530994 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085530994 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085530994 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412085530994 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412085530994 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412085530994 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412085530994 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412085530994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085530994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085530994 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085530994 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412085530994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085530994 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085530994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085530994 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085530994 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085530994 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085530994 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085530995 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085530996 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085530996 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085530996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085530996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085530996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085530996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085530996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085530996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085530996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085530996 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085530996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085530996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085530996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085530996 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085530996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085530996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085530996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085530996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085530996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085530996 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc2' 20250412085530996 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085530996 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085530996 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085530996 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412085531005 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 20250412085531005 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 20250412085531005 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085531005 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085531008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531008 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085531008 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085531008 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085531008 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085531008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085531008 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085531008 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085531008 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085531008 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085531008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085531010 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531010 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085531010 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085531010 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085531010 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085531010 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085531010 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085531010 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085531010 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085531010 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085531010 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085531010 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085531010 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085531010 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085531010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085531010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085531010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085531010 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085531010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085531010 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085531010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085531010 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085531010 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085531010 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085531010 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085531011 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085531011 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085531011 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085531011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085531011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085531011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085531011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085531011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085531011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085531011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085531011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085531011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085531011 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085531011 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531011 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085531011 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085531011 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085531011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085531011 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412085531011 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085531012 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085531012 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531012 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085531016 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 20250412085531016 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 20250412085531016 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085531016 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412085531019 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531019 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412085531019 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085531019 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085531019 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085531019 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085531019 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085531019 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085531019 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085531019 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412085531019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085531020 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531020 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085531020 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085531020 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412085531020 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085531020 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085531020 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085531020 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085531020 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412085531020 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412085531020 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085531020 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085531020 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250412085531020 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085531020 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085531020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085531020 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085531020 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085531020 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412085531020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085531020 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085531020 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085531020 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085531020 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085531020 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085531020 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085531021 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085531021 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085531021 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085531021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085531021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085531021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531021 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085531021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085531021 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085531021 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085531021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085531021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085531021 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085531021 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085531021 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531021 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085531022 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085531022 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085531022 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085531022 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'virt-sgsn1' 20250412085531022 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085531022 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085531022 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531022 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250412085531026 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 20250412085531026 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 20250412085531027 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085531027 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250412085531030 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531030 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250412085531030 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085531030 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085531030 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085531030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085531030 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250412085531030 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085531030 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085531030 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06  20250412085531030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085531031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531031 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085531031 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085531031 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06  20250412085531031 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085531031 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085531031 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085531031 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085531031 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250412085531031 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06  20250412085531031 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0b  20250412085531031 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250412085531031 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250412085531031 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0b  20250412085531031 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250412085531031 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250412085531031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085531031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085531031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085531031 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250412085531031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085531031 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085531031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085531031 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085531031 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085531031 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085531031 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085531032 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085531032 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085531032 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085531032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085531032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085531032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531032 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085531032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085531032 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085531032 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085531032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085531032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085531032 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085531032 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085531032 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531032 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085531032 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085531032 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085531032 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085531032 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-sgsn2' 20250412085531032 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412085531032 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412085531032 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531032 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(997)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085531773 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531773 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085531773 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085531773 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085531773 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085531773 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085531773 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085531773 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085531773 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531773 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085531773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085531774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085531774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085531774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085531774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085531774 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085531774 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085531774 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085531774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531774 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085531774 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085531774 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085531774 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085531774 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) 20250412085531774 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085531774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085531774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085531774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085531774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085531774 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085531774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085531774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085531774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085531774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085531774 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085531774 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085531774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531775 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085531775 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085531775 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085531775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085531775 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412085531775 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085531775 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085531775 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531775 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085531775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531775 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085531775 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085531775 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085531775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085531775 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085531775 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085531775 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085531775 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531775 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085531775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085531775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085531775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085531775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085531775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085531775 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085531775 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085531775 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085531775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531776 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085531776 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085531776 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085531776 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085531776 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085531778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531778 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085531778 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085531778 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085531778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085531778 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085531778 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085531778 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085531778 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531778 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085531778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085531778 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085531778 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085531778 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085531778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085531778 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085531778 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085531778 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085531778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531778 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085531778 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085531778 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085531778 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085531778 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) 20250412085531778 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) 20250412085531778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085531778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085531778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085531778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085531778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085531778 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085531778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085531778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085531778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085531778 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085531778 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085531778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085531778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085531778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085531778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085531778 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'virt-msc1' 20250412085531778 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085531778 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085531778 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531778 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-RAN(1000)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085531780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531780 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085531780 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085531780 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085531780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085531780 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085531780 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085531780 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085531780 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531780 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085531780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085531780 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085531780 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085531780 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085531780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085531780 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085531780 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085531780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085531780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531780 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085531780 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085531780 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085531780 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085531780 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(1003)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085531798 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531798 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085531798 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085531798 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085531798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085531798 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085531798 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085531798 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085531798 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531798 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085531798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085531798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085531798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085531798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085531798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085531798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085531798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085531798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085531798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531799 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085531799 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085531799 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085531799 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085531799 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) 20250412085531799 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) 20250412085531799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085531799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085531799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531799 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085531799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085531799 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085531799 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085531799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085531799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085531799 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085531799 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085531799 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: link up (cnlink.c:111) 20250412085531800 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531800 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085531800 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085531800 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085531800 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085531800 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc2' 20250412085531800 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085531800 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085531800 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531800 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412085531802 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531802 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412085531802 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412085531802 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412085531802 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085531802 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085531802 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085531802 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085531802 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531802 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085531802 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085531802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085531802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085531802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085531802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085531802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085531802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412085531802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085531802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531802 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085531802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085531802 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085531802 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085531802 DRANAP INFO cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1006)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085531816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531816 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085531816 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085531816 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085531816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085531816 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085531816 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085531816 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085531816 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531816 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085531816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085531816 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085531816 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085531816 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085531816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085531816 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085531816 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085531816 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085531816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531816 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085531816 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085531816 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085531816 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085531816 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) 20250412085531816 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085531816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085531816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085531816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531816 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085531816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085531816 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085531816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085531816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085531816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085531816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085531816 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085531816 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085531817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085531817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085531817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085531817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085531817 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412085531817 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085531817 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085531817 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531817 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085531818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531818 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085531818 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085531818 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085531818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085531818 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085531818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085531818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085531818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085531818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085531818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085531818 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085531818 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085531818 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085531818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531818 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085531818 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085531818 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531818 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085531818 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085531818 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085531818 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085531818 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085531818 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(1009)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085531824 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531824 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085531824 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085531824 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085531824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085531824 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085531824 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085531824 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085531824 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531824 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085531824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085531824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085531824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085531824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085531824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085531824 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085531824 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085531824 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085531824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531825 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085531825 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085531825 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085531825 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085531825 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) 20250412085531825 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) 20250412085531825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085531825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085531825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531825 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085531825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085531825 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085531825 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085531825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085531825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085531825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085531825 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085531825 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: link up (cnlink.c:111) 20250412085531825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531825 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085531825 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085531825 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085531825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085531825 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'virt-sgsn1' 20250412085531825 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085531825 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085531825 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531825 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412085531826 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531826 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085531826 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085531826 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085531826 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085531826 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085531826 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085531826 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085531826 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531826 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085531826 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085531826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085531826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085531826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085531826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085531826 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085531826 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085531826 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085531826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531826 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085531826 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085531826 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085531826 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085531826 DRANAP INFO cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085531834 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531834 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412085531834 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412085531834 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412085531834 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085531834 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085531834 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085531834 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085531834 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531834 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn2-RAN(1012)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085531834 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085531834 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085531834 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085531834 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085531834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085531834 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085531834 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250412085531834 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085531834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531834 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085531834 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085531834 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085531834 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085531834 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) 20250412085531834 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) 20250412085531834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085531834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085531834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531834 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085531834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085531835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085531835 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085531835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085531835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085531835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085531835 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085531835 DRANAP NOTICE cnlink(sgsn-2)[0x55cfd952f5c0]{CONNECTED}: link up (cnlink.c:111) 20250412085531835 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531835 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085531835 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085531835 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085531835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085531835 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-sgsn2' 20250412085531835 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412085531835 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412085531835 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531835 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250412085531836 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085531836 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412085531836 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412085531836 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412085531836 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085531836 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085531836 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085531836 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085531836 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085531836 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085531836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085531836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085531836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085531836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085531836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085531836 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085531836 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250412085531836 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085531837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085531837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085531837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085531837 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085531837 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085531837 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085531837 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085531837 DRANAP INFO cnlink(sgsn-2)[0x55cfd952f5c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085532854 DLCTRL DEBUG Command: GET 817504059 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085532854 DLCTRL DEBUG Tx Command reply: GET_REPLY 817504059 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085532860 DLCTRL DEBUG Command: GET 291025702 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085532860 DLCTRL DEBUG Tx Command reply: GET_REPLY 291025702 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085532865 DLCTRL DEBUG Command: GET 489275752 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085532865 DLCTRL DEBUG Tx Command reply: GET_REPLY 489275752 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085532869 DLCTRL DEBUG Command: GET 668688478 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085532869 DLCTRL DEBUG Tx Command reply: GET_REPLY 668688478 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085532873 DLCTRL DEBUG Command: GET 256322202 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085532873 DLCTRL DEBUG Tx Command reply: GET_REPLY 256322202 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085532877 DLCTRL DEBUG Command: GET 508911364 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085532877 DLCTRL DEBUG Tx Command reply: GET_REPLY 508911364 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085532882 DLCTRL DEBUG Command: GET 681642650 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085532882 DLCTRL DEBUG Tx Command reply: GET_REPLY 681642650 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085532888 DLCTRL DEBUG Command: GET 46715512 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085532888 DLCTRL DEBUG Tx Command reply: GET_REPLY 46715512 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085532891 DLCTRL DEBUG Command: GET 200007549 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085532892 DLCTRL DEBUG Tx Command reply: GET_REPLY 200007549 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085532896 DLCTRL DEBUG Command: GET 958022239 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085532896 DLCTRL DEBUG Tx Command reply: GET_REPLY 958022239 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085532899 DLCTRL DEBUG Command: GET 842497055 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085532899 DLCTRL DEBUG Tx Command reply: GET_REPLY 842497055 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085532902 DLCTRL DEBUG Command: GET 819585867 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085532902 DLCTRL DEBUG Tx Command reply: GET_REPLY 819585867 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085532904 DLCTRL DEBUG Command: GET 707967168 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085532904 DLCTRL DEBUG Tx Command reply: GET_REPLY 707967168 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085532906 DLCTRL DEBUG Command: GET 433922586 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085532906 DLCTRL DEBUG Tx Command reply: GET_REPLY 433922586 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085532907 DLCTRL DEBUG Command: GET 406296461 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085532907 DLCTRL DEBUG Tx Command reply: GET_REPLY 406296461 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085532909 DLCTRL DEBUG Command: GET 272515649 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085532909 DLCTRL DEBUG Tx Command reply: GET_REPLY 272515649 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085532911 DLCTRL DEBUG Command: GET 62116401 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085532911 DLCTRL DEBUG Tx Command reply: GET_REPLY 62116401 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085532914 DLCTRL DEBUG Command: GET 775287592 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085532914 DLCTRL DEBUG Tx Command reply: GET_REPLY 775287592 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085532916 DLCTRL DEBUG Command: GET 96602420 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085532916 DLCTRL DEBUG Tx Command reply: GET_REPLY 96602420 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085532918 DLCTRL DEBUG Command: GET 591482365 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085532918 DLCTRL DEBUG Tx Command reply: GET_REPLY 591482365 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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@11a1da9b814d: 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@11a1da9b814d: 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 := '000000000000001010100001'B, t_guard := 20.000000 } 20250412085532953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50942<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1006)@11a1da9b814d: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1006)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1015)12460655 20250412085534009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085534009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085534010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250412085534010 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085534010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbe226f, normal) (hnbgw_rua.c:406) 20250412085534010 DHNB DEBUG map_rua[0x55cfd9558f00]{init}: Allocated (fsm.c:456) 20250412085534010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12460655)[0x55cfd9558f00]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085534010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12460655 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085534010 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085534010 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085534010 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250412085534010 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250412085534010 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12460655 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:665) 20250412085534010 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12460655 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085534010 DCN DEBUG map_sccp[0x55cfd9546a80]{init}: Allocated (fsm.c:456) 20250412085534010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cfd9546a80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085534010 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-12460655 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085534010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12460655 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250412085534010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12460655)[0x55cfd9558f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085534010 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085534010 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085534010 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12460655 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085534010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cfd9546a80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085534010 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085534010 DLSCCP DEBUG SCCP-SCOC(110)[0x55cfd95404f0]{IDLE}: Allocated (fsm.c:456) 20250412085534010 DLSCCP DEBUG SCCP-SCOC(110)[0x55cfd95404f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085534010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030002a10056400500f1100926) (sccp_scrc.c:415) 20250412085534010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085534010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085534010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085534010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085534010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085534010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085534010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085534010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085534010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085534010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085534010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085534010 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085534010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085534010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085534010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085534010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 6e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 41 00 23 99 f9 99 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 02 a1 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085534010 DLSCCP DEBUG SCCP-SCOC(110)[0x55cfd95404f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085534010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cfd9546a80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085534010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12460655)[0x55cfd9558f00]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085534011 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085534011 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085534011 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085534011 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085534011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085534011 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412085534011 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085534011 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085534011 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085534011 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 6e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 41 00 23 99 f9 99 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 02 a1 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1005)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1005)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1006)@11a1da9b814d: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1015) HNBGW_Test.sgsn0-RAN(1006)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1015)7273995 HNBGW_Test.sgsn0-SCCP(1005)@11a1da9b814d: Session index based on connection ID:0 TC_sgsnpool_nri_from_other_PLMN0(1015)@11a1da9b814d: setverdict(pass): none -> pass MTC@11a1da9b814d: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.sgsn0-SCCP(1005)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085534032 DLCTRL DEBUG Command: GET 351273511 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085534032 DLCTRL DEBUG Tx Command reply: GET_REPLY 351273511 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085534033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085534033 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085534033 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085534033 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085534033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085534033 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085534033 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085534033 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085534033 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085534033 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 6e 8d 99 42 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085534033 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085534033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085534033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085534033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085534033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085534033 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008d9942) (sccp_scrc.c:486) 20250412085534033 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1855) 20250412085534033 DLSCCP DEBUG SCCP-SCOC(110)[0x55cfd95404f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085534033 DLSCCP DEBUG SCCP-SCOC(110)[0x55cfd95404f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085534033 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085534033 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085534033 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085534033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cfd9546a80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085534033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cfd9546a80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085534039 DLCTRL DEBUG Command: GET 104838903 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085534039 DLCTRL DEBUG Tx Command reply: GET_REPLY 104838903 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085534044 DLCTRL DEBUG Command: GET 272992294 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085534044 DLCTRL DEBUG Tx Command reply: GET_REPLY 272992294 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085534048 DLCTRL DEBUG Command: GET 424749239 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085534048 DLCTRL DEBUG Tx Command reply: GET_REPLY 424749239 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085534053 DLCTRL DEBUG Command: GET 769287428 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085534053 DLCTRL DEBUG Tx Command reply: GET_REPLY 769287428 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085534057 DLCTRL DEBUG Command: GET 965973400 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085534057 DLCTRL DEBUG Tx Command reply: GET_REPLY 965973400 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085534062 DLCTRL DEBUG Command: GET 492619931 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085534062 DLCTRL DEBUG Tx Command reply: GET_REPLY 492619931 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085534067 DLCTRL DEBUG Command: GET 29649442 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085534067 DLCTRL DEBUG Tx Command reply: GET_REPLY 29649442 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085534072 DLCTRL DEBUG Command: GET 54095316 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085534072 DLCTRL DEBUG Tx Command reply: GET_REPLY 54095316 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085534076 DLCTRL DEBUG Command: GET 438878374 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085534076 DLCTRL DEBUG Tx Command reply: GET_REPLY 438878374 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085534080 DLCTRL DEBUG Command: GET 683832279 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085534080 DLCTRL DEBUG Tx Command reply: GET_REPLY 683832279 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085534084 DLCTRL DEBUG Command: GET 85560314 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085534084 DLCTRL DEBUG Tx Command reply: GET_REPLY 85560314 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085534088 DLCTRL DEBUG Command: GET 79789455 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085534088 DLCTRL DEBUG Tx Command reply: GET_REPLY 79789455 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085534092 DLCTRL DEBUG Command: GET 225974698 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085534092 DLCTRL DEBUG Tx Command reply: GET_REPLY 225974698 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085534096 DLCTRL DEBUG Command: GET 580781308 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085534096 DLCTRL DEBUG Tx Command reply: GET_REPLY 580781308 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085534099 DLCTRL DEBUG Command: GET 530365931 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085534099 DLCTRL DEBUG Tx Command reply: GET_REPLY 530365931 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085534101 DLCTRL DEBUG Command: GET 820686025 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085534101 DLCTRL DEBUG Tx Command reply: GET_REPLY 820686025 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085534104 DLCTRL DEBUG Command: GET 169786832 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085534104 DLCTRL DEBUG Tx Command reply: GET_REPLY 169786832 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085534106 DLCTRL DEBUG Command: GET 803733428 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085534106 DLCTRL DEBUG Tx Command reply: GET_REPLY 803733428 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085534107 DLCTRL DEBUG Command: GET 288248544 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085534107 DLCTRL DEBUG Tx Command reply: GET_REPLY 288248544 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000001000111101'B, t_guard := 20.000000 } 20250412085534140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50952<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1012)@11a1da9b814d: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1012)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1016)4218501 20250412085535166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085535166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085535166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250412085535166 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085535166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x405e85, normal) (hnbgw_rua.c:406) 20250412085535166 DHNB DEBUG map_rua[0x55cfd9546330]{init}: Allocated (fsm.c:456) 20250412085535166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4218501)[0x55cfd9546330]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085535166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4218501 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085535166 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085535166 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085535166 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250412085535166 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4218501 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:696) 20250412085535166 DCN DEBUG map_sccp[0x55cfd9549400]{init}: Allocated (fsm.c:456) 20250412085535166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cfd9549400]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085535166 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-4218501 <-> SCCP-111 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250412085535166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4218501 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250412085535166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4218501)[0x55cfd9546330]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085535166 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085535166 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085535166 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4218501 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085535166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cfd9549400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085535166 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085535166 DLSCCP DEBUG SCCP-SCOC(111)[0x55cfd9545eb0]{IDLE}: Allocated (fsm.c:456) 20250412085535166 DLSCCP DEBUG SCCP-SCOC(111)[0x55cfd9545eb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085535166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f400300023d0056400500f1100926) (sccp_scrc.c:415) 20250412085535166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085535166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085535166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085535166 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085535166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085535166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085535166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085535166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085535166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085535166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085535166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085535166 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085535166 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085535166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085535166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085535166 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 09 01 00 00 6f 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 8a c0 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 8a c0 00 4f 40 03 00 02 3d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085535166 DLSCCP DEBUG SCCP-SCOC(111)[0x55cfd9545eb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085535166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cfd9549400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085535166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4218501)[0x55cfd9546330]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085535166 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085535166 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085535166 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085535166 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085535166 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085535166 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-sgsn2' 20250412085535166 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412085535166 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412085535166 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085535166 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 09 01 00 00 6f 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 8a c0 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 8a c0 00 4f 40 03 00 02 3d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(1011)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1011)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1012)@11a1da9b814d: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1016) HNBGW_Test.sgsn2-RAN(1012)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1016)6501551 HNBGW_Test.sgsn2-SCCP(1011)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1011)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1016)@11a1da9b814d: setverdict(pass): none -> pass 20250412085535173 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085535173 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412085535173 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412085535173 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412085535173 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085535173 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085535173 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085535173 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085535173 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085535173 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0b 00 00 00 bd 03 02 00 00 02 00 00 6f 19 d0 40 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085535173 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085535173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085535173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085535174 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412085535174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085535174 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0019d040) (sccp_scrc.c:486) 20250412085535174 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1855) 20250412085535174 DLSCCP DEBUG SCCP-SCOC(111)[0x55cfd9545eb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085535174 DLSCCP DEBUG SCCP-SCOC(111)[0x55cfd9545eb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085535174 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085535174 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085535174 DCN DEBUG handle_cn_conn_conf() conn_id=111, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085535174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cfd9549400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085535174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cfd9549400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085535174 DLCTRL DEBUG Command: GET 859071998 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085535174 DLCTRL DEBUG Tx Command reply: GET_REPLY 859071998 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085535175 DLCTRL DEBUG Command: GET 738019299 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085535175 DLCTRL DEBUG Tx Command reply: GET_REPLY 738019299 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085535176 DLCTRL DEBUG Command: GET 148839630 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085535176 DLCTRL DEBUG Tx Command reply: GET_REPLY 148839630 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085535177 DLCTRL DEBUG Command: GET 755546148 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085535177 DLCTRL DEBUG Tx Command reply: GET_REPLY 755546148 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085535178 DLCTRL DEBUG Command: GET 783167783 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085535178 DLCTRL DEBUG Tx Command reply: GET_REPLY 783167783 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085535179 DLCTRL DEBUG Command: GET 141869912 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085535179 DLCTRL DEBUG Tx Command reply: GET_REPLY 141869912 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085535180 DLCTRL DEBUG Command: GET 867274174 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085535180 DLCTRL DEBUG Tx Command reply: GET_REPLY 867274174 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085535181 DLCTRL DEBUG Command: GET 27194012 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085535181 DLCTRL DEBUG Tx Command reply: GET_REPLY 27194012 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085535182 DLCTRL DEBUG Command: GET 162204883 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085535182 DLCTRL DEBUG Tx Command reply: GET_REPLY 162204883 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085535183 DLCTRL DEBUG Command: GET 170919540 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085535183 DLCTRL DEBUG Tx Command reply: GET_REPLY 170919540 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085535184 DLCTRL DEBUG Command: GET 163562773 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085535184 DLCTRL DEBUG Tx Command reply: GET_REPLY 163562773 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085535185 DLCTRL DEBUG Command: GET 177152935 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085535185 DLCTRL DEBUG Tx Command reply: GET_REPLY 177152935 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250412085535186 DLCTRL DEBUG Command: GET 928049211 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085535186 DLCTRL DEBUG Tx Command reply: GET_REPLY 928049211 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085535187 DLCTRL DEBUG Command: GET 523792090 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085535187 DLCTRL DEBUG Tx Command reply: GET_REPLY 523792090 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085535188 DLCTRL DEBUG Command: GET 634493033 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085535188 DLCTRL DEBUG Tx Command reply: GET_REPLY 634493033 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085535189 DLCTRL DEBUG Command: GET 537368148 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085535189 DLCTRL DEBUG Tx Command reply: GET_REPLY 537368148 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085535191 DLCTRL DEBUG Command: GET 564590836 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085535191 DLCTRL DEBUG Tx Command reply: GET_REPLY 564590836 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085535192 DLCTRL DEBUG Command: GET 280958513 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085535192 DLCTRL DEBUG Tx Command reply: GET_REPLY 280958513 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085535194 DLCTRL DEBUG Command: GET 543561356 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085535194 DLCTRL DEBUG Tx Command reply: GET_REPLY 543561356 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085535196 DLCTRL DEBUG Command: GET 309583856 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085535196 DLCTRL DEBUG Tx Command reply: GET_REPLY 309583856 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085535206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50940<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085535206 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42429<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(990)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(989)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085535209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50934<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085535210 DLINP DEBUG SRVCONN(,r=127.0.0.1:42430<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085535210 DLINP DEBUG SRVCONN(,r=127.0.0.1:42430<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085535210 DLINP NOTICE SRV(,r=127.0.0.1:42430<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085535210 DMAIN NOTICE (127.0.0.1:42430 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42430<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085535210 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(995)@11a1da9b814d: Final verdict of PTC: none 20250412085535211 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085535211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085535211 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085535211 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412085535211 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085535211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085535211 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085535211 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085535211 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 20250412085535211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085535211 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085535211 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085535211 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085535211 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085535211 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085535211 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.msc0-RAN(997)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1002)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1000)@11a1da9b814d: Final verdict of PTC: none 20250412085535211 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085535211 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250412085535211 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412085535211 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412085535211 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250412085535211 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085535211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085535211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085535211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085535211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085535212 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085535212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085535212 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085535212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085535212 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085535212 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085535212 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085535212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085535212 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085535212 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250412085535212 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085535212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085535212 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085535212 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085535212 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-SCCP(1008)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(996)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(999)@11a1da9b814d: Final verdict of PTC: none 20250412085535212 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085535212 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085535212 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 20250412085535212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085535212 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn2-0: connection closed 20250412085535212 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085535212 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085535212 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085535212 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250412085535212 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085535212 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0b  20250412085535212 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250412085535212 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0b  20250412085535212 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250412085535212 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250412085535212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085535212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(988)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1003)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993)@11a1da9b814d: Final verdict of PTC: none 20250412085535212 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 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085535212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085535213 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 20250412085535213 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 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085535213 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085535213 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: Connection reset by peer 20250412085535213 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 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085535213 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 20250412085535213 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 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085535213 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 20250412085535213 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085535213 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250412085535213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085535213 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085535213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085535213 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085535213 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085535213 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085535213 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085535213 DRANAP NOTICE cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085535213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cfd9549400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085535213 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085535213 DLSCCP DEBUG SCCP-SCOC(111)[0x55cfd9545eb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085535213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019d040), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085535213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085535213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085535213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085535213 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085535213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085535213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085535213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 09 04 19 d0 40 00 00 6f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085535213 DLSCCP DEBUG SCCP-SCOC(111)[0x55cfd9545eb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085535213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cfd9549400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085535213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4218501)[0x55cfd9546330]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085535213 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4218501)[0x55cfd9546330]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085535213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085535213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4218501)[0x55cfd9546330]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085535213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4218501)[0x55cfd9546330]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085535213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4218501)[0x55cfd9546330]{disrupted}: Freeing instance (context_map.c:202) 20250412085535213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4218501)[0x55cfd9546330]{disrupted}: Deallocated (fsm.c:568) 20250412085535213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cfd9549400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085535213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cfd9549400]{disconnected}: Freeing instance (context_map.c:206) 20250412085535213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x55cfd9549400]{disconnected}: Deallocated (fsm.c:568) 20250412085535213 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4218501 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250412085535214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085535214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250412085535213 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250412085535213 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250412085535213 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085535213 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085535214 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250412085535214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085535214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085535214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085535214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085535214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085535214 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085535214 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085535214 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085535214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12460655)[0x55cfd9558f00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412085535214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12460655)[0x55cfd9558f00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412085535214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cfd9546a80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412085535214 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085535214 DLSCCP DEBUG SCCP-SCOC(110)[0x55cfd95404f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085535214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085535214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085535214 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085535214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d9942), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085535214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085535214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085535214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085535214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085535214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085535214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085535214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 08 04 8d 99 42 00 00 6e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085535214 DLSCCP DEBUG SCCP-SCOC(110)[0x55cfd95404f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085535214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cfd9546a80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085535214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12460655)[0x55cfd9558f00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085535214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12460655)[0x55cfd9558f00]{disrupted}: Freeing instance (context_map.c:202) 20250412085535215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12460655)[0x55cfd9558f00]{disrupted}: Deallocated (fsm.c:568) 20250412085535215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cfd9546a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085535215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cfd9546a80]{disconnected}: Freeing instance (context_map.c:206) 20250412085535215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55cfd9546a80]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1009)@11a1da9b814d: Final verdict of PTC: none 20250412085535215 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12460655 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250412085535215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085535215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085535215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085535215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085535215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085535215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412085535215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085535215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085535215 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085535215 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 08 04 8d 99 42 00 00 6e 00 00 00 00 00 00 06 00 08 00 00 00 02  20250412085535215 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.sgsn0-RAN(1006)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1013)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1010)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1012)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1007)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1005)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1004)@11a1da9b814d: Final verdict of PTC: none 20250412085535227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50952<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN-Iuh1(994)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(1014)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(992)@11a1da9b814d: Final verdict of PTC: none20250412085535234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50942<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-M3UA(1001)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1016)@11a1da9b814d: Final verdict of PTC: pass HNBGW-PFCP(991)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1011)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(998)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1015)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(988): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(989): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(990): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(991): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(992): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(994): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(995): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(996): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(997): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(998): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(999): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(1000): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(1001): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-SCCP(1002): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-RAN(1003): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc2-M3UA(1004): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1005): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1006): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1007): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1008): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1009): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1010): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1011): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1012): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1013): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(1014): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1015): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1016): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sat Apr 12 08:55:35 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 20250412085535429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45932<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085536032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45932<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=629040) Waiting for packet dumper to finish... 1 (prev_count=629040, count=629580) 20250412085537212 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085537212 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085537212 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412085537213 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085537213 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250412085537213 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250412085537533 DLSCCP DEBUG SCCP-SCOC(107)[0x55cfd95468d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085537533 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ccfe7f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085537533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085537533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085537533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085537533 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085537533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085537533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085537533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 cc fe 7f 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085537533 DLSCCP DEBUG SCCP-SCOC(108)[0x55cfd95467a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085537533 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dcfaa), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085537533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085537533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085537533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085537533 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085537533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085537533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085537533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 5d cf aa 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085537533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085537533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085537533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085537533 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085537533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085537533 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085537533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085537533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085537533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085537533 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085537533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085537533 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085537535 DLSCCP DEBUG SCCP-SCOC(109)[0x55cfd95ab000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085537535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b315fe), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085537535 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085537535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085537535 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085537535 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085537535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085537535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085537535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b3 15 fe 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085537536 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085537536 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085537536 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085537536 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085537536 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085537536 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250412085537536 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085537536 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085537536 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085537536 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b3 15 fe 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250412085537536 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@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Sat Apr 12 08:55:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412085538220 DLSCCP DEBUG SCCP-SCOC(106)[0x55cfd9563a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085538220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a61db5), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085538220 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085538220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085538220 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085538220 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085538220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085538220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085538220 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a6 1d b5 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085538220 DLSCCP DEBUG SCCP-SCOC(105)[0x55cfd95022c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085538220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e75538), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085538220 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085538220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085538220 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085538220 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085538220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085538220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085538220 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 e7 55 38 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085538220 DLSCCP DEBUG SCCP-SCOC(104)[0x55cfd9538c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085538220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a54539), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085538220 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085538220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085538220 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085538220 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085538220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085538220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085538220 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a5 45 39 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085538220 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085538220 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085538221 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085538221 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085538221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085538221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250412085538221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085538221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085538221 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085538221 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a6 1d b5 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250412085538221 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085538221 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085538221 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085538221 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085538221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085538221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250412085538221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085538221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085538221 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085538221 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 e7 55 38 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250412085538221 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 20250412085538221 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085538221 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085538221 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085538221 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085538221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085538221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250412085538221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085538221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085538221 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085538221 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a5 45 39 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250412085538222 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 20250412085538222 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 20250412085538747 DLSCCP DEBUG SCCP-SCOC(102)[0x55cfd9559400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085538747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003155dc), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085538747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085538747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085538747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085538747 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085538747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085538747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085538747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 31 55 dc 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085538747 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085538747 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085538748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085538748 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085538748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085538748 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250412085538748 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085538748 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085538748 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085538748 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 31 55 dc 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250412085538748 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 20250412085538767 DLSCCP DEBUG SCCP-SCOC(101)[0x55cfd93b3390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085538768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edc3f9), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085538768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085538768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085538768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085538768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085538768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085538768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085538768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ed c3 f9 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085538768 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085538768 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085538768 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085538768 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085538768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085538768 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085538768 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085538768 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085538768 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085538768 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ed c3 f9 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085538768 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 20250412085538776 DLSCCP DEBUG SCCP-SCOC(103)[0x55cfd953c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085538776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc767c), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085538776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085538776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085538776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085538776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085538776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085538776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085538776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cc 76 7c 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085538776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085538776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085538776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085538777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085538777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085538777 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085538777 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085538777 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085538777 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085538777 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cc 76 7c 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085538777 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@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250412085539121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085539127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45942<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085539133 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42271<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085539165 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085539165 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085539177 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085539177 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085539177 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085539177 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085539177 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085539178 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085539178 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085539178 DRANAP NOTICE cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085539178 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38713 (stream_srv.c:142) 20250412085539178 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38713<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085539178 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085539178 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085539178 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085539178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085539178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085539178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085539178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539178 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085539178 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539178 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085539178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085539178 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085539178 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085539178 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085539178 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085539178 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085539178 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 20250412085539178 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085539178 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085539178 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085539178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085539178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085539178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539179 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539179 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539179 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085539179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539179 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539179 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085539179 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085539179 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085539179 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085539179 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085539179 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085539179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085539179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085539179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539179 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539179 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539179 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085539179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539179 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539179 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085539179 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539179 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539179 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539179 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085539179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085539179 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085539179 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539179 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539179 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539179 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085539179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085539179 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc2' 20250412085539179 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085539179 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085539179 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085539180 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412085539180 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 20250412085539180 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085539180 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085539180 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085539181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085539181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085539181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539181 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539181 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539181 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085539181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539181 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539181 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085539181 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539181 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539181 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539181 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085539181 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085539181 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1027)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(1027)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1027)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1025)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1030)@11a1da9b814d: ************************************************* HNBGW_Test.msc1-M3UA(1030)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1030)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1028)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085539207 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085539207 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085539207 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085539207 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085539207 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085539207 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085539207 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085539207 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085539208 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085539208 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085539209 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085539209 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085539209 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085539209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085539209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085539209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=8 -> eSLS=88: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539209 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085539209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 08 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539209 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085539209 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085539209 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085539209 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085539209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085539209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085539209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539209 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085539209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539209 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085539209 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085539209 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085539209 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085539209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085539209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085539209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539209 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085539209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539209 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085539209 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085539209 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085539209 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085539209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085539209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085539209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085539209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539209 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085539209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085539210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085539210 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085539210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085539210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085539210 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085539210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085539210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085539210 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250412085539210 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085539210 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085539210 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085539210 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250412085539210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085539210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085539210 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085539210 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085539210 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085539210 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085539210 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085539210 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 20250412085539210 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@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1033)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(1033)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1033)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(1031)@11a1da9b814d: v_sccp_pdu_maxlen:268 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1036)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-M3UA(1036)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1036)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-SCCP(1034)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085539249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085539249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085539249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085539249 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085539249 DHNBAP 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) 20250412085539249 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085539249 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085539249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085539249 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085539255 DLINP DEBUG SRVCONN(,r=127.0.0.1:38713<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085539255 DLINP DEBUG SRVCONN(,r=127.0.0.1:38713<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085539255 DLINP DEBUG SRVCONN(,r=127.0.0.1:38713<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085539255 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085539256 DHNBAP DEBUG (127.0.0.1:38713 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085539256 DHNBAP NOTICE (127.0.0.1:38713 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085539256 DHNBAP NOTICE (127.0.0.1:38713 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085539256 DLINP DEBUG SRVCONN(,r=127.0.0.1:38713<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085539256 DLINP DEBUG SRVCONN(,r=127.0.0.1:38713<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085539345 DLSCCP DEBUG SCCP-SCOC(97)[0x55cfd953df60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085539345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1cd5e), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085539345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085539345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a1 cd 5e 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539345 DLSCCP DEBUG SCCP-SCOC(98)[0x55cfd942cc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085539345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ec0cc), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085539345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085539345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3e c0 cc 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539345 DLSCCP DEBUG SCCP-SCOC(99)[0x55cfd94c4b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085539345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c41d13), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085539345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085539345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c4 1d 13 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085539346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085539346 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085539346 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085539346 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085539346 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085539346 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a1 cd 5e 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085539346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085539346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085539346 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085539346 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085539346 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085539346 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085539346 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3e c0 cc 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085539346 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 20250412085539346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085539346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085539346 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085539346 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085539346 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085539346 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085539346 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c4 1d 13 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085539346 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 20250412085539346 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 20250412085539347 DLSCCP DEBUG SCCP-SCOC(100)[0x55cfd9558850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085539347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00333449), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085539347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085539347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 33 34 49 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539347 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085539347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085539347 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085539347 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085539347 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085539347 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085539347 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 33 34 49 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085539347 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 20250412085539394 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 20250412085539394 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 20250412085539395 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 20250412085539395 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412085539395 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412085539395 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412085539395 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(1027)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085539402 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539402 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085539402 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412085539402 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412085539402 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412085539402 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412085539402 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085539402 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085539402 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085539402 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250412085539402 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 01  20250412085539402 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412085539402 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085539402 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412085539402 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085539402 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085539402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412085539402 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 20250412085539402 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 20250412085539402 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 20250412085539402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085539402 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085539402 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085539403 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085539403 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085539403 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085539403 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085539403 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085539405 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 20250412085539405 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 20250412085539405 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085539405 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412085539407 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539407 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085539407 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085539407 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085539407 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085539407 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085539407 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250412085539407 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085539407 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085539407 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085539407 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412085539408 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085539408 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412085539408 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085539408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085539408 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 20250412085539408 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 20250412085539408 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 20250412085539408 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085539408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085539408 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085539408 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085539408 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085539408 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085539408 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085539408 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085539408 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085539408 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085539409 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085539409 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085539409 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085539409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085539409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085539409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085539409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539409 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085539410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085539410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085539410 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412085539410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085539410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085539410 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085539410 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085539411 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539411 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412085539411 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085539411 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085539411 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085539411 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085539411 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085539411 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085539411 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085539411 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412085539411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085539413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539414 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085539414 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085539414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412085539414 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085539414 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085539414 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085539414 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085539414 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412085539414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412085539414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412085539414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250412085539414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412085539414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412085539414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085539414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085539414 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 20250412085539414 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 20250412085539414 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 20250412085539414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085539414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085539414 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412085539414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085539414 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085539414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085539414 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085539414 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085539414 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085539414 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085539415 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085539415 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085539415 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085539415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085539415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085539415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539416 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539416 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539416 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085539416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539416 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539416 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539416 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539416 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085539416 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085539416 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085539416 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'virt-msc1' 20250412085539416 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085539416 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085539416 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085539416 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412085539421 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 20250412085539421 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 20250412085539421 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 20250412085539421 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412085539421 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412085539421 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412085539421 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(1033)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085539427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539427 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085539427 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412085539427 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412085539427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412085539427 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412085539427 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085539427 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085539427 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085539427 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250412085539427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02  20250412085539427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085539427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085539427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085539427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412085539427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085539427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085539427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412085539427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085539427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085539427 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085539427 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 20250412085539427 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 20250412085539427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085539427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085539427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085539427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085539427 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085539431 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539431 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085539431 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085539432 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085539432 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085539432 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085539432 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250412085539432 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085539432 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085539432 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085539432 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085539432 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085539432 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085539432 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412085539432 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085539432 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085539432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085539432 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085539432 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 20250412085539432 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 20250412085539432 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085539432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085539432 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085539432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085539432 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085539432 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085539432 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085539432 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085539432 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 20250412085539433 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 20250412085539433 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 20250412085539433 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412085539433 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412085539433 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412085539433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085539433 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085539433 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085539433 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085539433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085539433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085539433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085539434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539434 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085539434 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539434 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085539434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085539434 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412085539434 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085539434 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085539434 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085539434 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(1036)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412085539438 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539438 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412085539438 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412085539438 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412085539438 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412085539438 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412085539438 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085539438 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085539438 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085539438 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Pending () 20250412085539438 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 04  20250412085539438 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085539438 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085539438 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250412085539438 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085539438 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085539438 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085539438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412085539438 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 20250412085539438 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085539439 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085539439 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412085539439 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085539439 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085539439 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085539439 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085539439 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085539441 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539441 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085539441 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085539441 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412085539441 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085539441 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085539441 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250412085539441 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085539441 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412085539441 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412085539441 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085539441 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412085539441 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250412085539441 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085539441 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085539441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085539441 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 20250412085539441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085539442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085539442 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412085539442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085539442 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085539442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085539442 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085539442 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085539442 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085539442 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085539443 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085539443 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085539443 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085539443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085539443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085539443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085539443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085539443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085539443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539443 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085539443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539443 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539443 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085539443 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539443 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539443 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539443 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085539443 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085539443 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'virt-sgsn1' 20250412085539443 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085539443 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085539443 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085539443 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250412085539817 DLSCCP DEBUG SCCP-SCOC(96)[0x55cfd9564040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085539817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f08ad2), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085539818 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539818 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539818 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085539818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f0 8a d2 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085539818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085539818 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085539818 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085539818 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085539818 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085539818 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 f0 8a d2 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250412085539819 DLSCCP DEBUG SCCP-SCOC(95)[0x55cfd9540b70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085539819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b844d), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085539819 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539819 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085539819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9b 84 4d 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539819 DLSCCP DEBUG SCCP-SCOC(94)[0x55cfd93b34c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085539819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004005d7), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085539819 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085539819 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085539819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085539819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085539819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085539819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 40 05 d7 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085539819 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539819 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085539819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085539819 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085539819 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085539819 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085539819 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085539819 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 9b 84 4d 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412085539819 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085539819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085539819 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085539819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085539819 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085539819 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085539819 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085539819 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085539819 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 40 05 d7 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412085539827 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539827 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085539827 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085539827 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085539827 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085539827 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085539827 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085539827 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085539827 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085539827 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 60 f0 8a d2 00 00 06 00 08 00 00 00 07  20250412085539827 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085539827 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085539827 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085539827 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085539827 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085539827 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085539827 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085539827 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085539827 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085539827 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 5f 9b 84 4d 00 00 06 00 08 00 00 00 07  20250412085539827 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085539827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085539827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085539827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085539827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085539827 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=00f08ad2) (sccp_scrc.c:486) 20250412085539827 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1855) 20250412085539827 DLSCCP DEBUG SCCP-SCOC(96)[0x55cfd9564040]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085539828 DLSCCP DEBUG SCCP-SCOC(96)[0x55cfd9564040]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085539828 DLSCCP DEBUG SCCP-SCOC(96)[0x55cfd9564040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085539828 DLSCCP DEBUG SCCP-SCOC(96)[0x55cfd9564040]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085539828 DLSCCP DEBUG SCCP-SCOC(96)[0x55cfd9564040]{IDLE}: Deallocated (fsm.c:568) 20250412085539828 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085539828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085539828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085539828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085539828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085539828 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=009b844d) (sccp_scrc.c:486) 20250412085539828 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1855) 20250412085539828 DLSCCP DEBUG SCCP-SCOC(95)[0x55cfd9540b70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085539828 DLSCCP DEBUG SCCP-SCOC(95)[0x55cfd9540b70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085539828 DLSCCP DEBUG SCCP-SCOC(95)[0x55cfd9540b70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085539828 DLSCCP DEBUG SCCP-SCOC(95)[0x55cfd9540b70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085539828 DLSCCP DEBUG SCCP-SCOC(95)[0x55cfd9540b70]{IDLE}: Deallocated (fsm.c:568) 20250412085540028 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085540028 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085540028 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085540028 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085540029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085540029 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085540029 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085540029 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085540029 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085540029 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 5e 40 05 d7 00 00 06 00 08 00 00 00 07  20250412085540029 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085540029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085540029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085540029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085540029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085540029 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=004005d7) (sccp_scrc.c:486) 20250412085540029 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1855) 20250412085540029 DLSCCP DEBUG SCCP-SCOC(94)[0x55cfd93b34c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085540029 DLSCCP DEBUG SCCP-SCOC(94)[0x55cfd93b34c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085540029 DLSCCP DEBUG SCCP-SCOC(94)[0x55cfd93b34c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085540029 DLSCCP DEBUG SCCP-SCOC(94)[0x55cfd93b34c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085540029 DLSCCP DEBUG SCCP-SCOC(94)[0x55cfd93b34c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1026)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085540214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085540214 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085540214 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085540214 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085540214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085540214 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085540214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085540214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085540214 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085540214 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085540214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085540214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085540214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085540214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085540214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085540214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085540214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085540214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085540214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540214 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085540214 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085540214 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085540214 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085540214 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) 20250412085540214 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) 20250412085540214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085540214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085540214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085540214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085540214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085540214 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085540214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085540214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085540215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085540215 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085540215 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: link up (cnlink.c:111) 20250412085540215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085540215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085540215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085540215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085540215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085540215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412085540215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412085540215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412085540215 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085540215 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-RAN(1029)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085540219 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085540219 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412085540219 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412085540219 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412085540219 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085540219 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412085540219 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085540219 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085540219 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085540219 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085540219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085540219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085540219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085540219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085540219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085540219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085540219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412085540219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085540219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540220 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085540220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085540220 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085540220 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085540220 DRANAP INFO cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1032)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085540232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085540232 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085540232 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085540232 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085540232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085540232 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085540232 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085540232 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085540232 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085540232 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085540233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085540233 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085540233 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085540233 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085540233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085540233 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085540233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085540233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085540233 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085540233 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085540232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085540233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085540233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085540233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085540233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085540233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085540233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085540233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085540233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540233 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085540233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085540233 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085540233 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085540233 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) 20250412085540233 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085540233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085540233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085540233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085540233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085540233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085540233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085540233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085540233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085540233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085540233 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085540233 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085540233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085540233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085540233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085540233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085540233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085540233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085540233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085540233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085540233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540233 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085540233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085540233 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085540233 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085540233 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085540233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085540233 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085540233 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085540233 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085540234 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085540234 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085540234 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085540234 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085540234 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085540234 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085540234 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085540234 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085540234 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085540234 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085540234 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085540234 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085540234 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085540234 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085540234 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085540234 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085540234 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085540234 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085540234 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085540234 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085540234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085540234 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085540234 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085540234 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085540234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540234 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085540234 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085540235 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085540235 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085540235 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) 20250412085540235 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085540235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085540235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085540235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085540235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085540235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085540235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085540235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085540235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085540235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085540235 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085540235 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085540235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085540235 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085540235 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085540235 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085540235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085540235 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412085540235 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085540235 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085540235 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085540235 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085540237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085540237 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085540237 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085540237 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085540238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085540238 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085540238 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085540238 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085540238 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085540238 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085540238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085540238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085540238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085540238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085540238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085540238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085540238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085540238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085540238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085540238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085540238 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085540238 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085540238 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(1035)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085540242 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085540243 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085540243 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085540243 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085540243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085540243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085540243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085540243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085540243 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085540243 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085540243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085540243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085540243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085540243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085540243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085540243 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085540243 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085540243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085540243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540243 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085540243 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085540243 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085540243 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085540243 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) 20250412085540243 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) 20250412085540243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085540243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085540243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085540243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085540243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085540243 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085540243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085540243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085540243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085540243 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085540243 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: link up (cnlink.c:111) 20250412085540243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085540243 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085540243 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085540243 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085540243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085540243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'virt-sgsn1' 20250412085540243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085540243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085540243 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085540243 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412085540244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085540244 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085540244 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085540244 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085540244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085540244 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085540244 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085540244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085540244 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085540244 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085540244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085540244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085540244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085540244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085540244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085540244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085540244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085540244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085540244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085540244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085540244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085540244 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085540244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085540244 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085540244 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085540244 DRANAP INFO cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085541266 DLCTRL DEBUG Command: GET 367731347 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085541266 DLCTRL DEBUG Tx Command reply: GET_REPLY 367731347 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085541270 DLCTRL DEBUG Command: GET 955498385 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085541270 DLCTRL DEBUG Tx Command reply: GET_REPLY 955498385 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085541275 DLCTRL DEBUG Command: GET 325976226 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085541275 DLCTRL DEBUG Tx Command reply: GET_REPLY 325976226 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085541279 DLCTRL DEBUG Command: GET 460211902 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085541279 DLCTRL DEBUG Tx Command reply: GET_REPLY 460211902 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085541284 DLCTRL DEBUG Command: GET 339706691 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085541284 DLCTRL DEBUG Tx Command reply: GET_REPLY 339706691 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085541288 DLCTRL DEBUG Command: GET 917682658 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085541289 DLCTRL DEBUG Tx Command reply: GET_REPLY 917682658 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085541293 DLCTRL DEBUG Command: GET 316447531 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085541293 DLCTRL DEBUG Tx Command reply: GET_REPLY 316447531 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085541297 DLCTRL DEBUG Command: GET 192326461 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085541297 DLCTRL DEBUG Tx Command reply: GET_REPLY 192326461 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085541301 DLCTRL DEBUG Command: GET 276914543 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085541301 DLCTRL DEBUG Tx Command reply: GET_REPLY 276914543 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085541305 DLCTRL DEBUG Command: GET 954205807 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085541305 DLCTRL DEBUG Tx Command reply: GET_REPLY 954205807 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085541309 DLCTRL DEBUG Command: GET 385290895 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085541309 DLCTRL DEBUG Tx Command reply: GET_REPLY 385290895 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085541312 DLCTRL DEBUG Command: GET 102088639 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085541312 DLCTRL DEBUG Tx Command reply: GET_REPLY 102088639 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085541314 DLCTRL DEBUG Command: GET 486014161 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085541314 DLCTRL DEBUG Tx Command reply: GET_REPLY 486014161 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085541317 DLCTRL DEBUG Command: GET 426848446 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085541317 DLCTRL DEBUG Tx Command reply: GET_REPLY 426848446 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085541319 DLCTRL DEBUG Command: GET 639464435 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085541319 DLCTRL DEBUG Tx Command reply: GET_REPLY 639464435 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085541321 DLCTRL DEBUG Command: GET 161088333 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085541321 DLCTRL DEBUG Tx Command reply: GET_REPLY 161088333 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085541322 DLCTRL DEBUG Command: GET 13677802 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085541322 DLCTRL DEBUG Tx Command reply: GET_REPLY 13677802 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085541324 DLCTRL DEBUG Command: GET 594384793 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085541324 DLCTRL DEBUG Tx Command reply: GET_REPLY 594384793 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085541325 DLCTRL DEBUG Command: GET 223775492 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085541325 DLCTRL DEBUG Tx Command reply: GET_REPLY 223775492 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085541327 DLCTRL DEBUG Command: GET 589983677 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085541327 DLCTRL DEBUG Tx Command reply: GET_REPLY 589983677 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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 := '000000000000001100011110'B, t_guard := 20.000000 } 20250412085541359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45956<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1032)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1032)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)5589666 20250412085542385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085542385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085542385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085542385 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085542385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x554aa2, normal) (hnbgw_rua.c:406) 20250412085542385 DHNB DEBUG map_rua[0x55cfd93b34c0]{init}: Allocated (fsm.c:456) 20250412085542385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5589666)[0x55cfd93b34c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085542385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5589666 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085542385 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085542385 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085542385 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085542385 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5589666 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085542385 DCN DEBUG map_sccp[0x55cfd9564040]{init}: Allocated (fsm.c:456) 20250412085542385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cfd9564040]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085542385 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-5589666 <-> SCCP-112 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085542385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5589666 SCCP-112 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085542385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5589666)[0x55cfd93b34c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085542385 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085542385 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085542385 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5589666 SCCP-112 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085542385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cfd9564040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085542385 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085542385 DLSCCP DEBUG SCCP-SCOC(112)[0x55cfd9558f00]{IDLE}: Allocated (fsm.c:456) 20250412085542385 DLSCCP DEBUG SCCP-SCOC(112)[0x55cfd9558f00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085542385 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300031e0056400500f1100926) (sccp_scrc.c:415) 20250412085542385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085542385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085542385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085542385 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085542385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085542385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085542385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085542385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085542385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085542385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085542385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085542385 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085542385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085542385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085542385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085542385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 70 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 1e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085542385 DLSCCP DEBUG SCCP-SCOC(112)[0x55cfd9558f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085542385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cfd9564040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085542385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5589666)[0x55cfd93b34c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085542385 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085542385 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085542385 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085542385 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085542385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085542385 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412085542385 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085542385 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085542385 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085542385 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 70 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 1e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1031)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1031)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1032)@11a1da9b814d: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038) HNBGW_Test.sgsn0-RAN(1032)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)4860916 HNBGW_Test.sgsn0-SCCP(1031)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1031)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)@11a1da9b814d: setverdict(pass): none -> pass 20250412085542391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085542391 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085542391 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085542391 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085542391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085542392 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085542392 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua MTC@11a1da9b814d: 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 } } } 20250412085542392 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085542392 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085542392 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 70 05 34 ab 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085542392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085542392 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085542392 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085542392 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085542392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085542392 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000534ab) (sccp_scrc.c:486) 20250412085542392 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1855) 20250412085542392 DLSCCP DEBUG SCCP-SCOC(112)[0x55cfd9558f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085542392 DLSCCP DEBUG SCCP-SCOC(112)[0x55cfd9558f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085542392 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085542392 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085542392 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085542392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cfd9564040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085542392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cfd9564040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085542393 DLCTRL DEBUG Command: GET 836327387 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085542393 DLCTRL DEBUG Tx Command reply: GET_REPLY 836327387 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085542395 DLCTRL DEBUG Command: GET 236029571 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085542395 DLCTRL DEBUG Tx Command reply: GET_REPLY 236029571 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085542397 DLCTRL DEBUG Command: GET 472147433 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085542397 DLCTRL DEBUG Tx Command reply: GET_REPLY 472147433 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085542399 DLCTRL DEBUG Command: GET 945073825 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085542399 DLCTRL DEBUG Tx Command reply: GET_REPLY 945073825 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085542402 DLCTRL DEBUG Command: GET 88913109 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085542402 DLCTRL DEBUG Tx Command reply: GET_REPLY 88913109 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085542404 DLCTRL DEBUG Command: GET 368850831 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085542404 DLCTRL DEBUG Tx Command reply: GET_REPLY 368850831 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085542407 DLCTRL DEBUG Command: GET 834146271 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085542407 DLCTRL DEBUG Tx Command reply: GET_REPLY 834146271 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085542412 DLCTRL DEBUG Command: GET 552953032 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085542412 DLCTRL DEBUG Tx Command reply: GET_REPLY 552953032 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085542416 DLCTRL DEBUG Command: GET 984493994 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085542416 DLCTRL DEBUG Tx Command reply: GET_REPLY 984493994 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085542420 DLCTRL DEBUG Command: GET 708915636 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085542420 DLCTRL DEBUG Tx Command reply: GET_REPLY 708915636 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085542424 DLCTRL DEBUG Command: GET 643759661 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085542424 DLCTRL DEBUG Tx Command reply: GET_REPLY 643759661 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085542428 DLCTRL DEBUG Command: GET 511551771 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085542428 DLCTRL DEBUG Tx Command reply: GET_REPLY 511551771 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085542433 DLCTRL DEBUG Command: GET 327742602 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085542433 DLCTRL DEBUG Tx Command reply: GET_REPLY 327742602 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085542439 DLCTRL DEBUG Command: GET 88165980 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085542439 DLCTRL DEBUG Tx Command reply: GET_REPLY 88165980 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085542443 DLCTRL DEBUG Command: GET 262491586 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085542443 DLCTRL DEBUG Tx Command reply: GET_REPLY 262491586 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085542448 DLCTRL DEBUG Command: GET 296610731 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085542448 DLCTRL DEBUG Tx Command reply: GET_REPLY 296610731 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085542451 DLCTRL DEBUG Command: GET 388978764 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085542451 DLCTRL DEBUG Tx Command reply: GET_REPLY 388978764 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085542455 DLCTRL DEBUG Command: GET 996090546 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085542455 DLCTRL DEBUG Tx Command reply: GET_REPLY 996090546 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085542458 DLCTRL DEBUG Command: GET 870367064 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085542458 DLCTRL DEBUG Tx Command reply: GET_REPLY 870367064 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085542463 DLCTRL DEBUG Command: GET 478114211 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085542463 DLCTRL DEBUG Tx Command reply: GET_REPLY 478114211 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000000110101110'B, t_guard := 20.000000 } 20250412085542486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45962<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1035)@11a1da9b814d: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1035)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)9263521 20250412085543513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085543513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085543514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250412085543514 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085543514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8d59a1, normal) (hnbgw_rua.c:406) 20250412085543514 DHNB DEBUG map_rua[0x55cfd9541c20]{init}: Allocated (fsm.c:456) 20250412085543514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9263521)[0x55cfd9541c20]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085543514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9263521 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085543514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085543514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085543514 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250412085543514 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9263521 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250412085543514 DCN DEBUG map_sccp[0x55cfd9546a80]{init}: Allocated (fsm.c:456) 20250412085543514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cfd9546a80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085543514 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-9263521 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250412085543514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9263521 SCCP-113 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250412085543514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9263521)[0x55cfd9541c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085543514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085543514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085543514 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9263521 SCCP-113 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085543514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cfd9546a80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085543514 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085543514 DLSCCP DEBUG SCCP-SCOC(113)[0x55cfd9546330]{IDLE}: Allocated (fsm.c:456) 20250412085543514 DLSCCP DEBUG SCCP-SCOC(113)[0x55cfd9546330]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085543514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001ae0056400500f1100926) (sccp_scrc.c:415) 20250412085543514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085543514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085543514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085543514 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085543514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085543514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085543514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085543514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085543514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085543514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085543514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085543514 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085543514 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085543514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085543514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085543514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 06 01 00 00 71 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 ae 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085543514 DLSCCP DEBUG SCCP-SCOC(113)[0x55cfd9546330]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085543514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cfd9546a80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085543514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9263521)[0x55cfd9541c20]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085543514 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085543515 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085543515 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085543515 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085543515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085543515 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'virt-sgsn1' 20250412085543515 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085543515 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085543515 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085543515 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 06 01 00 00 71 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 ae 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1034)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1034)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1035)@11a1da9b814d: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039) HNBGW_Test.sgsn1-RAN(1035)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)15053411 HNBGW_Test.sgsn1-SCCP(1034)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1034)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085543533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085543533 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085543533 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085543533 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085543533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085543533 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085543533 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085543533 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085543533 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085543533 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 71 3c be 0a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085543533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)@11a1da9b814d: setverdict(pass): none -> pass 20250412085543534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085543534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085543534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085543534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085543534 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003cbe0a) (sccp_scrc.c:486) 20250412085543534 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1855) 20250412085543534 DLSCCP DEBUG SCCP-SCOC(113)[0x55cfd9546330]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085543534 DLSCCP DEBUG SCCP-SCOC(113)[0x55cfd9546330]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085543534 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085543534 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085543534 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085543534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cfd9546a80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085543534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cfd9546a80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085543536 DLCTRL DEBUG Command: GET 660385888 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085543536 DLCTRL DEBUG Tx Command reply: GET_REPLY 660385888 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085543540 DLCTRL DEBUG Command: GET 54088091 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085543540 DLCTRL DEBUG Tx Command reply: GET_REPLY 54088091 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085543544 DLCTRL DEBUG Command: GET 930348096 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085543544 DLCTRL DEBUG Tx Command reply: GET_REPLY 930348096 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085543548 DLCTRL DEBUG Command: GET 178082335 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085543548 DLCTRL DEBUG Tx Command reply: GET_REPLY 178082335 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085543551 DLCTRL DEBUG Command: GET 896371187 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085543551 DLCTRL DEBUG Tx Command reply: GET_REPLY 896371187 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085543555 DLCTRL DEBUG Command: GET 428826643 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085543555 DLCTRL DEBUG Tx Command reply: GET_REPLY 428826643 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250412085543559 DLCTRL DEBUG Command: GET 239060090 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085543559 DLCTRL DEBUG Tx Command reply: GET_REPLY 239060090 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085543562 DLCTRL DEBUG Command: GET 32575408 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085543562 DLCTRL DEBUG Tx Command reply: GET_REPLY 32575408 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085543566 DLCTRL DEBUG Command: GET 452685445 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085543566 DLCTRL DEBUG Tx Command reply: GET_REPLY 452685445 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085543569 DLCTRL DEBUG Command: GET 928157388 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085543569 DLCTRL DEBUG Tx Command reply: GET_REPLY 928157388 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085543572 DLCTRL DEBUG Command: GET 670002196 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085543573 DLCTRL DEBUG Tx Command reply: GET_REPLY 670002196 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085543575 DLCTRL DEBUG Command: GET 462811024 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085543575 DLCTRL DEBUG Tx Command reply: GET_REPLY 462811024 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085543578 DLCTRL DEBUG Command: GET 159428243 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085543578 DLCTRL DEBUG Tx Command reply: GET_REPLY 159428243 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085543580 DLCTRL DEBUG Command: GET 340606307 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085543580 DLCTRL DEBUG Tx Command reply: GET_REPLY 340606307 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085543582 DLCTRL DEBUG Command: GET 118360814 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085543582 DLCTRL DEBUG Tx Command reply: GET_REPLY 118360814 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085543584 DLCTRL DEBUG Command: GET 727214270 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085543584 DLCTRL DEBUG Tx Command reply: GET_REPLY 727214270 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085543586 DLCTRL DEBUG Command: GET 360522466 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085543586 DLCTRL DEBUG Tx Command reply: GET_REPLY 360522466 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085543588 DLCTRL DEBUG Command: GET 155365031 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085543588 DLCTRL DEBUG Tx Command reply: GET_REPLY 155365031 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085543590 DLCTRL DEBUG Command: GET 478465805 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085543590 DLCTRL DEBUG Tx Command reply: GET_REPLY 478465805 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085543593 DLCTRL DEBUG Command: GET 114408001 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085543593 DLCTRL DEBUG Tx Command reply: GET_REPLY 114408001 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: "disconnecting msc0" 20250412085543596 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250412085543599 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085543599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085543599 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085543599 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085543599 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085543599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085543599 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085543599 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085543599 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 20250412085543599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085543599 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085543599 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085543599 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085543599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085543599 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085543599 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085543599 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085543599 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412085543599 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085543600 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412085543600 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085543600 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085543600 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085543600 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 20250412085543600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085543600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085543600 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085543600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085543600 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085543600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085543600 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085543600 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085543600 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085543600 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085543600 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085543600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cfd9564040]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085543600 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085543600 DLSCCP DEBUG SCCP-SCOC(112)[0x55cfd9558f00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085543600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000534ab), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085543600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085543600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085543600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085543600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085543600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085543600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085543600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 07 04 05 34 ab 00 00 70 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085543600 DLSCCP DEBUG SCCP-SCOC(112)[0x55cfd9558f00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085543600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cfd9564040]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085543600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5589666)[0x55cfd93b34c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085543600 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5589666)[0x55cfd93b34c0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085543600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085543600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5589666)[0x55cfd93b34c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085543600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5589666)[0x55cfd93b34c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085543600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5589666)[0x55cfd93b34c0]{disrupted}: Freeing instance (context_map.c:202) 20250412085543600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5589666)[0x55cfd93b34c0]{disrupted}: Deallocated (fsm.c:568) 20250412085543600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cfd9564040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085543600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cfd9564040]{disconnected}: Freeing instance (context_map.c:206) 20250412085543600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55cfd9564040]{disconnected}: Deallocated (fsm.c:568) 20250412085543600 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5589666 SCCP-112 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085543600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085543601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085543601 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085543601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085543601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085543601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085543601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085543601 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: 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 := '000000000000000001101100'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@11a1da9b814d: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)5589666 20250412085543641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45972<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1035)@11a1da9b814d: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1035)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)8630373 20250412085544668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085544668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085544668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085544668 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085544668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x83b065, normal) (hnbgw_rua.c:406) 20250412085544668 DHNB DEBUG map_rua[0x55cfd93b34c0]{init}: Allocated (fsm.c:456) 20250412085544668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8630373)[0x55cfd93b34c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085544668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8630373 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085544668 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085544668 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085544668 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8630373 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250412085544668 DCN DEBUG map_sccp[0x55cfd9564040]{init}: Allocated (fsm.c:456) 20250412085544668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cfd9564040]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085544668 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-8630373 <-> SCCP-114 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250412085544668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8630373 SCCP-114 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085544668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8630373)[0x55cfd93b34c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085544668 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085544668 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085544669 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8630373 SCCP-114 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085544669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cfd9564040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085544669 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085544669 DLSCCP DEBUG SCCP-SCOC(114)[0x55cfd9549400]{IDLE}: Allocated (fsm.c:456) 20250412085544669 DLSCCP DEBUG SCCP-SCOC(114)[0x55cfd9549400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085544669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f400300006c0056400500f1100926) (sccp_scrc.c:415) 20250412085544669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085544669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085544669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085544669 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085544669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085544669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085544669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085544669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085544669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085544669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085544669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085544669 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085544669 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085544669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085544669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085544669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 05 01 00 00 72 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 6c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085544669 DLSCCP DEBUG SCCP-SCOC(114)[0x55cfd9549400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085544669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cfd9564040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085544669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8630373)[0x55cfd93b34c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085544670 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085544670 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085544670 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085544670 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085544670 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085544670 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'virt-sgsn1' 20250412085544670 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085544670 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085544670 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085544670 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 05 01 00 00 72 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 6c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1034)@11a1da9b814d: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(1034)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(1035)@11a1da9b814d: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040) HNBGW_Test.sgsn1-RAN(1035)@11a1da9b814d: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)6006009 HNBGW_Test.sgsn1-SCCP(1034)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(1034)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)@11a1da9b814d: setverdict(pass): none -> pass 20250412085544679 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085544679 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085544679 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085544679 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085544679 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085544679 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085544679 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085544679 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085544679 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085544679 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 72 3c ab 47 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085544679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085544679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085544679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085544679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085544679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) MTC@11a1da9b814d: 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 } } } 20250412085544679 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003cab47) (sccp_scrc.c:486) 20250412085544679 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1855) 20250412085544679 DLSCCP DEBUG SCCP-SCOC(114)[0x55cfd9549400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085544679 DLSCCP DEBUG SCCP-SCOC(114)[0x55cfd9549400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085544679 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085544679 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085544679 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085544679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cfd9564040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085544679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cfd9564040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085544680 DLCTRL DEBUG Command: GET 679871057 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085544680 DLCTRL DEBUG Tx Command reply: GET_REPLY 679871057 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085544684 DLCTRL DEBUG Command: GET 839161898 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085544684 DLCTRL DEBUG Tx Command reply: GET_REPLY 839161898 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085544689 DLCTRL DEBUG Command: GET 800321564 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085544689 DLCTRL DEBUG Tx Command reply: GET_REPLY 800321564 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085544692 DLCTRL DEBUG Command: GET 967019953 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085544692 DLCTRL DEBUG Tx Command reply: GET_REPLY 967019953 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085544696 DLCTRL DEBUG Command: GET 349782459 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085544696 DLCTRL DEBUG Tx Command reply: GET_REPLY 349782459 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085544699 DLCTRL DEBUG Command: GET 256894009 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085544699 DLCTRL DEBUG Tx Command reply: GET_REPLY 256894009 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250412085544701 DLCTRL DEBUG Command: GET 30418436 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085544701 DLCTRL DEBUG Tx Command reply: GET_REPLY 30418436 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085544703 DLCTRL DEBUG Command: GET 142554029 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085544703 DLCTRL DEBUG Tx Command reply: GET_REPLY 142554029 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085544705 DLCTRL DEBUG Command: GET 824609070 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085544705 DLCTRL DEBUG Tx Command reply: GET_REPLY 824609070 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085544706 DLCTRL DEBUG Command: GET 723597906 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085544706 DLCTRL DEBUG Tx Command reply: GET_REPLY 723597906 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085544707 DLCTRL DEBUG Command: GET 170158617 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085544707 DLCTRL DEBUG Tx Command reply: GET_REPLY 170158617 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085544708 DLCTRL DEBUG Command: GET 987295739 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085544708 DLCTRL DEBUG Tx Command reply: GET_REPLY 987295739 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085544709 DLCTRL DEBUG Command: GET 772751748 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085544709 DLCTRL DEBUG Tx Command reply: GET_REPLY 772751748 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085544710 DLCTRL DEBUG Command: GET 420719348 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085544710 DLCTRL DEBUG Tx Command reply: GET_REPLY 420719348 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085544711 DLCTRL DEBUG Command: GET 621741020 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085544711 DLCTRL DEBUG Tx Command reply: GET_REPLY 621741020 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085544712 DLCTRL DEBUG Command: GET 756024762 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085544712 DLCTRL DEBUG Tx Command reply: GET_REPLY 756024762 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085544712 DLCTRL DEBUG Command: GET 636423890 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085544713 DLCTRL DEBUG Tx Command reply: GET_REPLY 636423890 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085544713 DLCTRL DEBUG Command: GET 728053760 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085544713 DLCTRL DEBUG Tx Command reply: GET_REPLY 728053760 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085544714 DLCTRL DEBUG Command: GET 220805941 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085544714 DLCTRL DEBUG Tx Command reply: GET_REPLY 220805941 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085544715 DLCTRL DEBUG Command: GET 177335487 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085544715 DLCTRL DEBUG Tx Command reply: GET_REPLY 177335487 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085544720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45942<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085544722 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42271<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1018)@11a1da9b814d: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1019)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085544724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45940<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085544725 DLINP DEBUG SRVCONN(,r=127.0.0.1:38713<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085544725 DLINP DEBUG SRVCONN(,r=127.0.0.1:38713<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085544725 DLINP NOTICE SRV(,r=127.0.0.1:38713<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085544725 DMAIN NOTICE (127.0.0.1:38713 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38713<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085544725 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1024)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1028)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1026)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1025)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1029)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1033)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1032)@11a1da9b814d: Final verdict of PTC: none 20250412085544728 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085544728 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412085544728 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1031)@11a1da9b814d: Final verdict of PTC: none 20250412085544728 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085544728 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 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085544728 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085544728 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085544728 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085544728 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085544728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085544728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085544728 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 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085544728 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085544728 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085544728 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085544728 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250412085544728 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412085544729 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412085544729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085544729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085544729 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 20250412085544729 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085544729 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085544729 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 20250412085544729 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085544729 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085544729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085544729 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085544729 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412085544729 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 20250412085544729 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085544729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085544729 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085544729 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085544729 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 20250412085544729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085544729 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412085544730 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085544730 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085544730 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085544730 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085544730 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085544730 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250412085544730 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085544730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085544730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085544730 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 20250412085544730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085544730 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085544730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085544730 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085544730 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085544730 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085544730 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085544730 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085544730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085544730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085544730 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412085544730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085544730 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085544730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085544730 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085544730 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085544730 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085544731 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085544731 DRANAP NOTICE cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085544731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085544731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085544731 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412085544731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085544731 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085544731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085544731 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085544731 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085544731 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085544731 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085544731 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085544731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cfd9546a80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085544731 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085544731 DLSCCP DEBUG SCCP-SCOC(113)[0x55cfd9546330]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085544731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003cbe0a), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085544731 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085544731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085544731 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085544731 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085544731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085544731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085544731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 06 04 3c be 0a 00 00 71 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085544731 DLSCCP DEBUG SCCP-SCOC(113)[0x55cfd9546330]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085544731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cfd9546a80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085544731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9263521)[0x55cfd9541c20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085544732 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9263521)[0x55cfd9541c20]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085544732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085544732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9263521)[0x55cfd9541c20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085544732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9263521)[0x55cfd9541c20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085544732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9263521)[0x55cfd9541c20]{disrupted}: Freeing instance (context_map.c:202) 20250412085544732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9263521)[0x55cfd9541c20]{disrupted}: Deallocated (fsm.c:568) 20250412085544732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cfd9546a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085544732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cfd9546a80]{disconnected}: Freeing instance (context_map.c:206) 20250412085544732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55cfd9546a80]{disconnected}: Deallocated (fsm.c:568) 20250412085544732 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9263521 SCCP-113 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250412085544732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cfd9564040]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085544732 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085544732 DLSCCP DEBUG SCCP-SCOC(114)[0x55cfd9549400]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085544732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003cab47), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085544732 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085544732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085544732 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085544732 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085544732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085544732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085544732 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 05 04 3c ab 47 00 00 72 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085544732 DLSCCP DEBUG SCCP-SCOC(114)[0x55cfd9549400]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085544732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cfd9564040]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085544732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8630373)[0x55cfd93b34c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085544732 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8630373)[0x55cfd93b34c0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085544733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085544733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8630373)[0x55cfd93b34c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085544733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8630373)[0x55cfd93b34c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085544733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8630373)[0x55cfd93b34c0]{disrupted}: Freeing instance (context_map.c:202) 20250412085544733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8630373)[0x55cfd93b34c0]{disrupted}: Deallocated (fsm.c:568) 20250412085544733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cfd9564040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085544733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cfd9564040]{disconnected}: Freeing instance (context_map.c:206) 20250412085544733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x55cfd9564040]{disconnected}: Deallocated (fsm.c:568) 20250412085544733 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8630373 SCCP-114 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250412085544733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085544733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085544733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45962<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085544733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085544733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085544733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085544733 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085544733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085544733 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085544734 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085544734 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085544734 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085544734 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085544733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45972<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085544734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085544734 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085544733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412085544734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085544734 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085544734 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085544734 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085544734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45956<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-M3UA(1030)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(1020)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1035)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1036)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1017)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1027)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)@11a1da9b814d: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)@11a1da9b814d: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)@11a1da9b814d: Final verdict of PTC: pass HNBGW-MGCP(1037)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1034)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1017): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(1018): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(1019): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(1020): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1024): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(1025): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(1026): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(1027): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-SCCP(1028): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-RAN(1029): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc1-M3UA(1030): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1031): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1032): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1033): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1034): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1035): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1036): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(1037): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Sat Apr 12 08:55:44 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 20250412085544924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085545214 DLSCCP DEBUG SCCP-SCOC(111)[0x55cfd9545eb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085545214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019d040), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085545214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085545214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085545214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085545214 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085545214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085545214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085545214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 19 d0 40 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085545214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085545214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085545214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085545214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085545214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085545214 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085545215 DLSCCP DEBUG SCCP-SCOC(110)[0x55cfd95404f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085545215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d9942), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085545215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085545215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085545215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085545215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085545215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085545215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085545215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8d 99 42 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085545215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085545215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085545215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085545216 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085545216 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085545216 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085545527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45986<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=696780) 20250412085545600 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085545600 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085545600 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=696780, count=707732) 20250412085546729 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085546730 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085546730 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412085546730 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085546730 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085546730 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085546731 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085546731 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085546731 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412085547534 DLSCCP DEBUG SCCP-SCOC(108)[0x55cfd95467a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085547534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dcfaa), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085547534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085547534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085547534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085547534 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085547534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085547534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085547534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 5d cf aa 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085547534 DLSCCP DEBUG SCCP-SCOC(107)[0x55cfd95468d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085547534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ccfe7f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085547534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085547534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085547534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085547534 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085547534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085547534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085547534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 cc fe 7f 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085547535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085547535 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085547535 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085547535 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085547535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085547535 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085547535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085547535 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085547535 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085547535 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085547535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085547535 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085547536 DLSCCP DEBUG SCCP-SCOC(109)[0x55cfd95ab000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085547536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b315fe), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085547536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085547536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085547536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085547536 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085547536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085547536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085547536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b3 15 fe 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085547536 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085547536 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085547536 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085547536 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085547536 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085547536 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Sat Apr 12 08:55:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412085548221 DLSCCP DEBUG SCCP-SCOC(104)[0x55cfd9538c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085548221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a54539), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085548221 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085548221 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548221 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085548221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085548221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085548221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a5 45 39 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085548221 DLSCCP DEBUG SCCP-SCOC(105)[0x55cfd95022c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085548221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e75538), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085548221 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085548221 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548221 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085548221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085548221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085548221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 e7 55 38 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085548221 DLSCCP DEBUG SCCP-SCOC(106)[0x55cfd9563a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085548221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a61db5), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085548221 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085548221 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548221 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085548221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085548221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085548221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a6 1d b5 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085548222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548222 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085548222 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085548222 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085548222 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085548222 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085548222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548222 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085548222 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085548222 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085548222 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085548222 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085548222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548222 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085548222 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085548222 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085548222 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085548222 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250412085548631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085548639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085548645 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36533<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085548668 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085548668 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085548677 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085548677 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085548677 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085548677 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085548678 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085548678 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085548678 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35238 (stream_srv.c:142) 20250412085548678 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35238<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085548678 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085548678 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085548678 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085548678 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085548678 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085548678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085548678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085548678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548678 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085548678 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085548678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085548678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085548678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085548678 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085548679 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085548679 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085548679 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085548679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085548679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085548679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085548679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548679 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085548679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085548679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085548679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085548679 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085548679 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085548679 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085548679 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085548679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085548679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085548679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548679 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548679 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085548679 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085548679 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085548679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548679 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085548679 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085548679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085548679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548679 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085548679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085548679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085548679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 01 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085548679 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085548679 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085548679 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548679 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085548679 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085548679 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085548679 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085548679 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085548679 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085548679 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085548679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085548679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085548679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085548680 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548680 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085548680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085548680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085548680 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085548680 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085548680 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085548680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085548680 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085548680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085548680 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc2' 20250412085548680 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085548680 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085548680 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085548680 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 01 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412085548680 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085548680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085548680 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085548680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085548680 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085548680 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 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1051)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(1051)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1051)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1049)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085548696 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085548696 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085548696 DCN NOTICE[0;m (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085548696 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085548696 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085548696 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085548696 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085548696 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085548697 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085548697 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085548697 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085548697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085548697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085548697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=14 -> eSLS=94: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085548698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548698 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085548698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085548698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085548698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085548698 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085548698 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085548698 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085548698 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085548698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085548698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085548698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085548698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548698 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085548698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085548698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085548698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 03 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085548698 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085548698 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085548698 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085548698 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085548698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085548698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085548698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085548698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548698 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085548698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085548698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085548698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085548698 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085548698 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085548698 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085548698 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085548698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085548698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085548698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085548698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085548698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085548698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085548698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085548698 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085548698 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548698 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085548698 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085548698 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085548698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085548698 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085548698 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548698 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085548698 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085548698 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085548698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085548698 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085548698 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548698 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085548698 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085548698 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085548698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085548698 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085548698 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548698 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085548698 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085548698 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085548698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085548698 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1054)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(1054)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1054)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(1052)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085548719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085548719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085548719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085548719 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085548719 DHNBAP 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) 20250412085548719 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085548719 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085548719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085548719 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085548723 DLINP DEBUG SRVCONN(,r=127.0.0.1:35238<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085548723 DLINP DEBUG SRVCONN(,r=127.0.0.1:35238<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085548723 DLINP DEBUG SRVCONN(,r=127.0.0.1:35238<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085548723 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085548724 DHNBAP DEBUG (127.0.0.1:35238 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085548724 DHNBAP NOTICE (127.0.0.1:35238 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085548724 DHNBAP NOTICE (127.0.0.1:35238 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085548724 DLINP DEBUG SRVCONN(,r=127.0.0.1:35238<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085548724 DLINP DEBUG SRVCONN(,r=127.0.0.1:35238<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085548748 DLSCCP DEBUG SCCP-SCOC(102)[0x55cfd9559400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085548748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003155dc), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085548748 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085548748 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548748 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085548748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085548748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085548748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 31 55 dc 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085548748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085548748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085548748 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085548748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085548748 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085548768 DLSCCP DEBUG SCCP-SCOC(101)[0x55cfd93b3390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085548768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edc3f9), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085548768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085548768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085548768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085548768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085548768 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ed c3 f9 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085548768 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548768 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085548768 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085548768 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085548768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085548768 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085548777 DLSCCP DEBUG SCCP-SCOC(103)[0x55cfd953c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085548777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc767c), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085548777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085548777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085548777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085548777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085548777 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cc 76 7c 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085548777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085548777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085548777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085548777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085548777 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085548893 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 20250412085548893 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 20250412085548893 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085548893 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085548899 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548899 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085548899 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085548899 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085548899 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085548899 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085548899 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085548899 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085548899 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085548899 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085548899 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085548901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548901 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085548901 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085548901 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085548901 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085548901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085548901 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085548901 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085548901 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085548901 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085548901 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412085548901 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085548901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085548901 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 20250412085548901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085548901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085548901 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085548901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085548901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085548901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085548901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085548901 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085548901 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085548901 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085548902 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085548902 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085548902 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085548902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085548902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085548902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548902 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085548902 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085548902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085548902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085548902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085548902 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085548903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085548903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085548903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085548903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085548903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085548903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085548903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085548903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085548903 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085548909 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 20250412085548909 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 20250412085548909 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085548909 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085548914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548914 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085548914 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085548914 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085548914 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085548914 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085548914 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085548914 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085548914 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085548914 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085548914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085548917 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548917 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085548917 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085548917 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085548917 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085548917 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085548917 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085548917 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085548917 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085548917 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085548917 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085548917 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085548917 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085548917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085548917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085548917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085548917 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085548917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085548917 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085548917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085548917 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085548917 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085548918 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085548918 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085548917 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 20250412085548919 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085548919 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085548919 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085548919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085548919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085548919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085548919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085548919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085548919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085548919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085548919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085548919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085548919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085548919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085548919 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085548919 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085548919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085548919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085548919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085548919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085548920 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412085548920 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085548920 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085548920 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085548920 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085549346 DLSCCP DEBUG SCCP-SCOC(99)[0x55cfd94c4b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085549346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c41d13), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085549346 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085549346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085549346 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085549346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085549346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085549346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085549346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c4 1d 13 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085549346 DLSCCP DEBUG SCCP-SCOC(98)[0x55cfd942cc80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085549346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ec0cc), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085549346 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085549346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085549346 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085549346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085549346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085549346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085549346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3e c0 cc 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085549346 DLSCCP DEBUG SCCP-SCOC(97)[0x55cfd953df60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085549346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1cd5e), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085549346 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085549346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085549346 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085549346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085549346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085549346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085549346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a1 cd 5e 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085549347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085549347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085549347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085549347 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085549347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085549347 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085549347 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085549347 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085549347 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085549347 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c4 1d 13 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085549347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085549347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085549347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085549347 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085549347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085549347 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085549347 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085549347 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085549347 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085549347 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3e c0 cc 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085549347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085549347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085549347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085549347 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085549347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085549347 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085549347 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085549347 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085549347 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085549347 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a1 cd 5e 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085549348 DLSCCP DEBUG SCCP-SCOC(100)[0x55cfd9558850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085549348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00333449), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085549348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085549348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085549348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085549348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085549348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085549348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085549348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 33 34 49 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085549348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085549348 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085549348 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085549348 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085549348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085549348 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085549348 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085549348 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085549348 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085549348 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 33 34 49 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085549355 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085549355 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085549355 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085549356 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085549356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085549356 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085549356 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085549356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085549356 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085549356 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 63 c4 1d 13 00 00 06 00 08 00 00 00 07  20250412085549356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085549356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085549356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085549356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085549356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085549356 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=00c41d13) (sccp_scrc.c:486) 20250412085549356 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1855) 20250412085549356 DLSCCP DEBUG SCCP-SCOC(99)[0x55cfd94c4b40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085549356 DLSCCP DEBUG SCCP-SCOC(99)[0x55cfd94c4b40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085549356 DLSCCP DEBUG SCCP-SCOC(99)[0x55cfd94c4b40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085549356 DLSCCP DEBUG SCCP-SCOC(99)[0x55cfd94c4b40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085549356 DLSCCP DEBUG SCCP-SCOC(99)[0x55cfd94c4b40]{IDLE}: Deallocated (fsm.c:568) 20250412085549560 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085549560 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085549560 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085549560 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085549560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085549560 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085549560 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085549560 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085549561 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085549561 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 62 3e c0 cc 00 00 06 00 08 00 00 00 07  20250412085549561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085549561 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085549561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085549561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085549561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085549561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085549561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085549561 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=003ec0cc) (sccp_scrc.c:486) 20250412085549561 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1855) 20250412085549561 DLSCCP DEBUG SCCP-SCOC(98)[0x55cfd942cc80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085549561 DLSCCP DEBUG SCCP-SCOC(98)[0x55cfd942cc80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085549561 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085549561 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085549561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085549561 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085549561 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085549561 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085549561 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085549561 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 61 a1 cd 5e 00 00 06 00 08 00 00 00 07  20250412085549561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085549561 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085549561 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085549561 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085549561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085549561 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085549561 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085549561 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085549561 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085549561 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 64 33 34 49 00 00 06 00 08 00 00 00 07  20250412085549561 DLSCCP DEBUG SCCP-SCOC(98)[0x55cfd942cc80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085549561 DLSCCP DEBUG SCCP-SCOC(98)[0x55cfd942cc80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085549561 DLSCCP DEBUG SCCP-SCOC(98)[0x55cfd942cc80]{IDLE}: Deallocated (fsm.c:568) 20250412085549561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085549561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085549561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085549561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085549561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085549561 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=00a1cd5e) (sccp_scrc.c:486) 20250412085549561 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1855) 20250412085549561 DLSCCP DEBUG SCCP-SCOC(97)[0x55cfd953df60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085549561 DLSCCP DEBUG SCCP-SCOC(97)[0x55cfd953df60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085549561 DLSCCP DEBUG SCCP-SCOC(97)[0x55cfd953df60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085549561 DLSCCP DEBUG SCCP-SCOC(97)[0x55cfd953df60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085549562 DLSCCP DEBUG SCCP-SCOC(97)[0x55cfd953df60]{IDLE}: Deallocated (fsm.c:568) 20250412085549562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085549562 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085549562 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085549562 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085549562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085549562 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=00333449) (sccp_scrc.c:486) 20250412085549562 DLSCCP DEBUG Received CO:RELCO for local reference 100 (sccp_scoc.c:1855) 20250412085549562 DLSCCP DEBUG SCCP-SCOC(100)[0x55cfd9558850]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085549562 DLSCCP DEBUG SCCP-SCOC(100)[0x55cfd9558850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085549562 DLSCCP DEBUG SCCP-SCOC(100)[0x55cfd9558850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085549562 DLSCCP DEBUG SCCP-SCOC(100)[0x55cfd9558850]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085549562 DLSCCP DEBUG SCCP-SCOC(100)[0x55cfd9558850]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1050)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085549709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085549709 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085549709 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085549709 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085549709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085549709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085549709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085549709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085549709 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085549709 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085549709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085549709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085549709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085549709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085549709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085549709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085549709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085549709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085549709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549709 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085549709 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085549709 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085549709 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085549710 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) 20250412085549710 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085549710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085549710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085549710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085549710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085549710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085549710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085549710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085549710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085549710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085549710 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085549710 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085549710 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085549710 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085549710 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085549710 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085549710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085549710 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412085549710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085549710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085549710 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085549710 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085549711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085549711 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085549711 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085549711 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085549711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085549711 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085549711 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085549711 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085549711 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085549711 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085549711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085549711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085549711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085549711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085549711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085549711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085549711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085549711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085549711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085549712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085549712 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085549712 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085549712 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1053)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085549765 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085549765 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085549765 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085549765 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085549765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085549765 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085549765 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085549765 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085549765 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085549765 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085549765 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085549765 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085549765 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085549765 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085549765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085549765 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085549765 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085549765 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085549765 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085549765 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085549765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085549765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085549765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085549765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085549765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085549765 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085549765 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085549765 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085549765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549765 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085549765 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085549765 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085549765 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085549765 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) 20250412085549765 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085549765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085549765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085549765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085549766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085549766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085549766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085549766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085549766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085549766 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085549766 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085549766 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085549766 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085549766 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085549766 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085549766 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085549766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085549766 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085549766 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085549766 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085549766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085549766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085549766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085549766 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085549766 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085549766 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085549766 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085549766 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085549766 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085549766 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085549766 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085549766 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085549766 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085549767 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412085549767 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085549767 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085549767 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085549767 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085550735 DLCTRL DEBUG Command: GET 333986420 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085550736 DLCTRL DEBUG Tx Command reply: GET_REPLY 333986420 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412085550743 DLCTRL DEBUG Command: GET 483674967 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085550743 DLCTRL DEBUG Tx Command reply: GET_REPLY 483674967 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085550747 DLCTRL DEBUG Command: GET 433782306 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085550747 DLCTRL DEBUG Tx Command reply: GET_REPLY 433782306 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085550748 DLCTRL DEBUG Command: GET 896125183 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085550748 DLCTRL DEBUG Tx Command reply: GET_REPLY 896125183 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085550751 DLCTRL DEBUG Command: GET 24345528 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085550751 DLCTRL DEBUG Tx Command reply: GET_REPLY 24345528 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412085550754 DLCTRL DEBUG Command: GET 119200764 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085550754 DLCTRL DEBUG Tx Command reply: GET_REPLY 119200764 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085550757 DLCTRL DEBUG Command: GET 46227601 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085550757 DLCTRL DEBUG Tx Command reply: GET_REPLY 46227601 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085550760 DLCTRL DEBUG Command: GET 907512771 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085550760 DLCTRL DEBUG Tx Command reply: GET_REPLY 907512771 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085550762 DLCTRL DEBUG Command: GET 210593123 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085550762 DLCTRL DEBUG Tx Command reply: GET_REPLY 210593123 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085550764 DLCTRL DEBUG Command: GET 926345539 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085550764 DLCTRL DEBUG Tx Command reply: GET_REPLY 926345539 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412085550768 DLCTRL DEBUG Command: GET 526744378 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085550768 DLCTRL DEBUG Tx Command reply: GET_REPLY 526744378 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085550771 DLCTRL DEBUG Command: GET 589504430 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085550771 DLCTRL DEBUG Tx Command reply: GET_REPLY 589504430 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085550775 DLCTRL DEBUG Command: GET 598989789 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085550775 DLCTRL DEBUG Tx Command reply: GET_REPLY 598989789 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085550778 DLCTRL DEBUG Command: GET 452581046 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085550778 DLCTRL DEBUG Tx Command reply: GET_REPLY 452581046 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085550782 DLCTRL DEBUG Command: GET 472405065 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085550782 DLCTRL DEBUG Tx Command reply: GET_REPLY 472405065 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412085550787 DLCTRL DEBUG Command: GET 27617861 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085550787 DLCTRL DEBUG Tx Command reply: GET_REPLY 27617861 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085550792 DLCTRL DEBUG Command: GET 21300569 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085550792 DLCTRL DEBUG Tx Command reply: GET_REPLY 21300569 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085550796 DLCTRL DEBUG Command: GET 935336060 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085550796 DLCTRL DEBUG Tx Command reply: GET_REPLY 935336060 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085550800 DLCTRL DEBUG Command: GET 483240453 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085550800 DLCTRL DEBUG Tx Command reply: GET_REPLY 483240453 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085550804 DLCTRL DEBUG Command: GET 764393323 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085550804 DLCTRL DEBUG Tx Command reply: GET_REPLY 764393323 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: 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@11a1da9b814d: "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@11a1da9b814d: 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 := '000000000000000010011011'B, t_guard := 20.000000 } 20250412085550846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59458<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1053)@11a1da9b814d: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1053)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)5221614 20250412085551878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085551878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085551878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085551878 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085551878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4facee, normal) (hnbgw_rua.c:406) 20250412085551878 DHNB DEBUG map_rua[0x55cfd942cc80]{init}: Allocated (fsm.c:456) 20250412085551878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5221614)[0x55cfd942cc80]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085551878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5221614 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085551878 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085551878 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085551878 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085551878 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5221614 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085551878 DCN DEBUG map_sccp[0x55cfd9541c20]{init}: Allocated (fsm.c:456) 20250412085551878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cfd9541c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085551878 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-5221614 <-> SCCP-115 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085551878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5221614 SCCP-115 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085551878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5221614)[0x55cfd942cc80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085551878 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085551878 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085551878 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5221614 SCCP-115 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085551878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cfd9541c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085551878 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085551878 DLSCCP DEBUG SCCP-SCOC(115)[0x55cfd9546a80]{IDLE}: Allocated (fsm.c:456) 20250412085551878 DLSCCP DEBUG SCCP-SCOC(115)[0x55cfd9546a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085551878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300009b0056400500f1100926) (sccp_scrc.c:415) 20250412085551878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085551878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085551878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085551879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085551879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085551879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085551879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085551879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085551879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085551879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085551879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085551879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085551879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085551879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085551879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085551879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 73 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 9b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085551879 DLSCCP DEBUG SCCP-SCOC(115)[0x55cfd9546a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085551879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cfd9541c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085551879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5221614)[0x55cfd942cc80]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085551879 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085551879 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085551879 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085551879 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085551879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085551879 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412085551879 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085551879 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085551879 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085551879 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 73 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 9b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1052)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1052)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1053)@11a1da9b814d: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056) HNBGW_Test.sgsn0-RAN(1053)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)2454806 HNBGW_Test.sgsn0-SCCP(1052)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1052)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)@11a1da9b814d: setverdict(pass): none -> pass 20250412085551895 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085551895 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085551895 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085551895 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085551895 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085551896 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085551896 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085551896 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085551896 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085551896 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 73 db 2d df 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085551896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085551896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085551896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085551896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085551896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085551896 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00db2ddf) (sccp_scrc.c:486) 20250412085551896 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1855) 20250412085551896 DLSCCP DEBUG SCCP-SCOC(115)[0x55cfd9546a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085551896 DLSCCP DEBUG SCCP-SCOC(115)[0x55cfd9546a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085551896 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085551896 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085551896 DCN DEBUG handle_cn_conn_conf() conn_id=115, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085551896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cfd9541c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085551896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cfd9541c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085551898 DLCTRL DEBUG Command: GET 528209401 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085551898 DLCTRL DEBUG Tx Command reply: GET_REPLY 528209401 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250412085551902 DLCTRL DEBUG Command: GET 109035924 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085551902 DLCTRL DEBUG Tx Command reply: GET_REPLY 109035924 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085551906 DLCTRL DEBUG Command: GET 483264538 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085551906 DLCTRL DEBUG Tx Command reply: GET_REPLY 483264538 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085551910 DLCTRL DEBUG Command: GET 791033664 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085551910 DLCTRL DEBUG Tx Command reply: GET_REPLY 791033664 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085551914 DLCTRL DEBUG Command: GET 564968911 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085551915 DLCTRL DEBUG Tx Command reply: GET_REPLY 564968911 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085551919 DLCTRL DEBUG Command: GET 685847037 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085551919 DLCTRL DEBUG Tx Command reply: GET_REPLY 685847037 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085551924 DLCTRL DEBUG Command: GET 110768915 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085551924 DLCTRL DEBUG Tx Command reply: GET_REPLY 110768915 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085551928 DLCTRL DEBUG Command: GET 538155981 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085551928 DLCTRL DEBUG Tx Command reply: GET_REPLY 538155981 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085551933 DLCTRL DEBUG Command: GET 166606837 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085551933 DLCTRL DEBUG Tx Command reply: GET_REPLY 166606837 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085551937 DLCTRL DEBUG Command: GET 597331883 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085551937 DLCTRL DEBUG Tx Command reply: GET_REPLY 597331883 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085551942 DLCTRL DEBUG Command: GET 382802186 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085551942 DLCTRL DEBUG Tx Command reply: GET_REPLY 382802186 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085551946 DLCTRL DEBUG Command: GET 520072331 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085551946 DLCTRL DEBUG Tx Command reply: GET_REPLY 520072331 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085551950 DLCTRL DEBUG Command: GET 495489890 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085551950 DLCTRL DEBUG Tx Command reply: GET_REPLY 495489890 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085551954 DLCTRL DEBUG Command: GET 812865348 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085551954 DLCTRL DEBUG Tx Command reply: GET_REPLY 812865348 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085551957 DLCTRL DEBUG Command: GET 636950201 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085551957 DLCTRL DEBUG Tx Command reply: GET_REPLY 636950201 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085551960 DLCTRL DEBUG Command: GET 30852081 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085551960 DLCTRL DEBUG Tx Command reply: GET_REPLY 30852081 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085551963 DLCTRL DEBUG Command: GET 973875457 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085551963 DLCTRL DEBUG Tx Command reply: GET_REPLY 973875457 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085551965 DLCTRL DEBUG Command: GET 166739531 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085551965 DLCTRL DEBUG Tx Command reply: GET_REPLY 166739531 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085551967 DLCTRL DEBUG Command: GET 859368142 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085551967 DLCTRL DEBUG Tx Command reply: GET_REPLY 859368142 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085551969 DLCTRL DEBUG Command: GET 32386084 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085551969 DLCTRL DEBUG Tx Command reply: GET_REPLY 32386084 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: 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 := '000000000000001101001000'B, t_guard := 20.000000 } 20250412085552000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59472<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1053)@11a1da9b814d: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1053)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)1380632 20250412085553014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085553015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085553015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250412085553015 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085553015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x151118, normal) (hnbgw_rua.c:406) 20250412085553015 DHNB DEBUG map_rua[0x55cfd93b34c0]{init}: Allocated (fsm.c:456) 20250412085553015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380632)[0x55cfd93b34c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085553015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1380632 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085553015 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085553015 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085553015 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250412085553015 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1380632 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085553015 DCN DEBUG map_sccp[0x55cfd9564040]{init}: Allocated (fsm.c:456) 20250412085553015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cfd9564040]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085553015 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-1380632 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085553015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1380632 SCCP-116 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250412085553015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380632)[0x55cfd93b34c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085553015 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085553015 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085553015 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1380632 SCCP-116 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085553015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cfd9564040]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085553015 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085553015 DLSCCP DEBUG SCCP-SCOC(116)[0x55cfd954b960]{IDLE}: Allocated (fsm.c:456) 20250412085553015 DLSCCP DEBUG SCCP-SCOC(116)[0x55cfd954b960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085553015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003480056400500f1100926) (sccp_scrc.c:415) 20250412085553015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085553015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085553015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085553015 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085553015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085553015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085553015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085553015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085553015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085553015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085553015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085553015 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085553015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085553015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085553015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085553015 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 74 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 48 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085553015 DLSCCP DEBUG SCCP-SCOC(116)[0x55cfd954b960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085553015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cfd9564040]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085553015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380632)[0x55cfd93b34c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085553015 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085553015 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085553015 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085553015 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085553015 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085553015 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412085553015 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085553015 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085553015 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085553015 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 74 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 48 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1052)@11a1da9b814d: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1052)@11a1da9b814d: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1053)@11a1da9b814d: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057) HNBGW_Test.sgsn0-RAN(1053)@11a1da9b814d: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)179292 HNBGW_Test.sgsn0-SCCP(1052)@11a1da9b814d: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1052)@11a1da9b814d: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412085553018 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085553018 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085553018 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085553018 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085553018 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085553018 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085553018 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085553018 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085553018 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085553018 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 74 c9 1e 7c 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)@11a1da9b814d: setverdict(pass): none -> pass 20250412085553018 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085553018 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085553018 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085553018 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085553018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085553018 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c91e7c) (sccp_scrc.c:486) 20250412085553018 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1855) 20250412085553018 DLSCCP DEBUG SCCP-SCOC(116)[0x55cfd954b960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085553018 DLSCCP DEBUG SCCP-SCOC(116)[0x55cfd954b960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085553018 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085553018 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085553018 DCN DEBUG handle_cn_conn_conf() conn_id=116, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085553018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cfd9564040]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085553018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cfd9564040]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085553018 DLCTRL DEBUG Command: GET 337478778 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085553018 DLCTRL DEBUG Tx Command reply: GET_REPLY 337478778 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250412085553020 DLCTRL DEBUG Command: GET 304857665 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085553020 DLCTRL DEBUG Tx Command reply: GET_REPLY 304857665 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085553021 DLCTRL DEBUG Command: GET 800441929 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085553021 DLCTRL DEBUG Tx Command reply: GET_REPLY 800441929 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085553022 DLCTRL DEBUG Command: GET 745869598 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085553022 DLCTRL DEBUG Tx Command reply: GET_REPLY 745869598 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085553023 DLCTRL DEBUG Command: GET 590946414 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085553023 DLCTRL DEBUG Tx Command reply: GET_REPLY 590946414 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085553025 DLCTRL DEBUG Command: GET 124473133 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085553025 DLCTRL DEBUG Tx Command reply: GET_REPLY 124473133 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412085553027 DLCTRL DEBUG Command: GET 919337002 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085553027 DLCTRL DEBUG Tx Command reply: GET_REPLY 919337002 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085553028 DLCTRL DEBUG Command: GET 387574165 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085553028 DLCTRL DEBUG Tx Command reply: GET_REPLY 387574165 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085553031 DLCTRL DEBUG Command: GET 183657211 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085553031 DLCTRL DEBUG Tx Command reply: GET_REPLY 183657211 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085553033 DLCTRL DEBUG Command: GET 756052115 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085553033 DLCTRL DEBUG Tx Command reply: GET_REPLY 756052115 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085553035 DLCTRL DEBUG Command: GET 68650001 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085553035 DLCTRL DEBUG Tx Command reply: GET_REPLY 68650001 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085553037 DLCTRL DEBUG Command: GET 799213472 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085553037 DLCTRL DEBUG Tx Command reply: GET_REPLY 799213472 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085553039 DLCTRL DEBUG Command: GET 642324045 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085553039 DLCTRL DEBUG Tx Command reply: GET_REPLY 642324045 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085553040 DLCTRL DEBUG Command: GET 567520443 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085553040 DLCTRL DEBUG Tx Command reply: GET_REPLY 567520443 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085553042 DLCTRL DEBUG Command: GET 817795267 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085553042 DLCTRL DEBUG Tx Command reply: GET_REPLY 817795267 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085553043 DLCTRL DEBUG Command: GET 258488943 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085553043 DLCTRL DEBUG Tx Command reply: GET_REPLY 258488943 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085553045 DLCTRL DEBUG Command: GET 591573108 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085553045 DLCTRL DEBUG Tx Command reply: GET_REPLY 591573108 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085553046 DLCTRL DEBUG Command: GET 676801128 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085553046 DLCTRL DEBUG Tx Command reply: GET_REPLY 676801128 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085553047 DLCTRL DEBUG Command: GET 633545945 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085553047 DLCTRL DEBUG Tx Command reply: GET_REPLY 633545945 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085553048 DLCTRL DEBUG Command: GET 310860873 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085553048 DLCTRL DEBUG Tx Command reply: GET_REPLY 310860873 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) 20250412085553050 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: "connecting cnlink 1" MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1060)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn1-M3UA(1060)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1060)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1058)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085553270 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 20250412085553270 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 20250412085553270 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085553270 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412085553277 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085553277 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412085553277 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085553277 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085553277 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085553277 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085553277 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412085553277 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085553277 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085553277 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412085553277 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085553280 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085553280 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085553280 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085553280 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412085553281 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085553281 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085553281 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085553281 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085553281 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412085553281 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412085553281 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412085553281 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250412085553281 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412085553281 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085553281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085553281 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 20250412085553281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085553281 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085553281 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412085553281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085553281 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085553281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085553281 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085553281 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085553281 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085553281 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085553282 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085553282 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085553282 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085553282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085553282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085553282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085553282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085553282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085553282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085553283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085553283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085553283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085553283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085553283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085553283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085553283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085553283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085553283 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085553283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085553283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085553283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085553283 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085553283 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085553283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085553283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085553283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085553283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085553283 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'virt-sgsn1' 20250412085553283 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085553283 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085553283 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085553283 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250412085553601 DLSCCP DEBUG SCCP-SCOC(112)[0x55cfd9558f00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085553601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000534ab), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085553601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085553601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085553601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085553601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085553601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085553601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085553601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 05 34 ab 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085553602 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085553602 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085553602 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085553602 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085553602 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085553602 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085553602 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085553602 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085553602 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085553602 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 05 34 ab 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085553607 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085553607 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085553607 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085553607 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085553607 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085553607 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085553607 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085553607 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085553607 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085553607 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 70 05 34 ab 00 00 06 00 08 00 00 00 07  20250412085553607 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085553608 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085553608 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085553608 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085553608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085553608 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=000534ab) (sccp_scrc.c:486) 20250412085553608 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1855) 20250412085553608 DLSCCP DEBUG SCCP-SCOC(112)[0x55cfd9558f00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085553608 DLSCCP DEBUG SCCP-SCOC(112)[0x55cfd9558f00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085553608 DLSCCP DEBUG SCCP-SCOC(112)[0x55cfd9558f00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085553608 DLSCCP DEBUG SCCP-SCOC(112)[0x55cfd9558f00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085553608 DLSCCP DEBUG SCCP-SCOC(112)[0x55cfd9558f00]{IDLE}: Deallocated (fsm.c:568) MTC@11a1da9b814d: 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)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085554082 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085554082 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085554082 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085554082 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085554082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085554082 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085554082 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085554082 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085554082 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085554082 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085554082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085554082 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085554082 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085554082 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085554082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085554082 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085554082 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085554082 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085554082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085554082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085554082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085554082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085554082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085554082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085554082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085554082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085554082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085554082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085554082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085554082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085554082 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085554082 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085554082 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085554082 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085554082 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) 20250412085554082 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) 20250412085554082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085554082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085554082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085554082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085554082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085554082 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085554082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085554082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085554082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085554082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085554082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085554082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085554082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085554082 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085554082 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085554082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085554082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085554082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085554082 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085554082 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: link up (cnlink.c:111) 20250412085554082 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085554082 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085554082 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085554082 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085554082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085554082 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'virt-sgsn1' 20250412085554082 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085554082 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085554082 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085554082 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412085554083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085554083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085554083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085554083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085554083 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085554083 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085554083 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085554083 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085554083 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085554083 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085554083 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085554083 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085554083 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085554083 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085554083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085554083 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085554083 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412085554083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085554083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085554083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085554083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085554083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085554083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085554083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085554083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085554083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085554083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085554083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085554083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085554083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085554083 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085554083 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085554083 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085554083 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085554083 DRANAP INFO cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085554105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59482<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085554733 DLSCCP DEBUG SCCP-SCOC(114)[0x55cfd9549400]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085554733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003cab47), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085554733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085554733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085554733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085554733 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085554733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085554733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085554733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 3c ab 47 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085554733 DLSCCP DEBUG SCCP-SCOC(113)[0x55cfd9546330]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085554733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003cbe0a), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085554733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085554733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085554733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085554733 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085554733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085554733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085554733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 3c be 0a 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085554733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085554733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085554733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085554733 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085554733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085554733 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250412085554733 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085554733 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085554733 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085554733 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 3c ab 47 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250412085554733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085554734 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085554734 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085554734 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085554734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085554734 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250412085554734 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085554734 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085554734 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085554734 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 3c be 0a 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250412085554742 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085554742 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085554742 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085554742 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085554742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085554742 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085554742 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085554742 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085554742 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085554742 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 0a 00 00 00 bd 03 02 00 00 05 00 00 72 3c ab 47 00 00 06 00 08 00 00 00 07  20250412085554742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085554742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085554742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085554742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085554742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085554742 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=003cab47) (sccp_scrc.c:486) 20250412085554742 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1855) 20250412085554743 DLSCCP DEBUG SCCP-SCOC(114)[0x55cfd9549400]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085554743 DLSCCP DEBUG SCCP-SCOC(114)[0x55cfd9549400]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085554743 DLSCCP DEBUG SCCP-SCOC(114)[0x55cfd9549400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085554743 DLSCCP DEBUG SCCP-SCOC(114)[0x55cfd9549400]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085554743 DLSCCP DEBUG SCCP-SCOC(114)[0x55cfd9549400]{IDLE}: Deallocated (fsm.c:568) 20250412085554944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085554945 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085554945 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085554945 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085554945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085554945 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085554945 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085554945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085554945 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085554945 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 0a 00 00 00 bd 03 02 00 00 05 00 00 71 3c be 0a 00 00 06 00 08 00 00 00 07  20250412085554945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085554945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085554945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085554945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085554945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085554945 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=003cbe0a) (sccp_scrc.c:486) 20250412085554945 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1855) 20250412085554945 DLSCCP DEBUG SCCP-SCOC(113)[0x55cfd9546330]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085554945 DLSCCP DEBUG SCCP-SCOC(113)[0x55cfd9546330]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085554945 DLSCCP DEBUG SCCP-SCOC(113)[0x55cfd9546330]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085554945 DLSCCP DEBUG SCCP-SCOC(113)[0x55cfd9546330]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085554945 DLSCCP DEBUG SCCP-SCOC(113)[0x55cfd9546330]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1059)@11a1da9b814d: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1059)@11a1da9b814d: 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)@11a1da9b814d: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)15735382 20250412085555137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085555137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085555137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085555137 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085555137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf01a56, normal) (hnbgw_rua.c:406) 20250412085555137 DHNB DEBUG map_rua[0x55cfd9546330]{init}: Allocated (fsm.c:456) 20250412085555137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735382)[0x55cfd9546330]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085555137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15735382 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085555137 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085555137 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085555137 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15735382 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250412085555137 DCN DEBUG map_sccp[0x55cfd9549400]{init}: Allocated (fsm.c:456) 20250412085555137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cfd9549400]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085555137 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-15735382 <-> SCCP-117 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250412085555137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15735382 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085555137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735382)[0x55cfd9546330]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085555137 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085555137 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085555137 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15735382 SCCP-117 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085555137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cfd9549400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085555138 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085555138 DLSCCP DEBUG SCCP-SCOC(117)[0x55cfd9558f00]{IDLE}: Allocated (fsm.c:456) 20250412085555138 DLSCCP DEBUG SCCP-SCOC(117)[0x55cfd9558f00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085555138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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:415) 20250412085555138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085555138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085555138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085555138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085555138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085555138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085555138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085555138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085555138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085555138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085555138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085555138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085555138 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085555138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085555138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085555138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 02 01 00 00 75 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 b7 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085555138 DLSCCP DEBUG SCCP-SCOC(117)[0x55cfd9558f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085555138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cfd9549400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085555138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735382)[0x55cfd9546330]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085555138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085555138 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085555138 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085555138 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085555138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085555138 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'virt-sgsn1' 20250412085555138 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412085555138 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412085555138 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085555138 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 02 01 00 00 75 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 b7 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1058)@11a1da9b814d: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1058)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1059)@11a1da9b814d: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061) HNBGW_Test.sgsn1-RAN(1059)@11a1da9b814d: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)2558350 HNBGW_Test.sgsn1-SCCP(1058)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1058)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)@11a1da9b814d: setverdict(pass): none -> pass 20250412085555155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085555155 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412085555156 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412085555156 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412085555156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085555156 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085555156 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085555156 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085555156 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085555156 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 75 df d2 e2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085555156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085555156 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085555156 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085555156 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412085555156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085555156 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dfd2e2) (sccp_scrc.c:486) 20250412085555156 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1855) 20250412085555156 DLSCCP DEBUG SCCP-SCOC(117)[0x55cfd9558f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085555156 DLSCCP DEBUG SCCP-SCOC(117)[0x55cfd9558f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085555156 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085555156 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085555156 DCN DEBUG handle_cn_conn_conf() conn_id=117, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085555156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cfd9549400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085555156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cfd9549400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@11a1da9b814d: 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 } } } 20250412085555158 DLCTRL DEBUG Command: GET 619917244 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412085555159 DLCTRL DEBUG Tx Command reply: GET_REPLY 619917244 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250412085555163 DLCTRL DEBUG Command: GET 965813030 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412085555163 DLCTRL DEBUG Tx Command reply: GET_REPLY 965813030 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412085555169 DLCTRL DEBUG Command: GET 199270533 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412085555169 DLCTRL DEBUG Tx Command reply: GET_REPLY 199270533 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085555175 DLCTRL DEBUG Command: GET 675958293 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085555175 DLCTRL DEBUG Tx Command reply: GET_REPLY 675958293 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085555178 DLCTRL DEBUG Command: GET 792804182 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412085555178 DLCTRL DEBUG Tx Command reply: GET_REPLY 792804182 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085555179 DLCTRL DEBUG Command: GET 77894564 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412085555179 DLCTRL DEBUG Tx Command reply: GET_REPLY 77894564 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250412085555180 DLCTRL DEBUG Command: GET 698087807 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412085555180 DLCTRL DEBUG Tx Command reply: GET_REPLY 698087807 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412085555182 DLCTRL DEBUG Command: GET 110028445 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412085555182 DLCTRL DEBUG Tx Command reply: GET_REPLY 110028445 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085555184 DLCTRL DEBUG Command: GET 372944365 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085555184 DLCTRL DEBUG Tx Command reply: GET_REPLY 372944365 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085555185 DLCTRL DEBUG Command: GET 964353919 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412085555185 DLCTRL DEBUG Tx Command reply: GET_REPLY 964353919 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085555187 DLCTRL DEBUG Command: GET 642696014 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412085555187 DLCTRL DEBUG Tx Command reply: GET_REPLY 642696014 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412085555189 DLCTRL DEBUG Command: GET 122744483 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412085555189 DLCTRL DEBUG Tx Command reply: GET_REPLY 122744483 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412085555191 DLCTRL DEBUG Command: GET 832840415 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412085555191 DLCTRL DEBUG Tx Command reply: GET_REPLY 832840415 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085555194 DLCTRL DEBUG Command: GET 503645037 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085555194 DLCTRL DEBUG Tx Command reply: GET_REPLY 503645037 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085555198 DLCTRL DEBUG Command: GET 177254244 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412085555198 DLCTRL DEBUG Tx Command reply: GET_REPLY 177254244 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085555201 DLCTRL DEBUG Command: GET 446709051 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412085555201 DLCTRL DEBUG Tx Command reply: GET_REPLY 446709051 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412085555203 DLCTRL DEBUG Command: GET 615308554 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412085555203 DLCTRL DEBUG Tx Command reply: GET_REPLY 615308554 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412085555206 DLCTRL DEBUG Command: GET 940177071 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412085555206 DLCTRL DEBUG Tx Command reply: GET_REPLY 940177071 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412085555209 DLCTRL DEBUG Command: GET 222169996 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412085555209 DLCTRL DEBUG Tx Command reply: GET_REPLY 222169996 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412085555213 DLCTRL DEBUG Command: GET 962494605 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412085555213 DLCTRL DEBUG Tx Command reply: GET_REPLY 962494605 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) 20250412085555215 DLSCCP DEBUG SCCP-SCOC(111)[0x55cfd9545eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085555215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019d040), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085555215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085555215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085555215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085555215 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085555215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085555215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085555215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 19 d0 40 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085555215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085555215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085555215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085555215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085555215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085555215 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085555216 DLSCCP DEBUG SCCP-SCOC(110)[0x55cfd95404f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085555216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d9942), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085555216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085555216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085555216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085555216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085555216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085555216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085555216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8d 99 42 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085555216 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085555216 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085555216 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085555216 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085555216 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085555216 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085555216 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085555216 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085555216 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085555216 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8d 99 42 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085555219 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085555219 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085555219 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085555219 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085555219 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085555219 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085555219 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085555219 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085555219 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085555219 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 6e 8d 99 42 00 00 06 00 08 00 00 00 07  20250412085555219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085555219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085555219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085555219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085555219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085555219 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=008d9942) (sccp_scrc.c:486) 20250412085555219 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1855) 20250412085555219 DLSCCP DEBUG SCCP-SCOC(110)[0x55cfd95404f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085555219 DLSCCP DEBUG SCCP-SCOC(110)[0x55cfd95404f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085555219 DLSCCP DEBUG SCCP-SCOC(110)[0x55cfd95404f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085555219 DLSCCP DEBUG SCCP-SCOC(110)[0x55cfd95404f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085555219 DLSCCP DEBUG SCCP-SCOC(110)[0x55cfd95404f0]{IDLE}: Deallocated (fsm.c:568) MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085555224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59454<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085555225 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36533<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1043)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(1042)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085555230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59438<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085555232 DLINP DEBUG SRVCONN(,r=127.0.0.1:35238<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085555232 DLINP DEBUG SRVCONN(,r=127.0.0.1:35238<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085555232 DLINP NOTICE SRV(,r=127.0.0.1:35238<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085555232 DMAIN NOTICE (127.0.0.1:35238 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35238<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085555232 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1048)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1049)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1050)@11a1da9b814d: Final verdict of PTC: none 20250412085555233 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085555233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085555233 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085555233 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085555233 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085555233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085555233 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085555233 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085555233 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 20250412085555233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085555233 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085555233 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085555233 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085555233 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085555233 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085555233 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085555233 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412085555233 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085555234 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412085555234 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085555234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085555234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085555234 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085555234 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085555234 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 20250412085555234 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085555234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085555234 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085555234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085555234 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085555234 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085555234 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085555234 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085555234 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@11a1da9b814d: Final verdict of PTC: none 20250412085555235 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn1-SCCP(1058)@11a1da9b814d: Final verdict of PTC: none 20250412085555235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085555235 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085555235 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085555235 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 20250412085555235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085555235 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085555235 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085555235 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085555236 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085555236 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085555236 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250412085555236 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1041)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1053)@11a1da9b814d: Final verdict of PTC: none 20250412085555236 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085555236 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085555236 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250412085555236 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) 20250412085555236 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085555236 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085555236 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085555236 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085555236 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085555236 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085555236 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085555236 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085555236 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412085555236 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085555236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085555236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085555236 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) 20250412085555237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085555237 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412085555237 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085555237 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085555237 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085555237 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412085555237 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.msc0-M3UA(1051)@11a1da9b814d: Final verdict of PTC: none 20250412085555237 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250412085555237 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412085555237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085555237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085555237 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 20250412085555237 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 HNBGW_Test.sgsn1-RAN(1059)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1052)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1054)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1060)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047)@11a1da9b814d: Final verdict of PTC: none 20250412085555237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085555238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085555238 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(1055)@11a1da9b814d: Final verdict of PTC: none 20250412085555238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085555238 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085555238 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085555238 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085555238 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085555238 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085555238 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085555238 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085555238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cfd9541c20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085555238 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085555238 DLSCCP DEBUG SCCP-SCOC(115)[0x55cfd9546a80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085555238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db2ddf), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085555238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085555238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085555239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085555239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085555239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085555239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085555239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 04 04 db 2d df 00 00 73 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085555239 DLSCCP DEBUG SCCP-SCOC(115)[0x55cfd9546a80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085555239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cfd9541c20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085555239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5221614)[0x55cfd942cc80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085555239 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5221614)[0x55cfd942cc80]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085555239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085555239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5221614)[0x55cfd942cc80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085555239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5221614)[0x55cfd942cc80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085555239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5221614)[0x55cfd942cc80]{disrupted}: Freeing instance (context_map.c:202) 20250412085555239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5221614)[0x55cfd942cc80]{disrupted}: Deallocated (fsm.c:568) 20250412085555239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cfd9541c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085555239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cfd9541c20]{disconnected}: Freeing instance (context_map.c:206) 20250412085555239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x55cfd9541c20]{disconnected}: Deallocated (fsm.c:568) 20250412085555239 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5221614 SCCP-115 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085555239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cfd9564040]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085555239 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085555239 DLSCCP DEBUG SCCP-SCOC(116)[0x55cfd954b960]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085555239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c91e7c), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085555239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085555239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085555239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085555239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085555239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085555240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085555240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 c9 1e 7c 00 00 74 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085555240 DLSCCP DEBUG SCCP-SCOC(116)[0x55cfd954b960]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085555240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cfd9564040]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085555240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380632)[0x55cfd93b34c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085555240 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380632)[0x55cfd93b34c0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085555240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085555240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380632)[0x55cfd93b34c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085555240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380632)[0x55cfd93b34c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085555240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380632)[0x55cfd93b34c0]{disrupted}: Freeing instance (context_map.c:202) 20250412085555240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1380632)[0x55cfd93b34c0]{disrupted}: Deallocated (fsm.c:568) 20250412085555240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cfd9564040]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085555240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cfd9564040]{disconnected}: Freeing instance (context_map.c:206) 20250412085555240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x55cfd9564040]{disconnected}: Deallocated (fsm.c:568) 20250412085555240 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1380632 SCCP-116 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250412085555240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085555241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW-PFCP(1044)@11a1da9b814d: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)@11a1da9b814d: Final verdict of PTC: pass 20250412085555241 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412085555241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085555242 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085555242 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085555242 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085555242 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085555242 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085555242 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085555242 DRANAP NOTICE cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085555242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cfd9549400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085555242 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085555242 DLSCCP DEBUG SCCP-SCOC(117)[0x55cfd9558f00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085555242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfd2e2), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085555242 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085555242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)@11a1da9b814d: Final verdict of PTC: pass 20250412085555242 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085555243 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085555244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085555244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085555245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 02 04 df d2 e2 00 00 75 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085555245 DLSCCP DEBUG SCCP-SCOC(117)[0x55cfd9558f00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085555246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cfd9549400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085555246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735382)[0x55cfd9546330]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085555247 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735382)[0x55cfd9546330]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085555248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085555248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735382)[0x55cfd9546330]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085555249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735382)[0x55cfd9546330]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085555249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735382)[0x55cfd9546330]{disrupted}: Freeing instance (context_map.c:202) 20250412085555250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735382)[0x55cfd9546330]{disrupted}: Deallocated (fsm.c:568) 20250412085555250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cfd9549400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085555251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cfd9549400]{disconnected}: Freeing instance (context_map.c:206) 20250412085555252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x55cfd9549400]{disconnected}: Deallocated (fsm.c:568) 20250412085555252 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15735382 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250412085555253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085555254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085555254 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085555254 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085555254 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085555254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085555254 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085555254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085555255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412085555256 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085555256 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085555256 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085555256 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085555256 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085555256 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085555256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085555257 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085555257 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085555258 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085555259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59458<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085555259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59472<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085555260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59482<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085555261 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085555261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085555261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085555261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085555261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085555261 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1041): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(1042): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(1043): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(1044): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1048): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(1049): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(1050): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(1051): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1052): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1053): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1054): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(1055): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057): pass (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1058): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1059): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1060): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Sat Apr 12 08:55:55 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 20250412085555347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085555949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47452<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=631980) Waiting for packet dumper to finish... 1 (prev_count=631980, count=632520) 20250412085557235 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085557235 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085557235 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085557237 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085557238 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412085557238 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412085557238 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085557238 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085557238 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085557535 DLSCCP DEBUG SCCP-SCOC(107)[0x55cfd95468d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085557535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ccfe7f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085557535 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085557535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085557535 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085557535 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085557535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085557535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085557535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 cc fe 7f 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085557535 DLSCCP DEBUG SCCP-SCOC(108)[0x55cfd95467a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085557535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dcfaa), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085557535 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085557535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085557535 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085557535 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085557535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085557535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085557535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 5d cf aa 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085557535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085557535 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085557535 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085557535 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085557535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085557535 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085557535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085557535 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085557535 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085557535 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085557535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085557535 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085557536 DLSCCP DEBUG SCCP-SCOC(109)[0x55cfd95ab000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085557536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b315fe), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085557536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085557537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085557537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085557537 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085557537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085557537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085557537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b3 15 fe 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085557537 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085557537 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085557537 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085557537 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085557537 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085557537 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Sat Apr 12 08:55:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412085558222 DLSCCP DEBUG SCCP-SCOC(106)[0x55cfd9563a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085558222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a61db5), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085558222 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085558222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085558222 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085558222 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085558222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085558222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085558222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a6 1d b5 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085558222 DLSCCP DEBUG SCCP-SCOC(105)[0x55cfd95022c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085558222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e75538), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085558222 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085558222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085558222 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085558222 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085558222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085558222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085558222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 e7 55 38 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085558222 DLSCCP DEBUG SCCP-SCOC(104)[0x55cfd9538c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085558222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a54539), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085558222 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085558222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085558222 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085558222 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085558222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085558222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085558222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a5 45 39 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085558223 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085558223 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085558223 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085558223 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085558223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085558223 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085558223 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085558223 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085558223 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085558223 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085558223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085558223 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085558223 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085558223 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085558223 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085558223 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085558223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085558223 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085558748 DLSCCP DEBUG SCCP-SCOC(102)[0x55cfd9559400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085558748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003155dc), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085558748 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085558748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085558748 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085558748 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085558749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085558749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085558749 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 31 55 dc 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085558749 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085558749 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085558749 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085558749 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085558749 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085558749 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085558769 DLSCCP DEBUG SCCP-SCOC(101)[0x55cfd93b3390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085558769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edc3f9), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085558769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085558769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085558769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085558769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085558769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085558769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085558769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ed c3 f9 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085558769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085558769 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085558769 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085558769 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085558769 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085558769 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085558777 DLSCCP DEBUG SCCP-SCOC(103)[0x55cfd953c8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085558777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc767c), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085558777 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085558777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085558778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085558778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085558778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085558778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085558778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cc 76 7c 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085558778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085558778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085558778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085558778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085558778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085558778 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_second_rab_assignment started. 20250412085559064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47456<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085559070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085559076 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34283<->l=127.0.0.1:4262) (control_if.c:572) 20250412085559105 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085559105 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085559106 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085559106 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085559106 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085559106 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085559106 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085559106 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085559106 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085559106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085559106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085559106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085559106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085559106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085559106 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085559106 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085559106 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085559107 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085559107 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085559107 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085559107 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085559107 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085559107 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085559107 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085559107 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085559107 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085559107 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085559107 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085559107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559107 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085559107 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559107 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085559107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085559107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085559107 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085559107 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085559107 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085559107 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085559107 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085559108 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085559108 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085559108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085559108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085559108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) TC_second_rab_assignment-Iuh0(1066)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085559108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559108 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085559108 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559108 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085559108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085559108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085559108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085559108 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085559108 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085559108 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085559109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085559109 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085559109 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085559109 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085559109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085559109 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085559109 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085559109 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085559109 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085559109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085559109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085559109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559109 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085559109 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559109 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085559109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085559109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085559109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 03 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085559109 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085559110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085559110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085559110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085559110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085559110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085559110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc2' 20250412085559110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085559110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085559110 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085559110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412085559110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085559110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085559110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085559110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085559110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085559110 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085559110 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 MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1070)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(1070)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1070)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085559135 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085559135 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085559136 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085559136 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085559136 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085559136 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085559136 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085559136 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085559137 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085559137 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085559137 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085559137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085559137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085559137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085559137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085559137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085559137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085559137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085559137 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085559137 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085559137 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085559137 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085559137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085559137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085559137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085559137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559137 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085559137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085559137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085559137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085559137 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085559137 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085559137 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085559137 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085559137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085559138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085559138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085559138 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085559138 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085559138 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085559138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085559138 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085559138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085559138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559138 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085559138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085559138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085559138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0f 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085559138 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085559138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085559138 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085559138 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085559138 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085559138 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085559138 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085559138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085559138 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085559138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085559138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085559138 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085559138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=2 -> eSLS=82: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085559138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559138 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085559138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085559138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085559138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 02 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085559139 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085559139 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085559139 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085559139 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085559139 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085559139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085559139 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085559139 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085559139 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085559139 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085559139 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085559139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085559139 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1073)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(1073)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1073)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(1071)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085559162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085559162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085559162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085559162 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085559162 DHNBAP 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) 20250412085559162 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085559162 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085559162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085559162 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085559330 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 20250412085559330 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 20250412085559330 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085559330 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085559338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085559338 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085559338 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085559338 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085559338 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085559338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085559338 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085559338 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085559339 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085559339 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085559339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085559341 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085559341 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085559341 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085559341 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085559341 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085559341 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085559341 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085559341 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085559341 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085559341 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085559342 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412085559342 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085559342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085559342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085559342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085559342 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085559342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085559342 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 20250412085559342 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085559342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085559342 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085559342 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085559342 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085559342 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085559343 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085559343 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085559343 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085559343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085559344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085559344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085559344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085559344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085559344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085559344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085559344 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085559344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085559344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085559345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085559345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085559345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085559345 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412085559345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085559345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085559345 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085559345 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085559352 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 20250412085559352 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 20250412085559353 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085559353 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085559354 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085559354 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085559354 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085559354 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085559354 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085559354 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085559354 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085559354 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085559354 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085559354 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085559354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085559354 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085559354 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085559354 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085559354 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085559354 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085559354 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085559354 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085559354 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085559354 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085559354 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085559354 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085559354 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085559354 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085559354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085559354 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 20250412085559354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085559354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085559354 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085559354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085559354 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085559354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085559354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085559354 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085559354 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085559354 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085559355 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085559355 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085559355 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085559355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085559355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085559355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085559356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085559356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085559356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085559356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085559356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085559356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085559356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085559356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085559356 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085559356 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085559356 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085559356 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085559356 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085559356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085559356 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085559356 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085559356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085559356 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085559356 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(1069)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085600137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085600137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085600137 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085600137 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085600137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085600137 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085600137 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085600137 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085600137 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085600137 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085600137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085600137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085600137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085600137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085600137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085600137 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085600137 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085600137 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085600137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600138 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085600138 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085600138 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085600138 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085600138 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) 20250412085600138 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085600138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085600138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085600138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085600138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085600138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085600138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085600138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085600138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085600138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085600138 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085600138 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085600138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085600138 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085600138 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085600138 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085600138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085600138 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412085600138 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085600138 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085600138 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085600138 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085600139 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085600139 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085600139 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085600139 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085600139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085600139 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085600139 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085600139 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085600139 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085600139 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085600139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085600139 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085600139 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085600139 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085600139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085600139 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085600139 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085600139 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085600139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600140 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085600140 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085600140 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085600140 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085600140 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1072)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085600161 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085600161 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085600161 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085600161 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085600161 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085600161 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085600161 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085600161 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085600161 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085600161 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085600162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085600162 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085600162 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085600162 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085600162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085600162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085600162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085600162 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085600162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600162 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085600162 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085600162 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085600162 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085600162 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) 20250412085600162 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085600162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085600162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085600162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085600162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085600162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085600162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085600162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085600162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085600162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085600162 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085600162 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085600162 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085600162 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085600162 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085600162 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085600162 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085600162 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412085600162 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085600162 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085600162 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085600162 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085600162 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085600162 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085600162 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085600162 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085600162 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085600162 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085600162 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085600162 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085600162 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085600162 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085600162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085600162 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085600162 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085600162 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085600162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085600162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085600162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085600162 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085600162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085600162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085600162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085600162 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085600162 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085600162 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085600162 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085600162 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085600178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47488<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1075)@11a1da9b814d: f_gen_tmsi(suffix:=0, nri_v:=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)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1069)@11a1da9b814d: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1075) TC_second_rab_assignment-Iuh0-RUA(1067)@11a1da9b814d: Added conn table entry 0TC_second_rab_assignment0(1075)8942519 20250412085601229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085601229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085601229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085601229 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085601229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8873b7, normal) (hnbgw_rua.c:406) 20250412085601229 DHNB DEBUG map_rua[0x55cfd9549400]{init}: Allocated (fsm.c:456) 20250412085601229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942519)[0x55cfd9549400]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085601229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942519 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085601229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085601229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085601229 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942519 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085601229 DCN DEBUG map_sccp[0x55cfd942cc80]{init}: Allocated (fsm.c:456) 20250412085601229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cfd942cc80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085601229 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-8942519 <-> SCCP-118 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085601229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942519 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085601229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942519)[0x55cfd9549400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085601229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085601229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085601229 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942519 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085601229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cfd942cc80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085601229 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085601229 DLSCCP DEBUG SCCP-SCOC(118)[0x55cfd9541c20]{IDLE}: Allocated (fsm.c:456) 20250412085601229 DLSCCP DEBUG SCCP-SCOC(118)[0x55cfd9541c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085601229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000370056400500f1100926) (sccp_scrc.c:415) 20250412085601229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085601229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085601229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085601229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085601229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085601229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085601229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085601229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085601229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085601229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085601229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085601229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085601229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085601229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085601229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085601229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 76 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 37 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085601229 DLSCCP DEBUG SCCP-SCOC(118)[0x55cfd9541c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085601229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cfd942cc80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085601229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942519)[0x55cfd9549400]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085601229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085601229 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085601229 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085601229 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085601229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085601229 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085601229 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085601229 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085601229 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085601229 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 76 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 37 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1069)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1075) HNBGW_Test.msc0-RAN(1069)@11a1da9b814d: Added conn table entry 0TC_second_rab_assignment0(1075)13444292 TC_second_rab_assignment0(1075)@11a1da9b814d: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085601250 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085601250 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085601250 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085601250 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085601250 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085601250 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085601250 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085601250 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085601250 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085601250 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 76 15 ad b0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085601250 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085601250 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085601250 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085601250 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085601250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085601250 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0015adb0) (sccp_scrc.c:486) 20250412085601250 DLSCCP DEBUG Received CO:COAK for local reference 118 (sccp_scoc.c:1855) 20250412085601250 DLSCCP DEBUG SCCP-SCOC(118)[0x55cfd9541c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085601250 DLSCCP DEBUG SCCP-SCOC(118)[0x55cfd9541c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085601250 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085601250 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085601250 DCN DEBUG handle_cn_conn_conf() conn_id=118, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085601250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cfd942cc80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085601250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cfd942cc80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_second_rab_assignment0(1075)@11a1da9b814d: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(1074)@11a1da9b814d: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1075) HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: vl_len:91 HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085601453 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085601453 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085601453 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085601453 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085601453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085601453 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085601453 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085601453 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085601453 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085601453 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 76 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085601453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085601453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085601453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085601453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085601453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085601453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085601453 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1855) 20250412085601453 DLSCCP DEBUG SCCP-SCOC(118)[0x55cfd9541c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085601453 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085601453 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085601453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cfd942cc80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085601453 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085601453 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085601453 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942519 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085601453 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085601453 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085601453 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085601453 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085601453 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085601453 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085601453 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085601453 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{UNUSED}: Allocated (fsm.c:456) 20250412085601453 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{UNUSED}: is child of mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0] (fsm.c:486) 20250412085601454 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0] (mgcp_client_endpoint_fsm.c:724) 20250412085601454 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085601454 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085601454 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085601454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942519-0)[0x55cfd95404f0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085601454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942519-0)[0x55cfd95404f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040] (fsm.c:486) 20250412085601454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942519-0)[0x55cfd95404f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085601454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942519-0)[0x55cfd95404f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085601454 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 8873'... (mgcp_client.c:807) 20250412085601454 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250412085601454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942519-0)[0x55cfd95404f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085601454 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1074)@11a1da9b814d: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8873b717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8873b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8873b717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8873b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@11a1da9b814d: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 20250412085601493 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250412085601493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95404f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085601493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95404f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085601493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95404f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085601493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95404f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085601493 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085601493 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{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) 20250412085601493 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{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) 20250412085601493 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085601493 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085601493 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{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) 20250412085601493 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085601493 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085601493 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085601493 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085601493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942519)[0x55cfd9549400]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085601493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085601493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085601493 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085601516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085601516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085601516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085601516 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085601516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8873b7) (hnbgw_rua.c:470) 20250412085601516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942519 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085601516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942519)[0x55cfd9549400]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085601516 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085601516 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085601516 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942519 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085601516 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085601516 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085601516 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085601516 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085601516 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085601516 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0] (mgcp_client_endpoint_fsm.c:724) 20250412085601516 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085601516 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085601516 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{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) 20250412085601516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95404f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085601516 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 8873'... (mgcp_client.c:807) 20250412085601516 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250412085601516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95404f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085601516 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085601516 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{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) 20250412085601516 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{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)@11a1da9b814d: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "8873b717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8873b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085601535 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250412085601535 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95404f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085601535 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95404f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085601535 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95404f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085601535 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085601535 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{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) 20250412085601535 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{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) 20250412085601535 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085601535 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085601535 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{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) 20250412085601535 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085601535 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085601535 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085601535 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0] (mgcp_client_endpoint_fsm.c:724) 20250412085601535 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085601535 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085601535 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085601535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942519-0)[0x55cfd9552a50]{ST_CRCX}: Allocated (fsm.c:456) 20250412085601535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942519-0)[0x55cfd9552a50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040] (fsm.c:486) 20250412085601535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942519-0)[0x55cfd9552a50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085601535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942519-0)[0x55cfd9552a50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250412085601535 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 8873'... (mgcp_client.c:807) 20250412085601535 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250412085601535 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8942519-0)[0x55cfd9552a50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085601535 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085601535 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{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) 20250412085601535 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{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) 20250412085601535 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{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)@11a1da9b814d: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "8873b717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8873b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085601545 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250412085601545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9552a50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085601545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9552a50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085601545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9552a50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085601545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9552a50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085601545 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085601545 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{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) 20250412085601545 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{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) 20250412085601545 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{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) 20250412085601545 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085601545 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085601545 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{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) 20250412085601545 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{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) 20250412085601545 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085601545 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085601545 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085601545 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085601545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cfd942cc80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085601545 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085601545 DLSCCP DEBUG SCCP-SCOC(118)[0x55cfd9541c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085601545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015adb0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085601545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085601545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085601545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085601545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085601545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085601545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085601545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 15 ad b0 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085601545 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085601545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085601545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085601545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085601545 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085601545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085601545 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085601545 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085601545 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085601545 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085601545 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 15 ad b0 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: vl_len:63 HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250412085601554 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085601554 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085601554 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085601554 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085601554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085601554 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085601554 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085601554 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085601554 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085601554 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 104 bytes: [L2]> 01 00 01 01 00 00 00 68 02 10 00 56 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 76 00 01 3f 00 00 00 3b 00 00 01 00 36 40 34 00 00 01 00 35 00 2a 20 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085601554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085601554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085601554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085601554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085601554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085601554 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:486) 20250412085601554 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1855) 20250412085601554 DLSCCP DEBUG SCCP-SCOC(118)[0x55cfd9541c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085601554 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085601554 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085601554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cfd942cc80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085601554 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085601554 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085601554 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942519 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085601554 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085601554 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085601554 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942519 SCCP-118 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250412085601554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942519)[0x55cfd9549400]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250412085601554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:121) 20250412085601554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085601554 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085601559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085601559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085601559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250412085601559 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085601559 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8873b7) (hnbgw_rua.c:470) 20250412085601559 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942519 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:311) 20250412085601559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942519)[0x55cfd9549400]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085601559 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085601559 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085601559 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942519 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085601559 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085601559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cfd942cc80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250412085601559 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085601559 DLSCCP DEBUG SCCP-SCOC(118)[0x55cfd9541c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085601559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015adb0), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:415) 20250412085601559 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085601559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085601559 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085601559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085601559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085601559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085601559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bd 00 00 00 bc 03 00 00 01 06 15 ad b0 00 01 14 60 00 00 10 00 00 01 00 34 40 09 00 00 01 00 33 40 02 00 b8 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085601559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085601559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085601559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085601559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085601559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085601559 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085601559 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085601559 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085601559 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085601559 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bd 00 00 00 bc 03 00 00 01 06 15 ad b0 00 01 14 60 00 00 10 00 00 01 00 34 40 09 00 00 01 00 33 40 02 00 b8 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: vl_len:12 HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085601575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085601575 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085601575 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085601575 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085601575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085601575 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085601575 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085601575 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085601575 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085601575 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 76 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085601575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085601575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085601575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085601575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085601575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085601575 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085601575 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1855) 20250412085601575 DLSCCP DEBUG SCCP-SCOC(118)[0x55cfd9541c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085601575 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085601575 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085601575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cfd942cc80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085601575 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085601575 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085601576 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942519 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085601576 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085601576 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085601576 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085601576 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085601576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95404f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085601576 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 8873'... (mgcp_client.c:807) 20250412085601576 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412085601576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95404f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085601576 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9552a50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085601576 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60167: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 8873'... (mgcp_client.c:807) 20250412085601576 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412085601576 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9552a50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085601576 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{IN_USE}: Removing from parent mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0] (mgcp_client_endpoint_fsm.c:873) 20250412085601576 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085601576 DLMGCP DEBUG mgw-endp(mgw-fsm-8942519-0)[0x55cfd9564040]{IN_USE}: Deallocated (fsm.c:568) 20250412085601576 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085601576 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085601576 DMGW DEBUG mgw(mgw-fsm-8942519-0)[0x55cfd93b34c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085601576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942519)[0x55cfd9549400]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085601576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085601576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085601576 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1075)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "8873b717" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1075)@11a1da9b814d: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "8873b717" }, { code := "I", val := "22222" } }, sdp := omit } 20250412085601591 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250412085601591 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95404f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085601591 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95404f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085601591 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95404f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085601591 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55cfd95404f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(1075)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085601592 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250412085601592 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9552a50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085601592 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9552a50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085601592 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9552a50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085601592 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55cfd9552a50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1067)@11a1da9b814d: Deleted conn table entry 0TC_second_rab_assignment0(1075)8942519 20250412085601604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085601604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085601604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085601605 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085601605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8873b7,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085601605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942519 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085601605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942519)[0x55cfd9549400]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085601605 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085601605 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085601605 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942519 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085601605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cfd942cc80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085601605 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085601605 DLSCCP DEBUG SCCP-SCOC(118)[0x55cfd9541c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085601605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015adb0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085601605 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085601605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085601605 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085601605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085601605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085601605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085601605 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 01 06 15 ad b0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085601605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942519)[0x55cfd9549400]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085601605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cfd942cc80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085601605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cfd942cc80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085601605 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085601605 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085601605 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085601605 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085601605 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085601605 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085601605 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085601605 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085601605 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085601605 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 01 06 15 ad b0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1069)@11a1da9b814d: Deleted conn table entry 0TC_second_rab_assignment0(1075)13444292 HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: Session index based on connection ID:0 20250412085601616 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085601616 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085601616 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085601616 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085601616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085601616 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085601616 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085601617 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085601617 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085601617 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 76 15 ad b0 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085601617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085601617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085601617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085601617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085601617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085601617 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=0015adb0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085601617 DLSCCP DEBUG Received CO:RELRE for local reference 118 (sccp_scoc.c:1855) 20250412085601617 DLSCCP DEBUG SCCP-SCOC(118)[0x55cfd9541c20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085601617 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085601617 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085601617 DCN DEBUG handle_cn_disc_ind() conn_id=118 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085601617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cfd942cc80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085601617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cfd942cc80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085601617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942519)[0x55cfd9549400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085601617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942519)[0x55cfd9549400]{disconnected}: Freeing instance (context_map.c:202) 20250412085601617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8942519)[0x55cfd9549400]{disconnected}: Deallocated (fsm.c:568) 20250412085601617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cfd942cc80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085601617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cfd942cc80]{disconnected}: Freeing instance (context_map.c:206) 20250412085601617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x55cfd942cc80]{disconnected}: Deallocated (fsm.c:568) 20250412085601617 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8942519 SCCP-118 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085601617 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=0015adb0), PART(T=Source Reference,L=4,D=00000076) (sccp_scrc.c:415) 20250412085601617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085601617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085601617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085601617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085601617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085601617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085601617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 01 05 15 ad b0 00 00 76 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085601617 DLSCCP DEBUG SCCP-SCOC(118)[0x55cfd9541c20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085601617 DLSCCP DEBUG SCCP-SCOC(118)[0x55cfd9541c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085601617 DLSCCP DEBUG SCCP-SCOC(118)[0x55cfd9541c20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085601617 DLSCCP DEBUG SCCP-SCOC(118)[0x55cfd9541c20]{IDLE}: Deallocated (fsm.c:568) 20250412085601618 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085601618 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085601618 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085601618 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085601618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085601618 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085601618 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085601618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085601618 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085601618 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 01 05 15 ad b0 00 00 76 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: RLC received in state:disconnect_pending TC_second_rab_assignment0(1075)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085603627 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34283<->l=127.0.0.1:4262) (control_if.c:193) 20250412085603627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47472<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1064)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(1063)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085603633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47456<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085603633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085603633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085603633 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085603634 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085603634 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085603636 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085603637 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085603637 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085603637 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(1071)@11a1da9b814d: Final verdict of PTC: none MutexDispCT-TC_second_rab_assignment(1062)@11a1da9b814d: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(1067)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1068)@11a1da9b814d: Final verdict of PTC: none 20250412085603637 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085603637 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085603637 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085603637 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085603637 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085603637 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085603637 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085603637 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085603637 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085603637 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085603637 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085603637 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085603637 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 20250412085603637 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085603637 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085603637 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085603637 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085603637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085603637 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085603637 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085603637 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412085603638 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085603638 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085603638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085603638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085603638 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn0-RAN(1072)@11a1da9b814d: Final verdict of PTC: none 20250412085603638 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085603638 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085603638 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085603638 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085603638 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085603638 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085603638 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085603638 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085603638 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085603638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085603638 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(1069)@11a1da9b814d: Final verdict of PTC: none 20250412085603638 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 20250412085603638 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085603638 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 20250412085603638 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085603638 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085603638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085603638 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085603639 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085603639 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085603639 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085603639 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085603639 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085603639 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085603639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085603639 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085603639 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085603639 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085603639 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085603639 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085603639 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085603639 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085603639 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085603639 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085603639 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(1073)@11a1da9b814d: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1066)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(1074)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1070)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(1065)@11a1da9b814d: Final verdict of PTC: none 20250412085603644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47488<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1075)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1062): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(1063): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(1064): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(1065): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_second_rab_assignment-Iuh0(1066): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1067): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(1068): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(1069): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(1070): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1071): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1072): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1073): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(1074): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_second_rab_assignment0(1075): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_second_rab_assignment finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sat Apr 12 08:56:03 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 20250412085603746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085604349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47502<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=403420) 20250412085605216 DLSCCP DEBUG SCCP-SCOC(111)[0x55cfd9545eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085605216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019d040), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085605216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085605216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085605216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085605216 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085605216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085605216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085605216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 19 d0 40 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085605217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085605217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085605217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085605217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085605217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085605217 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085605239 DLSCCP DEBUG SCCP-SCOC(115)[0x55cfd9546a80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085605240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db2ddf), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085605240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085605240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085605240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085605240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085605240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085605240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085605240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 db 2d df 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085605240 DLSCCP DEBUG SCCP-SCOC(116)[0x55cfd954b960]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085605240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c91e7c), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085605240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085605240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085605240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085605240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085605240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085605240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085605240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c9 1e 7c 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085605240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085605240 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085605240 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085605240 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085605240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085605240 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085605241 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085605241 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085605241 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085605241 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085605241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085605241 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085605246 DLSCCP DEBUG SCCP-SCOC(117)[0x55cfd9558f00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085605246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfd2e2), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085605246 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085605246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085605246 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085605246 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085605246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085605246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085605246 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 df d2 e2 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085605247 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085605247 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085605247 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085605247 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085605247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085605247 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! Waiting for packet dumper to finish... 1 (prev_count=403420, count=404060) 20250412085605638 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085605638 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085605638 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085605638 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085605638 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085605638 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Sat Apr 12 08:56:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250412085607435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51524<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085607442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085607448 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42417<->l=127.0.0.1:4262) (control_if.c:572) 20250412085607471 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085607471 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085607471 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085607471 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085607471 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085607471 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085607472 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085607472 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085607472 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085607472 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085607473 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085607473 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085607473 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085607473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085607473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085607473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085607473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607473 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085607473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085607473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085607473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085607473 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085607473 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085607473 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085607473 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085607473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085607473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085607473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085607473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607473 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085607473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085607473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085607473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085607473 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085607473 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085607473 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085607473 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085607473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085607473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085607473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085607473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607473 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085607473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085607473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085607473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085607473 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085607473 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085607473 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085607473 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085607473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085607473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085607473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085607473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085607473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085607473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085607473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085607473 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085607473 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085607473 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085607473 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085607473 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085607473 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085607473 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085607473 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085607473 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085607473 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085607473 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085607473 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085607473 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc2' 20250412085607473 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085607473 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085607473 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085607473 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412085607473 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085607473 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085607473 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085607473 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085607473 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085607473 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085607473 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 20250412085607473 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085607473 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085607473 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085607473 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085607473 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085607473 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1084)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(1084)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1084)@11a1da9b814d: ************************************************* MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1082)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085607486 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085607486 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085607486 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085607486 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085607487 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085607487 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085607487 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085607487 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085607488 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085607488 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085607488 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085607488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085607488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085607488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607488 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=13 -> eSLS=93: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085607488 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607488 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085607488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085607488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085607488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0d 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085607488 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085607488 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085607488 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085607488 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085607488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085607488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085607488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607488 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085607488 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607488 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085607488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085607488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085607488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085607488 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085607488 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085607488 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085607488 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085607488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085607488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085607488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607488 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085607488 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607488 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085607488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085607488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085607488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085607488 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085607488 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085607488 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085607488 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085607488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085607488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085607488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607488 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085607488 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085607488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085607488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085607488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085607488 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085607488 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085607488 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085607488 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085607488 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085607488 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085607488 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085607488 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085607488 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085607488 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085607488 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085607488 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085607488 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085607488 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085607488 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085607488 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085607488 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085607488 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085607488 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085607488 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085607488 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085607488 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085607488 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085607488 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085607488 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1087)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(1087)@11a1da9b814d: M3UA emulation initiated, the test can be started MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1087)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(1085)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085607535 DLSCCP DEBUG SCCP-SCOC(108)[0x55cfd95467a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085607535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dcfaa), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085607535 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085607535 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607535 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085607535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085607535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085607535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 5d cf aa 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085607536 DLSCCP DEBUG SCCP-SCOC(107)[0x55cfd95468d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085607536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ccfe7f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085607536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085607536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607536 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085607536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085607536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085607536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 cc fe 7f 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085607536 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085607536 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085607536 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085607536 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085607536 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085607536 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085607536 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085607536 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085607536 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085607536 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085607536 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085607536 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085607537 DLSCCP DEBUG SCCP-SCOC(109)[0x55cfd95ab000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085607537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b315fe), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085607537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085607537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607537 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085607537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085607537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085607537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b3 15 fe 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085607537 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085607537 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085607537 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085607537 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085607537 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085607538 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085607684 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 20250412085607684 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 20250412085607684 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085607684 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085607693 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085607693 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085607693 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085607693 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085607693 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085607693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085607693 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085607693 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085607693 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085607693 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085607693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085607694 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085607694 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085607694 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085607694 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085607694 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085607694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085607694 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085607694 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085607694 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085607694 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085607694 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412085607694 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085607694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085607694 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 20250412085607694 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085607694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085607694 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085607694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085607694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085607694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085607694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085607694 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085607694 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085607694 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085607695 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085607695 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085607695 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085607695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085607695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085607695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085607695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085607695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085607695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085607695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085607695 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085607695 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085607695 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085607695 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085607695 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085607695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085607696 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412085607696 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085607696 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085607696 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085607696 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085607698 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 20250412085607698 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 20250412085607698 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085607698 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085607704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085607704 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085607704 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085607704 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085607704 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085607704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085607704 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085607704 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085607704 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085607704 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085607704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085607705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085607705 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085607705 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085607705 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085607705 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085607705 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085607705 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085607705 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085607705 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085607705 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085607705 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085607705 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085607705 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085607705 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085607705 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 20250412085607705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085607705 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085607705 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085607705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085607705 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085607705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085607705 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085607705 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085607705 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085607705 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085607706 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085607706 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085607706 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085607706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085607706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085607706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085607706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085607706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085607707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085607707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085607707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085607707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085607707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085607707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085607707 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085607707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085607707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085607707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085607707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085607707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085607707 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412085607707 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085607707 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085607707 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085607707 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085608223 DLSCCP DEBUG SCCP-SCOC(104)[0x55cfd9538c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085608223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a54539), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085608223 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085608223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085608223 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085608223 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085608223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085608223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085608223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a5 45 39 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085608223 DLSCCP DEBUG SCCP-SCOC(105)[0x55cfd95022c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085608223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e75538), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085608223 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085608223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085608223 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085608223 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085608223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085608223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085608223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 e7 55 38 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085608224 DLSCCP DEBUG SCCP-SCOC(106)[0x55cfd9563a50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085608224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a61db5), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085608224 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085608224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085608224 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085608224 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085608224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085608224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085608224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a6 1d b5 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085608224 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085608224 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085608224 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085608224 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085608224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085608224 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085608224 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085608224 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085608224 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085608224 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085608224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085608224 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085608224 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085608224 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085608224 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085608224 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085608224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085608224 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW_Test.msc0-RAN(1083)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085608496 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085608496 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085608496 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085608496 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085608496 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085608496 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085608496 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085608496 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085608496 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085608496 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085608496 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085608496 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085608496 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085608496 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085608496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085608496 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085608496 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085608496 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085608496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608497 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085608497 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085608497 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085608497 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085608497 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) 20250412085608497 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085608497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085608497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085608497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085608497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085608497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085608497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085608497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085608497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085608497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085608497 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085608497 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085608497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085608497 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085608497 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085608497 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085608497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085608497 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085608497 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085608497 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085608497 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085608497 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085608499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085608499 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085608499 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085608499 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085608499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085608499 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085608499 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085608499 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085608499 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085608499 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085608499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085608499 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085608499 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085608499 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085608499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085608499 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085608499 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085608499 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085608499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608499 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085608499 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085608499 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085608499 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085608499 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1086)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085608505 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085608505 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085608505 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085608505 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085608505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085608505 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085608505 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085608505 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085608505 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085608505 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085608505 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085608505 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085608505 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085608505 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085608505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085608505 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085608505 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085608505 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085608505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608505 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085608505 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085608505 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085608505 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085608505 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) 20250412085608505 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085608505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085608505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085608505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085608505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085608506 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085608506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085608506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085608506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085608506 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085608506 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085608506 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085608506 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085608506 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085608506 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085608506 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085608506 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085608506 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085608506 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085608506 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085608506 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085608506 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085608506 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085608506 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085608506 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085608506 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085608506 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085608506 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085608506 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085608506 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085608506 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085608506 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085608506 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085608506 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085608506 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085608506 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085608506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085608506 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085608506 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085608506 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085608506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085608506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085608506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085608506 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085608506 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085608506 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085608506 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085608506 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085608510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085608510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085608510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085608510 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085608510 DHNBAP 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) 20250412085608510 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085608510 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085608510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085608510 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085608518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085608518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085608518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250412085608518 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250412085608518 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250412085608720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085608720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085608720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085608720 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085608720 DHNBAP 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) 20250412085608720 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085608720 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085608720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085608720 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@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed MTC@11a1da9b814d: talloc reports "struct hnb_context" x 1, expecting 1 MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085608727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51536<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(1077)@11a1da9b814d: Final verdict of PTC: none 20250412085608729 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42417<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1078)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085608731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51524<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085608732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085608732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085608732 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085608732 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085608732 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1076)@11a1da9b814d: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1081)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1082)@11a1da9b814d: Final verdict of PTC: none 20250412085608734 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085608734 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(1085)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1083)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1086)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(1079)@11a1da9b814d: Final verdict of PTC: none 20250412085608734 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085608734 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085608734 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085608734 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085608734 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085608734 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085608735 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 20250412085608735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085608735 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085608735 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085608735 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085608735 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085608735 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085608735 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085608735 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085608735 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085608735 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085608735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085608735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085608735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) HNBGW_Test.sgsn0-M3UA(1087)@11a1da9b814d: Final verdict of PTC: none 20250412085608735 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 20250412085608735 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085608735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085608735 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085608735 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085608735 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 20250412085608735 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085608735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085608736 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085608736 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085608736 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 20250412085608736 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085608736 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085608736 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085608736 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085608736 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085608736 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085608736 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085608736 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412085608735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085608735 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085608735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085608735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085608735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085608735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085608735 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085608735 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085608736 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085608736 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085608736 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085608736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085608736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085608736 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 20250412085608736 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085608736 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085608736 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085608736 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085608736 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080)@11a1da9b814d: Final verdict of PTC: none 20250412085608737 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085608737 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085608737 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085608737 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085608737 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085608737 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(1084)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(1088)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1076): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(1077): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(1078): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(1079): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1081): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(1082): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(1083): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(1084): none (pass -> pass) 20250412085608745 DLSCCP DEBUG SCCP-SCOC(102)[0x55cfd9559400]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1085): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1086): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1087): none (pass -> pass) 20250412085608745 DLSCCP DEBUG SCCP-SCOC(102)[0x55cfd9559400]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085608745 DLSCCP DEBUG SCCP-SCOC(102)[0x55cfd9559400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085608745 DLSCCP DEBUG SCCP-SCOC(102)[0x55cfd9559400]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085608745 DLSCCP DEBUG SCCP-SCOC(102)[0x55cfd9559400]{IDLE}: Deallocated (fsm.c:568) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(1088): none (pass -> pass) MTC@11a1da9b814d: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sat Apr 12 08:56:08 UTC 2025 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== 20250412085608765 DLSCCP DEBUG SCCP-SCOC(101)[0x55cfd93b3390]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085608765 DLSCCP DEBUG SCCP-SCOC(101)[0x55cfd93b3390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085608765 DLSCCP DEBUG SCCP-SCOC(101)[0x55cfd93b3390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085608765 DLSCCP DEBUG SCCP-SCOC(101)[0x55cfd93b3390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085608766 DLSCCP DEBUG SCCP-SCOC(101)[0x55cfd93b3390]{IDLE}: Deallocated (fsm.c:568) 20250412085608774 DLSCCP DEBUG SCCP-SCOC(103)[0x55cfd953c8e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085608774 DLSCCP DEBUG SCCP-SCOC(103)[0x55cfd953c8e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085608774 DLSCCP DEBUG SCCP-SCOC(103)[0x55cfd953c8e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085608774 DLSCCP DEBUG SCCP-SCOC(103)[0x55cfd953c8e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085608774 DLSCCP DEBUG SCCP-SCOC(103)[0x55cfd953c8e0]{IDLE}: Deallocated (fsm.c:568) Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc 20250412085608827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085609329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51546<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=274208) Waiting for packet dumper to finish... 1 (prev_count=274208, count=274748) 20250412085610736 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085610736 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085610736 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085610736 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085610736 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085610736 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Sat Apr 12 08:56:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@11a1da9b814d: Test case TC_apply_sccp started. 20250412085612424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085612429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085612432 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44055<->l=127.0.0.1:4262) (control_if.c:572) 20250412085612446 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085612446 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_apply_sccp-Iuh0(1093)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085612452 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085612452 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085612453 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085612453 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085612453 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085612453 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1095)@11a1da9b814d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085612453 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36105 (stream_srv.c:142) 20250412085612453 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36105<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085612453 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085612453 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085612454 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085612454 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085612454 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085612454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085612454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085612454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085612454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612454 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085612454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085612454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085612454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 01 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085612454 DRANAP DEBUG cnlink(msc-3)[0x55cfd952d910]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085612454 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085612454 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085612454 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085612454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085612454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085612454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085612454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612454 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085612454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085612454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085612454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085612454 DRANAP DEBUG cnlink(msc-2)[0x55cfd94c3b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085612454 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085612454 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085612454 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085612454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085612454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085612454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085612455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612455 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085612455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085612455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085612455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085612455 DRANAP DEBUG cnlink(msc-1)[0x55cfd94c6920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085612455 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085612455 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085612455 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085612455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085612455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085612455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085612455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085612455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085612455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085612455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085612455 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085612455 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085612455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085612455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085612455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085612455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085612455 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085612455 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085612455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085612455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085612455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085612455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085612455 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc2' 20250412085612455 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412085612455 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412085612455 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085612455 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412085612455 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085612455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085612455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085612455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085612455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085612455 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085612455 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 20250412085612455 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085612455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085612455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085612455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085612455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085612455 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1099)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-M3UA(1099)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1099)@11a1da9b814d: ************************************************* HNBGW_Test.msc0-SCCP(1097)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085612466 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085612466 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085612466 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085612466 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085612466 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085612466 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085612466 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085612466 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085612467 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085612467 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085612467 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085612467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085612467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085612467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612467 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085612467 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612467 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085612467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085612467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085612467 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085612467 DRANAP DEBUG cnlink(sgsn-3)[0x55cfd952ff50]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085612467 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085612467 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085612468 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085612468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085612468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085612468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612468 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085612468 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612468 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085612468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085612468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085612468 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085612468 DRANAP DEBUG cnlink(sgsn-2)[0x55cfd952f5c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085612468 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085612468 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085612468 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085612468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085612468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085612468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612468 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085612468 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612468 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085612468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085612468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085612468 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085612468 DRANAP DEBUG cnlink(sgsn-1)[0x55cfd952ec30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085612468 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085612468 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085612468 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085612468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085612468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085612468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612468 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085612468 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085612468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085612468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085612468 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085612468 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085612468 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085612468 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085612468 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085612468 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085612468 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085612468 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085612468 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085612468 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085612468 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085612468 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085612468 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085612468 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085612468 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085612468 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085612468 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085612468 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085612468 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085612468 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085612468 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085612468 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085612468 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085612468 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085612468 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085612468 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@11a1da9b814d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@11a1da9b814d: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1102)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-M3UA(1102)@11a1da9b814d: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1102)@11a1da9b814d: ************************************************* HNBGW_Test.sgsn0-SCCP(1100)@11a1da9b814d: v_sccp_pdu_maxlen:268 20250412085612486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085612486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085612486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085612486 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085612486 DHNBAP 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) 20250412085612486 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085612486 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085612486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085612486 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@11a1da9b814d: setverdict(pass): none -> pass 20250412085612491 DLINP DEBUG SRVCONN(,r=127.0.0.1:36105<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085612491 DLINP DEBUG SRVCONN(,r=127.0.0.1:36105<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085612491 DLINP DEBUG SRVCONN(,r=127.0.0.1:36105<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085612491 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085612491 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) 20250412085612491 DLGLOBAL DEBUG validating counter group 0x55cfd2acbbe0(hnb) with 60 counters (rate_ctr.c:86) 20250412085612491 DHNBAP DEBUG (127.0.0.1:36105 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412085612491 DHNBAP NOTICE (127.0.0.1:36105 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085612491 DHNBAP NOTICE (127.0.0.1:36105 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085612491 DLINP DEBUG SRVCONN(,r=127.0.0.1:36105<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085612491 DLINP DEBUG SRVCONN(,r=127.0.0.1:36105<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085612664 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 20250412085612664 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 20250412085612664 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085612664 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)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085612673 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085612673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085612673 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085612673 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085612673 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085612673 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085612673 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085612673 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085612673 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085612673 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085612673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085612675 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085612675 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085612675 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085612675 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085612675 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085612675 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085612675 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085612675 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085612675 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085612675 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085612676 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412085612676 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085612676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085612676 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 20250412085612676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085612676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085612676 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085612676 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085612676 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085612676 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085612676 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085612676 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085612676 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085612676 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085612677 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 20250412085612677 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 20250412085612677 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085612677 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085612677 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085612677 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085612677 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085612678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085612678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085612678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612678 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085612678 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085612678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085612678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085612678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085612678 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085612678 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085612678 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085612678 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085612678 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085612678 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085612678 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412085612678 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085612678 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085612678 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085612678 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(1102)@11a1da9b814d: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085612684 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085612684 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085612684 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085612684 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085612684 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085612684 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085612684 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085612684 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085612684 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085612684 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085612684 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085612687 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085612687 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085612687 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085612687 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085612687 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085612687 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085612687 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085612687 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085612687 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085612687 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085612687 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085612687 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085612687 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085612687 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085612687 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085612687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085612687 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085612687 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085612687 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085612687 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085612687 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 20250412085612687 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085612687 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085612687 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085612687 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085612688 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085612688 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085612688 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085612688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085612688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085612688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612688 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085612688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085612688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085612688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085612688 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085612689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085612689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085612689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085612689 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085612689 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085612689 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085612689 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085612689 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085612689 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085612689 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085612689 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412085612689 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085612689 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085612689 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085612689 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(1098)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085613472 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085613472 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085613472 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085613472 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085613472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085613472 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085613472 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085613472 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085613472 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085613472 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085613472 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085613472 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085613472 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085613472 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085613472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085613472 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085613472 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085613472 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085613472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613472 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085613472 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085613472 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085613472 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085613472 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) 20250412085613472 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085613472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085613472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085613472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613472 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085613472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085613472 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085613472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085613472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085613472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085613472 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085613473 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085613473 DRANAP NOTICE cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: link up (cnlink.c:111) 20250412085613473 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085613473 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085613473 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085613473 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085613473 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085613473 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085613473 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085613473 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085613473 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085613473 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085613474 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085613474 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085613474 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085613474 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085613474 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085613474 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085613474 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085613474 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085613474 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085613474 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085613474 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085613474 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085613474 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085613474 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085613474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085613474 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085613474 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085613474 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085613474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613474 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085613474 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085613474 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085613474 DRANAP DEBUG cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085613474 DRANAP INFO cnlink(msc-0)[0x55cfd94e3940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1101)@11a1da9b814d: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085613486 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085613486 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085613486 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085613486 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085613486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085613486 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085613486 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085613486 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085613486 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085613486 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085613486 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085613486 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085613486 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085613486 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085613486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085613486 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085613486 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085613486 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085613486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613486 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085613486 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085613486 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085613486 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085613486 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) 20250412085613486 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085613486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085613486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085613486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613486 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085613486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085613486 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085613486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085613486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085613486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085613486 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085613486 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085613486 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: link up (cnlink.c:111) 20250412085613486 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085613486 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085613486 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085613486 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085613486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085613486 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412085613486 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085613486 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085613486 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085613486 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085613487 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085613487 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085613487 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085613487 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085613487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085613487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085613487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085613487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085613487 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085613487 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085613487 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085613487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085613487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085613487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085613487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085613487 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085613487 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085613487 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085613487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085613487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085613487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085613487 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085613487 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085613487 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085613487 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085613487 DRANAP INFO cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085614524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085615217 DLSCCP DEBUG SCCP-SCOC(111)[0x55cfd9545eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085615217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019d040), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085615217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085615217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085615217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085615217 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085615217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085615217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085615217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 19 d0 40 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085615217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085615217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085615217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085615217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085615217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085615217 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085615240 DLSCCP DEBUG SCCP-SCOC(116)[0x55cfd954b960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085615240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c91e7c), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085615240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085615240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085615240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085615240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085615240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085615240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085615240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c9 1e 7c 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085615240 DLSCCP DEBUG SCCP-SCOC(115)[0x55cfd9546a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085615240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db2ddf), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085615240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085615240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085615240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085615240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085615240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085615240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085615240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 db 2d df 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085615241 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085615241 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085615241 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085615241 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085615241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085615241 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085615241 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085615241 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085615241 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085615241 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c9 1e 7c 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085615241 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085615241 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085615241 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085615241 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085615241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085615241 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085615241 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085615241 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085615241 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085615241 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 db 2d df 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085615243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085615243 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085615243 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085615243 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085615243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085615243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085615243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085615243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085615243 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085615243 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 74 c9 1e 7c 00 00 06 00 08 00 00 00 07  20250412085615243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085615243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085615243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085615243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085615243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085615243 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=00c91e7c) (sccp_scrc.c:486) 20250412085615243 DLSCCP DEBUG Received CO:RELCO for local reference 116 (sccp_scoc.c:1855) 20250412085615243 DLSCCP DEBUG SCCP-SCOC(116)[0x55cfd954b960]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085615243 DLSCCP DEBUG SCCP-SCOC(116)[0x55cfd954b960]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085615243 DLSCCP DEBUG SCCP-SCOC(116)[0x55cfd954b960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085615243 DLSCCP DEBUG SCCP-SCOC(116)[0x55cfd954b960]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085615243 DLSCCP DEBUG SCCP-SCOC(116)[0x55cfd954b960]{IDLE}: Deallocated (fsm.c:568) 20250412085615247 DLSCCP DEBUG SCCP-SCOC(117)[0x55cfd9558f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085615247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfd2e2), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085615247 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085615247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085615247 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085615247 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085615247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085615247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085615247 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 df d2 e2 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085615247 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085615247 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085615247 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085615247 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085615247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085615247 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085615444 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085615444 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085615445 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085615445 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085615445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085615445 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085615445 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085615445 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085615445 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085615445 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 73 db 2d df 00 00 06 00 08 00 00 00 07  20250412085615445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085615445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085615445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085615445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085615445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085615445 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=00db2ddf) (sccp_scrc.c:486) 20250412085615445 DLSCCP DEBUG Received CO:RELCO for local reference 115 (sccp_scoc.c:1855) 20250412085615445 DLSCCP DEBUG SCCP-SCOC(115)[0x55cfd9546a80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085615445 DLSCCP DEBUG SCCP-SCOC(115)[0x55cfd9546a80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085615445 DLSCCP DEBUG SCCP-SCOC(115)[0x55cfd9546a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085615445 DLSCCP DEBUG SCCP-SCOC(115)[0x55cfd9546a80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085615445 DLSCCP DEBUG SCCP-SCOC(115)[0x55cfd9546a80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1098)@11a1da9b814d: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1098)@11a1da9b814d: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1104) TC_apply_sccp-Iuh0-RUA(1094)@11a1da9b814d: Added conn table entry 0TC_apply_sccp0(1104)13581732 20250412085615566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085615566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085615566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085615566 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085615566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcf3da4, normal) (hnbgw_rua.c:406) 20250412085615567 DHNB DEBUG map_rua[0x55cfd9549400]{init}: Allocated (fsm.c:456) 20250412085615567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13581732)[0x55cfd9549400]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085615567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13581732 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085615567 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085615567 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085615567 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13581732 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085615567 DCN DEBUG map_sccp[0x55cfd942cc80]{init}: Allocated (fsm.c:456) 20250412085615567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cfd942cc80]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085615567 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-13581732 <-> SCCP-119 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085615567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13581732 SCCP-119 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085615567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13581732)[0x55cfd9549400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085615567 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085615567 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085615567 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13581732 SCCP-119 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085615567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cfd942cc80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085615567 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085615567 DLSCCP DEBUG SCCP-SCOC(119)[0x55cfd9541c20]{IDLE}: Allocated (fsm.c:456) 20250412085615567 DLSCCP DEBUG SCCP-SCOC(119)[0x55cfd9541c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085615567 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003910056400500f1100926) (sccp_scrc.c:415) 20250412085615567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085615567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085615567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085615567 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085615567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085615567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085615567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085615567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085615567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085615567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085615567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085615567 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085615567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085615567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085615567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085615567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 77 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 03 91 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085615567 DLSCCP DEBUG SCCP-SCOC(119)[0x55cfd9541c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085615567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cfd942cc80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085615567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13581732)[0x55cfd9549400]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085615568 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085615568 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085615568 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085615568 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085615568 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085615568 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085615568 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085615568 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085615568 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085615568 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 77 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 03 91 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1097)@11a1da9b814d: First idle individual index:0 HNBGW_Test.msc0-SCCP(1097)@11a1da9b814d: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1098)@11a1da9b814d: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1104) HNBGW_Test.msc0-RAN(1098)@11a1da9b814d: Added conn table entry 0TC_apply_sccp0(1104)13236647 HNBGW_Test.msc0-SCCP(1097)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1097)@11a1da9b814d: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1104)@11a1da9b814d: setverdict(pass): none -> pass 20250412085615584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085615584 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085615584 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085615584 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085615584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085615584 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085615584 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085615584 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085615584 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085615584 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 77 be 16 90 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085615584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085615584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085615584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085615584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085615584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085615584 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00be1690) (sccp_scrc.c:486) 20250412085615584 DLSCCP DEBUG Received CO:COAK for local reference 119 (sccp_scoc.c:1855) 20250412085615584 DLSCCP DEBUG SCCP-SCOC(119)[0x55cfd9541c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085615584 DLSCCP DEBUG SCCP-SCOC(119)[0x55cfd9541c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085615584 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085615584 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085615584 DCN DEBUG handle_cn_conn_conf() conn_id=119, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085615584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cfd942cc80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085615584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cfd942cc80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_apply_sccp0(1104)@11a1da9b814d: "Changing SCCP address, don't apply yet" 20250412085616586 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250412085617536 DLSCCP DEBUG SCCP-SCOC(107)[0x55cfd95468d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085617536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ccfe7f), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085617536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085617536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085617536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085617536 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085617536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085617536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085617536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 cc fe 7f 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085617536 DLSCCP DEBUG SCCP-SCOC(108)[0x55cfd95467a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085617536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005dcfaa), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085617536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085617536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085617536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085617536 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085617536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085617536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085617536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 5d cf aa 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085617537 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085617537 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085617537 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085617537 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085617537 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085617537 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085617537 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085617537 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085617537 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085617537 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085617537 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085617537 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085617538 DLSCCP DEBUG SCCP-SCOC(109)[0x55cfd95ab000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085617538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b315fe), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085617538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085617538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085617538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085617538 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085617538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085617538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085617538 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b3 15 fe 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085617538 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085617538 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085617538 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085617538 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085617538 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085617538 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085617599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085617599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085617599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250412085617599 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085617599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcf3da4) (hnbgw_rua.c:470) 20250412085617599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13581732 SCCP-119 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:311) 20250412085617599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13581732)[0x55cfd9549400]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085617599 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250412085617599 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250412085617599 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13581732 SCCP-119 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:263) 20250412085617599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cfd942cc80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085617599 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085617599 DLSCCP DEBUG SCCP-SCOC(119)[0x55cfd9541c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085617599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be1690), PART(T=Data,L=22,D=001440120000010010400b0ae64566c2eaacd5f4e1d4) (sccp_scrc.c:415) 20250412085617599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085617599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085617599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085617599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085617599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085617599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085617599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 bc 03 00 00 00 06 be 16 90 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a e6 45 66 c2 ea ac d5 f4 e1 d4 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085617599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085617599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085617599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085617599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085617599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085617599 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085617599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085617599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085617599 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085617599 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 bc 03 00 00 00 06 be 16 90 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a e6 45 66 c2 ea ac d5 f4 e1 d4 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1097)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1097)@11a1da9b814d: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1097)@11a1da9b814d: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1097)@11a1da9b814d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1104)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1097)@11a1da9b814d: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1097)@11a1da9b814d: vl_len:22 HNBGW_Test.msc0-SCCP(1097)@11a1da9b814d: vl_from0 HNBGW_Test.msc0-SCCP(1097)@11a1da9b814d: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AC86DD9DF10141F0C7E43'O 20250412085617606 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085617606 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085617606 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085617606 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085617606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085617606 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085617606 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085617606 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085617606 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085617606 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 77 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a c8 6d d9 df 10 14 1f 0c 7e 43 00 00 00 00 06 00 08 00 00 00 07  20250412085617606 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085617606 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085617606 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085617606 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085617606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085617607 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=001440120000010010400b0ac86dd9df10141f0c7e43) (sccp_scrc.c:486) 20250412085617607 DLSCCP DEBUG Received CO:CODT for local reference 119 (sccp_scoc.c:1855) 20250412085617607 DLSCCP DEBUG SCCP-SCOC(119)[0x55cfd9541c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085617607 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085617607 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085617607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cfd942cc80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085617607 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250412085617607 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250412085617607 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13581732 SCCP-119 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250412085617607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13581732)[0x55cfd9549400]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085617607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:121) 20250412085617607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085617607 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)@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1104)@11a1da9b814d: "Apply SCCP address changes" 20250412085617611 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250412085617612 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:439) 20250412085617612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cfd942cc80]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:408) 20250412085617612 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085617612 DLSCCP DEBUG SCCP-SCOC(119)[0x55cfd9541c20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085617612 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be1690), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085617612 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085617612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085617612 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085617612 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085617612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085617612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085617612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 be 16 90 00 00 77 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085617612 DLSCCP DEBUG SCCP-SCOC(119)[0x55cfd9541c20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085617612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cfd942cc80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085617612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13581732)[0x55cfd9549400]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085617612 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13581732)[0x55cfd9549400]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085617612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085617612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13581732)[0x55cfd9549400]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085617612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13581732)[0x55cfd9549400]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085617612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13581732)[0x55cfd9549400]{disrupted}: Freeing instance (context_map.c:202) 20250412085617612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13581732)[0x55cfd9549400]{disrupted}: Deallocated (fsm.c:568) 20250412085617612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cfd942cc80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085617612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cfd942cc80]{disconnected}: Freeing instance (context_map.c:206) 20250412085617612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x55cfd942cc80]{disconnected}: Deallocated (fsm.c:568) 20250412085617612 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13581732 SCCP-119 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250412085617612 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:463) 20250412085617612 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250412085617612 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:417) 20250412085617612 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250412085617612 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250412085617612 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250412085617612 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250412085617612 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250412085617612 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250412085617612 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250412085617612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085617612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085617612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085617612 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085617612 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085617612 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085617612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085617612 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085617612 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085617612 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085617612 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085617612 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 be 16 90 00 00 77 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1097)@11a1da9b814d: Session index based on local reference:0 HNBGW_Test.msc0-RAN(1098)@11a1da9b814d: Deleted conn table entry 0TC_apply_sccp0(1104)13236647 TC_apply_sccp-Iuh0-RUA(1094)@11a1da9b814d: Deleted conn table entry 0TC_apply_sccp0(1104)13581732 20250412085617616 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085617616 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085617616 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085617616 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085617616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085617616 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085617616 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085617616 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085617616 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085617616 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 77 be 16 90 00 00 06 00 08 00 00 00 07  20250412085617616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085617616 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085617616 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085617616 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085617616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085617616 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=00be1690) (sccp_scrc.c:486) 20250412085617616 DLSCCP DEBUG Received CO:RELCO for local reference 119 (sccp_scoc.c:1855) 20250412085617616 DLSCCP DEBUG SCCP-SCOC(119)[0x55cfd9541c20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085617616 DLSCCP DEBUG SCCP-SCOC(119)[0x55cfd9541c20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085617616 DLSCCP DEBUG SCCP-SCOC(119)[0x55cfd9541c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085617616 DLSCCP DEBUG SCCP-SCOC(119)[0x55cfd9541c20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085617616 DLSCCP DEBUG SCCP-SCOC(119)[0x55cfd9541c20]{IDLE}: Deallocated (fsm.c:568) 20250412085618218 DLSCCP DEBUG SCCP-SCOC(104)[0x55cfd9538c30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085618218 DLSCCP DEBUG SCCP-SCOC(104)[0x55cfd9538c30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085618218 DLSCCP DEBUG SCCP-SCOC(104)[0x55cfd9538c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085618218 DLSCCP DEBUG SCCP-SCOC(104)[0x55cfd9538c30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085618218 DLSCCP DEBUG SCCP-SCOC(104)[0x55cfd9538c30]{IDLE}: Deallocated (fsm.c:568) 20250412085618218 DLSCCP DEBUG SCCP-SCOC(105)[0x55cfd95022c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085618218 DLSCCP DEBUG SCCP-SCOC(105)[0x55cfd95022c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085618218 DLSCCP DEBUG SCCP-SCOC(105)[0x55cfd95022c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085618218 DLSCCP DEBUG SCCP-SCOC(105)[0x55cfd95022c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085618218 DLSCCP DEBUG SCCP-SCOC(105)[0x55cfd95022c0]{IDLE}: Deallocated (fsm.c:568) 20250412085618218 DLSCCP DEBUG SCCP-SCOC(106)[0x55cfd9563a50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412085618218 DLSCCP DEBUG SCCP-SCOC(106)[0x55cfd9563a50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412085618218 DLSCCP DEBUG SCCP-SCOC(106)[0x55cfd9563a50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085618218 DLSCCP DEBUG SCCP-SCOC(106)[0x55cfd9563a50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085618218 DLSCCP DEBUG SCCP-SCOC(106)[0x55cfd9563a50]{IDLE}: Deallocated (fsm.c:568) MTC@11a1da9b814d: ok: talloc reports "asn1_context" = 1 bytes 20250412085618631 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44055<->l=127.0.0.1:4262) (control_if.c:193) 20250412085618631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51558<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1091)@11a1da9b814d: Final verdict of PTC: none VirtHNBGW-STATS(1090)@11a1da9b814d: Final verdict of PTC: none MTC@11a1da9b814d: setverdict(pass): pass -> pass, component reason not changed 20250412085618635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51550<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085618637 DLINP DEBUG SRVCONN(,r=127.0.0.1:36105<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085618637 DLINP DEBUG SRVCONN(,r=127.0.0.1:36105<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085618637 DLINP NOTICE SRV(,r=127.0.0.1:36105<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085618637 DMAIN NOTICE (127.0.0.1:36105 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36105<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085618637 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250412085618637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085618637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085618637 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085618637 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085618637 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085618638 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085618638 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085618638 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085618638 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085618638 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085618639 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085618639 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085618639 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_apply_sccp(1089)@11a1da9b814d: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(1096)@11a1da9b814d: Final verdict of PTC: none 20250412085618639 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 20250412085618639 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085618639 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085618639 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085618639 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085618639 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085618639 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085618639 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085618639 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412085618639 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085618639 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085618639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085618639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085618639 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 20250412085618639 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 20250412085618639 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085618639 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085618639 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085618639 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085618639 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085618639 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085618639 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250412085618639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085618639 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085618639 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085618639 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085618639 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085618639 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085618639 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085618639 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085618640 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) 20250412085618640 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085618640 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085618640 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-SCCP(1100)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1101)@11a1da9b814d: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1094)@11a1da9b814d: Final verdict of PTC: none TC_apply_sccp-Iuh1(1095)@11a1da9b814d: Final verdict of PTC: none 20250412085618640 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085618640 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085618640 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085618640 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085618640 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412085618640 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085618640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085618640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085618640 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 20250412085618640 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085618640 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085618640 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085618640 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085618640 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085618640 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085618640 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085618640 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085618640 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085618640 DRANAP DEBUG cnlink(sgsn-0)[0x55cfd952e2a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085618640 DRANAP NOTICE cnlink(sgsn-0)[0x55cfd952e2a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(1098)@11a1da9b814d: Final verdict of PTC: none HNBGW-PFCP(1092)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1099)@11a1da9b814d: Final verdict of PTC: none TC_apply_sccp-Iuh0(1093)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1097)@11a1da9b814d: Final verdict of PTC: none HNBGW-MGCP(1103)@11a1da9b814d: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1102)@11a1da9b814d: Final verdict of PTC: none 20250412085618658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51570<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1104)@11a1da9b814d: Final verdict of PTC: pass MTC@11a1da9b814d: Setting final verdict of the test case. MTC@11a1da9b814d: Local verdict of MTC: pass MTC@11a1da9b814d: Local verdict of PTC MutexDispCT-TC_apply_sccp(1089): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC VirtHNBGW-STATS(1090): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-PFCP(1092): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_apply_sccp-Iuh0(1093): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1094): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_apply_sccp-Iuh1(1095): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1096): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-SCCP(1097): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-RAN(1098): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.msc0-M3UA(1099): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1100): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1101): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1102): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC HNBGW-MGCP(1103): none (pass -> pass) MTC@11a1da9b814d: Local verdict of PTC TC_apply_sccp0(1104): pass (pass -> pass) MTC@11a1da9b814d: Test case TC_apply_sccp finished. Verdict: pass MTC@11a1da9b814d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sat Apr 12 08:56:18 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250412085618737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085619238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43616<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=337196) Waiting for packet dumper to finish... 1 (prev_count=337196, count=367680) 20250412085620640 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085620640 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085620640 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085620640 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085620640 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085620640 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@11a1da9b814d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@11a1da9b814d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@11a1da9b814d: Terminating MTC. MC@11a1da9b814d: MTC terminated. MC2> exit MC@11a1da9b814d: Shutting down session. MC@11a1da9b814d: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-10086.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->FAIL 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->FAIL HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_assignment_concurrent pass->FAIL HNBGW_Tests.TC_rab_release pass->FAIL HNBGW_Tests.TC_rab_release_abnormal pass->FAIL HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass->FAIL 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->FAIL: 6 pass: 54 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2324694) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250412085625218 DLSCCP DEBUG SCCP-SCOC(111)[0x55cfd9545eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085625218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019d040), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085625218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085625218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085625218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085625218 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085625218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085625218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085625218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 19 d0 40 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085625218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085625218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085625218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085625218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085625218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085625218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085625248 DLSCCP DEBUG SCCP-SCOC(117)[0x55cfd9558f00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085625248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfd2e2), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085625248 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085625248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085625248 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085625248 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085625248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085625248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55cfd95335c0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085625248 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 df d2 e2 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085625248 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085625248 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085625248 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085625248 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085625248 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085625248 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] [testenv][generic] Stopping stp (2324627) [testenv][generic] Stopping hnbgw (2324655) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0'] testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease Fetched 55.4 kB in 0s (149 kB/s) Reading package lists...[testenv] feed_watchdog_loop: podman container has stopped [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/dbg_pkgs_all'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'apt-rdepends', 'osmo-hnbgw'] [testenv][with-pfcp] osmo-hnbgw -> osmo-hnbgw: installing osmo-hnbgw-dbg [testenv][with-pfcp] osmo-hnbgw -> libasn1c1: installing libasn1c-dbg [testenv][with-pfcp] osmo-hnbgw -> libc6: installing libc6-dbg [testenv][with-pfcp] osmo-hnbgw -> libnftables1: installing libnftables1-dbgsym [testenv][with-pfcp] osmo-hnbgw -> libosmo-hnbap0: installing libosmo-hnbap-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmocore22: installing libosmocore-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][with-pfcp] osmo-hnbgw -> libosmo-pfcp4: installing libosmo-pfcp-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-gtlv1: installing libosmo-gtlv-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-rua0: installing libosmo-rua-dbg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'apt-rdepends', 'osmo-stp'] [testenv][with-pfcp] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][with-pfcp] osmo-stp -> libc6: installing libc6-dbg [testenv][with-pfcp] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][with-pfcp] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][with-pfcp] Installing packages: osmo-hnbgw, osmo-stp, osmo-hnbgw-dbg, libasn1c-dbg, libc6-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmocore-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, libosmo-sigtran-dbg, libosmo-rua-dbg, osmo-stp-dbg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libc6-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'libosmo-rua-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libasn1c1 libc-bin libc-dev-bin libc6 libc6-dev libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp4 libosmo-ranap7 libosmo-rua0 libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libnftables1 libnftables1-dbgsym libnftnl11 libosmo-gtlv-dbg libosmo-gtlv1 libosmo-hnbap-dbg libosmo-hnbap0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-pfcp-dbg libosmo-pfcp4 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran11 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hnbgw osmo-hnbgw-dbg osmo-stp osmo-stp-dbg osmocom-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 38 newly installed, 0 to remove and 57 not upgraded. Need to get 0 B/20.8 MB of archives. After this operation, 26.0 MB of additional disk space will be used. debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../01-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../02-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package libnftables1-dbgsym:amd64. Preparing to unpack .../03-libnftables1-dbgsym_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../04-osmocom-nightly_202504112026_amd64.deb ... Unpacking osmocom-nightly (202504112026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.5.0.1.771b.202504112026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0.1.771b.202504112026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.14.0.28.4a09a.202504112026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504112026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.14.0.28.4a09a.202504112026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.28.4a09a.202504112026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../12-libosmo-pfcp4_0.5.0.1.771b.202504112026_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0.1.771b.202504112026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.6.0.2.1b40.202504112026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504112026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../14-libosmo-sigtran11_2.1.0.55.d15f.202504112026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.55.d15f.202504112026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.1.0.55.d15f.202504112026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.55.d15f.202504112026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmocore (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.1.0.55.d15f.202504112026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.55.d15f.202504112026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.1.0.55.d15f.202504112026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.55.d15f.202504112026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.38.202504112026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504112026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38.202504112026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504112026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.5.0.1.771b.202504112026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504112026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.7.0.2.38a6.202504112026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0.2.38a6.202504112026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.7.0.2.38a6.202504112026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0.2.38a6.202504112026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.5.0.1.771b.202504112026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504112026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.7.0.2.38a6.202504112026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.2.38a6.202504112026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.7.0.2.38a6.202504112026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504112026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.7.0.2.38a6.202504112026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0.2.38a6.202504112026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.7.0.2.38a6.202504112026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0.2.38a6.202504112026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.11.0.23.fd0d.202504112026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.23.fd0d.202504112026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.7.0.14.bad5.202504112026_amd64.deb ... Unpacking osmo-hnbgw (1.7.0.14.bad5.202504112026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.7.0.14.bad5.202504112026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0.14.bad5.202504112026) ... Setting up osmocom-nightly (202504112026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmocodec4:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmo-gtlv1:amd64 (0.5.0.1.771b.202504112026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504112026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.7.0.2.38a6.202504112026) ... Setting up libosmovty13:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmo-rua0:amd64 (1.7.0.2.38a6.202504112026) ... Setting up libosmoisdn0:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmo-rua-dbg:amd64 (1.7.0.2.38a6.202504112026) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504112026) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0.2.38a6.202504112026) ... Setting up libosmousb0:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504112026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.28.4a09a.202504112026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libasn1c-dbg:amd64 (0.9.38.202504112026) ... Setting up libosmogsm20:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmogb14:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504112026) ... Setting up libosmo-pfcp4:amd64 (0.5.0.1.771b.202504112026) ... Setting up libosmocoding0:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504112026) ... Setting up libosmosim2:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmocore (1.11.0.23.fd0d.202504112026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.55.d15f.202504112026) ... Setting up libosmocore-dbg:amd64 (1.11.0.23.fd0d.202504112026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.55.d15f.202504112026) ... Setting up osmo-stp:amd64 (2.1.0.55.d15f.202504112026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.7.0.2.38a6.202504112026) ... Setting up osmo-hnbgw (1.7.0.14.bad5.202504112026) ... changed ownership of '/etc/osmocom/osmo-hnbgw.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hnbgw.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504112026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.55.d15f.202504112026) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0.14.bad5.202504112026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][with-pfcp] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp'] [testenv][with-pfcp] + ['cp', '-a', 'osmo-hnbgw-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.default'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.default [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.default'] [testenv][with-pfcp] Running testsuite clean script (reason: prepare) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=prepare', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] [testenv][with-pfcp] Running stp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/stp.log'] [testenv][with-pfcp] Running hnbgw [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'sh', '-c', 'osmo-hnbgw -c osmo-hnbgw-with-pfcp.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/hnbgw.log'] 20250412085636279 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250412085636279 DLSS7 <000c> osmo_ss7_route_table.c:59 0: Creating Route Table system 20250412085636279 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-msc0-0) Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20250412085636279 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250412085636279 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! 20250412085636279 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250412085636279 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc0) Created AS 20250412085636279 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS 20250412085636279 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250412085636279 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-msc1-0) Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20250412085636279 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250412085636279 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! 20250412085636279 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250412085636279 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc1) Created AS 20250412085636279 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS 20250412085636279 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250412085636279 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-msc2-0) Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20250412085636279 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250412085636279 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! 20250412085636279 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250412085636279 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc2) Created AS 20250412085636279 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS 20250412085636279 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250412085636279 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-sgsn0-0) Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20250412085636279 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250412085636279 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn0-0) ASP Restart for server not implemented yet! 20250412085636280 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250412085636280 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn0) Created AS 20250412085636280 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-sgsn0) Adding ASP virt-sgsn0-0 to AS 20250412085636280 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250412085636280 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-sgsn1-0) Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20250412085636280 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250412085636280 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn1-0) ASP Restart for server not implemented yet! 20250412085636280 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250412085636280 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn1) Created AS 20250412085636280 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-sgsn1) Adding ASP virt-sgsn1-0 to AS 20250412085636280 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250412085636280 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(virt-sgsn2-0) Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20250412085636280 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250412085636280 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn2-0) ASP Restart for server not implemented yet! 20250412085636280 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250412085636280 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn2) Created AS 20250412085636280 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(virt-sgsn2) Adding ASP virt-sgsn2-0 to AS 20250412085636280 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250412085636280 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20250412085636280 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250412085636280 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250412085636280 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20250412085636280 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250412085636280 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250412085636280 DLSS7 <000c> osmo_ss7_xua_srv.c:225 Creating m3ua Server (null):2905 20250412085636280 DLSS7 <000c> osmo_ss7_xua_srv.c:245 Created m3ua server on (null):2905 20250412085636280 DLSS7 <000c> osmo_ss7_xua_srv.c:292 (Re)binding m3ua Server to :::2905 20250412085636280 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 rate_ctr.c:86 validating counter group 0x56543847f480(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x56543847f460(iups) with 3 counters 20250412085636425 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250412085636425 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250412085636425 DLPFCP NOTICE 0x5654517c6870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20250412085636425 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Allocated (fsm.c:456) 20250412085636426 DLGLOBAL DEBUG validating counter group 0x56543847f500(msc) with 15 counters (rate_ctr.c:86) 20250412085636426 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250412085636426 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250412085636426 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Allocated (fsm.c:456) 20250412085636426 DLGLOBAL DEBUG validating counter group 0x56543847f500(msc) with 15 counters (rate_ctr.c:86) 20250412085636426 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250412085636426 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250412085636426 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Allocated (fsm.c:456) 20250412085636426 DLGLOBAL DEBUG validating counter group 0x56543847f500(msc) with 15 counters (rate_ctr.c:86) 20250412085636426 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250412085636426 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250412085636426 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Allocated (fsm.c:456) 20250412085636426 DLGLOBAL DEBUG validating counter group 0x56543847f500(msc) with 15 counters (rate_ctr.c:86) 20250412085636426 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250412085636426 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250412085636426 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Allocated (fsm.c:456) 20250412085636426 DLGLOBAL DEBUG validating counter group 0x56543847f4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250412085636426 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250412085636426 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250412085636426 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Allocated (fsm.c:456) 20250412085636426 DLGLOBAL DEBUG validating counter group 0x56543847f4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250412085636426 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250412085636426 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250412085636426 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Allocated (fsm.c:456) 20250412085636426 DLGLOBAL DEBUG validating counter group 0x56543847f4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250412085636426 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250412085636426 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250412085636426 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Allocated (fsm.c:456) 20250412085636426 DLGLOBAL DEBUG validating counter group 0x56543847f4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250412085636426 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250412085636426 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250412085636426 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250412085636426 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250412085636426 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250412085636426 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250412085636426 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:884) 20250412085636426 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250412085636426 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:47106 (mgcp_client.c:999) 20250412085636426 DLPFCP DEBUG 0x5654517c6870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20250412085636426 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xeba4a944 (1744448196 seconds since UNIX epoch, which is 3953436996 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:147) 20250412085636426 DLPFCP DEBUG pfcp_cp_peer[0x565451955270]{disabled}: Allocated (fsm.c:456) 20250412085636426 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20250412085636426 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412085636426 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20250412085636426 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:258) 20250412085636426 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412085636426 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:447) 20250412085636426 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:463) 20250412085636426 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:489) 20250412085636426 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:584) 20250412085636426 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:591) 20250412085636426 DLGLOBAL DEBUG validating counter group 0x7f87b0e327c0(sigtran_as) with 34 counters (rate_ctr.c:86) 20250412085636426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_DOWN}: Allocated (fsm.c:456) 20250412085636426 DLSS7 INFO 0: AS(as-clnt-msc-0) Created AS (osmo_ss7_instance.c:324) 20250412085636426 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:602) 20250412085636426 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:608) 20250412085636426 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:129) 20250412085636426 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:646) 20250412085636426 DLGLOBAL DEBUG validating counter group 0x7f87b0e32a00(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250412085636426 DLSS7 INFO 0: AS(as-clnt-msc-0) Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:160) 20250412085636426 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{IDLE}: Allocated (fsm.c:456) 20250412085636426 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:722) 20250412085636426 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x565451975490]{ASP_DOWN}: Allocated (fsm.c:456) 20250412085636427 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:713) 20250412085636427 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250412085636427 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250412085636427 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x565451976cf0 (osmo_ss7_user.c:88) 20250412085636427 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:509) 20250412085636427 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:517) 20250412085636427 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250412085636427 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:417) 20250412085636427 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:447) 20250412085636427 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:463) 20250412085636427 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250412085636427 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:417) 20250412085636427 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:447) 20250412085636427 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:463) 20250412085636427 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250412085636427 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:417) 20250412085636427 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:447) 20250412085636427 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:463) 20250412085636427 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250412085636427 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:417) 20250412085636427 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:447) 20250412085636427 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:463) 20250412085636427 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250412085636427 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:417) 20250412085636427 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:447) 20250412085636427 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:463) 20250412085636427 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250412085636427 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:417) 20250412085636427 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:447) 20250412085636427 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:463) 20250412085636427 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:54813<->l=::1:2905): New m3ua connection accepted 20250412085636427 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:54813<->l=::1:2905): created dynamic ASP asp-dyn-0 20250412085636427 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=::1:54813<->l=:::2905 20250412085636427 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20250412085636427 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! 20250412085636427 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085636427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085636427 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250412085636427 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:417) 20250412085636427 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:447) 20250412085636427 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:463) 20250412085636427 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250412085636427 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:417) 20250412085636427 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085636427 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085636427 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085636427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085636427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085636427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085636427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085636427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085636427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=1 -> eSLS=81: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085636427 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=12=0.1.4,SLS=1: no route! (sccp_scrc.c:158) 20250412085636427 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085636427 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085636427 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085636427 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085636427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085636427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085636427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085636427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085636427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085636427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=14 -> eSLS=46: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085636427 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=11=0.1.3,SLS=14: no route! (sccp_scrc.c:158) 20250412085636427 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085636427 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085636427 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085636427 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085636427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085636427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085636427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085636427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085636427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085636427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085636427 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=10=0.1.2,SLS=7: no route! (sccp_scrc.c:158) 20250412085636427 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085636427 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085636427 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085636427 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085636427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085636427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085636427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085636427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085636427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085636427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085636427 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=4: no route! (sccp_scrc.c:158) 20250412085636427 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085636427 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085636427 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085636427 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085636427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085636427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085636427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085636427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085636427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085636427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085636427 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=4=0.0.4,SLS=7: no route! (sccp_scrc.c:158) 20250412085636427 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085636427 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085636427 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085636427 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085636427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085636427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085636427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085636427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085636427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085636427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=1 -> eSLS=49: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085636427 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=1: no route! (sccp_scrc.c:158) 20250412085636427 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085636427 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085636427 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085636427 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085636427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085636427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085636427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085636427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085636427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085636427 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=2=0.0.2,SLS=14: no route! (sccp_scrc.c:158) 20250412085636427 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085636427 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) [testenv][with-pfcp] Running testsuite 20250412085636427 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085636427 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085636427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085636427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085636427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085636427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085636427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085636427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085636427 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=188=0.23.4,SLS=2: no route! (sccp_scrc.c:158) 20250412085636427 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085636427 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:54813){CONNECTING} connection established (stream_cli.c:440) 20250412085636427 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250412085636427 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Client connected (r=::1:2905<->l=::1:54813) (osmo_ss7_asp.c:973) 20250412085636427 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250412085636427 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250412085636427 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250412085636427 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x565451975490]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250412085636427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 8 bytes: [L2]> 01 00 03 01 00 00 00 08 (osmo_ss7_asp.c:1174) 20250412085636427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085636428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) 20250412085636428 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085636428 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085636428 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085636428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085636428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085636428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:775) 20250412085636428 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x565451975490]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:736) 20250412085636428 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x565451975490]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20250412085636428 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x565451975490]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:444) 20250412085636428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250412085636428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:406) 20250412085636428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250412085636428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250412085636428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250412085636428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/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@481fc27fb91e: Unix server socket created successfully. MC@481fc27fb91e: Listening on TCP port 35197. MC2> 481fc27fb91e is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 481fc27fb91e 35197 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@481fc27fb91e: New HC connected from 10.0.2.100 [10.0.2.100]. 481fc27fb91e: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@481fc27fb91e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@481fc27fb91e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@481fc27fb91e: Configuration file was processed on all HCs. MC@481fc27fb91e: Creating MTC on host 10.0.2.100. MC@481fc27fb91e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Sat Apr 12 08:56:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_hnb_register started. 20250412085638100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38542<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085638102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085638106 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35427<->l=127.0.0.1:4262) (control_if.c:572) HNBGW-PFCP(6)@481fc27fb91e: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250412085638428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20250412085638428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20250412085638428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:592) 20250412085638428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 09 01 00 00 00 2c 02 07 00 24 02 0a 00 08 00 00 00 01 00 06 00 08 00 00 00 00 00 0b 00 08 00 00 00 01 02 0b 00 08 00 00 00 bd (osmo_ss7_asp.c:1174) 20250412085638428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085638428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) 20250412085638428 DLSS7 <000c> xua_rkm.c:204 0: ASP(asp-dyn-0) RKM: Registering routing key 7 for DPC 0.23.5 20250412085638428 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20250412085638428 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(as-rkm-7) Created AS 20250412085638428 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20250412085638428 DLSS7 <000c> osmo_ss7_as.c:160 0: AS(as-rkm-7) Adding ASP asp-dyn-0 to AS 20250412085638428 DLSS7 <000c> osmo_ss7_as.c:166 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20250412085638428 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 36 bytes: [L2]> 01 00 09 02 00 00 00 24 02 08 00 1c 02 0a 00 08 00 00 00 01 02 12 00 08 00 00 00 00 00 06 00 08 00 00 00 07  20250412085638428 DLSS7 <000c> xua_rkm.c:358 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085638428 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20250412085638428 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(as-rkm-7){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085638428 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085638428 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 07  20250412085638428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085638428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (RKM:REG-RESP) (m3ua.c:775) 20250412085638428 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:464) 20250412085638428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20250412085638428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20250412085638428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20250412085638428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085638428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085638428 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085638428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085638428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250412085638428 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250412085638428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250412085638428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250412085638428 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 07  20250412085638428 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085638428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250412085638428 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x565451975490]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250412085638428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 16 bytes: [L2]> 01 00 04 01 00 00 00 10 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085638428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085638428 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085638428 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(as-rkm-7){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085638428 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () 20250412085638428 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 07  20250412085638428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085638428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085638428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:775) 20250412085638428 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x565451975490]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:736) 20250412085638428 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x565451975490]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20250412085638428 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x565451975490]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:523) 20250412085638428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250412085638428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:489) 20250412085638428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250412085638428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250412085638428 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250412085638428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085638428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250412085638428 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) 20250412085638428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250412085638428 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x5654519751d0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250412085638844 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::4ba:2dff:fe2a:154d]:2905 err=None (stream.c:265) 20250412085638845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1076) 20250412085638845 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250412085638845 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::4ba:2dff:fe2a:154d]:2905 err=None (osmo_ss7_asp.c:824) 20250412085639427 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{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)@481fc27fb91e: 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 := 3953436996 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@481fc27fb91e: broadcasting to mtc MTC@481fc27fb91e: setverdict(pass): none -> pass HNBGW-PFCP(6)@481fc27fb91e: 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 } } } 20250412085639442 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412085639442 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412085639442 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20250412085639442 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20250412085639443 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20250412085639443 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20250412085639443 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{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) 20250412085639443 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20250412085639443 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412085639443 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412085639443 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412085639443 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@481fc27fb91e: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250412085639471 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085639472 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085639472 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085639472 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085639473 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085639473 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085639473 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085639473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085639473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085639473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085639473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085639473 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085639473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085639473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085639473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085639473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085639473 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085639473 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085639473 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085639473 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085639473 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085639473 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085639473 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085639473 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085639473 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085639473 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085639473 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: picked Normal Route via 'virt-msc0' round-robin style 20250412085639473 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085639474 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085639474 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085639474 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085639474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085639474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085639474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639474 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085639474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085639474 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085639474 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085639474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085639474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085639474 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085639474 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085639474 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085639474 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085639474 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085639474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085639474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085639475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639475 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085639475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085639475 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085639475 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085639475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085639475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085639475 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085639475 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085639475 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085639475 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085639475 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085639475 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085639475 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085639475 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085639475 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085639475 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: picked Normal Route via 'virt-msc2' round-robin style 20250412085639475 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085639475 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085639475 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085639475 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085639475 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085639475 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085639475 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: picked Normal Route via 'virt-msc1' round-robin style 20250412085639475 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085639476 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085639476 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085639476 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085639476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085639476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085639476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639476 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085639476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085639476 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085639476 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085639476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085639476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085639476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085639476 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085639476 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085639476 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085639477 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085639477 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085639477 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085639477 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(11)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(9)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085639497 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085639497 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085639497 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085639497 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085639497 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085639497 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085639498 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085639498 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085639499 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085639499 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085639499 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085639499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085639499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085639499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=6 -> eSLS=86: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085639499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085639499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085639499 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085639499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085639499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085639499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 06 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085639499 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085639499 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085639499 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085639499 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085639499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085639499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085639499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085639499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085639499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085639499 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085639499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085639499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085639499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 09 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085639499 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085639499 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085639499 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085639499 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085639499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085639499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085639499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085639499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085639499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085639499 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085639499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085639499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085639499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085639499 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085639499 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085639499 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085639499 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085639499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085639499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085639499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085639499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085639499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085639499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085639499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085639499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085639499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085639499 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085639499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085639499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085639499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085639499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085639499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085639499 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085639499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085639499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085639499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085639499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085639499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085639499 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085639499 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085639499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085639499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085639499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085639499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085639499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085639499 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: picked Normal Route via 'virt-sgsn1' round-robin style 20250412085639499 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085639499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085639499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085639499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085639499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085639499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085639499 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: picked Normal Route via 'virt-sgsn0' round-robin style 20250412085639499 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(12)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085639694 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 20250412085639694 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 20250412085639694 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085639694 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085639704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085639704 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085639704 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085639704 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085639704 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085639704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085639704 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085639704 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085639704 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085639704 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085639704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085639707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085639707 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085639707 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085639707 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085639707 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085639707 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085639707 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085639707 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085639707 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085639707 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085639707 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085639707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085639707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085639707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085639707 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085639707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085639707 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085639707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085639707 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085639707 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085639707 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085639707 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085639709 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085639709 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085639709 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085639709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085639709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085639709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085639709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085639709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085639709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085639709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085639709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085639709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085639709 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085639709 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 20250412085639709 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 20250412085639709 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085639709 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085639709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085639709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085639709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085639710 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085639710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085639710 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: picked Normal Route via 'virt-msc0' round-robin style 20250412085639710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085639710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085639710 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085639710 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(14)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085639714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085639714 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085639714 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085639715 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085639715 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085639715 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085639715 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085639715 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085639715 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085639715 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085639715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085639716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085639716 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085639716 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085639716 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085639716 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085639716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085639716 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085639716 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085639716 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085639716 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085639716 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085639717 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085639717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085639717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085639717 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085639717 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085639717 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085639717 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085639717 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085639717 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085639717 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085639717 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085639717 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085639718 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085639718 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085639718 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085639718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085639718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085639718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639718 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085639718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085639718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085639718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085639718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085639718 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085639718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085639718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085639718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085639718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085639718 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085639718 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085639718 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085639718 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085639718 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085639718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085639718 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412085639718 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085639718 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085639718 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085639718 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(10)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085640507 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085640507 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085640507 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085640507 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085640507 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085640507 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: picked Normal Route via 'as-rkm-7' round-robin style 20250412085640507 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085640507 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085640507 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085640507 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085640507 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085640507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085640507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085640507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085640507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085640507 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085640507 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085640507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085640507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640508 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085640508 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085640508 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085640508 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085640508 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) 20250412085640508 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085640508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085640508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085640508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640508 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085640508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085640508 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085640508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085640508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085640508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085640508 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085640508 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085640508 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085640508 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085640508 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085640508 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085640508 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085640508 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085640508 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: picked Normal Route via 'virt-msc0' round-robin style 20250412085640508 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085640508 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085640508 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085640508 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085640510 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085640510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085640510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085640510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085640510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085640510 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085640510 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085640510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085640510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640510 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085640510 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085640510 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085640510 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085640510 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085640510 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085640510 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085640510 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085640510 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085640510 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085640510 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085640510 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085640510 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085640510 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085640510 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(13)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085640513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085640513 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085640513 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085640513 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085640513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085640513 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085640513 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085640513 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085640513 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085640513 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085640513 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085640513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085640513 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: picked Normal Route via 'as-rkm-7' round-robin style 20250412085640513 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085640513 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085640513 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085640513 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085640513 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085640513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640513 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085640513 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085640513 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085640513 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085640513 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) 20250412085640513 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085640513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085640513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085640513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085640513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085640513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085640513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085640513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085640513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085640513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085640513 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085640513 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085640514 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085640514 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085640514 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085640514 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085640514 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085640514 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: picked Normal Route via 'virt-sgsn0' round-robin style 20250412085640514 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085640514 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085640514 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085640514 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085640515 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085640515 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085640515 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085640515 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085640515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085640515 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085640515 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085640515 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085640515 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085640515 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085640515 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085640515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085640515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085640515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085640515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085640515 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085640515 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085640516 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085640516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085640516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085640516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085640516 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085640516 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085640516 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085640516 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085640516 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085640527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085640527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085640527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085640527 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085640527 DLGLOBAL DEBUG validating counter group 0x56543847fbe0(hnb) with 60 counters (rate_ctr.c:86) 20250412085640527 DHNBAP 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) 20250412085640527 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085640527 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085640527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085640527 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@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085640534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38556<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085640534 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35427<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(4)@481fc27fb91e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085640537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38542<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085640537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085640537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085640537 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085640537 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085640537 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(13)@481fc27fb91e: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_hnb_register(3)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@481fc27fb91e: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(15)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(6)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@481fc27fb91e: Test case TC_hnb_register finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sat Apr 12 08:56:40 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250412085640642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085640712 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085640712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085640712 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085640712 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085640712 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085640712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085640712 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085640712 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085640712 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 20250412085640712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085640713 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085640713 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085640713 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085640713 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085640713 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085640713 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085640713 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085640713 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085640713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085640713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085640713 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085640713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085640713 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085640713 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085640713 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085640713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085640713 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085640713 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085640713 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 20250412085640713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085640713 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085640713 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085640713 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085640713 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085640713 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085640713 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085640713 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085640713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085640713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085640713 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085640713 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085640713 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085640713 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085640713 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085640713 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085640713 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085640713 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085640713 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085640713 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085640713 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085640713 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085640713 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085640713 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085640713 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085640713 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085640713 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085640713 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085640713 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085640713 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085640713 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085640713 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085640893 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::4ba:2dff:fe2a:154d]:2905 err=None (stream.c:265) 20250412085640893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1076) 20250412085640893 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250412085640893 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::4ba:2dff:fe2a:154d]:2905 err=None (osmo_ss7_asp.c:824) 20250412085641144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38558<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=241220) Waiting for packet dumper to finish... 1 (prev_count=241220, count=268220) 20250412085642714 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085642714 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085642714 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085642714 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085642714 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085642714 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Sat Apr 12 08:56:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_hnb_register_duplicate started. 20250412085644255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085644263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085644274 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36771<->l=127.0.0.1:4262) (control_if.c:572) 20250412085644378 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085644378 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_hnb_register_duplicate-Iuh0(20)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085644384 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085644384 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085644385 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085644385 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085644385 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085644385 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085644385 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51499 (stream_srv.c:142) 20250412085644385 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51499<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085644385 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085644385 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085644386 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085644386 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085644386 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085644386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085644386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085644386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644386 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085644386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085644386 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085644386 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085644386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085644386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085644386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085644386 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085644386 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085644386 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085644386 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085644386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085644386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085644386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644386 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085644386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085644386 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085644386 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085644386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085644386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085644386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085644386 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085644386 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085644386 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085644386 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085644387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085644387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085644387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085644387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085644387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085644387 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085644387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085644387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085644387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085644387 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085644387 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085644387 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085644387 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085644387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085644387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085644387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085644387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085644387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085644387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085644387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085644387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085644387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085644387 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085644387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085644387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085644387 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085644387 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085644387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085644387 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085644387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085644387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085644387 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085644387 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085644387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085644387 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: picked Normal Route via 'virt-msc2' round-robin style 20250412085644387 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085644387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085644387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085644387 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085644387 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085644387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085644387 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: picked Normal Route via 'virt-msc1' round-robin style 20250412085644387 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085644387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085644387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085644387 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085644387 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085644387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085644387 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: picked Normal Route via 'virt-msc0' round-robin style 20250412085644387 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(26)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(24)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085644398 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085644398 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085644398 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085644398 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085644398 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085644398 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085644398 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085644398 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085644400 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085644400 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085644400 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085644400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085644400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085644400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=3 -> eSLS=83: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085644400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085644400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085644400 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085644400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085644400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085644400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 03 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085644400 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085644400 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085644400 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085644400 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085644400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085644400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085644400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085644400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085644400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085644400 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085644400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085644400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085644400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085644400 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085644400 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085644400 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085644400 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085644400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085644400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085644400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085644400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085644400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085644400 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085644400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085644400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085644400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085644400 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085644400 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085644400 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085644400 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085644400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085644400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085644400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085644400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085644400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085644400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085644400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085644400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085644400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085644400 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085644400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085644400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085644400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085644400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085644400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085644400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085644400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085644400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085644400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085644400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085644400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085644400 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085644400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085644400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085644400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085644400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085644400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085644400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085644400 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: picked Normal Route via 'virt-sgsn1' round-robin style 20250412085644400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085644400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085644400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085644400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085644400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085644400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085644400 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: picked Normal Route via 'virt-sgsn0' round-robin style 20250412085644400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085644596 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 20250412085644596 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 20250412085644596 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085644596 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085644608 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085644608 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085644608 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085644608 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085644608 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085644608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085644608 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085644608 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085644608 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085644608 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085644608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085644609 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 20250412085644610 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 20250412085644610 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085644610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085644611 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085644611 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085644611 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085644611 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085644611 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085644611 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085644611 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085644611 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085644611 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085644611 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085644611 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085644611 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085644611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085644611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085644611 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085644611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085644611 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085644611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085644611 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085644611 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085644611 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085644611 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.sgsn0-M3UA(29)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085644612 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085644612 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085644612 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085644612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085644613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085644613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644613 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085644613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085644613 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085644613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085644613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085644613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085644613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085644613 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085644613 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085644613 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085644613 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085644613 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085644613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085644613 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: picked Normal Route via 'virt-msc0' round-robin style 20250412085644613 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085644613 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085644613 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085644613 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085644615 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085644615 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085644616 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085644616 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085644616 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085644616 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085644616 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085644616 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085644616 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085644616 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085644616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085644619 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085644619 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085644619 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085644619 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085644619 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085644619 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085644619 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085644619 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085644619 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085644619 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085644619 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085644619 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085644619 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085644620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085644620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085644620 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085644620 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085644620 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085644620 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085644620 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085644620 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085644620 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085644620 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085644621 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085644621 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085644621 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085644621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085644621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085644621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644621 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085644621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085644621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085644621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085644621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085644621 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085644621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085644621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085644621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085644621 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085644621 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085644621 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085644621 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085644621 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085644621 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085644622 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085644622 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: picked Normal Route via 'virt-sgsn0' round-robin style 20250412085644622 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085644622 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085644622 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085644622 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(25)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085645413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085645413 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085645413 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085645413 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085645413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085645413 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085645413 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085645413 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085645413 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085645413 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085645414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085645414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085645414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085645414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085645414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085645414 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085645414 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085645414 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085645414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645414 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085645414 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085645414 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085645414 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085645414 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) 20250412085645414 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085645414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085645414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085645414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645415 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085645415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085645415 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085645415 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085645415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085645415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085645415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085645415 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085645415 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085645415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085645415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085645415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085645415 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085645415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085645415 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: picked Normal Route via 'virt-msc0' round-robin style 20250412085645415 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085645415 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085645415 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085645415 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085645416 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085645416 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085645416 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085645416 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085645416 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085645416 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085645416 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085645416 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085645416 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085645416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085645416 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085645416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085645416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085645416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085645416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085645416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085645416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085645416 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085645416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645416 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085645416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085645416 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085645416 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085645416 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085645417 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085645417 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085645417 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085645417 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085645417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085645417 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085645417 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085645417 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085645417 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085645417 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085645417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085645417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085645417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085645417 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085645417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085645417 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085645417 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085645417 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085645417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645417 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085645417 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085645417 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085645417 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085645417 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) 20250412085645417 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085645417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085645417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085645417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645417 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085645417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085645417 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085645417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085645417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085645417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085645417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085645417 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085645417 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085645417 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085645417 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085645417 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085645417 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085645417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085645417 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: picked Normal Route via 'virt-sgsn0' round-robin style 20250412085645417 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085645417 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085645417 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085645417 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085645418 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085645418 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085645418 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085645418 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085645418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085645418 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085645418 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085645418 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085645418 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085645418 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085645418 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085645418 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085645418 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085645418 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085645418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085645418 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085645418 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085645418 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085645418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085645418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085645418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085645418 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085645418 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085645418 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085645418 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085645418 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085645419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085645419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085645419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085645419 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085645419 DHNBAP 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) 20250412085645419 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085645419 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085645419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085645419 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085645426 DLINP DEBUG SRVCONN(,r=127.0.0.1:51499<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085645426 DLINP DEBUG SRVCONN(,r=127.0.0.1:51499<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085645426 DLINP DEBUG SRVCONN(,r=127.0.0.1:51499<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085645426 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085645426 DHNBAP ERROR (127.0.0.1:51499 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:552) 20250412085645426 DHNBAP ERROR (127.0.0.1:51499 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250412085645426 DLINP DEBUG SRVCONN(,r=127.0.0.1:51499<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085645426 DLINP DEBUG SRVCONN(,r=127.0.0.1:51499<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250412085645426 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: talloc reports "struct hnb_context" x 1, expecting 1 MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085645441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38588<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085645441 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36771<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(17)@481fc27fb91e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085645444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38572<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085645445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085645445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085645445 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085645445 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085645445 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_hnb_register_duplicate(16)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@481fc27fb91e: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@481fc27fb91e: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(30)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@481fc27fb91e: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@481fc27fb91e: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(19)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@481fc27fb91e: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sat Apr 12 08:56:45 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 20250412085645533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085645616 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085645616 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085645616 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085645616 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085645616 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085645616 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085645616 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085645616 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085645616 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 20250412085645616 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085645616 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085645616 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085645616 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085645616 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085645616 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085645616 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085645616 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085645616 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085645616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085645616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085645616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085645616 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085645616 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085645616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085645616 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085645616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085645616 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085645616 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085645617 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085645617 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085645617 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085645617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085645617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085645617 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085645617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085645617 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085645617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085645617 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085645617 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085645617 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085645616 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085645616 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085645616 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085645616 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085645616 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085645616 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085645617 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085645617 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085645617 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 20250412085645617 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085645617 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085645617 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085645617 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085645617 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085645617 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085645617 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085645617 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085645617 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085645617 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085645617 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085645617 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085646035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48256<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232380) Waiting for packet dumper to finish... 1 (prev_count=232380, count=252052) 20250412085647617 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085647617 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085647617 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085647617 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085647617 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085647617 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Sat Apr 12 08:56:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250412085649143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48266<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085649150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085649154 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40835<->l=127.0.0.1:4262) (control_if.c:572) 20250412085649243 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085649243 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085649243 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085649243 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085649243 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085649243 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085649243 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085649243 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085649244 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085649244 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085649245 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085649245 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085649245 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085649245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085649245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085649245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649245 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085649245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085649245 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085649245 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085649245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085649245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085649245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 05 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085649245 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085649245 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085649245 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085649245 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085649245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085649245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085649245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649245 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085649245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085649245 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085649245 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085649245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085649245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085649245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085649245 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085649245 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085649245 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085649245 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085649245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085649245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085649245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649245 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085649245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085649245 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085649245 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085649245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085649245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085649245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085649245 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085649245 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085649245 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085649245 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085649245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085649245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085649245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649245 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085649245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085649245 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085649245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085649245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085649245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085649245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085649245 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085649245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085649245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085649245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085649245 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085649245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085649245 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085649245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085649245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085649245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085649245 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085649245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085649245 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: picked Normal Route via 'virt-msc2' round-robin style 20250412085649245 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085649245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085649245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085649245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085649245 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085649245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085649245 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: picked Normal Route via 'virt-msc1' round-robin style 20250412085649245 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085649245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085649245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085649245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085649245 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085649245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085649245 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(39)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(37)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085649257 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085649257 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085649257 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085649257 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085649258 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085649258 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085649258 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085649258 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085649259 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085649259 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085649259 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085649259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085649259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085649259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=11 -> eSLS=91: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085649259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085649259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085649259 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085649259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085649259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085649259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0b 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085649259 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085649259 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085649259 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085649259 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085649259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085649259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085649259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085649259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085649259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085649259 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085649259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085649259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085649259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 03 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085649259 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085649259 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085649259 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085649259 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085649259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085649259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085649259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085649259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085649259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085649259 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085649259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085649259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085649259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085649259 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085649259 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085649259 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085649259 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085649259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085649259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085649259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649259 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085649259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085649260 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085649260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085649260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085649260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085649260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085649260 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085649260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085649260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085649260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085649260 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085649260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085649260 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085649260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085649260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085649260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085649260 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085649260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085649260 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085649260 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085649260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085649260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085649260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085649260 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085649260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085649260 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: picked Normal Route via 'virt-sgsn1' round-robin style 20250412085649260 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085649260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085649260 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085649260 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085649260 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085649260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085649260 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: picked Normal Route via 'virt-sgsn0' round-robin style 20250412085649260 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(42)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085649455 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 20250412085649455 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 20250412085649455 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085649455 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085649464 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085649464 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085649464 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085649464 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085649464 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085649464 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085649464 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085649464 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085649464 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085649464 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085649464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085649466 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085649467 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085649467 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085649467 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085649467 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085649467 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085649467 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085649467 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085649467 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085649467 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085649467 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085649467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085649467 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085649467 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085649467 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085649467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085649467 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085649467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085649467 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085649467 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085649467 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085649467 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085649468 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085649468 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085649468 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085649468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085649468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085649468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649469 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085649469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085649469 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085649469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085649469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085649469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085649469 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085649469 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085649469 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085649469 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085649469 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085649469 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085649469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085649469 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: picked Normal Route via 'virt-msc0' round-robin style 20250412085649469 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085649469 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085649469 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085649469 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085649472 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 20250412085649472 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 20250412085649472 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085649472 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085649478 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085649478 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085649478 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085649478 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085649478 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085649478 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085649478 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085649478 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085649478 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085649478 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085649478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085649481 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085649481 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085649481 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085649481 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085649481 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085649481 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085649481 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085649481 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085649481 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085649481 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085649481 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085649481 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085649481 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085649481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085649481 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085649481 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085649481 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085649481 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085649481 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085649481 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085649481 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085649481 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085649481 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085649483 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085649483 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085649483 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085649483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085649483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085649483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649483 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085649483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085649483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085649483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085649483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085649483 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085649483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085649483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085649483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085649483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085649483 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085649483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085649483 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085649483 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085649483 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085649483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085649483 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412085649483 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085649484 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085649484 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085649484 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(38)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085650270 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085650270 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085650270 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085650270 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085650270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085650270 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085650270 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085650270 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085650270 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085650270 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085650270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085650270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085650270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085650270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085650270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085650270 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085650270 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085650270 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085650270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650271 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085650271 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085650271 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085650271 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085650271 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) 20250412085650271 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085650271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085650271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085650271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650271 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085650271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085650271 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085650271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085650271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085650271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085650271 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085650271 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085650271 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085650272 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085650272 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085650272 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085650272 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085650272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085650272 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: picked Normal Route via 'virt-msc0' round-robin style 20250412085650272 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085650272 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085650272 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085650272 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085650272 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085650272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085650272 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085650272 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085650272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085650272 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085650272 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085650272 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085650272 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085650272 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085650272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085650272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085650272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085650272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085650272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085650272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085650272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085650272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085650272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650273 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085650273 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085650273 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085650273 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085650273 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085650278 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085650278 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085650278 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085650278 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085650278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085650278 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085650278 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085650278 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085650278 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085650278 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085650279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085650279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085650279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085650279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085650279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085650279 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085650279 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085650279 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085650279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650279 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085650279 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085650279 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085650279 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085650279 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) 20250412085650279 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085650279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085650279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085650279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650279 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085650279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085650279 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085650279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085650279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085650279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085650279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085650279 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085650279 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085650279 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085650279 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085650279 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085650279 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085650279 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085650279 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: picked Normal Route via 'virt-sgsn0' round-robin style 20250412085650279 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085650279 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085650279 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085650279 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085650280 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085650280 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085650280 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085650280 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085650280 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085650280 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085650280 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085650280 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085650280 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085650280 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085650280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085650280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085650280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085650280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085650280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085650280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085650280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085650280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085650280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085650280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085650280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085650280 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085650280 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085650280 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085650280 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085650280 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085650282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085650282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085650282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085650282 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085650282 DHNBAP 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) 20250412085650282 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085650282 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085650282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085650282 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085650284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085650284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085650284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085650284 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085650284 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) 20250412085650284 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085650284 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085650284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085650284 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@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: talloc reports "struct hnb_context" x 1, expecting 1 MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085650288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48282<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085650288 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40835<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(32)@481fc27fb91e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085650290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48266<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085650290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085650290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085650290 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085650290 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085650290 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@481fc27fb91e: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@481fc27fb91e: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(34)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(43)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@481fc27fb91e: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Sat Apr 12 08:56:50 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 20250412085650369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085650473 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085650473 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085650473 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085650473 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085650473 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085650473 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085650473 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085650473 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085650473 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 20250412085650473 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085650473 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085650473 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085650473 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085650473 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085650473 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085650473 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085650473 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085650473 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085650473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085650473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085650473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085650473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085650473 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085650474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085650474 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085650474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085650474 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085650474 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085650474 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085650474 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085650474 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085650473 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085650473 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085650474 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085650474 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085650474 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085650474 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085650474 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085650474 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085650474 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 20250412085650474 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085650474 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085650474 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085650474 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085650474 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085650474 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085650474 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085650474 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085650474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085650474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085650474 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085650474 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085650474 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085650474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085650474 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085650474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085650474 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085650474 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085650474 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085650474 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085650474 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085650872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48286<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221396) Waiting for packet dumper to finish... 1 (prev_count=221396, count=249288) 20250412085652474 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085652474 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085652474 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085652475 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085652475 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085652475 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Sat Apr 12 08:56:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_hnb_disconnected_timeout started. 20250412085653964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085653968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085653970 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41249<->l=127.0.0.1:4262) (control_if.c:572) 20250412085654040 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085654041 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085654041 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085654041 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085654041 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085654041 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085654041 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085654041 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085654041 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085654041 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085654042 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085654042 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085654042 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085654042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085654042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085654042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654042 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=10 -> eSLS=74: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085654042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085654042 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085654042 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085654042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085654042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085654042 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0a 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085654042 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085654042 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085654042 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085654042 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085654042 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085654042 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085654042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085654043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085654043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085654043 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085654043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085654043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085654043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085654043 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085654043 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085654043 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085654043 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085654043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085654043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085654043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085654043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085654043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085654043 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085654043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085654043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085654043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085654043 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085654043 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085654043 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085654043 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085654043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085654043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085654043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085654043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085654043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085654043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085654043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085654043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085654043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085654043 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085654043 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085654043 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085654043 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085654043 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085654043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085654043 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085654043 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085654043 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085654043 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085654043 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085654043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085654043 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: picked Normal Route via 'virt-msc2' round-robin style 20250412085654043 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085654043 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085654043 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085654043 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085654043 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085654043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085654043 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: picked Normal Route via 'virt-msc1' round-robin style 20250412085654043 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085654043 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085654043 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085654043 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085654043 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085654043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085654043 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(52)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(50)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085654056 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085654056 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085654056 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085654056 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085654056 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085654056 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085654057 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085654057 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085654058 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085654058 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085654058 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085654058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085654058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085654058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=7 -> eSLS=87: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085654058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085654058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085654058 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085654058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085654058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085654058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 07 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085654058 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085654058 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085654058 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085654058 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085654058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085654058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085654058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085654058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085654058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085654058 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085654058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085654058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085654058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 07 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085654058 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085654058 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085654058 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085654058 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085654058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085654058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085654058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085654058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085654058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085654058 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085654058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085654058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085654058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085654058 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085654058 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085654058 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085654058 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085654058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085654058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085654058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085654058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085654059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085654059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085654059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085654059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085654059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085654059 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085654059 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085654059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085654059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085654059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085654059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085654059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085654059 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085654059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085654059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085654059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085654059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085654059 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085654059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085654059 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085654059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085654059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085654059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085654059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085654059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085654059 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085654059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085654059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085654059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085654059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085654059 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: picked Normal Route via 'virt-sgsn0' round-robin style 20250412085654059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085654078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085654078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085654078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085654078 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085654078 DHNBAP 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) 20250412085654078 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085654078 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085654078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085654078 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085654253 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 20250412085654253 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 20250412085654253 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085654253 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085654258 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085654258 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085654258 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085654258 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085654258 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085654258 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085654258 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085654258 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085654258 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085654259 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085654259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085654260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085654260 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085654260 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085654260 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085654260 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085654260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085654261 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085654261 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085654261 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085654261 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085654261 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085654261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085654261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085654261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085654261 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085654261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085654261 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085654261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085654261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085654261 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085654261 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085654261 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085654262 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085654263 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085654263 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085654263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085654263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085654263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085654263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085654263 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085654263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085654263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085654263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085654263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085654263 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085654263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085654263 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085654263 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085654263 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085654263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085654263 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412085654263 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085654263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085654263 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085654263 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085654269 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 20250412085654269 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 20250412085654269 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085654269 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085654274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085654274 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085654274 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085654274 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085654274 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085654274 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085654274 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085654274 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085654274 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085654274 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085654274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085654275 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085654275 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085654275 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085654275 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085654275 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085654275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085654275 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085654275 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085654275 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085654275 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085654275 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085654275 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085654275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085654275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085654275 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085654275 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085654275 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085654275 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085654275 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085654275 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085654276 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085654276 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085654276 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085654277 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085654277 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085654277 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085654277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085654277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085654277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654277 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085654277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085654277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085654277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085654277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085654277 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085654277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085654277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085654277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085654277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085654277 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085654277 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085654277 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085654277 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085654277 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085654277 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085654277 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412085654277 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085654277 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085654277 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085654277 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(51)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085655069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085655069 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085655069 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085655069 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085655069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085655069 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085655069 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085655069 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085655069 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085655069 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085655069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085655069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085655069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085655069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085655069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085655069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085655069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085655069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085655069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085655070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085655070 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085655070 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085655070 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) 20250412085655070 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085655070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085655070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085655070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085655070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085655070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085655070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085655070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085655070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085655070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085655070 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085655070 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085655070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085655070 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085655070 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085655070 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085655070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085655070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412085655070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085655070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085655070 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085655070 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085655072 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085655072 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085655073 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085655073 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085655073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085655073 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085655073 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085655073 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085655073 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085655073 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085655073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085655073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085655073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085655073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085655073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085655073 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085655073 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085655073 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085655073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655073 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085655073 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085655074 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085655074 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085655074 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085655080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085655080 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085655080 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085655080 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085655080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085655080 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085655080 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085655080 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085655080 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085655080 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085655080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085655080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085655080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085655080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085655081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085655081 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085655081 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085655081 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085655081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655081 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085655081 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085655081 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085655081 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085655081 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) 20250412085655081 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085655081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085655081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085655081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085655081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085655081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085655081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085655081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085655081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085655081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085655081 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085655081 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085655081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085655081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085655081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085655081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085655081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085655082 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412085655082 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085655082 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085655082 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085655082 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085655083 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085655083 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085655083 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085655083 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085655083 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085655083 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085655083 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085655083 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085655083 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085655083 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085655083 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085655083 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085655084 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085655084 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085655084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085655084 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085655084 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085655084 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085655084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085655084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085655084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085655084 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085655084 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085655084 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085655084 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085655084 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085655089 DLCTRL DEBUG Command: GET 143651317 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250412085655089 DLCTRL DEBUG Tx Command reply: GET_REPLY 143651317 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@481fc27fb91e: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@481fc27fb91e: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250412085655092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085655092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085655093 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085655093 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085655093 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_hnb_disconnected_timeout-Iuh0(48)@481fc27fb91e: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250412085656096 DLCTRL DEBUG Command: GET 733262996 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250412085656096 DLCTRL DEBUG Tx Command reply: GET_REPLY 733262996 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250412085701111 DLCTRL DEBUG Command: GET 310554918 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250412085701111 DLCTRL DEBUG Tx Command reply: ERROR 310554918 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)@481fc27fb91e: 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@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250412085702145 DLCTRL DEBUG Command: GET 552478386 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250412085702145 DLCTRL DEBUG Tx Command reply: ERROR 552478386 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)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085702147 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085702147 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) IPA-CTRL-CLI-IPA(46)@481fc27fb91e: 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@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085702162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085702162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085702162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085702162 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085702162 DLGLOBAL DEBUG validating counter group 0x56543847fbe0(hnb) with 60 counters (rate_ctr.c:86) 20250412085702162 DHNBAP 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) 20250412085702162 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085702162 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085702162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085702162 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@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250412085702164 DLCTRL DEBUG Command: GET 340054289 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250412085702164 DLCTRL DEBUG Tx Command reply: GET_REPLY 340054289 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085703171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085703171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085703171 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085703172 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085703172 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_hnb_disconnected_timeout-Iuh0(57)@481fc27fb91e: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250412085703179 DLCTRL DEBUG Command: GET 715616353 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250412085703179 DLCTRL DEBUG Tx Command reply: GET_REPLY 715616353 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250412085709187 DLCTRL DEBUG Command: GET 430355697 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250412085709187 DLCTRL DEBUG Tx Command reply: ERROR 430355697 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)@481fc27fb91e: 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@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085709200 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41249<->l=127.0.0.1:4262) (control_if.c:193) 20250412085709200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48302<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(46)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(45)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085709204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48298<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_disconnected_timeout(44)@481fc27fb91e: Final verdict of PTC: none 20250412085709205 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085709206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085709206 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085709206 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085709206 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085709206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(54)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@481fc27fb91e: Final verdict of PTC: none20250412085709206 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085709206 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085709206 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085709206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085709206 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085709206 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085709206 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085709206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085709206 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(50)@481fc27fb91e: Final verdict of PTC: none 20250412085709206 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085709206 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 20250412085709206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085709206 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085709206 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085709206 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085709206 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085709206 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085709206 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.sgsn0-M3UA(55)@481fc27fb91e: Final verdict of PTC: none 20250412085709206 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085709207 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085709207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085709207 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)@481fc27fb91e: Final verdict of PTC: none 20250412085709207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) HNBGW_Test.msc0-M3UA(52)@481fc27fb91e: Final verdict of PTC: none 20250412085709207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085709207 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085709207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085709207 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085709207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085709207 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085709207 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085709207 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085709207 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 20250412085709207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085709207 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085709207 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085709207 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085709207 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085709207 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085709207 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085709207 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085709207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085709207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085709207 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085709207 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085709208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085709208 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085709208 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) HNBGW-MGCP(56)@481fc27fb91e: Final verdict of PTC: none 20250412085709208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085709208 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085709208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085709208 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085709208 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085709208 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085709208 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085709208 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@481fc27fb91e: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sat Apr 12 08:57:09 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 20250412085709257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085709659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51970<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=259620) Waiting for packet dumper to finish... 1 (prev_count=259620, count=260160) 20250412085711209 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085711209 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085711209 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085711209 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085711209 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085711209 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Sat Apr 12 08:57:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_ue_register started. 20250412085712765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085712771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085712776 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36129<->l=127.0.0.1:4262) (control_if.c:572) 20250412085712843 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085712843 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085712843 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085712843 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085712843 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085712843 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085712843 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085712843 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085712843 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085712843 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085712844 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085712844 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085712844 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085712844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085712844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085712844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085712844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085712845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085712845 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085712845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085712845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085712845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0b 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085712845 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085712845 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085712845 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085712845 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085712845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085712845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085712845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085712845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085712845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085712845 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085712845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085712845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085712845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0a 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085712845 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085712845 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085712845 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085712845 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085712845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085712845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085712845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085712845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085712845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085712845 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085712845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085712845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085712845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085712845 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085712845 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085712845 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085712845 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085712845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085712845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085712845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085712845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085712845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085712845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085712845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085712845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085712845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085712845 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085712845 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085712845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085712845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085712845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085712845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085712845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085712845 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085712845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085712845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085712845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085712845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085712845 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: picked Normal Route via 'virt-msc2' round-robin style 20250412085712845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085712846 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085712846 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085712846 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085712846 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085712846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085712846 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: picked Normal Route via 'virt-msc1' round-robin style 20250412085712846 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085712846 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085712846 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085712846 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085712846 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085712846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085712846 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(67)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(65)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085712858 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085712858 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085712858 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085712858 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085712858 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085712858 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085712858 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085712858 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085712859 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085712859 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085712859 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085712859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085712859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085712859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=1 -> eSLS=81: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085712859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085712859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085712859 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085712859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085712859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085712859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 01 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085712859 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085712859 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085712859 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085712859 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085712859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085712859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085712859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=15 -> eSLS=47: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085712859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085712859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085712860 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085712860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085712860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085712860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0f 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085712860 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085712860 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085712860 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085712860 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085712860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085712860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085712860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085712860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085712860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085712860 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085712860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085712860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085712860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085712860 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085712860 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085712860 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085712860 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085712860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085712860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085712860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085712860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085712860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085712860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085712860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085712860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085712860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085712860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085712860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085712860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085712860 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085712860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085712860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085712860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085712860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085712860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085712860 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085712860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085712860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085712860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085712860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085712860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085712860 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=15 -> eSLS=15: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085712860 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085712860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085712860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085712860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085712860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085712860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085712860 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: picked Normal Route via 'virt-sgsn1' round-robin style 20250412085712860 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085712860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085712860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085712860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085712860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085712860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085712860 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085712880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085712880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085712880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085712880 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085712880 DLGLOBAL DEBUG validating counter group 0x56543847fbe0(hnb) with 60 counters (rate_ctr.c:86) 20250412085712880 DHNBAP 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) 20250412085712880 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085712880 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085712880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085712880 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085713055 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 20250412085713055 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 20250412085713055 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085713055 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085713062 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085713062 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085713062 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085713062 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085713062 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085713062 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085713062 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085713062 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085713062 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085713062 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085713062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085713064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085713064 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085713064 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085713064 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085713064 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085713064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085713065 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085713065 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085713065 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085713065 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085713065 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085713065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085713065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085713065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085713065 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085713065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085713065 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085713065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085713065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085713065 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085713065 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085713065 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085713066 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085713066 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085713066 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085713067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085713067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085713067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085713067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085713067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085713067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085713067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085713067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085713067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085713067 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085713067 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085713067 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085713067 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085713067 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085713067 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085713067 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: picked Normal Route via 'virt-msc0' round-robin style 20250412085713067 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085713067 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085713067 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085713067 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085713069 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 20250412085713069 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 20250412085713070 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085713070 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085713076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085713076 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085713076 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085713076 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085713076 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085713076 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085713076 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085713076 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085713076 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085713076 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085713076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085713079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085713079 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085713079 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085713079 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085713079 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085713079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085713079 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085713079 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085713079 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085713079 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085713079 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085713079 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085713079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085713080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085713080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085713080 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085713080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085713080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085713080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085713080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085713080 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085713080 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085713080 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085713081 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085713081 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085713081 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085713081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085713081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085713081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085713081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085713082 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085713082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085713082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085713082 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085713082 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085713082 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085713082 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085713082 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085713082 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: picked Normal Route via 'virt-sgsn0' round-robin style 20250412085713082 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085713082 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085713082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085713082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085713082 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085713082 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085713082 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(66)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085713868 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085713868 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085713868 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085713868 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085713868 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085713868 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085713868 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085713868 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085713868 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085713868 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085713868 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085713868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085713868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085713868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085713868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085713868 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085713868 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085713868 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085713868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713868 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085713868 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085713868 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085713868 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085713868 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) 20250412085713868 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085713868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085713868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085713868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713868 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085713868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085713868 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085713868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085713868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085713868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085713868 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085713868 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085713868 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085713869 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085713869 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085713869 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085713869 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085713869 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085713869 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412085713869 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085713869 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085713869 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085713869 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085713870 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085713870 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085713870 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085713870 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085713870 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085713870 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085713870 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085713870 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085713870 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085713870 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085713870 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085713870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085713870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085713870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085713870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085713870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085713870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085713870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085713870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713870 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085713870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085713870 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085713870 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085713870 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085713876 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085713876 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085713876 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085713876 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085713876 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085713876 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085713876 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085713876 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085713876 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085713876 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085713877 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085713877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085713877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085713877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085713877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085713877 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: picked Normal Route via 'virt-sgsn0' round-robin style 20250412085713877 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085713877 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085713877 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085713877 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085713876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085713876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085713876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085713876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085713876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085713876 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085713876 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085713876 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085713876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713876 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085713876 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085713876 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085713876 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085713876 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) 20250412085713876 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085713876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085713876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085713876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085713876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085713876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085713876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085713876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085713876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085713876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085713876 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085713876 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085713878 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085713878 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085713878 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085713878 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085713878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085713878 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085713878 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085713878 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085713878 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085713878 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085713878 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085713878 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085713878 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085713878 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085713879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085713879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085713879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085713879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085713879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085713879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085713879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085713879 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085713879 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085713879 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085713879 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085713879 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085713888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085713888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085713888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250412085713888 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250412085713888 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250412085713888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085713888 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@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085713894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51988<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085713895 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36129<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(60)@481fc27fb91e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085713896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51980<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085713897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085713897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) MutexDispCT-TC_ue_register(59)@481fc27fb91e: Final verdict of PTC: none 20250412085713897 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085713897 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085713897 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-SCCP(68)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@481fc27fb91e: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@481fc27fb91e: Final verdict of PTC: none TC_ue_register-Iuh0(63)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(62)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(71)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@481fc27fb91e: Test case TC_ue_register finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sat Apr 12 08:57:13 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250412085713983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085714072 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085714073 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085714073 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 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085714073 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085714073 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085714073 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085714073 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085714073 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085714073 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085714073 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085714073 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085714073 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 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085714073 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085714073 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085714073 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085714073 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085714073 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085714073 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085714073 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085714073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085714073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085714073 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085714073 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085714073 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085714073 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085714073 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085714073 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085714073 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085714073 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085714073 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085714073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085714073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085714073 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085714073 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085714073 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085714073 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085714073 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085714073 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085714073 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085714073 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085714073 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085714485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52002<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=243036) Waiting for packet dumper to finish... 1 (prev_count=243036, count=243868) 20250412085716074 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085716074 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085716074 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085716074 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085716074 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085716074 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Sat Apr 12 08:57:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_ue_register_tmsi_lai started. MTC@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250412085717597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085717601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53710<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085717607 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38033<->l=127.0.0.1:4262) (control_if.c:572) 20250412085717686 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085717686 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085717687 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085717687 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085717687 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085717687 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085717687 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085717687 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085717687 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085717687 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_ue_register_tmsi_lai-Iuh0(76)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085717688 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085717688 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085717688 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085717688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085717688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085717688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717688 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085717688 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717688 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085717688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085717688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085717688 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 01 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085717688 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085717688 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085717688 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085717688 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085717688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085717688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085717688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717688 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085717688 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717688 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085717688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085717688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085717688 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085717688 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085717688 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085717688 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085717688 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085717688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085717688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085717688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717688 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085717689 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717689 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085717689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085717689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085717689 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085717689 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085717689 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085717689 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085717689 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085717689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085717689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085717689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717689 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085717689 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085717689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085717689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085717689 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085717689 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085717689 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085717689 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085717689 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085717689 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085717689 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085717689 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085717689 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085717689 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085717689 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085717689 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085717689 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085717689 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: picked Normal Route via 'virt-msc2' round-robin style 20250412085717689 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085717689 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085717689 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085717689 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085717689 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085717689 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085717689 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085717689 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085717689 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085717689 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085717689 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085717689 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085717689 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(80)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(78)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085717700 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085717700 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085717700 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085717700 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085717700 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085717700 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085717700 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085717700 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085717701 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085717701 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085717701 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085717701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085717701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085717701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717701 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=1 -> eSLS=81: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085717702 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717702 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085717702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085717702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085717702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 01 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085717702 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085717702 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085717702 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085717702 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085717702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085717702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085717702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717702 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085717702 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717702 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085717702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085717702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085717702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085717702 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085717702 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085717702 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085717702 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085717702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085717702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085717702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717702 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085717702 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717702 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085717702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085717702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085717702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085717702 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085717702 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085717702 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085717702 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085717702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085717702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085717702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717702 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085717702 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085717702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085717702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085717702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085717702 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085717702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085717702 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085717702 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085717702 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085717702 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085717702 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085717702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085717702 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085717702 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085717702 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085717702 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085717702 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085717702 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085717702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085717702 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085717702 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085717702 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085717702 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085717702 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: picked Normal Route via 'virt-sgsn1' round-robin style 20250412085717702 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085717702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085717702 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085717702 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085717702 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085717702 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085717702 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085717721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085717721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085717721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085717721 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085717721 DHNBAP 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) 20250412085717721 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085717721 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085717721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085717721 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085717898 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 20250412085717899 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 20250412085717899 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085717899 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085717907 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085717907 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085717907 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085717907 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085717907 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085717907 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085717907 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085717907 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085717907 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085717907 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085717907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085717911 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085717911 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085717911 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085717911 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085717911 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085717911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085717911 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085717911 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085717911 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085717911 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085717911 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085717911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085717911 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 20250412085717912 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 20250412085717912 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085717912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085717911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085717912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085717912 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085717912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085717912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085717912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085717912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085717912 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085717912 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085717912 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085717913 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085717913 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085717913 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085717913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085717913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085717913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717913 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085717913 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085717913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085717914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085717914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085717914 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085717914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085717914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085717914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085717914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085717914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085717914 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412085717914 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085717914 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085717914 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085717914 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(83)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085717919 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085717919 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085717919 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085717919 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085717919 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085717919 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085717919 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085717919 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085717919 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085717919 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085717919 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085717922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085717922 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085717922 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085717922 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085717922 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085717922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085717922 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085717922 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085717922 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085717922 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085717922 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085717922 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085717922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085717922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085717922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085717922 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085717922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085717922 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085717922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085717922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085717922 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085717922 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085717922 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085717924 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085717924 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085717924 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085717924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085717924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085717924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085717924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085717924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085717924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085717925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085717925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085717925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085717925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085717925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085717925 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085717925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085717925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085717925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085717925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085717925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085717925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085717925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085717925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085717925 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085717925 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(79)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085718707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085718707 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085718707 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085718707 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085718707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085718707 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085718707 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085718707 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085718707 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085718707 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085718707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085718707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085718707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085718707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085718707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085718707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085718707 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085718707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085718707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718707 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085718707 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085718707 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085718707 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085718707 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) 20250412085718707 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085718707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085718707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085718707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085718707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085718707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085718707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085718707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085718707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085718707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085718707 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085718707 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085718707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085718707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085718707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085718707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085718707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085718707 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085718707 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085718707 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085718707 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085718707 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085718707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085718707 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085718707 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085718707 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085718707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085718707 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085718707 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085718707 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085718707 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085718707 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085718707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085718707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085718707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085718707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085718707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085718707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085718707 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085718707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085718707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718708 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085718708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085718708 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085718708 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085718708 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085718718 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085718718 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085718718 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085718718 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085718718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085718718 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085718718 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085718718 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085718718 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085718718 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085718718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085718718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085718718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085718718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085718718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085718718 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085718718 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085718718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085718718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718718 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085718718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085718718 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085718718 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085718718 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) 20250412085718718 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085718718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085718718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085718718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718718 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085718718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085718718 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085718718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085718718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085718718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085718718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085718718 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085718718 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085718718 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085718718 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085718718 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085718718 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085718718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085718718 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085718718 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085718718 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085718718 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085718718 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085718718 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085718718 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085718718 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085718718 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085718718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085718718 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085718718 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085718718 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085718718 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085718718 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085718719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085718719 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085718719 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085718719 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085718719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085718719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085718719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085718719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085718719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085718719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085718719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085718719 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085718719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085718719 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085718719 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085718719 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085718729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085718729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085718729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250412085718729 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250412085718729 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250412085718730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085718730 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@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085718739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53710<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085718739 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38033<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(73)@481fc27fb91e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085718742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53702<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085718743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085718743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085718743 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MutexDispCT-TC_ue_register_tmsi_lai(72)@481fc27fb91e: Final verdict of PTC: none 20250412085718743 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085718743 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-RAN(79)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@481fc27fb91e: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(84)@481fc27fb91e: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(75)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@481fc27fb91e: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sat Apr 12 08:57:18 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 20250412085718832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085718908 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085718908 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085718908 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 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085718908 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085718908 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085718908 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085718908 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085718908 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085718908 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085718908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085718908 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085718908 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085718908 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085718908 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085718908 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085718908 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085718908 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085718908 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085718908 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085718908 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085718908 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 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085718908 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085718908 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085718908 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085718908 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085718908 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085718908 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085718908 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085718908 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085718908 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085718908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085718909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085718909 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085718909 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085718909 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085718909 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085718909 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085718909 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085718909 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085718909 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085718909 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085719334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=222676) Waiting for packet dumper to finish... 1 (prev_count=222676, count=246704) 20250412085720909 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085720909 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085720909 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085720909 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085720909 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085720909 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Sat Apr 12 08:57:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_ue_register_before_hnb_register started. 20250412085722457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085722463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085722469 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34979<->l=127.0.0.1:4262) (control_if.c:572) 20250412085722567 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085722567 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085722567 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085722567 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085722567 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085722567 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085722567 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085722567 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085722568 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085722568 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085722568 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085722568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085722568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085722568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085722568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085722568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085722568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085722568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085722568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085722568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085722568 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085722568 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085722568 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085722568 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085722568 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085722568 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085722568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085722568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085722568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085722568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085722568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085722568 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085722568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085722568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085722568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085722568 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085722568 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085722568 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085722568 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085722568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085722568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085722568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085722568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722568 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085722568 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085722568 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085722568 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085722568 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085722568 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: picked Normal Route via 'virt-msc0' round-robin style 20250412085722568 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085722569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085722569 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085722569 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085722569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085722569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085722569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085722569 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085722569 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085722569 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085722569 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085722569 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085722569 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085722569 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085722569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085722569 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: picked Normal Route via 'virt-msc1' round-robin style 20250412085722569 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085722569 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085722569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085722569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085722569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722569 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085722569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085722569 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085722569 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085722569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085722569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085722569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0b 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085722569 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085722569 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085722569 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085722569 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085722569 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085722569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085722569 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085722569 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085722569 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085722569 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085722569 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085722569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085722569 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(93)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(91)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085722583 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085722583 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085722584 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085722584 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085722584 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085722584 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085722584 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085722584 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085722585 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085722585 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085722585 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085722585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085722585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085722585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=0 -> eSLS=80: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085722585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085722585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085722585 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085722585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085722585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085722585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 00 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085722585 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085722585 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085722585 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085722585 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085722585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085722585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085722585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085722585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085722585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085722585 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085722585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085722585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085722585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085722585 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085722585 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085722585 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085722585 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085722585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085722585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085722585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085722585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085722585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085722585 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085722585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085722585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085722585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085722585 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085722585 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085722585 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085722585 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085722585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085722585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085722585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085722585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085722586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085722586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085722586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085722586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085722586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085722586 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085722586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085722586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085722586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085722586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085722586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085722586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085722586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085722586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085722586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085722586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085722586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085722586 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085722586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085722586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085722586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085722586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085722586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085722586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085722586 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: picked Normal Route via 'virt-sgsn1' round-robin style 20250412085722586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085722586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085722586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085722586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085722586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085722586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085722586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085722781 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 20250412085722781 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 20250412085722781 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085722781 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085722788 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085722788 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085722788 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085722788 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085722788 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085722788 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085722788 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085722788 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085722788 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085722788 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085722788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085722791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085722791 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085722791 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085722791 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085722791 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085722791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085722791 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085722791 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085722791 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085722791 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085722791 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085722791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085722792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085722792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085722792 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085722792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085722792 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085722792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085722792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085722792 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085722792 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085722792 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085722793 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085722793 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085722793 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085722793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085722793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085722793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085722793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085722794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085722794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085722794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085722794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085722794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085722794 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085722794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085722794 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085722794 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085722794 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085722794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085722794 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: picked Normal Route via 'virt-msc0' round-robin style 20250412085722794 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085722794 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085722794 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085722794 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085722796 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 20250412085722796 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 20250412085722796 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085722796 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085722805 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085722805 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085722805 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085722805 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085722806 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085722806 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085722806 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085722806 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085722806 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085722806 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085722806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085722810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085722810 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085722810 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085722810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085722810 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085722810 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085722810 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085722810 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085722810 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085722810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085722810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085722810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085722810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085722810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085722810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085722810 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085722810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085722810 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085722810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085722810 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085722810 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085722810 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085722810 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085722811 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085722811 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085722811 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085722811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085722811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085722811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722811 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085722811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085722812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085722812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085722812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085722812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085722812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085722812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085722812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085722812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085722812 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085722812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085722812 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085722812 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085722812 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085722812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085722812 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: picked Normal Route via 'virt-sgsn0' round-robin style 20250412085722812 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085722812 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085722812 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085722812 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(92)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085723597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085723597 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085723597 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085723597 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085723598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085723598 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085723598 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085723598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085723598 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085723598 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085723598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085723598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085723598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085723598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085723598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085723598 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085723598 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085723598 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085723598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723598 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085723598 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085723598 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085723598 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085723598 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) 20250412085723598 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085723598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085723598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085723598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085723598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085723598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085723598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085723598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085723598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085723598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085723598 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085723598 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085723599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085723599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085723599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085723599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085723599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085723599 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: picked Normal Route via 'virt-msc0' round-robin style 20250412085723599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085723599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085723599 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085723599 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085723600 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085723600 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085723600 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085723600 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085723600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085723600 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085723600 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085723600 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085723600 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085723600 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085723600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085723600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085723600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085723600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085723600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085723600 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085723600 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085723601 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085723601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723601 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085723601 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085723601 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085723601 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085723601 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085723603 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085723603 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085723603 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085723603 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085723603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085723603 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085723603 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085723603 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085723604 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085723604 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085723604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085723604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085723604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085723604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085723604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085723604 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085723604 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085723604 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085723604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723604 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085723604 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085723604 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085723604 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085723604 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) 20250412085723604 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085723604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085723604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085723604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723604 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085723604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085723604 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085723604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085723604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085723604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085723604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085723604 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085723604 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085723604 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085723604 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085723604 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085723604 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085723604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085723604 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412085723604 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085723604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085723604 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085723604 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085723604 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085723604 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085723604 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085723604 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085723604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085723604 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085723604 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085723604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085723604 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085723604 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085723604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085723604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085723604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085723604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085723604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085723604 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085723604 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085723604 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085723604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085723605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085723605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085723605 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085723605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085723605 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085723605 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085723605 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085723605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085723605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085723605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250412085723605 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250412085723605 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250412085723605 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250412085723605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085723605 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@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085723609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53744<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085723611 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34979<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(86)@481fc27fb91e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085723612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53738<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085723612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085723612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085723612 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085723612 DMAIN NOTICE (127.0.0.1:9999 ) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085723613 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_ue_register_before_hnb_register(85)@481fc27fb91e: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@481fc27fb91e: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(88)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(97)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@481fc27fb91e: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sat Apr 12 08:57:23 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 20250412085723695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085723801 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085723801 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085723801 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 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085723801 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085723801 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085723801 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085723801 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085723801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085723801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085723801 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085723801 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085723801 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 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085723801 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085723801 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085723801 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085723801 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085723801 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085723801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085723801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085723801 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085723801 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085723801 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085723801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085723801 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085723801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085723801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085723801 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085723801 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085723801 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085723801 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085723801 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085723801 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085723801 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085723801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085723801 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085723801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085723801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085723801 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085723801 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085723802 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085723802 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085724198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53754<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225996) Waiting for packet dumper to finish... 1 (prev_count=225996, count=245444) 20250412085725802 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085725802 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085725802 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085725802 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085725802 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085725802 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Sat Apr 12 08:57:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_ranap_cs_initial_ue started. 20250412085727295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085727299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085727302 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32847<->l=127.0.0.1:4262) (control_if.c:572) 20250412085727381 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085727381 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085727381 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085727381 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085727381 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085727381 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085727381 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085727381 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085727382 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085727382 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085727383 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085727383 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085727383 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085727383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085727383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085727383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085727383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085727383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085727383 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085727383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085727383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085727383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 09 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085727383 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085727383 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085727383 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085727383 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085727383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085727383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085727383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085727383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085727383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085727383 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085727383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085727383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085727383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085727383 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085727383 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085727383 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085727383 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085727383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085727383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085727383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085727383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085727383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085727383 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085727383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085727383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085727383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085727383 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085727383 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085727383 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085727383 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085727383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085727383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085727383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085727383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085727383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085727383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085727383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085727383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085727383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085727383 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085727383 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085727383 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085727383 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085727383 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085727383 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085727383 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085727383 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085727383 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085727383 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085727383 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085727383 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085727383 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: picked Normal Route via 'virt-msc2' round-robin style 20250412085727383 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085727383 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085727383 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085727383 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085727383 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085727383 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085727383 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: picked Normal Route via 'virt-msc1' round-robin style 20250412085727383 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085727383 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085727383 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085727383 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085727383 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085727383 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085727383 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(106)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(104)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085727394 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085727394 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085727394 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085727394 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085727394 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085727394 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085727394 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085727394 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085727395 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085727395 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085727395 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085727396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085727396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085727396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727396 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=13 -> eSLS=93: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085727396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085727396 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085727396 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085727396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085727396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085727396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0d 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085727396 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085727396 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085727396 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085727396 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085727396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085727396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085727396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727396 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085727396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085727396 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085727396 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085727396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085727396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085727396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085727396 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085727396 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085727396 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085727396 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085727396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085727396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085727396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727396 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085727396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085727396 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085727396 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085727396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085727396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085727396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085727396 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085727396 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085727396 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085727396 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085727396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085727396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085727396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727396 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085727396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085727396 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085727396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085727396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085727396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085727396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085727396 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085727396 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085727396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085727396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085727396 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085727396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085727396 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085727396 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085727396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085727396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085727396 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085727396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085727396 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085727396 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085727396 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085727396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085727396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085727396 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085727396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085727396 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: picked Normal Route via 'virt-sgsn1' round-robin style 20250412085727396 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085727396 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085727396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085727396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085727396 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085727396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085727396 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: picked Normal Route via 'virt-sgsn0' round-robin style 20250412085727396 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(109)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(107)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085727418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085727418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085727418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085727418 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085727419 DLGLOBAL DEBUG validating counter group 0x56543847fbe0(hnb) with 60 counters (rate_ctr.c:86) 20250412085727419 DHNBAP 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) 20250412085727419 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085727419 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085727419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085727419 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085727593 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 20250412085727593 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 20250412085727593 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085727593 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085727602 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085727602 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085727602 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085727602 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085727602 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085727602 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085727602 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085727602 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085727602 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085727602 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085727602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085727604 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085727604 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085727604 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085727605 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085727605 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085727605 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085727605 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085727605 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085727605 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085727605 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085727605 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085727605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085727605 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085727605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085727605 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085727605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085727605 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085727605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085727605 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085727605 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085727605 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085727605 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085727606 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085727606 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085727606 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085727606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085727606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085727606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727607 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085727607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085727607 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085727607 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085727607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085727607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085727607 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085727607 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085727607 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 20250412085727607 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 20250412085727607 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085727607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085727607 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085727607 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085727607 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085727607 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085727607 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085727607 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085727607 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085727607 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085727607 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085727607 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(109)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085727613 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085727613 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085727613 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085727613 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085727614 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085727614 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085727614 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085727614 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085727614 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085727614 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085727614 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085727616 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085727616 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085727616 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085727616 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085727616 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085727616 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085727616 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085727616 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085727616 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085727616 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085727616 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085727616 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085727616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085727617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085727617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085727617 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085727617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085727617 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085727617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085727617 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085727617 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085727617 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085727617 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085727618 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085727618 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085727618 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085727618 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085727618 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085727618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727618 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085727618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085727618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085727618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085727618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085727618 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085727618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085727618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085727618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085727618 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085727618 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085727618 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085727618 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085727618 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085727618 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085727618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085727619 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412085727619 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085727619 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085727619 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085727619 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(105)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085728408 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085728408 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085728408 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085728408 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085728408 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085728409 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085728409 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085728409 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085728409 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085728409 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085728409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085728409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085728409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085728409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085728409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085728409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085728409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085728409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085728409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728409 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085728409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085728409 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085728409 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085728409 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) 20250412085728409 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085728409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085728409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085728409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085728409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085728409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085728409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085728410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085728410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085728410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085728410 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085728410 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085728410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085728410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085728410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085728410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085728410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085728410 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085728410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085728410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085728410 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085728411 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085728413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085728413 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085728413 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085728413 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085728413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085728413 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085728413 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085728413 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085728413 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085728413 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085728413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085728413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085728413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085728413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085728413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085728413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085728413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085728413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085728413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728414 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085728414 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085728414 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085728414 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085728414 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085728419 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085728419 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085728419 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085728419 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085728419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085728419 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085728419 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085728419 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085728419 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085728419 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085728419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085728419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085728419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085728419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085728419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085728419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085728419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085728419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085728419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728419 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085728419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085728419 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085728419 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085728419 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) 20250412085728419 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085728419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085728419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085728419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085728419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085728419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085728419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085728419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085728419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085728419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085728419 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085728419 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085728419 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085728419 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085728419 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085728419 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085728419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085728419 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: picked Normal Route via 'virt-sgsn0' round-robin style 20250412085728419 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085728419 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085728419 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085728420 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085728422 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085728422 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085728422 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085728422 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085728422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085728422 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085728422 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085728422 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085728422 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085728422 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085728422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085728422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085728422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085728422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085728422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085728422 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085728422 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085728422 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085728422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085728422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085728422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085728422 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085728422 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085728422 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085728422 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085728422 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085728435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54070<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@481fc27fb91e: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@481fc27fb91e: Added conn table entry 0TC_ranap_cs_initial_ue0(111)8935538 20250412085729504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085729505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085729505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085729505 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085729505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x885872, normal) (hnbgw_rua.c:406) 20250412085729505 DHNB DEBUG map_rua[0x5654519581a0]{init}: Allocated (fsm.c:456) 20250412085729505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8935538)[0x5654519581a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085729505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8935538 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085729505 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085729505 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085729505 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8935538 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085729505 DCN DEBUG map_sccp[0x56545195aa50]{init}: Allocated (fsm.c:456) 20250412085729505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56545195aa50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085729505 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-8935538 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085729505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8935538 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085729505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8935538)[0x5654519581a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085729505 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085729505 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085729505 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8935538 SCCP-1 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085729505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56545195aa50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085729505 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085729505 DLSCCP DEBUG SCCP-SCOC(1)[0x56545195dce0]{IDLE}: Allocated (fsm.c:456) 20250412085729505 DLSCCP DEBUG SCCP-SCOC(1)[0x56545195dce0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085729505 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300017b0056400500f1100926) (sccp_scrc.c:415) 20250412085729505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085729505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085729505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085729505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085729505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085729505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085729505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085729505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085729505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085729505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085729505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085729505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085729505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085729505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085729505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085729505 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 01 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 7b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085729505 DLSCCP DEBUG SCCP-SCOC(1)[0x56545195dce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085729505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56545195aa50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085729505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8935538)[0x5654519581a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085729505 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085729505 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085729505 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085729505 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085729505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085729505 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085729505 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085729505 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085729505 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085729505 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 01 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 01 7b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(104)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@481fc27fb91e: Added conn table entry 0TC_ranap_cs_initial_ue0(111)3732522 HNBGW_Test.msc0-SCCP(104)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085729511 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085729511 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085729511 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085729511 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085729511 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085729511 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085729511 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085729511 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085729511 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085729511 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 01 e2 0d e6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085729511 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085729511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085729511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085729511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085729512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) TC_ranap_cs_initial_ue0(111)@481fc27fb91e: setverdict(pass): none -> pass 20250412085729512 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e20de6) (sccp_scrc.c:486) 20250412085729512 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1855) 20250412085729512 DLSCCP DEBUG SCCP-SCOC(1)[0x56545195dce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085729512 DLSCCP DEBUG SCCP-SCOC(1)[0x56545195dce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085729512 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085729512 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085729512 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085729512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56545195aa50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085729512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56545195aa50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085729514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54060<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085729514 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32847<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(99)@481fc27fb91e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085729515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54052<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(108)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@481fc27fb91e: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(101)@481fc27fb91e: Final verdict of PTC: none 20250412085729516 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085729516 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085729516 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 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ranap_cs_initial_ue-Iuh0(102)@481fc27fb91e: Final verdict of PTC: none 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085729516 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085729516 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085729516 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085729516 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085729516 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085729516 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(109)@481fc27fb91e: Final verdict of PTC: none 20250412085729516 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW-MGCP(110)@481fc27fb91e: Final verdict of PTC: none 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085729516 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085729516 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 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085729516 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085729516 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085729516 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085729516 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085729516 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085729516 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085729516 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085729516 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085729516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085729516 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085729516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085729516 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085729516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085729516 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085729516 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085729516 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085729516 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085729516 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085729516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54070<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_ranap_cs_initial_ue finished. Verdict: pass 20250412085729517 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085729517 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. 20250412085729517 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085729517 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085729517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085729517 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085729516 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085729516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085729516 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085729516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085729516 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085729516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085729516 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085729516 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085729516 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085729516 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085729516 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085729516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56545195aa50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085729516 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085729516 DLSCCP DEBUG SCCP-SCOC(1)[0x56545195dce0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085729516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e20de6), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085729516 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085729516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085729516 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085729516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085729517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085729517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085729517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 01 04 e2 0d e6 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085729517 DLSCCP DEBUG SCCP-SCOC(1)[0x56545195dce0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085729517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56545195aa50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085729517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8935538)[0x5654519581a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085729517 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8935538)[0x5654519581a0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085729517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085729517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8935538)[0x5654519581a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085729517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8935538)[0x5654519581a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085729517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8935538)[0x5654519581a0]{disrupted}: Freeing instance (context_map.c:202) 20250412085729517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8935538)[0x5654519581a0]{disrupted}: Deallocated (fsm.c:568) 20250412085729517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56545195aa50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085729517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56545195aa50]{disconnected}: Freeing instance (context_map.c:206) 20250412085729517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56545195aa50]{disconnected}: Deallocated (fsm.c:568) 20250412085729517 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8935538 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250412085729517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085729517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085729517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085729517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085729517 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085729517 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085729517 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) Sat Apr 12 08:57:29 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 20250412085729569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085730073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54084<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277080) Waiting for packet dumper to finish... 1 (prev_count=277080, count=277736) 20250412085731517 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085731517 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085731517 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085731517 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085731517 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085731517 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Sat Apr 12 08:57:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_ranap_ps_initial_ue started. 20250412085733187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085733192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085733195 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40149<->l=127.0.0.1:4262) (control_if.c:572) 20250412085733308 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085733308 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085733309 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085733309 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085733309 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085733309 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085733309 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085733309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085733309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085733309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085733309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085733309 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085733309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085733309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085733309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085733309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085733309 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_ranap_ps_initial_ue-Iuh0(116)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085733310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085733310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085733310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085733310 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085733310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085733310 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085733310 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085733310 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085733310 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085733310 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085733310 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085733310 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085733310 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085733310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085733310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085733310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085733310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085733310 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085733310 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085733310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085733310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085733310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085733311 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085733311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085733311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085733311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085733311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085733311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085733311 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: picked Normal Route via 'virt-msc1' round-robin style 20250412085733311 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085733312 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085733312 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085733312 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085733312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085733312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085733312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733312 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085733312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085733312 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085733312 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085733312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085733312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085733312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085733312 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085733312 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085733312 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085733312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085733312 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085733312 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085733312 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085733312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085733312 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: picked Normal Route via 'virt-msc2' round-robin style 20250412085733312 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085733313 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085733313 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085733313 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085733313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085733313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085733313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085733313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085733313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085733313 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085733313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085733313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085733313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0f 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085733313 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085733313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085733313 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085733313 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085733313 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085733313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085733313 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(120)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(118)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085733330 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085733330 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085733331 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085733331 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085733331 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085733331 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085733331 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085733331 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085733332 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085733332 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085733332 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085733332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085733332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085733332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=1 -> eSLS=81: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085733332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085733332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085733332 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085733332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085733332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085733332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 01 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085733332 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085733332 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085733332 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085733332 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085733332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085733332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085733332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085733332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085733332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085733332 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085733332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085733332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085733332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085733332 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085733332 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085733332 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085733332 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085733332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085733332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085733332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085733332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085733332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085733332 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085733332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085733332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085733332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085733332 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085733332 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085733332 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085733332 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085733332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085733332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085733332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085733332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085733333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085733333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085733333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085733333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085733333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085733333 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085733333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085733333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085733333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085733333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085733333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085733333 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085733333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085733333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085733333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085733333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085733333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085733333 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085733333 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085733333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085733333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085733333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085733333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085733333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085733333 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: picked Normal Route via 'virt-sgsn1' round-robin style 20250412085733333 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085733333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085733333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085733333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085733333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085733333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085733333 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085733352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085733352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085733352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085733352 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085733352 DHNBAP 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) 20250412085733352 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085733352 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085733352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085733352 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085733528 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 20250412085733528 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 20250412085733528 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085733528 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085733530 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085733530 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085733530 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085733530 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085733530 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085733530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085733530 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085733530 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085733530 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085733531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085733531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085733531 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085733531 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085733531 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085733531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085733531 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085733531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085733531 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085733531 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085733531 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085733531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085733532 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085733532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085733532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085733532 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085733532 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085733532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085733532 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085733532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085733532 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085733532 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085733532 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085733532 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085733533 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085733533 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085733533 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085733533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085733533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085733533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085733533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085733533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085733533 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085733533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085733533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085733533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085733533 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085733533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085733533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085733533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085733533 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085733533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085733533 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412085733533 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085733533 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085733533 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085733533 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085733543 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 20250412085733543 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 20250412085733543 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085733543 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085733547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085733547 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085733547 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085733547 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085733548 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085733548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085733548 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085733548 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085733548 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085733548 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085733548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085733550 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085733550 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085733550 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085733550 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085733550 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085733550 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085733550 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085733550 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085733550 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085733550 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085733550 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085733550 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085733550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085733551 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085733551 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085733551 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085733551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085733551 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085733551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085733551 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085733551 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085733551 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085733551 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085733552 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085733552 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085733552 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085733552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085733552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085733552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085733552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085733552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085733552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085733552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085733552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085733552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085733552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085733552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085733552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085733552 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085733552 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085733552 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085733552 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085733552 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085733552 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085733552 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412085733552 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085733552 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085733552 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085733552 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(119)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085734343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085734343 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085734343 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085734343 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085734343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085734343 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085734343 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085734343 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085734343 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085734343 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085734343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085734343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085734343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085734343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085734343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085734343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085734343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085734343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085734343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085734343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085734343 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085734343 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085734343 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) 20250412085734343 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085734344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085734344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085734344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085734344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085734344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085734344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085734344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085734344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085734344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085734344 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085734344 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085734344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085734344 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085734344 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085734344 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085734344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085734344 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412085734344 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085734344 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085734344 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085734344 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085734347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085734347 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085734347 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085734347 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085734347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085734347 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085734347 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085734347 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085734347 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085734347 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085734347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085734347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085734347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085734347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085734347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085734347 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085734347 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085734347 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085734347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734347 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085734347 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085734347 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085734347 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085734347 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085734350 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085734350 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085734350 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085734350 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085734350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085734350 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085734350 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085734350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085734350 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085734350 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085734350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085734350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085734350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085734350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085734350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085734350 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085734350 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085734350 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085734350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734351 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085734351 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085734351 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085734351 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085734351 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) 20250412085734351 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085734351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085734351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085734351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085734351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085734351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085734351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085734351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085734351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085734351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085734351 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085734351 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085734351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085734351 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085734351 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085734351 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085734351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085734351 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412085734351 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085734351 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085734351 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085734351 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085734351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085734351 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085734351 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085734351 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085734351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085734351 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085734351 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085734351 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085734351 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085734351 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085734351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085734351 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085734351 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085734351 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085734351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085734351 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085734351 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085734351 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085734351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085734351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085734351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085734351 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085734351 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085734351 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085734351 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085734351 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085734377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54104<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@481fc27fb91e: f_gen_tmsi(suffix:=0, 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)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@481fc27fb91e: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@481fc27fb91e: Added conn table entry 0TC_ranap_ps_initial_ue0(125)281818 20250412085735418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085735418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085735418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085735418 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085735418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x44cda, normal) (hnbgw_rua.c:406) 20250412085735418 DHNB DEBUG map_rua[0x5654519581a0]{init}: Allocated (fsm.c:456) 20250412085735418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-281818)[0x5654519581a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085735418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-281818 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085735418 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085735418 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085735419 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085735419 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-281818 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085735419 DCN DEBUG map_sccp[0x56545195aa50]{init}: Allocated (fsm.c:456) 20250412085735419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56545195aa50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085735419 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-281818 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085735419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-281818 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085735419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-281818)[0x5654519581a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085735419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085735419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085735419 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-281818 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085735419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56545195aa50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085735419 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085735419 DLSCCP DEBUG SCCP-SCOC(2)[0x56545195ebb0]{IDLE}: Allocated (fsm.c:456) 20250412085735419 DLSCCP DEBUG SCCP-SCOC(2)[0x56545195ebb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085735419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030002510056400500f1100926) (sccp_scrc.c:415) 20250412085735419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085735419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085735419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085735419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085735419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085735419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085735419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085735419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085735419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085735419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085735419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085735419 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085735419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085735419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085735419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085735419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 02 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 51 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085735419 DLSCCP DEBUG SCCP-SCOC(2)[0x56545195ebb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085735419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56545195aa50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085735419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-281818)[0x5654519581a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085735419 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085735419 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085735419 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085735419 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085735419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085735419 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: picked Normal Route via 'virt-sgsn0' round-robin style 20250412085735420 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085735420 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085735420 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085735420 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 02 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 51 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(121)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@481fc27fb91e: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@481fc27fb91e: Added conn table entry 0TC_ranap_ps_initial_ue0(125)11786930 HNBGW_Test.sgsn0-SCCP(121)@481fc27fb91e: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085735439 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085735439 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085735439 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085735439 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085735439 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085735439 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085735439 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085735439 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085735439 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085735439 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 02 1a 00 e3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085735439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085735440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085735440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085735440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085735440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085735440 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001a00e3) (sccp_scrc.c:486) 20250412085735440 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1855) 20250412085735440 DLSCCP DEBUG SCCP-SCOC(2)[0x56545195ebb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085735440 DLSCCP DEBUG SCCP-SCOC(2)[0x56545195ebb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085735440 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085735440 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085735440 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085735440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56545195aa50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085735440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56545195aa50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085735444 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40149<->l=127.0.0.1:4262) (control_if.c:193) 20250412085735446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54094<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(114)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(113)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085735449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54086<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085735451 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085735451 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-RAN(119)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@481fc27fb91e: Final verdict of PTC: none 20250412085735451 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085735451 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085735451 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085735451 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085735451 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085735451 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085735451 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 20250412085735451 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085735451 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085735451 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085735451 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085735451 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085735452 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085735452 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085735452 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085735452 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085735452 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085735452 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085735452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085735452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085735452 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085735452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085735452 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085735452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085735452 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085735452 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085735452 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085735452 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085735452 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@481fc27fb91e: Final verdict of PTC: none 20250412085735457 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 20250412085735457 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085735457 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085735457 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085735457 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085735457 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085735457 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085735457 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250412085735457 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) 20250412085735457 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085735457 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085735457 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085735457 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085735457 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085735457 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085735457 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085735457 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085735457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085735457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085735457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085735457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085735457 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085735457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085735457 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085735457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085735457 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085735457 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085735457 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085735457 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085735457 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085735457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56545195aa50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085735457 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085735457 DLSCCP DEBUG SCCP-SCOC(2)[0x56545195ebb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085735457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a00e3), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085735457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085735457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085735457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085735457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085735457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085735457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085735457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 02 04 1a 00 e3 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085735457 DLSCCP DEBUG SCCP-SCOC(2)[0x56545195ebb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085735457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56545195aa50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) MutexDispCT-TC_ranap_ps_initial_ue(112)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@481fc27fb91e: Final verdict of PTC: none 20250412085735457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-281818)[0x5654519581a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085735457 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-281818)[0x5654519581a0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085735457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085735457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-281818)[0x5654519581a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085735457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-281818)[0x5654519581a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085735457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-281818)[0x5654519581a0]{disrupted}: Freeing instance (context_map.c:202) 20250412085735457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-281818)[0x5654519581a0]{disrupted}: Deallocated (fsm.c:568) 20250412085735457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56545195aa50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085735457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56545195aa50]{disconnected}: Freeing instance (context_map.c:206) 20250412085735457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56545195aa50]{disconnected}: Deallocated (fsm.c:568) 20250412085735457 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-281818 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250412085735458 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085735458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085735458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085735458 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085735458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085735458 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.msc0-M3UA(120)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@481fc27fb91e: Final verdict of PTC: none 20250412085735458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085735458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085735458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085735458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085735458 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085735458 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085735458 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_ranap_ps_initial_ue-Iuh0(116)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(124)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(115)@481fc27fb91e: Final verdict of PTC: none 20250412085735461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54104<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sat Apr 12 08:57:35 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 20250412085735524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085736025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49810<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280860) Waiting for packet dumper to finish... 1 (prev_count=280860, count=281616) 20250412085737453 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085737453 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085737453 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085737458 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085737458 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085737458 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Sat Apr 12 08:57:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250412085739115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085739120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49826<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085739122 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38265<->l=127.0.0.1:4262) (control_if.c:572) 20250412085739192 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085739192 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085739192 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085739192 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085739192 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085739192 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085739192 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085739192 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085739192 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085739192 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085739193 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085739194 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085739194 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085739194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085739194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085739194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085739194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739194 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085739194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085739194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085739194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085739194 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085739194 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085739194 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085739194 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085739194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085739194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085739194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085739194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739194 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085739194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085739194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085739194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085739194 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085739194 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085739194 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085739194 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085739194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085739194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085739194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085739194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739194 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085739194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085739194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085739194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085739194 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085739194 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085739194 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085739194 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085739194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085739194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085739194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085739194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085739194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085739194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085739194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085739194 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085739194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085739194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085739194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085739194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085739194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085739194 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085739194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085739194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085739194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085739194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085739194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085739194 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: picked Normal Route via 'virt-msc2' round-robin style 20250412085739194 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085739194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085739194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085739194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085739194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085739194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085739194 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085739194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085739194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085739194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085739194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085739194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085739194 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(134)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(132)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085739205 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085739205 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085739205 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085739205 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085739205 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085739205 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085739205 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085739205 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085739206 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085739206 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085739206 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085739206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085739206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085739206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=0 -> eSLS=80: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085739206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739206 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085739206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085739206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085739206 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 00 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085739206 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085739206 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085739206 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085739206 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085739206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085739206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085739206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085739207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739207 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085739207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085739207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085739207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 03 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085739207 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085739207 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085739207 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085739207 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085739207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085739207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085739207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085739207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739207 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085739207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085739207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085739207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085739207 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085739207 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085739207 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085739207 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085739207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085739207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085739207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085739207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085739207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085739207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085739207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085739207 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085739207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085739207 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085739207 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085739207 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085739207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085739207 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085739207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085739207 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085739207 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085739207 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085739207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085739207 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085739207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085739207 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085739207 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085739207 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085739207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085739207 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085739207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085739207 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085739207 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085739207 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085739207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085739207 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085739227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085739227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085739227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085739227 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085739227 DHNBAP 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) 20250412085739227 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085739227 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085739227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085739227 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085739404 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 20250412085739404 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 20250412085739404 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085739404 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085739413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085739413 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085739413 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085739413 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085739413 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085739413 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085739413 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085739413 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085739413 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085739413 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085739413 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085739415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085739415 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085739415 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085739415 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085739415 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085739415 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085739416 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085739416 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085739416 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085739416 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085739416 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085739416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085739416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085739416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085739416 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085739416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085739416 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085739416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085739416 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085739416 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085739416 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085739416 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085739417 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085739417 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085739417 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085739417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085739417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085739417 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 20250412085739417 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 20250412085739417 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085739417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085739418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739418 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085739418 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739418 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085739418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085739418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085739418 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085739418 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085739418 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085739418 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085739418 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085739418 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085739418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085739418 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412085739418 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085739418 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085739418 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085739418 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(137)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085739424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085739424 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085739424 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085739424 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085739424 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085739424 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085739424 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085739424 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085739424 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085739424 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085739424 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085739427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085739427 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085739427 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085739427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085739427 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085739427 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085739427 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085739427 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085739427 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085739427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085739427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085739427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085739427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085739427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085739427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085739427 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085739427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085739427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085739427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085739427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085739428 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085739428 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085739428 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085739429 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085739429 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085739429 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085739429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085739429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085739429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085739429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085739429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085739429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085739429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085739430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085739430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085739430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085739430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085739430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085739430 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085739430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085739430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085739430 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085739430 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085739430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085739430 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: picked Normal Route via 'virt-sgsn0' round-robin style 20250412085739430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085739430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085739430 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085739430 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085739517 DLSCCP DEBUG SCCP-SCOC(1)[0x56545195dce0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085739517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e20de6), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085739517 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085739517 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085739517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085739517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085739517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085739517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e2 0d e6 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085739518 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085739518 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085739518 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085739518 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085739518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085739518 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085739518 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085739518 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085739518 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085739518 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e2 0d e6 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412085739524 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085739524 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085739524 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085739524 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085739524 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085739524 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085739524 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085739524 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085739524 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085739524 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 01 e2 0d e6 00 00 06 00 08 00 00 00 07  20250412085739525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085739525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085739525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085739525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085739525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085739525 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=00e20de6) (sccp_scrc.c:486) 20250412085739525 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1855) 20250412085739525 DLSCCP DEBUG SCCP-SCOC(1)[0x56545195dce0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085739525 DLSCCP DEBUG SCCP-SCOC(1)[0x56545195dce0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085739525 DLSCCP DEBUG SCCP-SCOC(1)[0x56545195dce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085739525 DLSCCP DEBUG SCCP-SCOC(1)[0x56545195dce0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085739525 DLSCCP DEBUG SCCP-SCOC(1)[0x56545195dce0]{IDLE}: Deallocated (fsm.c:568) 20250412085740214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085740214 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085740214 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085740214 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085740214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085740214 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085740214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085740214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085740214 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085740214 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085740214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085740214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085740214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085740214 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085740214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085740214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085740214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085740214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085740214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740214 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085740214 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085740214 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085740214 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085740214 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) 20250412085740214 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085740214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085740214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085740214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085740214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085740214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085740214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085740215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085740215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085740215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085740215 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085740215 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085740215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085740215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085740215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer HNBGW_Test.msc0-RAN(133)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085740215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085740215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085740215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085740215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085740215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085740215 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085740215 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085740223 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085740223 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085740223 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085740223 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085740223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085740223 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085740223 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085740223 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085740223 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085740223 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085740223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085740223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085740223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085740223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085740223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085740223 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085740224 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085740224 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085740224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740224 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085740224 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085740224 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085740224 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085740224 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085740229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085740229 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085740229 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085740229 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085740229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085740229 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085740229 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085740229 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085740229 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085740229 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085740229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085740229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085740229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085740229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085740229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085740229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085740229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085740229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085740229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740229 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085740229 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085740229 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085740229 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085740229 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) 20250412085740229 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085740229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085740229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085740229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085740229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085740229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085740229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085740229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085740229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085740229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085740229 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085740229 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085740229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085740229 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085740229 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085740229 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085740229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085740230 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085740230 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085740230 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085740230 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085740230 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085740230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085740230 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085740230 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085740230 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085740230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085740230 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085740230 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085740230 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085740230 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085740230 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085740230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085740230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085740230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085740230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085740230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085740230 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085740230 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085740230 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085740230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085740231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085740231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085740231 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085740231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085740231 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085740231 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085740231 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085740252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49842<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)13752239 20250412085741298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085741298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085741298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085741298 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085741298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd1d7af, normal) (hnbgw_rua.c:406) 20250412085741298 DHNB DEBUG map_rua[0x56545195dce0]{init}: Allocated (fsm.c:456) 20250412085741298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13752239)[0x56545195dce0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085741298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13752239 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085741298 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085741298 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085741298 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13752239 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085741298 DCN DEBUG map_sccp[0x5654519581a0]{init}: Allocated (fsm.c:456) 20250412085741299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5654519581a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085741299 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-13752239 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085741299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13752239 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085741299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13752239)[0x56545195dce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085741299 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085741299 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085741299 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13752239 SCCP-3 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085741299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5654519581a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085741299 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085741299 DLSCCP DEBUG SCCP-SCOC(3)[0x56545195aa50]{IDLE}: Allocated (fsm.c:456) 20250412085741299 DLSCCP DEBUG SCCP-SCOC(3)[0x56545195aa50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085741299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:415) 20250412085741299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085741299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085741299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085741299 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085741299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085741299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085741299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085741299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085741299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085741299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085741299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085741299 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085741299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085741299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085741299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085741299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 03 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085741299 DLSCCP DEBUG SCCP-SCOC(3)[0x56545195aa50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085741299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5654519581a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085741299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13752239)[0x56545195dce0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085741299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085741299 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085741299 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085741299 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085741299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085741299 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412085741299 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085741299 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085741299 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085741299 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 03 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@481fc27fb91e: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@481fc27fb91e: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)15161529 HNBGW_Test.msc0-SCCP(132)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085741310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085741310 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085741310 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085741310 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085741310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085741310 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085741310 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085741310 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085741310 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085741310 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 03 f1 58 83 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085741310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085741310 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085741310 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085741310 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085741310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085741310 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f15883) (sccp_scrc.c:486) 20250412085741310 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1855) 20250412085741310 DLSCCP DEBUG SCCP-SCOC(3)[0x56545195aa50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085741310 DLSCCP DEBUG SCCP-SCOC(3)[0x56545195aa50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085741310 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085741310 DLSCCP DEBUG SCCP-SCOC(3)[0x56545195aa50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085741310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f15883), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300026a0056400500f1100926) (sccp_scrc.c:415) 20250412085741311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085741311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085741311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085741311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085741311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085741311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085741311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 112 bytes: [L2]> 01 00 01 01 00 00 00 70 02 10 00 60 00 00 00 bd 00 00 00 bc 03 00 00 03 06 f1 58 83 00 01 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 02 6a 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085741311 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085741311 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085741311 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085741311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5654519581a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085741311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5654519581a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085741311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085741311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085741311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085741311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085741311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085741311 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412085741311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085741311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085741311 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085741311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 112 bytes: [L2]> 01 00 01 01 00 00 00 70 02 10 00 60 00 00 00 bd 00 00 00 bc 03 00 00 03 06 f1 58 83 00 01 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 02 6a 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085741340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49826<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085741340 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38265<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(128)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(127)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085741344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49814<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(136)@481fc27fb91e: Final verdict of PTC: none 20250412085741348 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085741348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085741348 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085741348 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085741348 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085741348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085741348 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085741348 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(135)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@481fc27fb91e: Final verdict of PTC: none 20250412085741348 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 20250412085741348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085741348 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085741348 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085741348 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085741348 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085741348 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085741348 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085741348 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085741348 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085741348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085741348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085741348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085741348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085741348 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085741349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085741349 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085741349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085741349 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085741349 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085741349 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@481fc27fb91e: Final verdict of PTC: none 20250412085741349 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085741349 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085741349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5654519581a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085741349 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 20250412085741349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085741349 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085741349 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085741349 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085741349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085741349 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085741349 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085741349 DLSCCP DEBUG SCCP-SCOC(3)[0x56545195aa50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) HNBGW_Test.msc0-RAN(133)@481fc27fb91e: Final verdict of PTC: none 20250412085741349 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250412085741349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f15883), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085741349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085741349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085741349 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) 20250412085741349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085741349 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085741349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085741349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085741349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085741349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085741349 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085741349 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085741349 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085741349 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085741349 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085741349 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085741349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085741349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085741349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 03 04 f1 58 83 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085741350 DLSCCP DEBUG SCCP-SCOC(3)[0x56545195aa50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085741350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5654519581a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085741350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13752239)[0x56545195dce0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) HNBGW_Test.msc0-M3UA(134)@481fc27fb91e: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@481fc27fb91e: Final verdict of PTC: none 20250412085741350 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13752239)[0x56545195dce0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085741350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412085741350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13752239)[0x56545195dce0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085741350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13752239)[0x56545195dce0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085741350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13752239)[0x56545195dce0]{disrupted}: Freeing instance (context_map.c:202) HNBGW-MGCP(138)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@481fc27fb91e: Final verdict of PTC: none 20250412085741350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13752239)[0x56545195dce0]{disrupted}: Deallocated (fsm.c:568) 20250412085741350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5654519581a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085741350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5654519581a0]{disconnected}: Freeing instance (context_map.c:206) 20250412085741350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5654519581a0]{disconnected}: Deallocated (fsm.c:568) 20250412085741350 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13752239 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250412085741350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085741350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW-PFCP(129)@481fc27fb91e: Final verdict of PTC: none 20250412085741350 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085741350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085741350 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085741350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085741351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085741351 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085741351 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085741351 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085741351 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085741351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085741351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085741351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085741351 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085741351 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085741351 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085741351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085741351 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085741351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085741351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085741351 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085741351 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085741352 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085741354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49842<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Sat Apr 12 08:57:41 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 20250412085741434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085741936 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=301624) Waiting for packet dumper to finish... 1 (prev_count=301624, count=302604) 20250412085743349 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085743349 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085743349 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085743350 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085743350 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085743350 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Sat Apr 12 08:57:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250412085745029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085745032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085745036 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41865<->l=127.0.0.1:4262) (control_if.c:572) 20250412085745114 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085745114 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085745114 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085745114 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085745114 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085745114 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085745114 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085745114 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085745115 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085745115 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085745116 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085745116 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085745116 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085745116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085745116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085745116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745116 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085745116 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745116 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085745116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085745116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085745116 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085745116 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085745116 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085745116 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085745116 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085745116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085745116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085745116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745116 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085745116 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745116 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085745116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085745116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085745116 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085745116 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085745116 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085745116 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085745116 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085745116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085745116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085745116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745116 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085745116 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745116 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085745116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085745116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085745116 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085745117 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085745117 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085745117 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085745117 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085745117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085745117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085745117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745117 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085745117 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085745117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085745117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085745117 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085745117 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085745117 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085745117 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085745117 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085745117 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085745117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085745117 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085745118 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085745118 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085745118 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085745118 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085745118 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085745118 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: picked Normal Route via 'virt-msc2' round-robin style 20250412085745118 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085745118 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085745118 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085745118 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085745118 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085745118 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085745118 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085745118 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085745118 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085745118 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085745118 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085745118 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085745118 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(148)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(146)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085745132 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085745132 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085745132 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085745132 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085745132 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085745132 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085745132 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085745132 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085745133 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085745133 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085745133 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085745133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085745133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085745133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=6 -> eSLS=86: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085745133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745133 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085745133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085745133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085745133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 06 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085745133 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085745133 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085745133 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085745133 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085745133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085745133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085745133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085745133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085745133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085745133 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085745133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085745133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085745133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085745133 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085745133 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085745133 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085745133 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085745134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085745134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085745134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085745134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745134 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085745134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085745134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085745134 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085745134 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085745134 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085745134 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085745134 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085745134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085745134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085745134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085745134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085745134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085745134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085745134 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085745134 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085745134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085745134 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085745134 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085745134 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085745134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085745134 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085745134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085745134 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085745134 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085745134 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085745134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085745134 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085745134 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085745134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085745134 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085745134 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085745134 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085745134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085745134 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085745134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085745134 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085745134 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085745134 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085745134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085745134 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085745152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085745152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085745152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085745152 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085745152 DHNBAP 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) 20250412085745152 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085745152 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085745152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085745152 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085745330 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 20250412085745330 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 20250412085745330 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085745330 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085745339 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085745339 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085745339 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085745339 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085745339 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085745339 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085745339 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085745339 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085745339 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085745339 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085745339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085745342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085745342 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085745342 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085745342 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085745342 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085745342 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085745342 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085745342 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085745342 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085745342 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085745342 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085745342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085745342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085745342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085745343 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085745343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085745343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085745343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085745343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085745343 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085745343 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085745343 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085745344 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 20250412085745344 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 20250412085745344 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085745344 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085745344 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085745344 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085745344 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085745344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085745344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085745344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085745345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085745345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085745345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085745345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085745345 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085745345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085745345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085745345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085745345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085745345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085745345 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: picked Normal Route via 'virt-msc0' round-robin style 20250412085745345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085745345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085745345 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085745345 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(151)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085745350 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085745350 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085745350 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085745350 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085745350 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085745350 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085745350 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085745350 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085745350 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085745350 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085745351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085745353 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085745353 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085745353 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085745353 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085745353 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085745353 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085745353 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085745353 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085745353 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085745353 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085745353 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085745353 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085745353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085745354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085745354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085745354 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085745354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085745354 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085745354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085745354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085745354 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085745354 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085745354 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085745355 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085745355 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085745355 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085745355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085745355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085745355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085745355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085745355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085745355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085745355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085745355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085745355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085745355 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085745355 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085745356 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085745356 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085745356 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085745356 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085745356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085745356 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412085745356 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085745356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085745356 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085745356 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085745458 DLSCCP DEBUG SCCP-SCOC(2)[0x56545195ebb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085745458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a00e3), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085745458 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085745458 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085745459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085745459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085745459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085745459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1a 00 e3 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085745459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085745459 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085745459 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085745459 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085745459 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085745459 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085745459 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085745459 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085745459 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085745459 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 1a 00 e3 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085745469 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085745469 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085745469 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085745469 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085745469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085745470 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085745470 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085745470 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085745470 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085745470 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 02 1a 00 e3 00 00 06 00 08 00 00 00 07  20250412085745470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085745470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085745470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085745470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085745470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085745470 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=001a00e3) (sccp_scrc.c:486) 20250412085745470 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1855) 20250412085745470 DLSCCP DEBUG SCCP-SCOC(2)[0x56545195ebb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085745470 DLSCCP DEBUG SCCP-SCOC(2)[0x56545195ebb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085745470 DLSCCP DEBUG SCCP-SCOC(2)[0x56545195ebb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085745470 DLSCCP DEBUG SCCP-SCOC(2)[0x56545195ebb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085745470 DLSCCP DEBUG SCCP-SCOC(2)[0x56545195ebb0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085746146 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085746146 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085746146 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085746146 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085746146 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085746146 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085746146 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085746146 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085746146 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085746146 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085746147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085746147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085746147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085746147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085746147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085746147 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085746147 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085746147 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085746147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746147 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085746147 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085746147 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085746147 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085746147 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) 20250412085746147 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085746147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085746147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085746147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085746147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085746147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085746147 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085746147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085746147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085746147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085746147 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085746147 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085746147 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085746147 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085746147 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085746147 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085746147 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085746147 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: picked Normal Route via 'virt-msc0' round-robin style 20250412085746147 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085746147 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085746147 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085746147 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085746147 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085746147 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085746147 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085746147 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085746147 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085746147 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085746147 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085746147 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085746147 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085746148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085746148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085746148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085746148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085746148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085746148 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085746148 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085746148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085746148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746148 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085746148 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085746148 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085746148 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085746148 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085746148 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085746151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085746151 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085746151 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085746151 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085746151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085746151 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085746151 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085746151 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085746151 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085746151 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085746151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085746151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085746151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085746151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085746151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085746151 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085746151 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085746151 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085746151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746151 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085746151 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085746151 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085746151 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085746151 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) 20250412085746151 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085746151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085746151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085746151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085746151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085746152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085746152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085746152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085746152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085746152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085746152 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085746152 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085746152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085746152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085746152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085746152 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085746152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085746152 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: picked Normal Route via 'virt-sgsn0' round-robin style 20250412085746152 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085746152 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085746152 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085746152 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(150)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085746154 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085746154 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085746154 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085746154 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085746154 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085746154 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085746154 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085746154 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085746154 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085746154 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085746154 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085746154 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085746154 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085746154 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085746154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085746154 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085746154 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085746154 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085746154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085746154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085746154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085746154 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085746154 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085746154 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085746154 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085746154 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085746168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46222<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@481fc27fb91e: f_gen_tmsi(suffix:=0, 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)@481fc27fb91e: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)11585630 20250412085747210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085747210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085747210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085747210 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085747210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb0c85e, normal) (hnbgw_rua.c:406) 20250412085747210 DHNB DEBUG map_rua[0x56545195ebb0]{init}: Allocated (fsm.c:456) 20250412085747210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11585630)[0x56545195ebb0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085747210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11585630 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085747210 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085747210 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085747210 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085747210 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11585630 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085747210 DCN DEBUG map_sccp[0x56545195dce0]{init}: Allocated (fsm.c:456) 20250412085747210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56545195dce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085747210 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-11585630 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085747210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11585630 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085747210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11585630)[0x56545195ebb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085747210 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085747210 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085747210 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11585630 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085747210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56545195dce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085747210 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085747210 DLSCCP DEBUG SCCP-SCOC(4)[0x5654519581a0]{IDLE}: Allocated (fsm.c:456) 20250412085747210 DLSCCP DEBUG SCCP-SCOC(4)[0x5654519581a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085747210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:415) 20250412085747210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085747210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085747210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085747210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085747210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085747210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085747210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085747211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085747211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085747211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085747211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085747211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085747211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085747211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085747211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085747211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 04 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085747211 DLSCCP DEBUG SCCP-SCOC(4)[0x5654519581a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085747211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56545195dce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085747211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11585630)[0x56545195ebb0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085747211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085747211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085747211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085747211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085747211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085747211 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412085747211 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085747211 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085747211 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085747211 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 04 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@481fc27fb91e: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@481fc27fb91e: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)8583463 HNBGW_Test.sgsn0-SCCP(149)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085747215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085747215 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085747215 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085747215 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085747215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085747215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085747215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085747215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085747215 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085747215 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 04 6a 7c bb 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085747215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085747215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085747215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085747215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085747215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085747215 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006a7cbb) (sccp_scrc.c:486) 20250412085747215 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1855) 20250412085747215 DLSCCP DEBUG SCCP-SCOC(4)[0x5654519581a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085747215 DLSCCP DEBUG SCCP-SCOC(4)[0x5654519581a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085747215 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085747215 DLSCCP DEBUG SCCP-SCOC(4)[0x5654519581a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085747215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7cbb), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030001400056400500f1100926) (sccp_scrc.c:415) 20250412085747215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085747215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085747215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085747215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085747215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085747215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085747215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6f 00 00 00 bd 00 00 00 b9 03 00 00 04 06 6a 7c bb 00 01 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 40 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085747215 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085747215 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085747215 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085747215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56545195dce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085747215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56545195dce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085747215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085747215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085747215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085747215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085747215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085747215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412085747215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085747215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085747215 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085747215 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6f 00 00 00 bd 00 00 00 b9 03 00 00 04 06 6a 7c bb 00 01 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 40 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085747223 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41865<->l=127.0.0.1:4262) (control_if.c:193) 20250412085747223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49854<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(142)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(141)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085747225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49850<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(146)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@481fc27fb91e: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@481fc27fb91e: Final verdict of PTC: none 20250412085747226 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085747226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085747226 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085747226 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085747226 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085747226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085747226 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085747226 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085747226 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085747226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085747226 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085747226 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085747226 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085747227 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085747227 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085747227 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085747227 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 20250412085747227 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085747227 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085747227 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085747227 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085747227 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085747227 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085747227 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085747227 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085747227 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085747227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085747227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085747227 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 20250412085747227 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085747227 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085747227 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085747227 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085747227 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085747227 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085747227 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085747227 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085747227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085747227 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085747227 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085747227 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085747227 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085747227 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085747227 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085747227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085747227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085747227 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085747227 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085747227 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085747227 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085747227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56545195dce0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412085747227 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085747227 DLSCCP DEBUG SCCP-SCOC(4)[0x5654519581a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085747227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7cbb), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085747227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085747227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) HNBGW_Test.sgsn0-RAN(150)@481fc27fb91e: Final verdict of PTC: none 20250412085747227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085747227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085747227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) HNBGW_Test.msc0-M3UA(148)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(143)@481fc27fb91e: Final verdict of PTC: none 20250412085747228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085747228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085747228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085747228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085747228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085747228 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085747227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085747227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 04 04 6a 7c bb 00 00 04 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085747227 DLSCCP DEBUG SCCP-SCOC(4)[0x5654519581a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085747227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56545195dce0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085747227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11585630)[0x56545195ebb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412085747227 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11585630)[0x56545195ebb0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412085747227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412085747227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11585630)[0x56545195ebb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412085747227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11585630)[0x56545195ebb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085747227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11585630)[0x56545195ebb0]{disrupted}: Freeing instance (context_map.c:202) 20250412085747227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11585630)[0x56545195ebb0]{disrupted}: Deallocated (fsm.c:568) 20250412085747227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56545195dce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085747227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56545195dce0]{disconnected}: Freeing instance (context_map.c:206) 20250412085747227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56545195dce0]{disconnected}: Deallocated (fsm.c:568) 20250412085747227 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11585630 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250412085747228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085747228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085747228 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085747228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085747228 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085747228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085747228 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085747228 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085747228 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085747228 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085747228 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085747228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085747228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412085747228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085747228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085747228 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085747228 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085747228 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(152)@481fc27fb91e: Final verdict of PTC: none 20250412085747229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46222<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Sat Apr 12 08:57:47 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 20250412085747292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085747795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302116) Waiting for packet dumper to finish... 1 (prev_count=302116, count=302772) 20250412085749228 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085749228 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085749228 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085749228 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085749228 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085749228 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Sat Apr 12 08:57:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_ranap_cs_bidir started. 20250412085750896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085750902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085750907 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45287<->l=127.0.0.1:4262) (control_if.c:572) 20250412085750983 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085750983 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085750983 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085750983 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085750983 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085750983 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085750983 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085750983 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085750984 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085750984 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085750985 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085750985 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085750985 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085750985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085750985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085750985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085750985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085750985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085750985 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085750985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085750985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085750985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 09 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085750985 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085750985 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085750985 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085750985 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085750985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085750985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085750985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085750985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085750985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085750985 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085750985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085750985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085750985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085750985 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085750985 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085750985 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085750985 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085750985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085750985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085750985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085750985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085750985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085750985 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085750985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085750985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085750985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085750985 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085750985 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085750985 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085750985 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085750985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085750985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085750985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085750985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085750985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085750985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085750985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085750985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085750985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085750985 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085750985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085750985 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085750985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085750985 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085750985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085750985 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085750985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085750985 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085750985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085750985 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085750985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085750985 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: picked Normal Route via 'virt-msc2' round-robin style 20250412085750985 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085750985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085750985 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085750985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085750985 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085750985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085750985 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085750985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085750985 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085750985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085750985 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085750985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085750985 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(162)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(160)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085750997 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085750997 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085750997 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085750997 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085750997 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085750997 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085750997 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085750997 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085750998 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085750998 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085750998 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085750998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085750998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085750998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=10 -> eSLS=90: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085750998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085750998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085750998 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085750998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085750998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085750998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085750998 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085750998 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085750998 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085750998 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085750998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085750998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085750998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085750998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085750998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085750998 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085750998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085750998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085750998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085750998 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085750998 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085750998 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085750998 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085750998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085750998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085750998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085750998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085750998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085750998 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085750998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085750998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085750998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085750998 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085750998 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085750998 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085750998 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085750998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085750998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085750998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085750998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085750998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085750998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085750998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085750998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085750998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085750998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085750998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085750998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085750998 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085750998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085750998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085750998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085750998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085750998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085750998 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085750998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085750998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085750998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085750998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085750998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085750998 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085750998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085750998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085750998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085750998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085750998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085750998 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: picked Normal Route via 'virt-sgsn1' round-robin style 20250412085750998 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085750998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085750998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085750998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085750998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085750998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085750998 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085751017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085751017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085751017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085751017 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085751017 DHNBAP 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) 20250412085751017 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085751017 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085751017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085751017 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085751195 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 20250412085751195 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 20250412085751195 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085751195 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085751204 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085751204 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085751204 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085751204 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085751204 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085751204 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085751204 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085751204 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085751204 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085751204 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085751204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085751207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085751207 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085751207 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085751207 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085751207 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085751207 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085751207 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085751207 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085751207 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085751207 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085751207 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085751207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085751208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085751208 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085751208 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085751208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085751208 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085751208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085751208 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085751208 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085751208 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085751208 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085751209 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 20250412085751209 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 20250412085751209 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085751209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085751209 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085751209 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085751209 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085751209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085751209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085751209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085751209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085751209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085751209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085751209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085751209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085751209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085751209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085751209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085751209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085751209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085751209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085751209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085751209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085751209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085751209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085751209 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085751210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085751210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085751210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085751210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085751210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085751210 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085751210 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085751210 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085751210 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085751210 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(165)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085751215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085751215 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085751215 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085751215 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085751215 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085751215 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085751215 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085751215 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085751215 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085751215 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085751215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085751218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085751218 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085751218 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085751218 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085751218 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085751218 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085751218 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085751218 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085751218 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085751218 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085751218 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085751218 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085751218 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085751218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085751218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085751218 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085751218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085751218 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085751218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085751218 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085751218 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085751218 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085751218 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085751219 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085751219 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085751219 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085751219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085751220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085751220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085751220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085751220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085751220 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085751220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085751220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085751220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085751220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085751220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085751220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085751220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085751220 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085751220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085751220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085751220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085751220 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085751220 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085751220 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085751220 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085751220 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085751220 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085751220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085751220 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412085751220 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085751220 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085751220 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085751220 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085751350 DLSCCP DEBUG SCCP-SCOC(3)[0x56545195aa50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085751350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f15883), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085751350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085751350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085751350 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085751350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085751350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085751350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085751350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f1 58 83 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085751351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085751351 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085751351 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085751351 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085751351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085751351 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085751351 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085751351 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085751351 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085751351 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f1 58 83 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412085751359 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085751359 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085751359 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085751359 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085751359 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085751359 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085751359 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085751359 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085751359 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085751359 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 03 f1 58 83 00 00 06 00 08 00 00 00 07  20250412085751359 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085751359 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085751359 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085751359 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085751359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085751359 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=00f15883) (sccp_scrc.c:486) 20250412085751359 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1855) 20250412085751359 DLSCCP DEBUG SCCP-SCOC(3)[0x56545195aa50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085751359 DLSCCP DEBUG SCCP-SCOC(3)[0x56545195aa50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085751359 DLSCCP DEBUG SCCP-SCOC(3)[0x56545195aa50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085751359 DLSCCP DEBUG SCCP-SCOC(3)[0x56545195aa50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085751359 DLSCCP DEBUG SCCP-SCOC(3)[0x56545195aa50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(161)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085752010 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085752010 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085752010 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085752010 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085752010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085752010 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085752010 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085752010 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085752010 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085752010 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085752010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085752010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085752010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085752010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085752010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085752010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085752010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085752010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085752010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752011 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085752011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085752011 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085752011 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085752011 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) 20250412085752011 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085752011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085752011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085752011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085752011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085752011 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085752011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085752011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085752011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085752011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085752011 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085752011 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085752011 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085752011 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085752011 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085752011 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085752011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085752011 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085752011 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085752012 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085752012 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085752012 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085752015 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085752015 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085752015 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085752015 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085752015 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085752015 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085752015 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085752015 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085752015 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085752015 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085752015 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085752015 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085752015 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085752015 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085752015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085752015 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085752015 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085752015 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085752015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752015 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085752015 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085752015 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085752015 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085752015 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085752019 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085752019 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085752019 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085752019 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085752019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085752019 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085752019 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085752019 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085752019 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085752019 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085752019 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085752019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085752019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085752019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085752019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085752019 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085752019 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085752019 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085752019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752019 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085752019 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085752019 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085752019 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085752019 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) 20250412085752019 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085752019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085752019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085752019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752019 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085752019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085752019 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085752019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085752019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085752019 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085752019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085752019 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085752020 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085752019 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085752019 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085752020 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085752020 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085752020 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085752020 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412085752020 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085752020 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085752020 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085752020 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085752022 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085752022 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085752022 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085752022 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085752022 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085752022 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085752022 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085752022 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085752022 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085752022 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085752022 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085752022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085752022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085752022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085752022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085752022 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085752022 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085752022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085752022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085752022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085752022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085752022 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085752022 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085752022 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085752022 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085752022 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085752033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46250<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@481fc27fb91e: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@481fc27fb91e: Added conn table entry 0TC_ranap_cs_bidir0(167)6779258 20250412085753058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085753058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085753058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085753058 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085753058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x67717a, normal) (hnbgw_rua.c:406) 20250412085753058 DHNB DEBUG map_rua[0x56545195aa50]{init}: Allocated (fsm.c:456) 20250412085753058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6779258)[0x56545195aa50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085753058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6779258 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085753058 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085753058 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085753058 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6779258 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085753058 DCN DEBUG map_sccp[0x56545195ebb0]{init}: Allocated (fsm.c:456) 20250412085753058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56545195ebb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085753058 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-6779258 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085753058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6779258 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085753058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6779258)[0x56545195aa50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085753058 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085753058 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085753058 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6779258 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085753058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56545195ebb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085753058 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085753058 DLSCCP DEBUG SCCP-SCOC(5)[0x56545195dce0]{IDLE}: Allocated (fsm.c:456) 20250412085753058 DLSCCP DEBUG SCCP-SCOC(5)[0x56545195dce0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085753058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001810056400500f1100926) (sccp_scrc.c:415) 20250412085753058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085753058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085753058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085753058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085753058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085753058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085753058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085753058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085753058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085753058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085753058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085753058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085753058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085753058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085753058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085753058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 05 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 81 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085753058 DLSCCP DEBUG SCCP-SCOC(5)[0x56545195dce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085753058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56545195ebb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085753058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6779258)[0x56545195aa50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085753059 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085753059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085753059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085753059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085753059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085753059 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085753059 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085753059 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085753059 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085753059 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 05 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 81 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@481fc27fb91e: Added conn table entry 0TC_ranap_cs_bidir0(167)2570088 HNBGW_Test.msc0-SCCP(160)@481fc27fb91e: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085753065 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085753065 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085753065 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085753065 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085753065 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085753065 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085753065 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085753065 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085753065 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085753065 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 05 55 9e 3d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085753065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085753065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085753066 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085753066 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085753066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085753066 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00559e3d) (sccp_scrc.c:486) 20250412085753066 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1855) 20250412085753066 DLSCCP DEBUG SCCP-SCOC(5)[0x56545195dce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085753066 DLSCCP DEBUG SCCP-SCOC(5)[0x56545195dce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085753066 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085753066 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085753066 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085753066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56545195ebb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085753066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56545195ebb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(160)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@481fc27fb91e: vl_len:22 HNBGW_Test.msc0-SCCP(160)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(160)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AD6DD4A60749B320775BC'O 20250412085753268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085753269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085753269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085753269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085753269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085753269 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085753269 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085753269 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085753269 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085753269 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085753269 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085753269 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085753269 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085753269 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 05 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a d6 dd 4a 60 74 9b 32 07 75 bc 00 00 00 00 06 00 08 00 00 00 07  20250412085753269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085753269 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=001440120000010010400b0ad6dd4a60749b320775bc) (sccp_scrc.c:486) 20250412085753269 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250412085753269 DLSCCP DEBUG SCCP-SCOC(5)[0x56545195dce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085753269 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085753269 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085753269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56545195ebb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085753269 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250412085753269 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250412085753269 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6779258 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250412085753269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6779258)[0x56545195aa50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085753269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:121) 20250412085753269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085753269 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085753295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085753295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085753295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250412085753295 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085753295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x67717a) (hnbgw_rua.c:470) 20250412085753295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6779258 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:311) 20250412085753296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6779258)[0x56545195aa50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085753296 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250412085753296 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250412085753296 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6779258 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:263) 20250412085753296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56545195ebb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085753296 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085753296 DLSCCP DEBUG SCCP-SCOC(5)[0x56545195dce0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085753296 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00559e3d), PART(T=Data,L=22,D=001440120000010010400b0a5313d5883596429de26f) (sccp_scrc.c:415) 20250412085753296 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085753296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085753296 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085753296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085753296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085753296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085753296 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 bc 03 00 00 05 06 55 9e 3d 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 53 13 d5 88 35 96 42 9d e2 6f 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085753296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085753296 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085753296 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085753296 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085753296 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085753296 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085753296 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085753296 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085753296 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085753296 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 bc 03 00 00 05 06 55 9e 3d 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 53 13 d5 88 35 96 42 9d e2 6f 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@481fc27fb91e: vl_len:20 HNBGW_Test.msc0-SCCP(160)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(160)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250412085753316 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085753316 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085753316 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085753316 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085753316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085753316 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085753316 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085753316 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085753316 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085753316 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 05 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 02 62 42 00 00 00 00 03 00 00 06 00 08 00 00 00 07  20250412085753317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085753317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085753317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085753317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085753317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085753317 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000003) (sccp_scrc.c:486) 20250412085753317 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250412085753317 DLSCCP DEBUG SCCP-SCOC(5)[0x56545195dce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085753317 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085753317 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085753317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56545195ebb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085753317 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250412085753317 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250412085753317 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6779258 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250412085753317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6779258)[0x56545195aa50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085753317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:121) 20250412085753317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085753317 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085753333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46238<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085753333 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45287<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(156)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(155)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085753338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46230<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085753340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085753340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085753340 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085753340 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085753340 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085753340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6779258)[0x56545195aa50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412085753340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6779258)[0x56545195aa50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412085753340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56545195ebb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412085753341 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085753341 DLSCCP DEBUG SCCP-SCOC(5)[0x56545195dce0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085753341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00559e3d), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085753341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085753341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085753341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085753341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085753341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085753341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085753341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 05 04 55 9e 3d 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085753341 DLSCCP DEBUG SCCP-SCOC(5)[0x56545195dce0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085753341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56545195ebb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085753341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6779258)[0x56545195aa50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085753341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6779258)[0x56545195aa50]{disrupted}: Freeing instance (context_map.c:202) 20250412085753341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6779258)[0x56545195aa50]{disrupted}: Deallocated (fsm.c:568) 20250412085753341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56545195ebb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085753341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56545195ebb0]{disconnected}: Freeing instance (context_map.c:206) 20250412085753341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56545195ebb0]{disconnected}: Deallocated (fsm.c:568) 20250412085753341 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6779258 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085753342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085753342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085753342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085753342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085753342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085753342 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085753342 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085753342 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085753342 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085753342 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 05 04 55 9e 3d 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 01  MutexDispCT-TC_ranap_cs_bidir(154)@481fc27fb91e: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@481fc27fb91e: Final verdict of PTC: none 20250412085753343 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085753343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085753343 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-SCCP(163)@481fc27fb91e: Final verdict of PTC: none 20250412085753343 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085753344 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 20250412085753344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085753344 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085753344 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085753344 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085753344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085753344 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085753344 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085753344 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085753344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-RAN(161)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(166)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(157)@481fc27fb91e: Final verdict of PTC: none 20250412085753344 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085753344 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250412085753344 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 20250412085753344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085753344 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085753344 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085753344 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085753344 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085753344 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085753344 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.sgsn0-RAN(164)@481fc27fb91e: Final verdict of PTC: none 20250412085753344 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085753344 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085753345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085753345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085753345 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) 20250412085753345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085753345 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085753345 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085753345 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085753345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) HNBGW_Test.msc0-M3UA(162)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@481fc27fb91e: Final verdict of PTC: none 20250412085753345 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085753345 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085753345 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085753345 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085753345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085753345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085753345 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085753345 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) TC_ranap_cs_bidir-Iuh0(158)@481fc27fb91e: Final verdict of PTC: none 20250412085753345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085753345 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085753345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085753345 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085753345 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085753345 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085753345 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085753345 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085753346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085753346 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085753346 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085753346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085753346 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085753346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085753346 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085753346 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085753346 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085753346 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085753346 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085753349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46250<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sat Apr 12 08:57:53 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 20250412085753437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085753939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46260<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255924) Waiting for packet dumper to finish... 1 (prev_count=255924, count=320788) 20250412085755346 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085755346 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085755346 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085755346 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085755346 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085755346 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Sat Apr 12 08:57:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_ranap_ps_bidir started. 20250412085757039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085757045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085757047 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33389<->l=127.0.0.1:4262) (control_if.c:572) 20250412085757137 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085757137 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085757137 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085757137 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085757137 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085757137 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085757137 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085757137 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(172)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085757138 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085757138 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085757139 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085757139 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085757139 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085757139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085757139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085757139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085757139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085757139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085757139 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085757139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085757139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085757139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 02 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085757139 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085757139 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085757139 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085757139 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085757139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085757139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085757139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085757139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085757139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085757139 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085757139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085757139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085757139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085757139 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085757139 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085757139 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085757139 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085757139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085757139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085757139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085757139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085757139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085757139 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085757139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085757139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085757139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085757139 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085757139 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085757139 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085757139 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085757139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085757139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085757139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085757139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085757139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085757139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085757139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085757139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085757139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085757139 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085757139 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085757139 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085757139 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085757139 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085757139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085757139 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085757139 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085757139 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085757139 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085757139 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085757139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085757139 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085757139 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085757139 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085757139 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085757139 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085757139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085757139 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: picked Normal Route via 'virt-msc1' round-robin style 20250412085757139 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085757139 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085757139 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085757139 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085757139 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085757139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085757139 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(176)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(174)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085757150 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085757150 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085757151 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085757151 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085757151 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085757151 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085757151 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085757151 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085757152 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085757152 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085757152 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085757152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085757152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085757152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=1 -> eSLS=81: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085757152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085757152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085757152 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085757152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085757152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085757152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 01 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085757152 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085757152 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085757152 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085757152 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085757152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085757152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085757152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=1 -> eSLS=33: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085757152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085757152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085757152 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085757152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085757152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085757152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085757152 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085757152 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085757152 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085757152 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085757152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085757152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085757152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085757152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085757152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085757152 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085757152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085757152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085757152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085757152 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085757152 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085757152 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085757152 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085757152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085757152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085757152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085757152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085757152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085757152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085757152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085757152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085757152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085757152 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085757152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085757152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085757152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085757152 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085757152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085757152 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085757152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085757152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085757152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085757152 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085757152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085757152 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085757152 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085757152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085757153 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085757153 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085757153 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085757153 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085757153 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085757153 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085757153 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085757153 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085757153 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085757153 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085757153 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(179)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(177)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085757171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085757171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085757171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085757171 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085757171 DHNBAP 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) 20250412085757171 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085757171 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085757171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085757171 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085757227 DLSCCP DEBUG SCCP-SCOC(4)[0x5654519581a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085757228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7cbb), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085757228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085757228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085757228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085757228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085757228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085757228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085757228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6a 7c bb 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085757228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085757228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085757228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085757228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085757228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085757229 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085757349 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 20250412085757349 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 20250412085757349 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085757349 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085757357 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085757357 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085757357 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085757357 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085757357 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085757357 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085757357 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085757357 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085757357 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085757357 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085757357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085757360 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085757360 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085757360 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085757360 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085757360 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085757360 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085757360 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085757360 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085757360 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085757360 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085757360 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085757360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085757360 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085757360 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085757361 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085757361 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085757361 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085757361 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085757361 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085757361 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085757361 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085757361 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085757362 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085757362 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085757362 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085757362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085757362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085757362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085757362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085757362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085757362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085757362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085757362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085757362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085757362 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 20250412085757362 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 20250412085757362 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085757362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085757362 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085757362 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085757362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085757362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085757362 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085757362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085757362 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: picked Normal Route via 'virt-msc0' round-robin style 20250412085757362 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085757362 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085757362 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085757363 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(179)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085757368 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085757368 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085757368 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085757368 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085757368 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085757368 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085757368 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085757368 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085757368 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085757368 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085757368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085757373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085757373 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085757373 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085757373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085757373 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085757373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085757373 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085757373 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085757373 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085757373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085757373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085757373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085757373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085757373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085757373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085757373 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085757373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085757373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085757373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085757373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085757373 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085757373 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085757373 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085757374 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085757374 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085757374 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085757374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085757374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085757374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757374 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085757374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085757374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085757374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085757374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085757374 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085757374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085757374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085757374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085757374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085757375 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085757375 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085757375 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085757375 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085757375 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085757375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085757375 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412085757375 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085757375 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085757375 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085757375 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(175)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085758164 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085758164 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085758164 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085758164 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085758164 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085758164 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085758164 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085758164 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085758164 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085758164 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085758164 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085758164 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085758164 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085758164 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085758164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085758164 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085758164 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085758164 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085758164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758164 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085758164 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085758164 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085758164 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085758164 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) 20250412085758164 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085758164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085758164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085758164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085758164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085758165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085758165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085758165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085758165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085758165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085758165 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085758165 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085758165 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085758165 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085758165 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085758165 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085758165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085758165 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085758165 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085758165 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085758165 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085758165 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085758167 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085758167 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085758167 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085758167 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085758167 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085758167 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085758167 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085758167 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085758167 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085758167 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085758167 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085758167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085758167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085758167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085758167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085758167 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085758167 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085758167 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085758167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758167 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085758167 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085758167 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085758168 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085758168 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085758173 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085758173 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085758173 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085758173 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085758173 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085758173 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085758173 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085758173 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085758173 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085758173 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085758173 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085758173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085758173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085758173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085758173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085758173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085758173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085758173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085758173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758173 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085758173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085758173 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085758173 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085758173 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) 20250412085758173 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085758173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085758173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085758173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758173 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085758173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085758173 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085758173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085758173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085758173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085758173 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085758173 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085758173 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085758173 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085758173 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085758173 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085758173 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085758173 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085758173 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412085758173 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085758173 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085758173 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085758173 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085758175 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085758175 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085758175 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085758175 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085758175 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085758175 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085758175 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085758175 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085758175 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085758175 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085758176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085758176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085758176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085758176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085758176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085758176 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085758176 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085758176 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085758176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085758176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085758176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085758176 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085758176 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085758176 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085758176 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085758176 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085758197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46016<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@481fc27fb91e: f_gen_tmsi(suffix:=0, 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)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@481fc27fb91e: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@481fc27fb91e: Added conn table entry 0TC_ranap_ps_bidir0(181)15627538 20250412085759244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085759244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085759244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412085759244 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085759244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xee7512, normal) (hnbgw_rua.c:406) 20250412085759244 DHNB DEBUG map_rua[0x56545195aa50]{init}: Allocated (fsm.c:456) 20250412085759244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15627538)[0x56545195aa50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085759244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15627538 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412085759244 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085759244 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085759244 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412085759244 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15627538 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412085759244 DCN DEBUG map_sccp[0x56545195ebb0]{init}: Allocated (fsm.c:456) 20250412085759244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56545195ebb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085759244 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-15627538 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412085759244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15627538 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412085759244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15627538)[0x56545195aa50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085759244 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085759244 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085759244 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15627538 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085759244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56545195ebb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085759244 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085759244 DLSCCP DEBUG SCCP-SCOC(6)[0x56545195e420]{IDLE}: Allocated (fsm.c:456) 20250412085759244 DLSCCP DEBUG SCCP-SCOC(6)[0x56545195e420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085759244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003820056400500f1100926) (sccp_scrc.c:415) 20250412085759244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085759244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085759244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085759244 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085759244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085759244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085759244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085759244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085759244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085759244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085759244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085759244 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085759244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085759244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085759244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085759244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 06 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 82 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085759244 DLSCCP DEBUG SCCP-SCOC(6)[0x56545195e420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085759244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56545195ebb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085759244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15627538)[0x56545195aa50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085759244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085759244 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085759244 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085759244 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085759244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085759244 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085759244 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085759244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085759244 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085759244 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 06 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 82 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@481fc27fb91e: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@481fc27fb91e: Added conn table entry 0TC_ranap_ps_bidir0(181)1066748 HNBGW_Test.sgsn0-SCCP(177)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@481fc27fb91e: setverdict(pass): none -> pass 20250412085759253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085759253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085759253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085759253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085759253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085759253 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00730a95) (sccp_scrc.c:486) 20250412085759253 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1855) 20250412085759253 DLSCCP DEBUG SCCP-SCOC(6)[0x56545195e420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085759253 DLSCCP DEBUG SCCP-SCOC(6)[0x56545195e420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085759253 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085759253 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085759253 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085759253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56545195ebb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085759253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56545195ebb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085759253 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085759253 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085759253 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085759253 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085759253 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085759253 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085759253 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085759253 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085759253 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085759253 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 06 73 0a 95 02 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(177)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@481fc27fb91e: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A907B949B1BD797D9FBA6'O 20250412085759456 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085759457 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085759457 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085759457 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085759457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085759457 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085759457 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085759457 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085759457 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085759457 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 06 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 90 7b 94 9b 1b d7 97 d9 fb a6 00 00 00 00 06 00 08 00 00 00 07  20250412085759457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085759457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085759457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085759457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085759457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085759457 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=001440120000010010400b0a907b949b1bd797d9fba6) (sccp_scrc.c:486) 20250412085759457 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250412085759457 DLSCCP DEBUG SCCP-SCOC(6)[0x56545195e420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085759457 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085759457 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085759457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56545195ebb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085759457 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250412085759457 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250412085759457 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15627538 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250412085759457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15627538)[0x56545195aa50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085759457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:121) 20250412085759457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085759457 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085759482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085759482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085759482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250412085759482 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085759482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xee7512) (hnbgw_rua.c:470) 20250412085759482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15627538 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:311) 20250412085759482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15627538)[0x56545195aa50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085759482 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250412085759482 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250412085759482 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15627538 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:263) 20250412085759482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56545195ebb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085759482 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085759482 DLSCCP DEBUG SCCP-SCOC(6)[0x56545195e420]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085759482 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00730a95), PART(T=Data,L=22,D=001440120000010010400b0a655b4e02ccea05bd46f7) (sccp_scrc.c:415) 20250412085759482 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085759482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085759482 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085759482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085759482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085759482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085759483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 b9 03 00 00 06 06 73 0a 95 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 65 5b 4e 02 cc ea 05 bd 46 f7 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085759483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085759483 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085759483 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085759483 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085759483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085759483 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085759483 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085759483 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085759483 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085759483 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 b9 03 00 00 06 06 73 0a 95 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 65 5b 4e 02 cc ea 05 bd 46 f7 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@481fc27fb91e: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250412085759500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085759500 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085759500 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085759500 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085759500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085759500 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085759500 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085759500 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085759500 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085759500 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 06 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 02 62 42 00 00 00 00 04 00 00 06 00 08 00 00 00 07  20250412085759501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085759501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085759501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085759501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085759501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085759501 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000004) (sccp_scrc.c:486) 20250412085759501 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250412085759501 DLSCCP DEBUG SCCP-SCOC(6)[0x56545195e420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085759501 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085759501 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085759501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56545195ebb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085759501 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250412085759501 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250412085759501 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15627538 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250412085759501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15627538)[0x56545195aa50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085759501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:121) 20250412085759501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085759501 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085759518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46000<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085759518 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33389<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(170)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(169)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085759521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45992<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085759522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085759522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085759522 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085759522 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085759522 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085759522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15627538)[0x56545195aa50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412085759522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15627538)[0x56545195aa50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412085759522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56545195ebb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412085759522 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085759522 DLSCCP DEBUG SCCP-SCOC(6)[0x56545195e420]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085759522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00730a95), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085759522 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085759522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085759522 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085759522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085759522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085759522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085759522 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 06 04 73 0a 95 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085759522 DLSCCP DEBUG SCCP-SCOC(6)[0x56545195e420]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085759522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56545195ebb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085759522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15627538)[0x56545195aa50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085759522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15627538)[0x56545195aa50]{disrupted}: Freeing instance (context_map.c:202) 20250412085759522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15627538)[0x56545195aa50]{disrupted}: Deallocated (fsm.c:568) 20250412085759522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56545195ebb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085759522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56545195ebb0]{disconnected}: Freeing instance (context_map.c:206) 20250412085759522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56545195ebb0]{disconnected}: Deallocated (fsm.c:568) 20250412085759522 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15627538 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) MutexDispCT-TC_ranap_ps_bidir(168)@481fc27fb91e: Final verdict of PTC: none 20250412085759523 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085759523 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085759523 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085759523 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085759523 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085759523 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412085759523 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085759523 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085759523 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085759523 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 06 04 73 0a 95 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(175)@481fc27fb91e: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@481fc27fb91e: Final verdict of PTC: none 20250412085759523 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085759523 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085759523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085759524 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085759524 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085759524 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085759524 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085759524 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085759524 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 20250412085759524 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085759524 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085759524 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085759524 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 20250412085759524 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085759524 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085759524 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085759524 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085759524 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085759524 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085759524 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085759524 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085759524 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085759524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085759524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085759524 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085759524 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085759524 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085759524 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED HNBGW_Test.sgsn0-RAN(178)@481fc27fb91e: Final verdict of PTC: none 20250412085759524 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.msc0-M3UA(176)@481fc27fb91e: Final verdict of PTC: none 20250412085759525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085759525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085759525 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085759525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085759525 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085759525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085759525 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085759525 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085759525 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085759525 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085759525 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_bidir-Iuh0(172)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(171)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(180)@481fc27fb91e: Final verdict of PTC: none 20250412085759529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46016<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sat Apr 12 08:57:59 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 20250412085759618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085800121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46020<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=248192) Waiting for packet dumper to finish... 1 (prev_count=248192, count=307532) 20250412085801525 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085801525 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085801525 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Sat Apr 12 08:58:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_rab_assignment started. 20250412085803222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085803226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085803229 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38557<->l=127.0.0.1:4262) (control_if.c:572) 20250412085803309 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085803309 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085803309 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085803309 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085803310 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085803310 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085803310 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085803310 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085803310 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085803310 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085803311 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085803311 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085803311 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085803311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085803311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085803311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085803311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803311 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085803311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085803311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085803311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085803311 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085803311 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085803311 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085803311 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085803311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085803311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085803311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085803311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803311 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085803311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085803311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085803312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085803312 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085803312 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085803312 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085803312 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085803312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085803312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085803312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803312 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085803312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085803312 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085803312 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085803312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085803312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085803312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085803312 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085803312 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085803312 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085803312 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085803312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085803312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085803312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803312 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085803312 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085803312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085803312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085803312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085803312 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085803312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085803312 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085803312 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085803312 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085803312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085803312 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085803312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085803312 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085803312 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085803312 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085803312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085803312 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085803312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085803312 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085803312 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085803312 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085803312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085803312 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: picked Normal Route via 'virt-msc1' round-robin style 20250412085803312 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085803312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085803312 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085803312 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085803312 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085803312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085803312 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(190)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085803324 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085803324 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085803324 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085803324 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085803324 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085803325 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085803325 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085803325 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085803325 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085803326 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085803326 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085803326 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085803326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085803326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085803326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=7 -> eSLS=87: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085803326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803326 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085803326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085803326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085803326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 07 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085803326 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085803326 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085803326 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085803326 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085803326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085803326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085803326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085803326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803326 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085803326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085803326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085803326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085803326 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085803326 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085803326 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085803326 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085803326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085803326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085803326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085803327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803327 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085803327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085803327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085803327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085803327 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085803327 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085803327 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085803327 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085803327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085803327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085803327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085803327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085803327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085803327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085803327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085803327 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085803327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085803327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085803327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085803327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085803327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085803327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085803327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085803327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085803327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085803327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085803327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085803327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085803327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085803327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085803327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085803327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085803327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085803327 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: picked Normal Route via 'virt-sgsn1' round-robin style 20250412085803327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085803327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085803327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085803327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085803327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085803327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085803327 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412085803327 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085803327 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085803327 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085803327 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412085803327 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@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(193)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(191)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085803341 DLSCCP DEBUG SCCP-SCOC(5)[0x56545195dce0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085803341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00559e3d), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085803341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085803341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085803341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085803341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085803341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 55 9e 3d 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085803341 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085803341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085803341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085803341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085803341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085803341 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085803362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085803362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085803362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085803362 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085803362 DHNBAP 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) 20250412085803362 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085803362 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085803362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085803362 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085803522 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 20250412085803522 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 20250412085803522 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085803522 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085803531 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085803531 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085803531 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085803531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085803531 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085803531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085803531 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085803531 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085803531 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085803531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085803531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085803534 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085803534 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085803534 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085803534 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085803534 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085803534 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085803534 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085803534 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085803534 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085803534 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085803534 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085803534 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085803534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085803534 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 20250412085803534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085803534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085803535 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085803535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085803535 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085803535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085803535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085803535 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085803535 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085803535 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085803536 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085803536 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085803536 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085803536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085803536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085803536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085803536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085803536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085803536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085803537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085803537 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085803537 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085803537 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085803537 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085803537 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085803537 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085803537 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412085803537 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085803537 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085803537 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085803537 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085803539 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 20250412085803539 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 20250412085803539 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 20250412085803539 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412085803539 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412085803539 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412085803539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(193)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085803547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085803547 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085803547 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412085803547 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412085803547 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412085803547 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412085803547 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085803547 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085803547 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085803547 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250412085803547 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02  20250412085803547 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085803547 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085803547 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085803547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412085803547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085803547 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085803547 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085803547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085803547 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085803547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085803547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085803547 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085803551 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085803551 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085803551 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085803551 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085803551 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085803551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085803551 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250412085803551 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085803551 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085803551 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085803552 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085803552 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085803552 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085803552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085803552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085803552 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085803552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085803552 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085803552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085803552 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085803552 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085803552 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085803552 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085803553 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085803553 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085803553 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085803553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085803553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085803553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085803553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085803553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085803553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085803553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085803553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085803553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085803553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085803553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085803553 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085803554 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085803554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085803554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085803554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085803554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085803554 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412085803554 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085803554 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085803554 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085803554 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(189)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085804326 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085804326 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085804326 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085804326 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085804326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085804326 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085804326 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085804326 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085804326 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085804326 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085804326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085804326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085804326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085804326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085804326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085804326 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085804326 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085804326 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085804326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804326 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085804326 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085804326 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085804326 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085804326 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) 20250412085804326 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085804326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085804326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085804326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085804326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085804326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085804326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085804326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085804326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085804326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085804326 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085804326 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085804326 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085804326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085804326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085804326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085804326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085804326 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412085804326 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085804326 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085804326 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085804326 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085804327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085804327 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085804327 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085804327 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085804327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085804327 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085804327 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085804327 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085804327 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085804327 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085804327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085804327 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085804327 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085804327 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085804327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085804327 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085804327 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085804327 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085804327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804327 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085804327 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085804327 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085804327 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085804327 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085804345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085804345 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085804345 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085804345 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085804345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085804345 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085804345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085804345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085804345 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085804345 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085804345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085804345 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085804345 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085804345 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085804345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085804345 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085804345 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085804345 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085804345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804345 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085804345 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085804345 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085804345 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085804345 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) 20250412085804345 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085804345 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085804345 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085804345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085804345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085804345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085804345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085804345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085804345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085804345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085804345 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085804345 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085804345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085804345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085804345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085804345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085804345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085804345 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412085804345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085804345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085804345 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085804345 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085804346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085804346 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085804346 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085804346 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085804346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085804346 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085804346 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085804346 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085804346 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085804346 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085804346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085804346 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085804346 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085804346 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085804346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085804346 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085804346 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085804346 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085804346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085804346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085804346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085804346 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085804346 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085804346 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085804346 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085804346 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085804399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46046<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@481fc27fb91e: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@481fc27fb91e: Added conn table entry 0TC_rab_assignment0(195)8529290 20250412085805440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085805440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085805440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085805440 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085805440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x82258a, normal) (hnbgw_rua.c:406) 20250412085805440 DHNB DEBUG map_rua[0x56545195aa50]{init}: Allocated (fsm.c:456) 20250412085805440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8529290)[0x56545195aa50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085805440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8529290 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085805440 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085805440 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085805440 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8529290 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085805440 DCN DEBUG map_sccp[0x56545195ebb0]{init}: Allocated (fsm.c:456) 20250412085805440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56545195ebb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085805440 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-8529290 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085805440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8529290 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085805440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8529290)[0x56545195aa50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085805440 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085805440 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085805440 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8529290 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085805440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56545195ebb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085805440 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085805440 DLSCCP DEBUG SCCP-SCOC(7)[0x56545195f880]{IDLE}: Allocated (fsm.c:456) 20250412085805440 DLSCCP DEBUG SCCP-SCOC(7)[0x56545195f880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085805440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003450056400500f1100926) (sccp_scrc.c:415) 20250412085805440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085805440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085805440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085805440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085805440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085805440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085805440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085805440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085805440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085805440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085805440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085805440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085805440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085805440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085805440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085805440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 07 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 45 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085805440 DLSCCP DEBUG SCCP-SCOC(7)[0x56545195f880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085805440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56545195ebb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085805440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8529290)[0x56545195aa50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085805440 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085805440 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085805440 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085805440 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085805440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085805440 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412085805440 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085805440 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085805440 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085805440 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 07 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 45 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@481fc27fb91e: Added conn table entry 0TC_rab_assignment0(195)4546215 HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@481fc27fb91e: setverdict(pass): none -> pass 20250412085805458 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085805458 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085805458 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085805458 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085805458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085805458 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085805458 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085805458 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085805458 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085805458 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 07 a4 74 b7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085805458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085805458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085805458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085805458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085805458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085805458 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a474b7) (sccp_scrc.c:486) 20250412085805458 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1855) 20250412085805458 DLSCCP DEBUG SCCP-SCOC(7)[0x56545195f880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085805458 DLSCCP DEBUG SCCP-SCOC(7)[0x56545195f880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085805458 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085805458 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085805458 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085805458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56545195ebb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085805458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56545195ebb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085807228 DLSCCP DEBUG SCCP-SCOC(4)[0x5654519581a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085807228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7cbb), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085807228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085807228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085807228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085807228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085807228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085807228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085807228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6a 7c bb 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085807229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085807229 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085807229 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085807229 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085807229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085807229 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085807229 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085807229 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085807229 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085807229 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6a 7c bb 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085807232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085807232 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085807232 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085807232 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085807232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085807232 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085807232 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085807232 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085807232 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085807232 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 04 6a 7c bb 00 00 06 00 08 00 00 00 07  20250412085807232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085807232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085807232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085807232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085807232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085807232 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=006a7cbb) (sccp_scrc.c:486) 20250412085807232 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1855) 20250412085807232 DLSCCP DEBUG SCCP-SCOC(4)[0x5654519581a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085807232 DLSCCP DEBUG SCCP-SCOC(4)[0x5654519581a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085807232 DLSCCP DEBUG SCCP-SCOC(4)[0x5654519581a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085807232 DLSCCP DEBUG SCCP-SCOC(4)[0x5654519581a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085807232 DLSCCP DEBUG SCCP-SCOC(4)[0x5654519581a0]{IDLE}: Deallocated (fsm.c:568) 20250412085809522 DLSCCP DEBUG SCCP-SCOC(6)[0x56545195e420]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085809522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00730a95), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085809522 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085809522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085809522 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085809522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085809522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085809522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085809522 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 73 0a 95 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085809523 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085809523 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085809523 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085809523 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085809523 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085809523 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412085809523 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085809523 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085809523 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085809523 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 73 0a 95 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412085809526 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085809526 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085809526 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085809526 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085809527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085809527 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085809527 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085809527 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085809527 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085809527 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 06 73 0a 95 00 00 06 00 08 00 00 00 07  20250412085809527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085809527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085809527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085809527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085809527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085809527 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=00730a95) (sccp_scrc.c:486) 20250412085809527 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1855) 20250412085809527 DLSCCP DEBUG SCCP-SCOC(6)[0x56545195e420]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085809527 DLSCCP DEBUG SCCP-SCOC(6)[0x56545195e420]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085809527 DLSCCP DEBUG SCCP-SCOC(6)[0x56545195e420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085809527 DLSCCP DEBUG SCCP-SCOC(6)[0x56545195e420]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085809527 DLSCCP DEBUG SCCP-SCOC(6)[0x56545195e420]{IDLE}: Deallocated (fsm.c:568) VirtHNBGW-STATS(183)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 0, max: 0) VirtHNBGW-STATS(183)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 0, max: 0) VirtHNBGW-STATS(183)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 0, max: 0) VirtHNBGW-STATS(183)@481fc27fb91e: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" TC_rab_assignment0(195)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(194)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: vl_from0 20250412085810540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085810540 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085810540 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085810540 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085810540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085810540 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085810540 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085810540 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085810540 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085810540 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 07 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085810540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085810540 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085810540 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085810540 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085810540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085810540 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085810540 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250412085810540 DLSCCP DEBUG SCCP-SCOC(7)[0x56545195f880]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085810540 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085810540 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085810540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56545195ebb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085810540 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085810540 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085810540 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8529290 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085810540 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085810540 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085810540 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085810540 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085810540 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085810540 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085810540 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085810540 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{UNUSED}: Allocated (fsm.c:456) 20250412085810540 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{UNUSED}: is child of mgw(mgw-fsm-8529290-0)[0x56545195e420] (fsm.c:486) 20250412085810540 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8529290-0)[0x56545195e420] (mgcp_client_endpoint_fsm.c:724) 20250412085810540 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085810540 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085810540 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085810540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8529290-0)[0x565451979290]{ST_CRCX}: Allocated (fsm.c:456) 20250412085810540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8529290-0)[0x565451979290]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0] (fsm.c:486) 20250412085810540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8529290-0)[0x565451979290]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085810540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8529290-0)[0x565451979290]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085810540 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 82258a'... (mgcp_client.c:807) 20250412085810540 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250412085810540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8529290-0)[0x565451979290]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085810540 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "82258a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82258a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "82258a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82258a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 20250412085810563 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250412085810563 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451979290]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085810563 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451979290]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085810563 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451979290]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085810563 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451979290]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085810563 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085810563 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{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) 20250412085810563 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{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) 20250412085810563 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085810563 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085810563 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{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) 20250412085810563 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085810563 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085810563 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085810564 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085810564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8529290)[0x56545195aa50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085810564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085810564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085810564 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085810584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085810584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085810584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085810584 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085810584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x82258a) (hnbgw_rua.c:470) 20250412085810584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8529290 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085810584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8529290)[0x56545195aa50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085810584 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085810584 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085810584 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8529290 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085810584 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085810584 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085810584 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085810584 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085810584 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085810584 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8529290-0)[0x56545195e420] (mgcp_client_endpoint_fsm.c:724) 20250412085810584 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085810584 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085810584 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{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) 20250412085810584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451979290]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085810584 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 82258a'... (mgcp_client.c:807) 20250412085810584 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250412085810584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451979290]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085810584 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085810584 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{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) 20250412085810584 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "82258a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82258a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085810599 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250412085810599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451979290]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085810599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451979290]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085810599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451979290]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085810599 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085810599 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{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) 20250412085810599 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{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) 20250412085810599 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085810599 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085810599 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{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) 20250412085810599 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085810599 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085810599 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085810599 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8529290-0)[0x56545195e420] (mgcp_client_endpoint_fsm.c:724) 20250412085810599 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085810599 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085810599 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085810599 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8529290-0)[0x565451960ef0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085810599 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8529290-0)[0x565451960ef0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0] (fsm.c:486) 20250412085810599 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8529290-0)[0x565451960ef0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085810599 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8529290-0)[0x565451960ef0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250412085810599 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 82258a'... (mgcp_client.c:807) 20250412085810599 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250412085810599 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8529290-0)[0x565451960ef0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085810599 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085810599 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{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) 20250412085810599 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{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) 20250412085810599 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "82258a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82258a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085810608 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250412085810608 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451960ef0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085810608 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451960ef0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085810608 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451960ef0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085810608 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451960ef0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085810608 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085810608 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{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) 20250412085810608 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{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) 20250412085810608 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{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) 20250412085810608 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085810608 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085810608 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{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) 20250412085810608 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{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) 20250412085810608 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085810608 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085810608 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085810608 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085810608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56545195ebb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085810608 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085810608 DLSCCP DEBUG SCCP-SCOC(7)[0x56545195f880]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085810608 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a474b7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085810608 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085810608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085810608 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085810608 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085810608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085810609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085810609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 07 06 a4 74 b7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085810609 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085810609 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085810609 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085810609 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085810609 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085810609 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085810609 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412085810609 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085810609 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085810609 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085810609 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 07 06 a4 74 b7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085813342 DLSCCP DEBUG SCCP-SCOC(5)[0x56545195dce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412085813342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00559e3d), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085813343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085813343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085813343 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085813343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085813343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085813343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085813343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 55 9e 3d 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085813343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085813343 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085813343 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085813343 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085813343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085813343 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085813343 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085813343 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085813343 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085813343 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 55 9e 3d 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412085813349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085813349 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085813349 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085813349 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085813349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085813349 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085813349 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085813349 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085813349 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085813349 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 05 55 9e 3d 00 00 06 00 08 00 00 00 07  20250412085813350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085813350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085813350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085813350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085813350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085813350 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=00559e3d) (sccp_scrc.c:486) 20250412085813350 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1855) 20250412085813350 DLSCCP DEBUG SCCP-SCOC(5)[0x56545195dce0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085813350 DLSCCP DEBUG SCCP-SCOC(5)[0x56545195dce0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085813350 DLSCCP DEBUG SCCP-SCOC(5)[0x56545195dce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085813350 DLSCCP DEBUG SCCP-SCOC(5)[0x56545195dce0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085813350 DLSCCP DEBUG SCCP-SCOC(5)[0x56545195dce0]{IDLE}: Deallocated (fsm.c:568) VirtHNBGW-STATS(183)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 1, max: 1) VirtHNBGW-STATS(183)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 1, max: 1) VirtHNBGW-STATS(183)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 0, max: 0) VirtHNBGW-STATS(183)@481fc27fb91e: setverdict(fail): fail -> fail reason: "Timeout waiting for metrics", component reason not changed HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085815659 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085815659 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085815659 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085815659 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085815659 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085815659 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085815659 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085815659 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085815659 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085815659 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 07 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085815659 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085815659 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085815659 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085815659 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085815659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085815659 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085815659 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250412085815659 DLSCCP DEBUG SCCP-SCOC(7)[0x56545195f880]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085815659 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085815659 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085815659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56545195ebb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085815659 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085815659 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085815659 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8529290 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085815659 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085815659 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085815659 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085815659 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085815659 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451979290]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085815659 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 82258a'... (mgcp_client.c:807) 20250412085815659 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250412085815659 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451979290]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085815659 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451960ef0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085815659 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 82258a'... (mgcp_client.c:807) 20250412085815659 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250412085815659 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451960ef0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085815659 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{IN_USE}: Removing from parent mgw(mgw-fsm-8529290-0)[0x56545195e420] (mgcp_client_endpoint_fsm.c:873) 20250412085815659 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085815659 DLMGCP DEBUG mgw-endp(mgw-fsm-8529290-0)[0x5654519581a0]{IN_USE}: Deallocated (fsm.c:568) 20250412085815659 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085815659 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085815659 DMGW DEBUG mgw(mgw-fsm-8529290-0)[0x56545195e420]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085815659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8529290)[0x56545195aa50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085815659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085815660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085815660 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "82258a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "82258a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085815672 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250412085815672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451979290]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085815672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451979290]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085815672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451979290]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085815672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451979290]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412085815673 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250412085815673 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451960ef0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085815673 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451960ef0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085815673 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451960ef0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085815673 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451960ef0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@481fc27fb91e: Deleted conn table entry 0TC_rab_assignment0(195)8529290 20250412085815684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085815684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085815684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085815684 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085815684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x82258a,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085815684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8529290 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085815684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8529290)[0x56545195aa50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085815684 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085815684 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085815684 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8529290 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085815684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56545195ebb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085815684 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085815684 DLSCCP DEBUG SCCP-SCOC(7)[0x56545195f880]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085815684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a474b7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085815684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085815684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085815684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085815684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085815684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085815684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085815684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 07 06 a4 74 b7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085815684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8529290)[0x56545195aa50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085815684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56545195ebb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085815684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56545195ebb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085815684 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085815684 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085815684 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085815684 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085815684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085815684 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412085815684 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085815684 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085815684 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085815684 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 07 06 a4 74 b7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@481fc27fb91e: Deleted conn table entry 0TC_rab_assignment0(195)4546215 HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: Session index based on connection ID:0 20250412085815692 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085815692 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085815692 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085815692 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085815692 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085815692 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085815692 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085815692 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085815692 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085815692 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 07 a4 74 b7 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085815693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085815693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085815693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085815693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085815693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085815693 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=00a474b7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085815693 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1855) 20250412085815693 DLSCCP DEBUG SCCP-SCOC(7)[0x56545195f880]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085815693 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085815693 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085815693 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085815693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56545195ebb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085815693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56545195ebb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085815693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8529290)[0x56545195aa50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085815693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8529290)[0x56545195aa50]{disconnected}: Freeing instance (context_map.c:202) 20250412085815693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8529290)[0x56545195aa50]{disconnected}: Deallocated (fsm.c:568) 20250412085815693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56545195ebb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085815693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56545195ebb0]{disconnected}: Freeing instance (context_map.c:206) 20250412085815693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56545195ebb0]{disconnected}: Deallocated (fsm.c:568) 20250412085815693 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8529290 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085815693 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=00a474b7), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:415) 20250412085815693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085815693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085815693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085815693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085815693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085815693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085815693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 07 05 a4 74 b7 00 00 07 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085815693 DLSCCP DEBUG SCCP-SCOC(7)[0x56545195f880]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085815693 DLSCCP DEBUG SCCP-SCOC(7)[0x56545195f880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085815693 DLSCCP DEBUG SCCP-SCOC(7)[0x56545195f880]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085815693 DLSCCP DEBUG SCCP-SCOC(7)[0x56545195f880]{IDLE}: Deallocated (fsm.c:568) 20250412085815693 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085815693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085815693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085815693 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085815693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085815693 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412085815693 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085815693 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085815693 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085815693 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 07 05 a4 74 b7 00 00 07 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: RLC received in state:disconnect_pending TC_rab_assignment0(195)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085817704 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38557<->l=127.0.0.1:4262) (control_if.c:193) 20250412085817705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46030<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(184)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(183)@481fc27fb91e: Final verdict of PTC: fail reason: "Timeout waiting for metrics" MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085817709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46024<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085817710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085817710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085817710 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085817710 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085817710 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-SCCP(191)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@481fc27fb91e: Final verdict of PTC: none 20250412085817711 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085817711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085817711 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085817711 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085817711 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085817711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085817711 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085817711 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085817712 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085817712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085817712 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085817712 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085817712 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 20250412085817712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_rab_assignment-Iuh0-RUA(187)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@481fc27fb91e: Final verdict of PTC: none 20250412085817712 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085817712 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085817712 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085817712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-SCCP(188)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@481fc27fb91e: Final verdict of PTC: none 20250412085817712 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085817712 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085817712 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085817712 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085817712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085817712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085817712 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085817713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085817713 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085817713 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_rab_assignment-Iuh0(186)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@481fc27fb91e: Final verdict of PTC: none 20250412085817713 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 20250412085817713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085817713 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085817713 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085817713 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085817713 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085817713 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085817713 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085817713 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085817713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-M3UA(193)@481fc27fb91e: Final verdict of PTC: none 20250412085817713 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085817713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085817713 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085817714 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085817714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085817714 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085817714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085817714 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085817714 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085817714 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085817714 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085817714 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(185)@481fc27fb91e: Final verdict of PTC: none 20250412085817714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085817714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085817714 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085817714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085817714 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085817714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085817714 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085817714 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085817714 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085817714 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085817714 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(194)@481fc27fb91e: Final verdict of PTC: none 20250412085817716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46046<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(183): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(185): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(194): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment0(195): pass (fail -> fail) MTC@481fc27fb91e: Test case TC_rab_assignment finished. Verdict: fail reason: Timeout waiting for metrics MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment fail'. Sat Apr 12 08:58:17 UTC 2025 ------ HNBGW_Tests.TC_rab_assignment fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250412085817768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60236<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085818272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60236<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=411320) Waiting for packet dumper to finish... 1 (prev_count=411320, count=438972) 20250412085819713 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085819713 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085819713 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085819714 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085819714 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085819715 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment fail' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Sat Apr 12 08:58:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_rab_assignment_concurrent started. 20250412085821367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60252<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085821372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085821377 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41757<->l=127.0.0.1:4262) (control_if.c:572) 20250412085821455 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085821455 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085821455 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085821455 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085821455 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085821455 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085821455 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085821455 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085821455 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085821455 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085821456 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085821457 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085821457 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085821457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085821457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085821457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821457 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085821457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085821457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085821457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0b 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085821457 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085821457 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085821457 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085821457 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085821457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085821457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085821457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821457 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085821457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085821457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085821457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085821457 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085821457 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085821457 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085821457 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085821457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085821457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085821457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821457 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085821457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085821457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085821457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085821457 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085821457 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085821457 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085821457 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085821457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085821457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085821457 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085821457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085821457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085821457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085821457 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085821457 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085821457 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085821457 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085821457 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085821457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085821457 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085821457 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085821457 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085821457 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085821457 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085821457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085821457 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085821457 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085821457 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085821457 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085821457 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085821457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085821457 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: picked Normal Route via 'virt-msc1' round-robin style 20250412085821457 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085821457 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085821457 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085821457 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085821457 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085821457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085821457 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(204)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085821469 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085821469 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085821469 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085821469 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085821469 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085821469 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085821469 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085821469 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085821470 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085821470 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085821470 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085821470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085821470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085821470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=13 -> eSLS=93: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085821470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821470 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085821470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085821470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085821470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0d 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085821470 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085821470 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085821470 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085821470 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085821470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085821470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085821470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085821470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821470 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085821470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085821470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085821470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085821470 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085821470 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085821470 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085821470 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085821470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085821470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085821470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821470 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085821471 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821471 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085821471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085821471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085821471 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085821471 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085821471 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085821471 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085821471 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085821471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085821471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085821471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821471 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085821471 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085821471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085821471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085821471 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085821471 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085821471 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085821471 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085821471 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085821471 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085821471 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085821471 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085821471 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085821471 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085821471 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085821471 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085821471 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085821471 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085821471 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085821471 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085821471 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085821471 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085821471 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085821471 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085821471 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085821471 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085821471 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085821471 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085821471 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085821471 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085821493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085821493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085821493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085821493 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085821493 DHNBAP 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) 20250412085821493 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085821493 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085821493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085821493 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085821667 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 20250412085821667 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 20250412085821667 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085821667 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085821678 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085821678 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085821678 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085821678 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085821678 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085821678 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085821678 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085821678 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085821678 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085821678 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085821678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085821681 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 20250412085821681 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 20250412085821681 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085821681 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412085821682 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085821682 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085821682 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085821682 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085821682 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085821682 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085821682 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085821682 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085821682 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085821682 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085821682 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085821682 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085821682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085821682 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085821682 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085821682 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085821682 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085821682 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085821682 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085821682 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085821682 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085821682 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085821684 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085821684 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085821684 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085821684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085821684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085821684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085821684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085821684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085821684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085821684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085821684 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085821684 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085821684 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085821684 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085821684 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085821684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085821684 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085821684 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085821684 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085821684 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085821684 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(207)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085821688 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085821688 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085821688 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085821689 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085821689 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085821689 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085821689 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085821689 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085821689 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085821689 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085821689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085821691 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085821691 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085821691 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085821691 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085821691 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085821691 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085821691 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085821691 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085821691 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085821691 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085821691 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085821691 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085821691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085821691 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085821691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085821691 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085821691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085821691 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085821691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085821691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085821691 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085821692 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085821692 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085821693 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085821693 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085821693 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085821693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085821693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085821693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085821693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085821693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085821693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085821693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085821693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085821693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085821693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085821693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085821693 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085821693 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085821693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085821693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085821693 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085821693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085821693 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412085821693 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085821693 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085821693 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085821693 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(203)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085822483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085822483 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085822483 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085822483 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085822483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085822483 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085822483 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085822483 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085822483 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085822483 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085822483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085822483 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085822483 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085822483 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085822483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085822483 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085822484 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085822484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085822484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822484 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085822484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085822484 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085822484 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085822484 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) 20250412085822484 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085822484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085822484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085822484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822484 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085822484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085822484 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085822484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085822484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085822484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085822484 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085822484 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085822484 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085822484 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085822484 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085822484 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085822484 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085822484 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085822484 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085822484 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085822484 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085822484 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085822484 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085822486 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085822486 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085822486 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085822486 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085822486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085822486 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085822486 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085822486 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085822486 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085822486 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085822486 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085822486 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085822486 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085822486 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085822486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085822486 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085822486 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085822486 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085822486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822486 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085822486 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085822486 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085822486 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085822486 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085822493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085822493 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085822493 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085822493 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085822493 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085822493 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085822494 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085822494 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085822494 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085822494 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085822494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085822494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085822494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085822494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) HNBGW_Test.sgsn0-RAN(206)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085822494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085822494 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085822494 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085822494 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085822494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822494 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085822494 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085822494 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085822494 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085822494 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) 20250412085822494 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085822494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085822495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085822495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822495 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085822495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085822495 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085822495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085822495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085822495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085822495 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085822495 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085822495 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085822495 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085822495 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085822495 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412085822495 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085822495 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085822495 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085822495 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085822495 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085822495 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085822495 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085822498 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085822498 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085822498 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085822498 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085822498 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085822498 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085822498 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085822498 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085822498 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085822498 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085822498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085822498 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085822498 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085822498 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085822498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085822498 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085822498 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085822498 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085822498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085822499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085822499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085822499 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085822499 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085822499 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085822499 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085822499 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085823543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085823566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085823586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085823607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085823630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60306<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085823655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085823679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085823701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085823714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60328<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085823726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085823736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085823745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085823753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085823763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60364<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085823772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60370<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085823780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60386<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Added conn table entry 0TC_rab_assignment_concurrent0(209)9167516 TC_rab_assignment_concurrent0(210)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250412085824578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085824578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085824578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085824578 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085824578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8be29c, normal) (hnbgw_rua.c:406) 20250412085824578 DHNB DEBUG map_rua[0x56545195ebb0]{init}: Allocated (fsm.c:456) 20250412085824578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9167516)[0x56545195ebb0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085824578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9167516 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085824578 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824578 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824578 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9167516 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085824578 DCN DEBUG map_sccp[0x56545195f880]{init}: Allocated (fsm.c:456) 20250412085824578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56545195f880]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085824578 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-9167516 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085824578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9167516 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085824578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9167516)[0x56545195ebb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085824578 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824578 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824578 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9167516 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085824578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56545195f880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085824578 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085824578 DLSCCP DEBUG SCCP-SCOC(8)[0x565451960ef0]{IDLE}: Allocated (fsm.c:456) 20250412085824578 DLSCCP DEBUG SCCP-SCOC(8)[0x565451960ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085824578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030000400056400500f1100926) (sccp_scrc.c:415) 20250412085824578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085824578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085824579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085824579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085824579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 08 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 00 00 4f 40 03 00 00 40 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085824579 DLSCCP DEBUG SCCP-SCOC(8)[0x565451960ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085824579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56545195f880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085824579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9167516)[0x56545195ebb0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085824579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824579 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085824579 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085824579 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085824579 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085824579 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: picked Normal Route via 'virt-msc0' round-robin style 20250412085824579 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085824579 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085824579 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824579 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 08 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 00 00 4f 40 03 00 00 40 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Added conn table entry 0TC_rab_assignment_concurrent0(209)15253030 HNBGW_Test.msc0-RAN(203)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@481fc27fb91e: setverdict(pass): none -> pass 20250412085824589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824589 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085824589 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085824589 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085824589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085824589 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085824589 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085824589 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085824589 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824589 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 08 74 73 84 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085824589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085824589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085824590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085824590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085824590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085824590 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00747384) (sccp_scrc.c:486) 20250412085824590 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1855) 20250412085824590 DLSCCP DEBUG SCCP-SCOC(8)[0x565451960ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085824590 DLSCCP DEBUG SCCP-SCOC(8)[0x565451960ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085824590 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085824590 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085824590 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085824590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56545195f880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085824590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56545195f880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assignment_concurrent0(209)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Added conn table entry 1TC_rab_assignment_concurrent0(210)5179184 TC_rab_assignment_concurrent0(211)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW-MGCP(208)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Created Expect[1] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Added conn table entry 2TC_rab_assignment_concurrent0(211)5057933 TC_rab_assignment_concurrent0(212)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_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)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Added conn table entry 3TC_rab_assignment_concurrent0(212)7154741 TC_rab_assignment_concurrent0(213)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent0(214)@481fc27fb91e: f_gen_tmsi(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)@481fc27fb91e: Added conn table entry 4TC_rab_assignment_concurrent0(213)1543811 TC_rab_assignment_concurrent0(215)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Added conn table entry 5TC_rab_assignment_concurrent0(214)8574558 HNBGW_Test.msc0-RAN(203)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Added conn table entry 6TC_rab_assignment_concurrent0(215)4613183 TC_rab_assignment_concurrent0(216)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent0(217)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Added conn table entry 7TC_rab_assignment_concurrent0(216)9697029 TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Added conn table entry 8TC_rab_assignment_concurrent0(217)5369330 TC_rab_assignment_concurrent0(218)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Added conn table entry 9TC_rab_assignment_concurrent0(218)14602068 TC_rab_assignment_concurrent0(219)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent0(220)@481fc27fb91e: f_gen_tmsi(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)@481fc27fb91e: Added conn table entry 10TC_rab_assignment_concurrent0(219)266320 HNBGW_Test.msc0-RAN(203)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Added conn table entry 11TC_rab_assignment_concurrent0(220)1498283 TC_rab_assignment_concurrent0(221)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent0(222)@481fc27fb91e: f_gen_tmsi(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)@481fc27fb91e: Added conn table entry 12TC_rab_assignment_concurrent0(221)4201362 TC_rab_assignment_concurrent0(223)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Added conn table entry 13TC_rab_assignment_concurrent0(222)4778268 20250412085824780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085824780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085824780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085824780 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085824780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4f0730, normal) (hnbgw_rua.c:406) 20250412085824780 DHNB DEBUG map_rua[0x565451979290]{init}: Allocated (fsm.c:456) 20250412085824780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5179184)[0x565451979290]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085824780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5179184 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085824780 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824781 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824781 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5179184 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085824781 DCN DEBUG map_sccp[0x5654519581a0]{init}: Allocated (fsm.c:456) 20250412085824781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5654519581a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085824781 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-5179184 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085824781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5179184 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085824781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5179184)[0x565451979290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085824781 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824781 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824781 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5179184 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085824781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5654519581a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085824781 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085824781 DLSCCP DEBUG SCCP-SCOC(9)[0x56545195e420]{IDLE}: Allocated (fsm.c:456) 20250412085824781 DLSCCP DEBUG SCCP-SCOC(9)[0x56545195e420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085824781 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002c50056400500f1100926) (sccp_scrc.c:415) 20250412085824781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085824781 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085824781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085824781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085824781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 09 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 02 c5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085824781 DLSCCP DEBUG SCCP-SCOC(9)[0x56545195e420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085824781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5654519581a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085824781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5179184)[0x565451979290]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085824781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085824781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085824781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085824781 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085824781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4d2d8d, normal) (hnbgw_rua.c:406) 20250412085824781 DHNB DEBUG map_rua[0x56545195dce0]{init}: Allocated (fsm.c:456) 20250412085824781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5057933)[0x56545195dce0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085824781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5057933 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085824781 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824781 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824781 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5057933 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085824781 DCN DEBUG map_sccp[0x565451966600]{init}: Allocated (fsm.c:456) 20250412085824781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x565451966600]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085824781 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824781 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085824781 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085824781 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085824781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085824781 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412085824781 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085824781 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085824781 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824781 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 09 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 02 c5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412085824782 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824782 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085824782 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085824782 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085824782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085824782 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085824782 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085824782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085824782 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824782 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 08 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085824781 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-5057933 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085824781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5057933 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085824781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5057933)[0x56545195dce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085824782 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824782 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824782 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5057933 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085824782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x565451966600]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085824782 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085824782 DLSCCP DEBUG SCCP-SCOC(10)[0x565451966cf0]{IDLE}: Allocated (fsm.c:456) 20250412085824782 DLSCCP DEBUG SCCP-SCOC(10)[0x565451966cf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085824782 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f400300034d0056400500f1100926) (sccp_scrc.c:415) 20250412085824782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085824782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085824782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085824782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085824782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 0a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 20 00 4f 40 03 00 03 4d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085824782 DLSCCP DEBUG SCCP-SCOC(10)[0x565451966cf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085824782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x565451966600]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085824782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5057933)[0x56545195dce0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085824782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085824782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085824782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085824782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085824782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085824782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085824782 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250412085824782 DLSCCP DEBUG SCCP-SCOC(8)[0x565451960ef0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085824782 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085824782 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085824782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56545195f880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085824782 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085824782 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085824782 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9167516 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085824782 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085824782 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085824782 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085824782 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085824782 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085824782 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085824782 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085824782 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{UNUSED}: Allocated (fsm.c:456) 20250412085824782 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{UNUSED}: is child of mgw(mgw-fsm-9167516-0)[0x565451965ea0] (fsm.c:486) 20250412085824782 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9167516-0)[0x565451965ea0] (mgcp_client_endpoint_fsm.c:724) 20250412085824782 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085824782 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085824782 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085824783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9167516-0)[0x565451964c70]{ST_CRCX}: Allocated (fsm.c:456) 20250412085824783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9167516-0)[0x565451964c70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9167516-0)[0x565451958030] (fsm.c:486) 20250412085824783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9167516-0)[0x565451964c70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085824783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9167516-0)[0x565451964c70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085824783 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 8be29c'... (mgcp_client.c:807) 20250412085824783 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250412085824783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9167516-0)[0x565451964c70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085824783 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085824783 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824783 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085824783 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085824783 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085824783 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085824783 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085824783 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085824783 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085824783 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824783 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 0a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 20 00 4f 40 03 00 03 4d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412085824783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085824783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085824783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085824783 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085824783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6d2c35, normal) (hnbgw_rua.c:406) 20250412085824783 DHNB DEBUG map_rua[0x565451963760]{init}: Allocated (fsm.c:456) 20250412085824783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7154741)[0x565451963760]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085824783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7154741 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085824783 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824783 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824783 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7154741 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085824783 DCN DEBUG map_sccp[0x565451963890]{init}: Allocated (fsm.c:456) 20250412085824783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x565451963890]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085824783 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-7154741 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085824783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7154741 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085824783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7154741)[0x565451963760]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085824783 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824783 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824783 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7154741 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085824783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x565451963890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085824783 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085824783 DLSCCP DEBUG SCCP-SCOC(11)[0x565451971ef0]{IDLE}: Allocated (fsm.c:456) 20250412085824783 DLSCCP DEBUG SCCP-SCOC(11)[0x565451971ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085824783 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300036a0056400500f1100926) (sccp_scrc.c:415) 20250412085824783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824783 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085824783 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085824783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085824783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085824783 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 0b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 6a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085824783 DLSCCP DEBUG SCCP-SCOC(11)[0x565451971ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085824783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x565451963890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085824783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7154741)[0x565451963760]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085824783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085824784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085824784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085824784 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085824784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x178e83, normal) (hnbgw_rua.c:406) 20250412085824784 DHNB DEBUG map_rua[0x5654519639c0]{init}: Allocated (fsm.c:456) 20250412085824784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824784 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085824784 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085824784 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085824784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085824784 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085824784 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085824784 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085824784 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824784 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 0b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 6a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412085824784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543811)[0x5654519639c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085824784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1543811 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085824784 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824784 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824784 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1543811 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085824784 DCN DEBUG map_sccp[0x565451966b20]{init}: Allocated (fsm.c:456) 20250412085824784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x565451966b20]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085824784 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-1543811 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085824784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1543811 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085824784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543811)[0x5654519639c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085824784 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824784 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824784 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1543811 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085824784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x565451966b20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085824784 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085824784 DLSCCP DEBUG SCCP-SCOC(12)[0x565451964ac0]{IDLE}: Allocated (fsm.c:456) 20250412085824784 DLSCCP DEBUG SCCP-SCOC(12)[0x565451964ac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085824784 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000220056400500f1100926) (sccp_scrc.c:415) 20250412085824784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085824784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085824784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085824784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085824784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 0c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 00 22 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085824784 DLSCCP DEBUG SCCP-SCOC(12)[0x565451964ac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085824784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x565451966b20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085824784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543811)[0x5654519639c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085824784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085824784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085824784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085824784 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085824784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x82d65e, normal) (hnbgw_rua.c:406) 20250412085824784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085824784 DHNB DEBUG map_rua[0x565451967950]{init}: Allocated (fsm.c:456) 20250412085824785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8574558)[0x565451967950]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085824785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8574558 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085824785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824785 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8574558 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085824785 DCN DEBUG map_sccp[0x5654519689d0]{init}: Allocated (fsm.c:456) 20250412085824785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5654519689d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085824785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085824785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085824785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085824785 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085824785 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085824785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085824785 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824785 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 0c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 00 22 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412085824785 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-8574558 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085824785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8574558 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085824785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8574558)[0x565451967950]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085824785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824785 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8574558 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085824785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5654519689d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085824785 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085824785 DLSCCP DEBUG SCCP-SCOC(13)[0x56545196f7e0]{IDLE}: Allocated (fsm.c:456) 20250412085824785 DLSCCP DEBUG SCCP-SCOC(13)[0x56545196f7e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085824785 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000370056400500f1100926) (sccp_scrc.c:415) 20250412085824785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085824785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085824785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085824785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085824785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 0d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 00 37 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085824785 DLSCCP DEBUG SCCP-SCOC(13)[0x56545196f7e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085824785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5654519689d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085824785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8574558)[0x565451967950]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085824785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085824785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085824785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085824785 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085824785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x46643f, normal) (hnbgw_rua.c:406) 20250412085824785 DHNB DEBUG map_rua[0x565451967e70]{init}: Allocated (fsm.c:456) 20250412085824785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4613183)[0x565451967e70]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085824785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4613183 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085824785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824785 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4613183 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085824785 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085824785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085824785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085824785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085824785 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412085824785 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085824785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085824785 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824785 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 0d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 00 37 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412085824785 DCN DEBUG map_sccp[0x565451963e10]{init}: Allocated (fsm.c:456) 20250412085824785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x565451963e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085824785 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-4613183 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085824785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4613183 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085824785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4613183)[0x565451967e70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085824785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824786 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4613183 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085824786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x565451963e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085824786 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085824786 DLSCCP DEBUG SCCP-SCOC(14)[0x5654519682e0]{IDLE}: Allocated (fsm.c:456) 20250412085824786 DLSCCP DEBUG SCCP-SCOC(14)[0x5654519682e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085824786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030000880056400500f1100926) (sccp_scrc.c:415) 20250412085824786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085824786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085824786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085824786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085824786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 0e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 88 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085824786 DLSCCP DEBUG SCCP-SCOC(14)[0x5654519682e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085824786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x565451963e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085824786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4613183)[0x565451967e70]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085824786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085824786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085824786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085824786 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085824786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x93f705, normal) (hnbgw_rua.c:406) 20250412085824786 DHNB DEBUG map_rua[0x56545196fb40]{init}: Allocated (fsm.c:456) 20250412085824786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697029)[0x56545196fb40]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085824786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9697029 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085824786 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824786 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824786 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9697029 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085824786 DCN DEBUG map_sccp[0x5654519705e0]{init}: Allocated (fsm.c:456) 20250412085824786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5654519705e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085824786 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-9697029 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085824786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9697029 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085824786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697029)[0x56545196fb40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085824786 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824786 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824786 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9697029 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085824786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5654519705e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085824786 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085824786 DLSCCP DEBUG SCCP-SCOC(15)[0x565451970b60]{IDLE}: Allocated (fsm.c:456) 20250412085824786 DLSCCP DEBUG SCCP-SCOC(15)[0x565451970b60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085824786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030000c60056400500f1100926) (sccp_scrc.c:415) 20250412085824786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: First idle individual index:1 20250412085824786 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085824787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085824787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085824787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085824787 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 0f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 70 00 4f 40 03 00 00 c6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085824787 DLSCCP DEBUG SCCP-SCOC(15)[0x565451970b60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085824787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5654519705e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085824787 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085824787 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085824787 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085824787 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085824787 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412085824787 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085824787 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085824787 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824787 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 0e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 88 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412085824787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697029)[0x56545196fb40]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085824787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085824787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085824787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085824787 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085824787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x51edf2, normal) (hnbgw_rua.c:406) 20250412085824787 DHNB DEBUG map_rua[0x565451971330]{init}: Allocated (fsm.c:456) 20250412085824787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5369330)[0x565451971330]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085824787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5369330 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085824787 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824787 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824787 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824787 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085824787 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085824787 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085824787 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085824787 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412085824787 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085824787 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085824787 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824787 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 0f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 70 00 4f 40 03 00 00 c6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412085824787 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5369330 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085824787 DCN DEBUG map_sccp[0x565451966730]{init}: Allocated (fsm.c:456) 20250412085824787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x565451966730]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085824787 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-5369330 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085824787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5369330 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085824787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5369330)[0x565451971330]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085824787 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824787 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824787 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5369330 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085824787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x565451966730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085824787 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085824787 DLSCCP DEBUG SCCP-SCOC(16)[0x565451979860]{IDLE}: Allocated (fsm.c:456) 20250412085824787 DLSCCP DEBUG SCCP-SCOC(16)[0x565451979860]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085824787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f400300013d0056400500f1100926) (sccp_scrc.c:415) 20250412085824787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085824787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085824788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085824788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085824788 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 10 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 80 00 4f 40 03 00 01 3d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085824788 DLSCCP DEBUG SCCP-SCOC(16)[0x565451979860]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085824788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x565451966730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085824788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5369330)[0x565451971330]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085824788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085824788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085824788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085824788 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085824788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdecf54, normal) (hnbgw_rua.c:406) 20250412085824788 DHNB DEBUG map_rua[0x565451979fa0]{init}: Allocated (fsm.c:456) 20250412085824788 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824788 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085824788 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085824788 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085824788 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085824788 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085824788 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085824788 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085824788 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824788 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 10 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 80 00 4f 40 03 00 01 3d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412085824788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14602068)[0x565451979fa0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085824788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14602068 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085824788 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824788 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824788 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14602068 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085824788 DCN DEBUG map_sccp[0x5654519718e0]{init}: Allocated (fsm.c:456) 20250412085824788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5654519718e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085824788 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-14602068 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085824788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14602068 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085824788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14602068)[0x565451979fa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085824788 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824788 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824788 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14602068 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085824788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5654519718e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085824788 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085824788 DLSCCP DEBUG SCCP-SCOC(17)[0x56545197a410]{IDLE}: Allocated (fsm.c:456) 20250412085824788 DLSCCP DEBUG SCCP-SCOC(17)[0x56545197a410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085824788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030001fe0056400500f1100926) (sccp_scrc.c:415) 20250412085824788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1]. 20250412085824788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824788 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085824788 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085824788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085824788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085824788 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 11 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 01 fe 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085824788 DLSCCP DEBUG SCCP-SCOC(17)[0x56545197a410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085824788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5654519718e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085824788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14602068)[0x565451979fa0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085824789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085824789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085824789 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085824789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085824789 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085824789 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085824789 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085824789 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824789 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 11 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 01 fe 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412085824788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085824788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085824789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085824789 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085824789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x41050, normal) (hnbgw_rua.c:406) 20250412085824789 DHNB DEBUG map_rua[0x565451970d90]{init}: Allocated (fsm.c:456) 20250412085824789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-266320)[0x565451970d90]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085824789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-266320 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085824789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824789 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-266320 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085824789 DCN DEBUG map_sccp[0x56545197abe0]{init}: Allocated (fsm.c:456) 20250412085824789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56545197abe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085824789 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-266320 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085824789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-266320 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085824789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-266320)[0x565451970d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085824789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824789 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-266320 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085824789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56545197abe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085824789 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085824789 DLSCCP DEBUG SCCP-SCOC(18)[0x56545197b050]{IDLE}: Allocated (fsm.c:456) 20250412085824789 DLSCCP DEBUG SCCP-SCOC(18)[0x56545197b050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085824789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030000ea0056400500f1100926) (sccp_scrc.c:415) 20250412085824789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085824789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085824789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085824789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085824789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 12 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 01 00 4f 40 03 00 00 ea 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085824789 DLSCCP DEBUG SCCP-SCOC(18)[0x56545197b050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085824789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56545197abe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085824789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-266320)[0x565451970d90]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085824789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085824789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085824789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085824789 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085824789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x16dcab, normal) (hnbgw_rua.c:406) 20250412085824789 DHNB DEBUG map_rua[0x565451970fd0]{init}: Allocated (fsm.c:456) 20250412085824789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498283)[0x565451970fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085824789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498283 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085824789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085824789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085824790 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085824790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085824790 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412085824790 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085824790 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085824789 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498283 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085824789 DCN DEBUG map_sccp[0x565451979c30]{init}: Allocated (fsm.c:456) 20250412085824789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x565451979c30]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085824790 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824790 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 03 01 00 00 12 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 01 00 4f 40 03 00 00 ea 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412085824790 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-1498283 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085824790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498283 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085824790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498283)[0x565451970fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085824790 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824790 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824790 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498283 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085824790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x565451979c30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085824790 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085824790 DLSCCP DEBUG SCCP-SCOC(19)[0x56545197bc60]{IDLE}: Allocated (fsm.c:456) 20250412085824790 DLSCCP DEBUG SCCP-SCOC(19)[0x56545197bc60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085824790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f400300036c0056400500f1100926) (sccp_scrc.c:415) 20250412085824790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085824790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085824790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085824790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085824790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 13 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 11 00 4f 40 03 00 03 6c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085824790 DLSCCP DEBUG SCCP-SCOC(19)[0x56545197bc60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085824790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x565451979c30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085824790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498283)[0x565451970fd0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085824790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085824790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085824790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085824790 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085824790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x401b92, normal) (hnbgw_rua.c:406) 20250412085824790 DHNB DEBUG map_rua[0x56545197c290]{init}: Allocated (fsm.c:456) 20250412085824790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4201362)[0x56545197c290]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085824790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4201362 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085824790 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824790 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824790 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4201362 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085824790 DCN DEBUG map_sccp[0x56545197c3c0]{init}: Allocated (fsm.c:456) 20250412085824790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56545197c3c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085824790 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085824790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085824790 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085824790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085824790 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412085824790 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Added conn table entry 1TC_rab_assignment_concurrent0(210)7837797 20250412085824790 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-4201362 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085824790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4201362 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085824790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4201362)[0x56545197c290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085824790 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824790 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824790 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4201362 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085824790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56545197c3c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085824790 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085824790 DLSCCP DEBUG SCCP-SCOC(20)[0x56545197c8a0]{IDLE}: Allocated (fsm.c:456) 20250412085824791 DLSCCP DEBUG SCCP-SCOC(20)[0x56545197c8a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085824790 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085824790 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824790 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 13 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 11 00 4f 40 03 00 03 6c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412085824791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030000d40056400500f1100926) (sccp_scrc.c:415) 20250412085824791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085824791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085824791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085824791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085824791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 14 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 21 00 4f 40 03 00 00 d4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085824791 DLSCCP DEBUG SCCP-SCOC(20)[0x56545197c8a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085824791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56545197c3c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085824791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4201362)[0x56545197c290]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085824791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824791 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085824791 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085824791 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085824791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085824791 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085824791 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085824791 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085824791 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824791 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 14 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 21 00 4f 40 03 00 00 d4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: First idle individual index:2 HNBGW_Test.msc0-RAN(203)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Created Expect[0] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent0(224)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_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)@481fc27fb91e: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: First idle individual index:3 TC_rab_assignment_concurrent0(210)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Found Expect[1] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Added conn table entry 2TC_rab_assignment_concurrent0(211)6934267 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Added conn table entry 14TC_rab_assignment_concurrent0(223)1829444 HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Added conn table entry 3TC_rab_assignment_concurrent0(212)11193752 TC_rab_assignment_concurrent0(211)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: First idle individual index:4 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: First idle individual index:5 TC_rab_assignment_concurrent0(212)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Added conn table entry 4TC_rab_assignment_concurrent0(213)11618777 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: First idle individual index:6 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: First idle individual index:7 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: First idle individual index:8 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Added conn table entry 5TC_rab_assignment_concurrent0(214)6622386 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_rab_assignment_concurrent0(213)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:2 HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Added conn table entry 6TC_rab_assignment_concurrent0(215)12167147 20250412085824808 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824808 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085824808 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085824808 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085824808 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250412085824808 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085824808 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085824808 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085824808 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824808 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 09 1d 65 4f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085824809 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085824809 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085824809 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085824809 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085824809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085824809 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001d654f) (sccp_scrc.c:486) 20250412085824809 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1855) 20250412085824809 DLSCCP DEBUG SCCP-SCOC(9)[0x56545195e420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085824809 DLSCCP DEBUG SCCP-SCOC(9)[0x56545195e420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085824809 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085824809 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085824809 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085824809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5654519581a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085824809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5654519581a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assignment_concurrent0(214)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Added conn table entry 7TC_rab_assignment_concurrent0(216)10645445 TC_rab_assignment_concurrent0(215)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Added conn table entry 8TC_rab_assignment_concurrent0(217)9906916 HNBGW_Test.msc0-RAN(203)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Created Expect[1] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent0(216)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: First idle individual index:9 TC_rab_assignment_concurrent0(217)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Added conn table entry 9TC_rab_assignment_concurrent0(218)13854554 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: First idle individual index:11 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: First idle individual index:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Stopping inactive timer T_ias[12]. TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Added conn table entry 15TC_rab_assignment_concurrent0(224)7559190 TC_rab_assignment_concurrent0(218)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Added conn table entry 10TC_rab_assignment_concurrent0(219)2597611 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Added conn table entry 11TC_rab_assignment_concurrent0(220)13715438 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_rab_assignment_concurrent0(219)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Added conn table entry 12TC_rab_assignment_concurrent0(221)10793131 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Re-starting timer T_ias[7], which is already active (running or expired). TC_rab_assignment_concurrent0(220)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Re-starting timer T_ias[8], which is already active (running or expired). TC_rab_assignment_concurrent0(221)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW-MGCP(208)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8be29c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8be29c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(209)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8be29c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8be29c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(210)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(208)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20250412085824836 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250412085824836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085824836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085824836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085824836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085824836 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085824836 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{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) 20250412085824836 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{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) 20250412085824836 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085824836 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085824836 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{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) 20250412085824836 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085824836 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085824836 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085824836 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085824836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9167516)[0x56545195ebb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085824836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085824836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085824836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250412085824836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085824836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085824836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085824836 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085824836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x48e91c, normal) (hnbgw_rua.c:406) 20250412085824836 DHNB DEBUG map_rua[0x56545197b7e0]{init}: Allocated (fsm.c:456) 20250412085824836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4778268)[0x56545197b7e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085824836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4778268 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085824836 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824836 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824836 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4778268 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085824836 DCN DEBUG map_sccp[0x56545197bff0]{init}: Allocated (fsm.c:456) 20250412085824836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56545197bff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085824836 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-4778268 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085824836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4778268 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085824836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4778268)[0x56545197b7e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085824836 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824836 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824836 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4778268 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085824836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56545197bff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085824836 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085824836 DLSCCP DEBUG SCCP-SCOC(21)[0x56545197db80]{IDLE}: Allocated (fsm.c:456) 20250412085824836 DLSCCP DEBUG SCCP-SCOC(21)[0x56545197db80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085824836 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f400300024a0056400500f1100926) (sccp_scrc.c:415) 20250412085824836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085824836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085824836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085824836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085824836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 15 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 31 00 4f 40 03 00 02 4a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085824836 DLSCCP DEBUG SCCP-SCOC(21)[0x56545197db80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085824836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56545197bff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085824836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4778268)[0x56545197b7e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085824837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085824837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085824837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085824837 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085824837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1bea44, normal) (hnbgw_rua.c:406) 20250412085824837 DHNB DEBUG map_rua[0x56545197c120]{init}: Allocated (fsm.c:456) 20250412085824837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1829444)[0x56545197c120]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085824837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1829444 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085824837 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824837 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824837 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1829444 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085824837 DCN DEBUG map_sccp[0x56545197e030]{init}: Allocated (fsm.c:456) 20250412085824837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56545197e030]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085824837 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-1829444 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085824837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1829444 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085824837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1829444)[0x56545197c120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085824837 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824837 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085824837 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085824837 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085824837 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085824837 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412085824837 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085824837 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085824837 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824837 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824837 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824837 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1829444 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085824837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56545197e030]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085824837 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085824837 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 15 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 31 00 4f 40 03 00 02 4a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412085824837 DLSCCP DEBUG SCCP-SCOC(22)[0x56545197e4a0]{IDLE}: Allocated (fsm.c:456) 20250412085824837 DLSCCP DEBUG SCCP-SCOC(22)[0x56545197e4a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085824837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f400300038c0056400500f1100926) (sccp_scrc.c:415) 20250412085824837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824837 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085824837 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085824837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085824837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085824837 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 16 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 41 00 4f 40 03 00 03 8c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085824837 DLSCCP DEBUG SCCP-SCOC(22)[0x56545197e4a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085824837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56545197e030]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085824837 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824837 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085824837 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085824837 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085824837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1829444)[0x56545197c120]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085824837 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085824837 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085824837 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085824837 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085824837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085824837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085824837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085824837 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085824838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x735816, normal) (hnbgw_rua.c:406) 20250412085824838 DHNB DEBUG map_rua[0x56545197d9d0]{init}: Allocated (fsm.c:456) 20250412085824838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7559190)[0x56545197d9d0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085824838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7559190 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085824838 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824838 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824838 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7559190 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085824838 DCN DEBUG map_sccp[0x56545197cc00]{init}: Allocated (fsm.c:456) 20250412085824838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56545197cc00]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085824838 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-7559190 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085824837 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824838 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0a 75 ba 55 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085824838 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824838 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085824838 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085824838 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085824838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7559190 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085824838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7559190)[0x56545197d9d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085824838 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085824838 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085824838 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7559190 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085824838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56545197cc00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085824838 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085824838 DLSCCP DEBUG SCCP-SCOC(23)[0x56545197f130]{IDLE}: Allocated (fsm.c:456) 20250412085824838 DLSCCP DEBUG SCCP-SCOC(23)[0x56545197f130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085824838 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085824838 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412085824838 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085824838 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085824838 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f40030003a80056400500f1100926) (sccp_scrc.c:415) 20250412085824838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824838 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824838 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 16 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 41 00 4f 40 03 00 03 8c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412085824838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085824838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085824838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085824838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085824838 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085824838 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085824838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085824838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085824838 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 17 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 51 00 4f 40 03 00 03 a8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085824838 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824838 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085824838 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085824838 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085824838 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085824838 DLSCCP DEBUG SCCP-SCOC(23)[0x56545197f130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085824838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56545197cc00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085824838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7559190)[0x56545197d9d0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085824838 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085824838 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085824838 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085824838 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085824838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085824838 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0075ba55) (sccp_scrc.c:486) 20250412085824838 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1855) 20250412085824838 DLSCCP DEBUG SCCP-SCOC(10)[0x565451966cf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085824838 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085824838 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085824838 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085824838 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824838 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0b dc 50 7d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085824838 DLSCCP DEBUG SCCP-SCOC(10)[0x565451966cf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085824838 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085824839 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085824839 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085824839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x565451966600]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085824839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x565451966600]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085824839 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085824839 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085824839 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085824839 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085824839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085824839 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dc507d) (sccp_scrc.c:486) 20250412085824839 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1855) 20250412085824839 DLSCCP DEBUG SCCP-SCOC(11)[0x565451971ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085824839 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824839 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085824839 DLSCCP DEBUG SCCP-SCOC(11)[0x565451971ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085824839 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085824839 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085824839 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085824839 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085824839 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085824839 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085824839 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085824839 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085824839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x565451963890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085824839 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085824839 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x565451963890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085824839 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0c af f4 b9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085824839 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824839 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085824839 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085824839 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085824839 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085824839 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412085824839 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085824839 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085824839 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824839 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 17 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 51 00 4f 40 03 00 03 a8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250412085824839 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824840 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085824840 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085824840 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085824840 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085824839 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085824840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085824840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085824840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085824840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085824840 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085824840 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085824840 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085824840 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824840 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0d 54 59 22 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085824840 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00aff4b9) (sccp_scrc.c:486) 20250412085824840 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1855) 20250412085824840 DLSCCP DEBUG SCCP-SCOC(12)[0x565451964ac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085824840 DLSCCP DEBUG SCCP-SCOC(12)[0x565451964ac0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085824840 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824840 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085824840 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085824840 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085824840 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085824840 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085824840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x565451966b20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085824840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x565451966b20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085824840 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085824840 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085824840 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085824840 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085824840 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085824840 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824840 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0e 47 f3 f7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085824840 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085824840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085824840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085824840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085824840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085824840 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00545922) (sccp_scrc.c:486) 20250412085824840 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1855) 20250412085824840 DLSCCP DEBUG SCCP-SCOC(13)[0x56545196f7e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085824840 DLSCCP DEBUG SCCP-SCOC(13)[0x56545196f7e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085824840 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085824840 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824841 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085824841 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085824841 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085824840 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085824840 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085824841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5654519689d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085824841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5654519689d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085824841 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085824841 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085824841 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085824841 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085824841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085824841 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0047f3f7) (sccp_scrc.c:486) 20250412085824841 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1855) 20250412085824841 DLSCCP DEBUG SCCP-SCOC(14)[0x5654519682e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085824841 DLSCCP DEBUG SCCP-SCOC(14)[0x5654519682e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085824841 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085824841 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085824841 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085824841 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085824841 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085824841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x565451963e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085824841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x565451963e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085824841 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085824841 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085824841 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824841 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 0f 3f 5f 66 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085824841 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824841 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085824841 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085824841 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085824841 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085824841 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085824841 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085824841 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085824841 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824841 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 10 02 5c c2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085824841 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085824841 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085824841 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085824841 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085824841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085824841 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003f5f66) (sccp_scrc.c:486) 20250412085824841 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1855) 20250412085824841 DLSCCP DEBUG SCCP-SCOC(15)[0x565451970b60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085824841 DLSCCP DEBUG SCCP-SCOC(15)[0x565451970b60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085824841 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085824841 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085824841 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085824841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5654519705e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085824841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5654519705e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085824841 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824841 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085824841 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085824841 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085824841 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085824841 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085824841 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085824841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085824841 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00025cc2) (sccp_scrc.c:486) 20250412085824841 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1855) 20250412085824841 DLSCCP DEBUG SCCP-SCOC(16)[0x565451979860]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085824841 DLSCCP DEBUG SCCP-SCOC(16)[0x565451979860]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085824841 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085824841 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085824841 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085824842 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085824842 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085824842 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085824842 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085824842 DCN DEBUG handle_cn_conn_conf() conn_id=16, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085824842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x565451966730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085824842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x565451966730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085824842 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085824842 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824842 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 11 01 e9 e2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085824842 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824842 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085824842 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085824842 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085824842 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085824842 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085824842 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085824842 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085824842 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824842 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 12 a2 48 bc 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085824842 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824842 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085824842 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085824842 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: First idle individual index:13 20250412085824842 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085824842 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085824842 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085824842 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085824842 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824843 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 13 82 80 17 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085824843 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824843 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085824843 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085824843 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085824843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085824843 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085824843 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085824843 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085824843 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824843 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 14 09 89 6b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085824843 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085824844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085824844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085824844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085824844 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0001e9e2) (sccp_scrc.c:486) 20250412085824844 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1855) 20250412085824844 DLSCCP DEBUG SCCP-SCOC(17)[0x56545197a410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085824844 DLSCCP DEBUG SCCP-SCOC(17)[0x56545197a410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085824844 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085824844 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085824844 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085824844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5654519718e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085824844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5654519718e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085824844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085824844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085824844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085824844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085824844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085824844 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a248bc) (sccp_scrc.c:486) 20250412085824844 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1855) 20250412085824844 DLSCCP DEBUG SCCP-SCOC(18)[0x56545197b050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085824844 DLSCCP DEBUG SCCP-SCOC(18)[0x56545197b050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085824844 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085824844 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085824844 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085824844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56545197abe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085824844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56545197abe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085824844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085824844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085824844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085824844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085824844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085824844 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00828017) (sccp_scrc.c:486) 20250412085824844 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1855) 20250412085824844 DLSCCP DEBUG SCCP-SCOC(19)[0x56545197bc60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085824844 DLSCCP DEBUG SCCP-SCOC(19)[0x56545197bc60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085824844 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085824844 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085824844 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085824844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x565451979c30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085824844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x565451979c30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085824844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085824844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085824844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085824844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085824844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085824844 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0009896b) (sccp_scrc.c:486) 20250412085824844 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1855) 20250412085824844 DLSCCP DEBUG SCCP-SCOC(20)[0x56545197c8a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085824844 DLSCCP DEBUG SCCP-SCOC(20)[0x56545197c8a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085824844 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085824844 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085824844 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085824844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56545197c3c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085824844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56545197c3c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: First idle individual index:14 HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Added conn table entry 13TC_rab_assignment_concurrent0(222)2741078 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: First idle individual index:15 HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Added conn table entry 14TC_rab_assignment_concurrent0(223)1223339 TC_rab_assignment_concurrent0(222)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:13 TC_rab_assignment_concurrent0(223)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Found Expect[1] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Added conn table entry 15TC_rab_assignment_concurrent0(224)6416061 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Re-starting timer T_ias[13], which is already active (running or expired). 20250412085824850 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085824850 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085824850 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085824850 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085824850 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085824850 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085824850 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085824850 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085824850 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085824850 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 15 b1 d8 aa 02 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:14 20250412085824850 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085824851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085824851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085824851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085824851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085824851 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b1d8aa) (sccp_scrc.c:486) 20250412085824851 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1855) 20250412085824851 DLSCCP DEBUG SCCP-SCOC(21)[0x56545197db80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085824851 DLSCCP DEBUG SCCP-SCOC(21)[0x56545197db80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085824851 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085824851 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085824851 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085824851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56545197bff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085824851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56545197bff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Re-starting timer T_ias[14], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085825037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085825037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085825037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085825037 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085825037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8be29c) (hnbgw_rua.c:470) 20250412085825037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9167516 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085825037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9167516)[0x56545195ebb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085825037 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085825037 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085825037 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9167516 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085825037 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825037 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085825037 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085825037 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825037 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085825037 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9167516-0)[0x565451965ea0] (mgcp_client_endpoint_fsm.c:724) 20250412085825037 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825037 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825037 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{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) 20250412085825037 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085825037 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 8be29c'... (mgcp_client.c:807) 20250412085825037 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250412085825037 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085825037 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825037 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{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) 20250412085825037 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) 20250412085825053 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085825053 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085825053 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085825053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085825053 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085825053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085825053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085825053 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825053 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 16 dd 3d 13 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085825053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085825053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085825053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085825053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085825053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085825053 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dd3d13) (sccp_scrc.c:486) 20250412085825053 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1855) 20250412085825053 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085825053 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085825053 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085825053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085825053 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085825053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085825053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085825053 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825053 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 17 04 10 05 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085825053 DLSCCP DEBUG SCCP-SCOC(22)[0x56545197e4a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085825053 DLSCCP DEBUG SCCP-SCOC(22)[0x56545197e4a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085825053 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085825053 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085825053 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085825053 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085825053 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085825053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085825053 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085825053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085825053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085825053 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825053 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 09 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085825053 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085825053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56545197e030]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085825053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56545197e030]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085825053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085825053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085825053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085825053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085825053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085825053 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00041005) (sccp_scrc.c:486) 20250412085825053 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1855) 20250412085825053 DLSCCP DEBUG SCCP-SCOC(23)[0x56545197f130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085825053 DLSCCP DEBUG SCCP-SCOC(23)[0x56545197f130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085825053 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085825053 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085825053 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085825053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56545197cc00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085825054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56545197cc00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085825054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085825054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085825054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085825054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085825054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085825054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085825054 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250412085825054 DLSCCP DEBUG SCCP-SCOC(9)[0x56545195e420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085825054 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085825054 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085825054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5654519581a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085825054 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085825054 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085825054 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5179184 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085825054 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825054 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825054 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085825054 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085825054 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085825054 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825054 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085825054 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{UNUSED}: Allocated (fsm.c:456) 20250412085825054 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{UNUSED}: is child of mgw(mgw-fsm-5179184-0)[0x565451980f10] (fsm.c:486) 20250412085825054 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5179184-0)[0x565451980f10] (mgcp_client_endpoint_fsm.c:724) 20250412085825054 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825054 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825054 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825054 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5179184-0)[0x565451987870]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825054 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5179184-0)[0x565451987870]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0] (fsm.c:486) 20250412085825054 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5179184-0)[0x565451987870]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825054 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5179184-0)[0x565451987870]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085825054 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=199 'CRCX 8 rtpbridge/*@mgw MGCP 1.0\r\nC: 4f0730'... (mgcp_client.c:807) 20250412085825054 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250412085825054 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5179184-0)[0x565451987870]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825054 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4f073017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4f073017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent0(209)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "8be29c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8be29c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(210)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4f073017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4f073017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 20250412085825067 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) TC_rab_assignment_concurrent0(211)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 20250412085825067 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085825067 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085825067 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085825067 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085825067 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{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) 20250412085825067 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{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) 20250412085825067 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825067 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825067 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{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) 20250412085825067 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825067 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085825067 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085825067 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9167516-0)[0x565451965ea0] (mgcp_client_endpoint_fsm.c:724) 20250412085825067 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825067 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825067 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825067 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9167516-0)[0x56545197f420]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825067 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9167516-0)[0x56545197f420]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9167516-0)[0x565451958030] (fsm.c:486) 20250412085825067 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9167516-0)[0x56545197f420]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825067 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9167516-0)[0x56545197f420]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250412085825067 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=203 'CRCX 9 rtpbridge/0@mgw MGCP 1.0\r\nC: 8be29c'... (mgcp_client.c:807) 20250412085825067 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250412085825067 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9167516-0)[0x56545197f420]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825067 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825067 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{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) 20250412085825067 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{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) 20250412085825067 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) 20250412085825078 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250412085825078 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451987870]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085825078 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451987870]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085825078 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451987870]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825079 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451987870]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825079 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085825079 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{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) 20250412085825079 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{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) 20250412085825079 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825079 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825079 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{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) 20250412085825079 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825079 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085825079 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825079 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085825079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5179184)[0x565451979290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085825079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085825079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085825079 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)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent0(209)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "8be29c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8be29c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825080 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250412085825080 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545197f420]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085825080 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545197f420]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085825080 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545197f420]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825080 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545197f420]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825080 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085825080 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{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) 20250412085825080 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{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) 20250412085825080 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{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) 20250412085825080 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825080 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825080 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{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) 20250412085825080 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{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) 20250412085825080 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825080 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825080 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085825080 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085825080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56545195f880]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085825080 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085825080 DLSCCP DEBUG SCCP-SCOC(8)[0x565451960ef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085825080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00747384), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085825080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085825080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085825080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085825081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085825081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 08 06 74 73 84 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085825081 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085825081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085825081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085825081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085825081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085825081 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412085825081 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085825081 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085825081 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825081 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 08 06 74 73 84 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085825089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085825089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085825089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085825089 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085825089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4f0730) (hnbgw_rua.c:470) 20250412085825089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5179184 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085825089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5179184)[0x565451979290]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085825089 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085825089 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085825089 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5179184 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085825089 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825089 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085825089 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085825089 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825089 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085825089 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5179184-0)[0x565451980f10] (mgcp_client_endpoint_fsm.c:724) 20250412085825089 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825089 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825089 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{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) 20250412085825089 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451987870]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085825089 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 4f073'... (mgcp_client.c:807) 20250412085825089 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412085825089 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451987870]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085825089 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825089 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{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) 20250412085825089 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{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)@481fc27fb91e: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085825093 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825093 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085825093 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085825093 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085825093 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085825093 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085825093 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085825093 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085825093 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825093 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0a 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085825093 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085825093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085825093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085825093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085825093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085825093 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085825093 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250412085825093 DLSCCP DEBUG SCCP-SCOC(10)[0x565451966cf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085825093 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085825093 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085825093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x565451966600]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085825093 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085825093 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085825093 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5057933 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085825093 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825093 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825093 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085825093 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085825093 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085825093 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825093 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085825093 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{UNUSED}: Allocated (fsm.c:456) 20250412085825093 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{UNUSED}: is child of mgw(mgw-fsm-5057933-0)[0x5654519898c0] (fsm.c:486) 20250412085825093 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5057933-0)[0x5654519898c0] (mgcp_client_endpoint_fsm.c:724) 20250412085825093 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825093 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825093 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825093 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5057933-0)[0x5654519904b0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825093 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5057933-0)[0x5654519904b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5057933-0)[0x565451989b00] (fsm.c:486) 20250412085825093 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5057933-0)[0x5654519904b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825093 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5057933-0)[0x5654519904b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085825093 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=200 'CRCX 11 rtpbridge/*@mgw MGCP 1.0\r\nC: 4d2d8'... (mgcp_client.c:807) 20250412085825093 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085825093 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5057933-0)[0x5654519904b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825093 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4d2d8d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4d2d8d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(210)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4f073017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4f073017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825104 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250412085825104 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451987870]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085825105 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451987870]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085825105 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451987870]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085825105 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085825105 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{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) 20250412085825105 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{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) 20250412085825105 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825105 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825105 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{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) 20250412085825105 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825105 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085825105 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085825105 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5179184-0)[0x565451980f10] (mgcp_client_endpoint_fsm.c:724) 20250412085825105 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825105 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825105 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825105 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5179184-0)[0x565451980850]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825105 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5179184-0)[0x565451980850]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0] (fsm.c:486) 20250412085825105 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5179184-0)[0x565451980850]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825105 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5179184-0)[0x565451980850]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250412085825105 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=204 'CRCX 12 rtpbridge/1@mgw MGCP 1.0\r\nC: 4f073'... (mgcp_client.c:807) 20250412085825105 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412085825105 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5179184-0)[0x565451980850]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825105 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825105 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{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) TC_rab_assignment_concurrent0(211)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4d2d8d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4d2d8d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250412085825105 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{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) 20250412085825105 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(211)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(212)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 20250412085825116 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250412085825116 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519904b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085825116 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519904b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) TC_rab_assignment_concurrent0(210)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4f073017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4f073017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825116 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519904b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825116 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519904b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825116 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085825116 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{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) 20250412085825116 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{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) HNBGW-MGCP(208)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250412085825116 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825116 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825116 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{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) 20250412085825116 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825116 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085825116 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825116 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085825116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5057933)[0x56545195dce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085825116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085825116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085825116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250412085825117 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250412085825117 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085825117 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085825117 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980850]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825117 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980850]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825117 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085825117 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{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) 20250412085825117 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{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) 20250412085825117 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{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) 20250412085825117 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825117 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825117 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{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) 20250412085825117 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{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) 20250412085825117 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825117 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825117 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085825117 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085825117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5654519581a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085825117 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085825117 DLSCCP DEBUG SCCP-SCOC(9)[0x56545195e420]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085825117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d654f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085825117 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085825117 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085825117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085825117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085825117 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 09 06 1d 65 4f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085825117 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085825117 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825117 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085825117 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085825117 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085825117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085825117 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412085825117 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085825117 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085825117 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825117 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 09 06 1d 65 4f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085825123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085825123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085825123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085825123 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085825123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4d2d8d) (hnbgw_rua.c:470) 20250412085825123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5057933 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085825123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5057933)[0x56545195dce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085825123 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085825123 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085825123 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5057933 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085825123 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825123 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085825123 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085825123 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825123 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085825123 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5057933-0)[0x5654519898c0] (mgcp_client_endpoint_fsm.c:724) 20250412085825123 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825123 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825123 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{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) 20250412085825123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519904b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085825123 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 4d2d8'... (mgcp_client.c:807) 20250412085825123 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412085825123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519904b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085825123 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825124 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{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) 20250412085825124 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{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)@481fc27fb91e: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085825127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085825127 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085825127 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085825127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085825127 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085825127 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085825127 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085825127 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825127 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0b 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085825127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085825127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085825127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085825127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085825127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085825127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085825127 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250412085825127 DLSCCP DEBUG SCCP-SCOC(11)[0x565451971ef0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085825127 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085825127 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085825127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x565451963890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085825127 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085825127 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085825127 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7154741 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085825127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825127 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085825127 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085825127 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085825127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825127 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085825127 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{UNUSED}: Allocated (fsm.c:456) 20250412085825127 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{UNUSED}: is child of mgw(mgw-fsm-7154741-0)[0x565451992270] (fsm.c:486) 20250412085825127 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7154741-0)[0x565451992270] (mgcp_client_endpoint_fsm.c:724) 20250412085825127 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825127 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825127 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7154741-0)[0x565451998fb0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7154741-0)[0x565451998fb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0] (fsm.c:486) 20250412085825127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7154741-0)[0x565451998fb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7154741-0)[0x565451998fb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085825127 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=200 'CRCX 14 rtpbridge/*@mgw MGCP 1.0\r\nC: 6d2c3'... (mgcp_client.c:807) 20250412085825127 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085825127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7154741-0)[0x565451998fb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825127 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6d2c3517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6d2c3517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(211)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "4d2d8d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4d2d8d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825133 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250412085825133 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519904b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085825133 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519904b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085825133 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519904b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085825133 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085825133 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{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) 20250412085825133 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{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) 20250412085825133 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825133 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825133 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{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) 20250412085825133 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825133 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085825133 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085825133 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5057933-0)[0x5654519898c0] (mgcp_client_endpoint_fsm.c:724) 20250412085825133 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825133 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825133 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5057933-0)[0x5654519896b0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5057933-0)[0x5654519896b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5057933-0)[0x565451989b00] (fsm.c:486) 20250412085825133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5057933-0)[0x5654519896b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5057933-0)[0x5654519896b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250412085825133 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=204 'CRCX 15 rtpbridge/2@mgw MGCP 1.0\r\nC: 4d2d8'... (mgcp_client.c:807) 20250412085825133 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412085825133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5057933-0)[0x5654519896b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825133 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825133 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{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) 20250412085825133 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{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) 20250412085825134 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(212)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6d2c3517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6d2c3517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(213)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 20250412085825139 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250412085825139 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451998fb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085825139 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451998fb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085825139 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451998fb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825139 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451998fb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825139 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085825139 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{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) 20250412085825139 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{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) 20250412085825139 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825139 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825139 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{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) 20250412085825139 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825139 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085825139 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) TC_rab_assignment_concurrent0(211)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "4d2d8d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4d2d8d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825139 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085825139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7154741)[0x565451963760]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085825139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085825139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085825139 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)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250412085825140 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250412085825140 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519896b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085825140 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519896b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085825140 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519896b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825140 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519896b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825140 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085825140 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{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) 20250412085825140 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{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) 20250412085825140 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{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) 20250412085825140 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825140 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825140 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{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) 20250412085825140 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{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) 20250412085825140 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825140 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825140 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085825140 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085825140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x565451966600]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085825140 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085825140 DLSCCP DEBUG SCCP-SCOC(10)[0x565451966cf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085825140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075ba55), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085825140 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085825140 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085825140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085825140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085825140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 75 ba 55 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085825140 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085825140 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825140 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085825140 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085825140 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085825140 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085825140 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085825140 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085825140 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085825140 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825140 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 75 ba 55 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085825144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085825144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085825144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085825144 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085825144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6d2c35) (hnbgw_rua.c:470) 20250412085825144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7154741 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085825144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7154741)[0x565451963760]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085825144 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085825144 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085825144 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7154741 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085825144 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825144 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085825144 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085825144 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825144 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085825144 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7154741-0)[0x565451992270] (mgcp_client_endpoint_fsm.c:724) 20250412085825144 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825144 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825144 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{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) 20250412085825144 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451998fb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085825144 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: 6d2c3'... (mgcp_client.c:807) 20250412085825144 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412085825144 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451998fb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085825144 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825144 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{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) 20250412085825144 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{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)@481fc27fb91e: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085825148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825148 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085825148 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085825148 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085825148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085825148 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085825148 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085825148 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085825148 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825148 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0c 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085825148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085825148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085825148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085825148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085825148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085825148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085825148 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250412085825148 DLSCCP DEBUG SCCP-SCOC(12)[0x565451964ac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085825148 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085825148 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085825148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x565451966b20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085825148 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085825148 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085825148 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1543811 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085825148 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825148 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825148 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085825148 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085825148 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085825148 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825148 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085825148 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{UNUSED}: Allocated (fsm.c:456) 20250412085825148 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{UNUSED}: is child of mgw(mgw-fsm-1543811-0)[0x565451992030] (fsm.c:486) 20250412085825148 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1543811-0)[0x565451992030] (mgcp_client_endpoint_fsm.c:724) 20250412085825148 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825148 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825148 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825148 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543811-0)[0x5654519a2060]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825148 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543811-0)[0x5654519a2060]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1543811-0)[0x56545199b790] (fsm.c:486) 20250412085825148 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543811-0)[0x5654519a2060]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825148 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543811-0)[0x5654519a2060]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085825148 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=200 'CRCX 17 rtpbridge/*@mgw MGCP 1.0\r\nC: 178e8'... (mgcp_client.c:807) 20250412085825148 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085825148 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543811-0)[0x5654519a2060]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825148 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "178e8317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "178e8317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(212)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "6d2c3517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6d2c3517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825158 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250412085825158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451998fb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085825158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451998fb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085825158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451998fb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085825158 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085825158 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{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) 20250412085825158 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{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) 20250412085825158 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825158 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825158 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{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) 20250412085825158 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825158 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085825158 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085825158 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7154741-0)[0x565451992270] (mgcp_client_endpoint_fsm.c:724) 20250412085825158 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825158 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825158 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825158 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7154741-0)[0x56545199aed0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825158 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7154741-0)[0x56545199aed0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0] (fsm.c:486) 20250412085825158 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7154741-0)[0x56545199aed0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825158 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7154741-0)[0x56545199aed0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250412085825158 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=204 'CRCX 18 rtpbridge/3@mgw MGCP 1.0\r\nC: 6d2c3'... (mgcp_client.c:807) 20250412085825158 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412085825158 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7154741-0)[0x56545199aed0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825158 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825158 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{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) 20250412085825158 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{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) 20250412085825158 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(213)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "178e8317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "178e8317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(214)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 20250412085825164 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) TC_rab_assignment_concurrent0(212)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "6d2c3517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6d2c3517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519a2060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085825164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519a2060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085825164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519a2060]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825164 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519a2060]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825164 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085825164 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{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) 20250412085825164 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{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) 20250412085825164 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825164 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825164 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{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) 20250412085825164 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825164 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085825164 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825164 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085825164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543811)[0x5654519639c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085825164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085825164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085825164 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)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250412085825164 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250412085825164 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199aed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085825164 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199aed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085825164 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199aed0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825164 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199aed0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825164 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085825164 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{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) 20250412085825164 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{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) 20250412085825164 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{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) 20250412085825164 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825164 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825164 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{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) 20250412085825164 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{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) 20250412085825164 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825164 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825164 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085825164 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085825164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x565451963890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085825164 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085825164 DLSCCP DEBUG SCCP-SCOC(11)[0x565451971ef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085825164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc507d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085825164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085825164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085825164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085825164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085825164 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 dc 50 7d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085825164 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085825164 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825164 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085825164 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085825164 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085825164 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085825164 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085825164 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085825164 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085825164 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825164 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 dc 50 7d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085825169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085825169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085825169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085825169 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085825169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x178e83) (hnbgw_rua.c:470) 20250412085825169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1543811 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085825169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543811)[0x5654519639c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085825169 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085825169 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085825169 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1543811 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085825169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825169 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085825169 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085825169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825169 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085825169 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1543811-0)[0x565451992030] (mgcp_client_endpoint_fsm.c:724) 20250412085825169 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825169 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825169 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{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) 20250412085825169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519a2060]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085825169 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 178e8'... (mgcp_client.c:807) 20250412085825169 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412085825169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519a2060]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085825169 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825169 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{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) 20250412085825169 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{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)@481fc27fb91e: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "178e8317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "178e8317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825174 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825174 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085825174 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085825174 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085825174 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085825174 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085825174 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085825174 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085825174 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825174 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085825174 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085825174 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085825174 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085825174 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0d 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085825174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085825174 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085825174 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250412085825174 DLSCCP DEBUG SCCP-SCOC(13)[0x56545196f7e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085825174 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085825174 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085825174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5654519689d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085825174 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085825174 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085825174 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8574558 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085825174 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825174 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825174 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085825174 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085825174 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085825174 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825174 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085825174 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{UNUSED}: Allocated (fsm.c:456) 20250412085825174 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{UNUSED}: is child of mgw(mgw-fsm-8574558-0)[0x5654519a3d10] (fsm.c:486) 20250412085825174 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8574558-0)[0x5654519a3d10] (mgcp_client_endpoint_fsm.c:724) 20250412085825174 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825174 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825174 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825174 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8574558-0)[0x5654519aac80]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825174 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8574558-0)[0x5654519aac80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310] (fsm.c:486) 20250412085825174 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8574558-0)[0x5654519aac80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825174 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8574558-0)[0x5654519aac80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085825174 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=200 'CRCX 20 rtpbridge/*@mgw MGCP 1.0\r\nC: 82d65'... (mgcp_client.c:807) 20250412085825174 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085825174 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8574558-0)[0x5654519aac80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825174 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825175 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250412085825175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519a2060]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085825175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519a2060]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085825175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519a2060]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085825175 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085825175 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{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) 20250412085825175 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{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) 20250412085825175 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825175 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825175 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{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) 20250412085825175 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825175 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085825175 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085825175 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1543811-0)[0x565451992030] (mgcp_client_endpoint_fsm.c:724) 20250412085825175 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825175 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825175 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543811-0)[0x5654519a3240]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543811-0)[0x5654519a3240]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1543811-0)[0x56545199b790] (fsm.c:486) 20250412085825175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543811-0)[0x5654519a3240]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543811-0)[0x5654519a3240]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250412085825175 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=204 'CRCX 21 rtpbridge/4@mgw MGCP 1.0\r\nC: 178e8'... (mgcp_client.c:807) 20250412085825175 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412085825175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1543811-0)[0x5654519a3240]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825175 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825175 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{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) 20250412085825175 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{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) 20250412085825175 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW-MGCP(208)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "82d65e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82d65e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(213)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "178e8317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "178e8317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825185 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250412085825185 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519a3240]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085825185 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519a3240]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085825185 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519a3240]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825185 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519a3240]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825185 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085825185 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{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) 20250412085825185 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{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) 20250412085825185 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{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) 20250412085825185 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(214)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "82d65e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82d65e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250412085825185 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825185 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{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) TC_rab_assignment_concurrent0(214)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 20250412085825185 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{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) 20250412085825185 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825185 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825185 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085825185 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085825185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x565451966b20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085825185 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085825185 DLSCCP DEBUG SCCP-SCOC(12)[0x565451964ac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085825185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aff4b9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085825185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085825185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085825185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085825185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085825185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 af f4 b9 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085825185 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085825185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085825185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085825185 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085825185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085825185 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085825185 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085825185 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085825185 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825185 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 af f4 b9 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_rab_assignment_concurrent0(215)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW-MGCP(208)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250412085825186 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250412085825186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519aac80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085825186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519aac80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085825186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519aac80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519aac80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825186 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085825186 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{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) 20250412085825186 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{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) 20250412085825186 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825186 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825186 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{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) 20250412085825186 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) TC_rab_assignment_concurrent0(213)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085825186 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085825186 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825186 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085825186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8574558)[0x565451967950]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085825186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085825186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085825186 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085825191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085825191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085825191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085825191 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085825191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x82d65e) (hnbgw_rua.c:470) 20250412085825191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8574558 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085825191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8574558)[0x565451967950]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085825191 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085825191 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085825191 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8574558 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085825191 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825191 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085825191 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085825191 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825191 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085825191 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8574558-0)[0x5654519a3d10] (mgcp_client_endpoint_fsm.c:724) 20250412085825191 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825191 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825191 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{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) 20250412085825191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519aac80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085825191 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 82d65'... (mgcp_client.c:807) 20250412085825191 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412085825191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519aac80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085825191 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825191 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{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) 20250412085825191 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{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)@481fc27fb91e: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085825194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825194 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085825194 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085825194 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085825194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085825194 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085825194 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085825194 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085825194 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825194 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0e 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085825194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085825194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085825194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085825194 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085825194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085825194 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085825194 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250412085825194 DLSCCP DEBUG SCCP-SCOC(14)[0x5654519682e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085825194 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085825194 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085825194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x565451963e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085825194 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085825194 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085825194 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4613183 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085825194 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825194 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825194 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085825194 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085825194 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085825194 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825194 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085825194 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{UNUSED}: Allocated (fsm.c:456) 20250412085825194 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{UNUSED}: is child of mgw(mgw-fsm-4613183-0)[0x5654519aca40] (fsm.c:486) 20250412085825194 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4613183-0)[0x5654519aca40] (mgcp_client_endpoint_fsm.c:724) 20250412085825194 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825194 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825194 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825194 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4613183-0)[0x5654519b3a40]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825194 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4613183-0)[0x5654519b3a40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170] (fsm.c:486) 20250412085825194 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4613183-0)[0x5654519b3a40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825194 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4613183-0)[0x5654519b3a40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085825194 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=200 'CRCX 23 rtpbridge/*@mgw MGCP 1.0\r\nC: 46643'... (mgcp_client.c:807) 20250412085825194 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085825194 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4613183-0)[0x5654519b3a40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825194 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "46643f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46643f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(214)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "82d65e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82d65e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825201 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250412085825201 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519aac80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085825201 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519aac80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085825201 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519aac80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085825201 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085825201 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{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) 20250412085825201 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{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) 20250412085825201 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825201 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825201 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{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) 20250412085825201 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825201 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085825201 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085825201 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8574558-0)[0x5654519a3d10] (mgcp_client_endpoint_fsm.c:724) 20250412085825201 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825201 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825201 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825201 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8574558-0)[0x56545199a3a0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825201 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8574558-0)[0x56545199a3a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310] (fsm.c:486) 20250412085825201 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8574558-0)[0x56545199a3a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825201 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8574558-0)[0x56545199a3a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250412085825201 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=204 'CRCX 24 rtpbridge/5@mgw MGCP 1.0\r\nC: 82d65'... (mgcp_client.c:807) 20250412085825201 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412085825201 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8574558-0)[0x56545199a3a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825201 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825201 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{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) 20250412085825201 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{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) TC_rab_assignment_concurrent0(215)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "46643f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46643f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250412085825201 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(215)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(216)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 20250412085825207 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250412085825207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519b3a40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085825207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519b3a40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085825207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519b3a40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519b3a40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825207 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085825207 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{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) 20250412085825207 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{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) HNBGW-MGCP(208)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250412085825207 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825207 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825207 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{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) 20250412085825207 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825207 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085825207 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825207 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085825207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4613183)[0x565451967e70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085825207 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085825207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085825207 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)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "82d65e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82d65e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825207 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250412085825208 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a3a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085825208 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a3a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085825208 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a3a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825208 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a3a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825208 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085825208 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{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) 20250412085825208 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{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) 20250412085825208 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{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) 20250412085825208 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825208 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825208 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{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) 20250412085825208 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{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) 20250412085825208 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825208 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825208 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085825208 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085825208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5654519689d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085825208 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085825208 DLSCCP DEBUG SCCP-SCOC(13)[0x56545196f7e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085825208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00545922), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085825208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085825208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085825208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085825208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085825208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 54 59 22 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085825208 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085825208 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825208 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085825208 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085825208 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085825208 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085825208 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412085825208 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085825208 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085825208 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825208 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 54 59 22 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085825212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085825212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085825212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085825212 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085825212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x46643f) (hnbgw_rua.c:470) 20250412085825212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4613183 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085825212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4613183)[0x565451967e70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085825212 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085825212 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085825212 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4613183 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085825212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825212 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085825212 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085825212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825212 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085825212 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4613183-0)[0x5654519aca40] (mgcp_client_endpoint_fsm.c:724) 20250412085825212 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825212 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825212 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{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) 20250412085825212 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519b3a40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085825212 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 46643'... (mgcp_client.c:807) 20250412085825212 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412085825212 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519b3a40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085825212 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825212 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{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) 20250412085825212 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{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)@481fc27fb91e: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085825215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825215 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085825215 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085825215 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085825215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085825215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085825215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085825215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085825215 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825215 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0f 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085825215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085825215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085825215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085825215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085825215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085825215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085825215 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250412085825215 DLSCCP DEBUG SCCP-SCOC(15)[0x565451970b60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085825215 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085825215 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085825215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5654519705e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085825215 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085825215 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085825215 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9697029 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085825215 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825215 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825215 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085825215 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085825215 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085825215 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825215 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085825215 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{UNUSED}: Allocated (fsm.c:456) 20250412085825215 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{UNUSED}: is child of mgw(mgw-fsm-9697029-0)[0x5654519ac3c0] (fsm.c:486) 20250412085825215 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9697029-0)[0x5654519ac3c0] (mgcp_client_endpoint_fsm.c:724) 20250412085825215 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825215 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825215 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9697029-0)[0x5654519bc7d0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9697029-0)[0x5654519bc7d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00] (fsm.c:486) 20250412085825215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9697029-0)[0x5654519bc7d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9697029-0)[0x5654519bc7d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085825215 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=200 'CRCX 26 rtpbridge/*@mgw MGCP 1.0\r\nC: 93f70'... (mgcp_client.c:807) 20250412085825215 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085825215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9697029-0)[0x5654519bc7d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825215 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "93f70517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "93f70517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent0(215)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "46643f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46643f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825222 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250412085825222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519b3a40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085825222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519b3a40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085825222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519b3a40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085825222 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085825222 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{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) 20250412085825222 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{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) 20250412085825222 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825222 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825222 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{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) 20250412085825222 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825222 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085825222 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085825222 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4613183-0)[0x5654519aca40] (mgcp_client_endpoint_fsm.c:724) 20250412085825222 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825222 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825222 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4613183-0)[0x5654519b5960]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4613183-0)[0x5654519b5960]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170] (fsm.c:486) 20250412085825222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4613183-0)[0x5654519b5960]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4613183-0)[0x5654519b5960]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250412085825222 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=204 'CRCX 27 rtpbridge/6@mgw MGCP 1.0\r\nC: 46643'... (mgcp_client.c:807) 20250412085825222 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412085825222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4613183-0)[0x5654519b5960]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825222 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825222 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{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) 20250412085825222 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{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) 20250412085825222 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(216)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "93f70517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "93f70517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(217)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 20250412085825227 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250412085825227 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519bc7d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085825227 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519bc7d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085825227 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519bc7d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825227 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519bc7d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825227 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085825227 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{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) 20250412085825227 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{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) 20250412085825227 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825227 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825227 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{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) 20250412085825227 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825227 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085825227 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) TC_rab_assignment_concurrent0(215)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "46643f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46643f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825227 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085825227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697029)[0x56545196fb40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085825227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085825227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085825227 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)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250412085825227 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250412085825227 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519b5960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085825227 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519b5960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085825227 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519b5960]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825227 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519b5960]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825227 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085825227 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{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) 20250412085825227 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{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) 20250412085825227 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{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) 20250412085825227 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825227 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825227 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{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) 20250412085825227 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{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) 20250412085825227 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825227 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825227 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085825227 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085825227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x565451963e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085825227 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085825227 DLSCCP DEBUG SCCP-SCOC(14)[0x5654519682e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085825227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047f3f7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085825227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085825227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085825227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085825227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085825227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 47 f3 f7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085825227 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085825228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085825228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085825228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085825228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085825228 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412085825228 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085825228 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085825228 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825228 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 47 f3 f7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085825235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825235 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085825235 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085825235 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085825235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085825235 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085825235 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085825235 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085825235 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825235 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 10 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085825235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085825235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085825235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085825235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085825235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085825235 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085825235 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250412085825235 DLSCCP DEBUG SCCP-SCOC(16)[0x565451979860]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085825235 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085825235 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085825235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x565451966730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085825235 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085825235 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085825235 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5369330 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085825235 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825235 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825235 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085825235 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085825235 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085825235 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825235 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085825235 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{UNUSED}: Allocated (fsm.c:456) 20250412085825235 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{UNUSED}: is child of mgw(mgw-fsm-5369330-0)[0x56545197d320] (fsm.c:486) 20250412085825235 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5369330-0)[0x56545197d320] (mgcp_client_endpoint_fsm.c:724) 20250412085825235 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825235 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825235 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825235 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5369330-0)[0x56545197d580]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825235 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5369330-0)[0x56545197d580]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5369330-0)[0x56545197d450] (fsm.c:486) 20250412085825235 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5369330-0)[0x56545197d580]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825235 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5369330-0)[0x56545197d580]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085825235 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=200 'CRCX 28 rtpbridge/*@mgw MGCP 1.0\r\nC: 51edf'... (mgcp_client.c:807) 20250412085825235 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085825235 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5369330-0)[0x56545197d580]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825235 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085825236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085825236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085825236 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085825236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x93f705) (hnbgw_rua.c:470) 20250412085825236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9697029 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085825236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697029)[0x56545196fb40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085825236 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085825236 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085825236 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9697029 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085825236 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825236 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085825236 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085825236 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825236 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085825236 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9697029-0)[0x5654519ac3c0] (mgcp_client_endpoint_fsm.c:724) 20250412085825236 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825236 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825236 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{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) 20250412085825236 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519bc7d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085825236 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=214 'MDCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: 93f70'... (mgcp_client.c:807) 20250412085825236 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412085825236 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519bc7d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085825236 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825236 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{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) 20250412085825236 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW-MGCP(208)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "28", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51edf217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51edf217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "28", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51edf217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51edf217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "93f70517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "93f70517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment_concurrent0(217)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 20250412085825245 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250412085825245 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519bc7d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) TC_rab_assignment_concurrent0(218)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 20250412085825245 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519bc7d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085825245 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519bc7d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085825245 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085825245 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{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) 20250412085825245 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{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) 20250412085825245 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825245 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825245 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{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) 20250412085825245 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825245 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085825245 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085825245 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9697029-0)[0x5654519ac3c0] (mgcp_client_endpoint_fsm.c:724) 20250412085825245 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825245 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825245 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825245 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9697029-0)[0x56545199a740]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825245 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9697029-0)[0x56545199a740]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00] (fsm.c:486) 20250412085825245 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9697029-0)[0x56545199a740]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825245 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9697029-0)[0x56545199a740]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250412085825245 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=204 'CRCX 30 rtpbridge/7@mgw MGCP 1.0\r\nC: 93f70'... (mgcp_client.c:807) 20250412085825245 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412085825245 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9697029-0)[0x56545199a740]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825245 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825245 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{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) 20250412085825245 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{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) 20250412085825245 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) 20250412085825249 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250412085825249 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197d580]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085825249 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197d580]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085825249 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197d580]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825249 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197d580]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) TC_rab_assignment_concurrent0(216)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "93f70517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "93f70517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825249 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085825249 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{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) 20250412085825249 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{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) 20250412085825249 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825249 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825249 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{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) 20250412085825249 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825249 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085825249 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825249 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085825249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5369330)[0x565451971330]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085825249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085825249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085825249 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)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250412085825249 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250412085825249 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a740]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085825249 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a740]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085825249 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a740]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825249 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a740]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825249 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085825249 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{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) 20250412085825249 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{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) 20250412085825249 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{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) 20250412085825249 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825249 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825249 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{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) 20250412085825249 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{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) 20250412085825249 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825249 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825249 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085825249 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085825249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5654519705e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085825249 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085825249 DLSCCP DEBUG SCCP-SCOC(15)[0x565451970b60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085825249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f5f66), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085825249 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085825249 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085825249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085825249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085825249 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 3f 5f 66 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085825249 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085825249 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825249 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085825249 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085825249 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085825249 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085825249 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412085825249 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085825249 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085825249 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825249 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 3f 5f 66 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085825253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085825253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085825253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085825253 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085825253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x51edf2) (hnbgw_rua.c:470) 20250412085825253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5369330 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085825253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5369330)[0x565451971330]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085825253 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085825253 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085825253 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5369330 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085825253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825253 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085825253 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085825253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825253 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085825253 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5369330-0)[0x56545197d320] (mgcp_client_endpoint_fsm.c:724) 20250412085825253 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825253 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825253 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{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) 20250412085825253 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197d580]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085825253 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: 51edf'... (mgcp_client.c:807) 20250412085825253 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412085825253 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197d580]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085825253 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825253 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{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) 20250412085825253 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{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)@481fc27fb91e: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085825257 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825257 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085825257 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085825257 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085825257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085825257 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085825257 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085825257 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085825257 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825257 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 11 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085825257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085825257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085825257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085825257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085825257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085825257 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085825257 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250412085825257 DLSCCP DEBUG SCCP-SCOC(17)[0x56545197a410]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085825257 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085825257 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085825257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5654519718e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085825257 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085825257 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085825257 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14602068 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085825257 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825257 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825257 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085825257 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085825257 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085825257 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825257 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085825257 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{UNUSED}: Allocated (fsm.c:456) 20250412085825257 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{UNUSED}: is child of mgw(mgw-fsm-14602068-0)[0x5654519c7400] (fsm.c:486) 20250412085825257 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14602068-0)[0x5654519c7400] (mgcp_client_endpoint_fsm.c:724) 20250412085825257 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825257 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825257 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825257 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14602068-0)[0x5654519ce360]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825257 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14602068-0)[0x5654519ce360]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90] (fsm.c:486) 20250412085825257 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14602068-0)[0x5654519ce360]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825257 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14602068-0)[0x5654519ce360]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085825257 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=200 'CRCX 32 rtpbridge/*@mgw MGCP 1.0\r\nC: decf5'... (mgcp_client.c:807) 20250412085825257 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085825257 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14602068-0)[0x5654519ce360]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825257 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "decf5417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "decf5417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent0(217)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "51edf217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51edf217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825267 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250412085825267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197d580]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085825267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197d580]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085825267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197d580]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085825267 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085825267 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{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) 20250412085825267 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{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) 20250412085825267 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825267 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825267 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{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) 20250412085825267 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825267 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085825267 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085825267 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5369330-0)[0x56545197d320] (mgcp_client_endpoint_fsm.c:724) 20250412085825267 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825267 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825267 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5369330-0)[0x5654519c64b0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5369330-0)[0x5654519c64b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5369330-0)[0x56545197d450] (fsm.c:486) 20250412085825267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5369330-0)[0x5654519c64b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5369330-0)[0x5654519c64b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250412085825267 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=204 'CRCX 33 rtpbridge/8@mgw MGCP 1.0\r\nC: 51edf'... (mgcp_client.c:807) 20250412085825267 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412085825267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5369330-0)[0x5654519c64b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825267 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825267 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{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) 20250412085825267 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{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) 20250412085825267 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(218)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "decf5417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "decf5417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(219)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 20250412085825275 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250412085825275 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ce360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085825275 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ce360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085825275 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ce360]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825275 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ce360]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825275 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) TC_rab_assignment_concurrent0(217)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "51edf217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51edf217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825275 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{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) 20250412085825275 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{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) 20250412085825275 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825275 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825275 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{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) 20250412085825275 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825275 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085825275 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825275 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085825275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14602068)[0x565451979fa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085825275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085825275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085825275 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)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250412085825276 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250412085825276 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c64b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085825276 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c64b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085825276 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c64b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825276 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c64b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825276 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085825276 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{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) 20250412085825276 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{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) 20250412085825276 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{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) 20250412085825276 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825276 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825276 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{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) 20250412085825276 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{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) 20250412085825276 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825276 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825276 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085825276 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085825276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x565451966730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085825276 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085825276 DLSCCP DEBUG SCCP-SCOC(16)[0x565451979860]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085825276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00025cc2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085825276 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085825277 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085825277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085825277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085825277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 02 5c c2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085825277 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085825277 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825277 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085825277 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085825277 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085825277 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085825277 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085825277 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085825277 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085825277 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825277 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 02 5c c2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085825283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085825283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085825283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085825283 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085825283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdecf54) (hnbgw_rua.c:470) 20250412085825283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14602068 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085825283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14602068)[0x565451979fa0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085825283 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085825283 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085825283 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14602068 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085825283 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825283 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085825283 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085825283 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825283 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085825283 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14602068-0)[0x5654519c7400] (mgcp_client_endpoint_fsm.c:724) 20250412085825283 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825283 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825283 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{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) 20250412085825283 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ce360]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085825283 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: decf5'... (mgcp_client.c:807) 20250412085825283 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412085825283 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ce360]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085825283 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825283 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{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) 20250412085825283 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{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)@481fc27fb91e: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085825290 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825290 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085825290 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085825290 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085825290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085825290 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085825290 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085825290 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085825290 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825290 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 12 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085825290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085825290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085825290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085825290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085825290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085825290 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085825290 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250412085825290 DLSCCP DEBUG SCCP-SCOC(18)[0x56545197b050]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085825290 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085825290 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085825290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56545197abe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085825290 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085825290 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085825290 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-266320 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085825290 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825290 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825290 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085825290 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085825290 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085825290 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825290 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085825290 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{UNUSED}: Allocated (fsm.c:456) 20250412085825290 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{UNUSED}: is child of mgw(mgw-fsm-266320-0)[0x5654519d0120] (fsm.c:486) 20250412085825290 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-266320-0)[0x5654519d0120] (mgcp_client_endpoint_fsm.c:724) 20250412085825290 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825290 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825290 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825290 DLMGCP DEBUG MGCP_CONN(mgw-fsm-266320-0)[0x5654519d7080]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825290 DLMGCP DEBUG MGCP_CONN(mgw-fsm-266320-0)[0x5654519d7080]{ST_CRCX}: is child of mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0] (fsm.c:486) 20250412085825290 DLMGCP DEBUG MGCP_CONN(mgw-fsm-266320-0)[0x5654519d7080]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825290 DLMGCP DEBUG MGCP_CONN(mgw-fsm-266320-0)[0x5654519d7080]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085825290 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=198 'CRCX 35 rtpbridge/*@mgw MGCP 1.0\r\nC: 41050'... (mgcp_client.c:807) 20250412085825290 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250412085825290 DLMGCP DEBUG MGCP_CONN(mgw-fsm-266320-0)[0x5654519d7080]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825290 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4105017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4105017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent0(218)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "decf5417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "decf5417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825306 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250412085825306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ce360]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085825306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ce360]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085825306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ce360]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085825306 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085825306 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{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) 20250412085825306 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{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) 20250412085825306 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825306 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825306 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{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) 20250412085825306 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825306 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085825307 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085825307 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14602068-0)[0x5654519c7400] (mgcp_client_endpoint_fsm.c:724) 20250412085825307 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825307 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825307 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825307 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14602068-0)[0x5654519c5490]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825307 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14602068-0)[0x5654519c5490]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90] (fsm.c:486) 20250412085825307 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14602068-0)[0x5654519c5490]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825307 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14602068-0)[0x5654519c5490]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250412085825307 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=204 'CRCX 36 rtpbridge/9@mgw MGCP 1.0\r\nC: decf5'... (mgcp_client.c:807) 20250412085825307 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412085825307 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14602068-0)[0x5654519c5490]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825307 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825307 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{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) 20250412085825307 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{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) 20250412085825307 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(219)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4105017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4105017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(220)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 20250412085825319 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250412085825319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d7080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085825319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d7080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085825319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d7080]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d7080]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825319 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085825319 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{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) 20250412085825319 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{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) 20250412085825319 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825319 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825319 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{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) 20250412085825319 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825319 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085825319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825320 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085825320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-266320)[0x565451970d90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085825320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085825320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085825320 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)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "decf5417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "decf5417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW-MGCP(208)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250412085825321 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250412085825321 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c5490]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085825321 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c5490]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085825321 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c5490]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825321 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c5490]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825321 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085825321 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{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) 20250412085825321 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{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) 20250412085825321 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{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) 20250412085825321 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825321 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825321 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{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) 20250412085825321 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{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) 20250412085825321 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825321 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825321 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085825321 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085825321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5654519718e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085825321 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085825321 DLSCCP DEBUG SCCP-SCOC(17)[0x56545197a410]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085825321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001e9e2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085825321 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085825321 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085825321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085825321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085825321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 00 06 01 e9 e2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085825321 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085825321 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825321 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085825321 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085825321 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085825321 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085825321 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085825321 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085825321 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085825321 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825321 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 00 06 01 e9 e2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085825331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085825331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085825331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085825331 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085825331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x41050) (hnbgw_rua.c:470) 20250412085825331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-266320 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085825331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-266320)[0x565451970d90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085825331 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085825331 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085825331 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-266320 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085825331 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825331 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085825331 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085825331 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825331 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085825331 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-266320-0)[0x5654519d0120] (mgcp_client_endpoint_fsm.c:724) 20250412085825331 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825331 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825332 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{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) 20250412085825332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d7080]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085825332 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=213 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 4105'... (mgcp_client.c:807) 20250412085825332 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250412085825332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d7080]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085825332 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825332 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{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) 20250412085825332 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{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)@481fc27fb91e: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085825336 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825336 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085825336 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085825336 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085825336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085825336 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085825336 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085825336 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085825336 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825336 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 13 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085825336 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085825336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085825336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085825336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085825336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085825336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085825336 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250412085825336 DLSCCP DEBUG SCCP-SCOC(19)[0x56545197bc60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085825336 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085825336 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085825336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x565451979c30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085825336 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085825336 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085825336 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498283 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085825336 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825336 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825336 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085825336 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085825336 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085825336 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825336 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085825336 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{UNUSED}: Allocated (fsm.c:456) 20250412085825336 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{UNUSED}: is child of mgw(mgw-fsm-1498283-0)[0x5654519cfa10] (fsm.c:486) 20250412085825336 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1498283-0)[0x5654519cfa10] (mgcp_client_endpoint_fsm.c:724) 20250412085825336 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825336 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825336 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1498283-0)[0x5654519dfe10]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1498283-0)[0x5654519dfe10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540] (fsm.c:486) 20250412085825336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1498283-0)[0x5654519dfe10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1498283-0)[0x5654519dfe10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085825336 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=200 'CRCX 38 rtpbridge/*@mgw MGCP 1.0\r\nC: 16dca'... (mgcp_client.c:807) 20250412085825336 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085825336 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1498283-0)[0x5654519dfe10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825336 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "16dcab17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "16dcab17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(219)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "4105017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4105017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825356 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250412085825356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d7080]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085825356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d7080]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085825356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d7080]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085825356 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085825356 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{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) 20250412085825356 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{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) 20250412085825356 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825356 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825356 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{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) 20250412085825356 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825356 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085825356 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085825356 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-266320-0)[0x5654519d0120] (mgcp_client_endpoint_fsm.c:724) 20250412085825356 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825356 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825356 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-266320-0)[0x5654519d8fa0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-266320-0)[0x5654519d8fa0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0] (fsm.c:486) 20250412085825356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-266320-0)[0x5654519d8fa0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-266320-0)[0x5654519d8fa0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250412085825356 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=203 'CRCX 39 rtpbridge/10@mgw MGCP 1.0\r\nC: 4105'... (mgcp_client.c:807) 20250412085825356 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250412085825356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-266320-0)[0x5654519d8fa0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825356 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825356 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{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) 20250412085825356 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{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) 20250412085825356 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(220)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "16dcab17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "16dcab17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(221)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 20250412085825364 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250412085825364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519dfe10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085825364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519dfe10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085825364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519dfe10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519dfe10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825364 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085825364 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{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) 20250412085825364 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{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) 20250412085825364 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825364 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825364 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{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) 20250412085825364 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825364 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085825364 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825364 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085825364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498283)[0x565451970fd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085825364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085825364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085825364 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)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent0(219)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "4105017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4105017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825365 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250412085825365 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8fa0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085825365 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8fa0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085825365 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8fa0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825365 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8fa0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825365 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085825365 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{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) 20250412085825365 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{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) 20250412085825365 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{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) 20250412085825365 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825365 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825365 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{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) 20250412085825365 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{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) 20250412085825365 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825365 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085825365 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085825365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56545197abe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085825365 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085825365 DLSCCP DEBUG SCCP-SCOC(18)[0x56545197b050]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085825365 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a248bc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085825365 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085825365 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085825365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085825365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085825365 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 03 06 a2 48 bc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085825365 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085825365 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825365 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085825365 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085825365 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085825365 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085825365 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412085825365 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085825365 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085825365 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825365 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 03 06 a2 48 bc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085825373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085825373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085825373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085825373 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085825373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x16dcab) (hnbgw_rua.c:470) 20250412085825373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498283 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085825373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498283)[0x565451970fd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085825373 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085825373 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085825373 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498283 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085825373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825373 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085825373 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085825373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825373 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085825373 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1498283-0)[0x5654519cfa10] (mgcp_client_endpoint_fsm.c:724) 20250412085825373 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825373 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825373 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{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) 20250412085825373 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519dfe10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085825373 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 16dc'... (mgcp_client.c:807) 20250412085825373 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250412085825373 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519dfe10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085825373 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825373 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{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) 20250412085825373 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{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)@481fc27fb91e: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085825376 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825376 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085825376 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085825376 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085825376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085825376 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085825376 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085825376 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085825376 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825376 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 14 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085825376 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085825376 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085825376 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085825376 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085825376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085825376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085825376 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250412085825376 DLSCCP DEBUG SCCP-SCOC(20)[0x56545197c8a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085825376 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085825376 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085825376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56545197c3c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085825376 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085825376 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085825376 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4201362 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085825376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825376 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085825376 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085825376 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085825376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825376 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085825376 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{UNUSED}: Allocated (fsm.c:456) 20250412085825376 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{UNUSED}: is child of mgw(mgw-fsm-4201362-0)[0x5654519e1b60] (fsm.c:486) 20250412085825376 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4201362-0)[0x5654519e1b60] (mgcp_client_endpoint_fsm.c:724) 20250412085825376 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825376 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825376 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825376 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4201362-0)[0x5654519e8ac0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825376 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4201362-0)[0x5654519e8ac0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0] (fsm.c:486) 20250412085825376 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4201362-0)[0x5654519e8ac0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825376 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4201362-0)[0x5654519e8ac0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085825376 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=200 'CRCX 41 rtpbridge/*@mgw MGCP 1.0\r\nC: 401b9'... (mgcp_client.c:807) 20250412085825376 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085825376 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4201362-0)[0x5654519e8ac0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825376 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "401b9217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "401b9217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(220)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "16dcab17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "16dcab17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825384 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250412085825384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519dfe10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085825384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519dfe10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085825384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519dfe10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085825384 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085825384 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{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) 20250412085825384 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{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) 20250412085825384 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825384 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825384 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{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) 20250412085825384 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825384 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085825384 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085825384 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1498283-0)[0x5654519cfa10] (mgcp_client_endpoint_fsm.c:724) 20250412085825384 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825384 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825384 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1498283-0)[0x5654519e0ff0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1498283-0)[0x5654519e0ff0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540] (fsm.c:486) 20250412085825384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1498283-0)[0x5654519e0ff0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1498283-0)[0x5654519e0ff0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250412085825384 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=205 'CRCX 42 rtpbridge/11@mgw MGCP 1.0\r\nC: 16dc'... (mgcp_client.c:807) 20250412085825384 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250412085825384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1498283-0)[0x5654519e0ff0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825384 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825384 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{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) 20250412085825384 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{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) 20250412085825384 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(221)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "401b9217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "401b9217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(222)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 TC_rab_assignment_concurrent0(220)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "16dcab17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "16dcab17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825389 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250412085825389 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519e8ac0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085825389 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519e8ac0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085825389 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519e8ac0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825389 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519e8ac0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825389 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085825389 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{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) 20250412085825389 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{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) 20250412085825389 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825389 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825389 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{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) 20250412085825389 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825389 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085825389 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825389 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085825389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4201362)[0x56545197c290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085825389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085825389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085825389 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)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250412085825389 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250412085825389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519e0ff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085825389 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825389 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085825389 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085825389 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085825389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085825389 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412085825389 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085825389 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085825389 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825389 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 02 06 82 80 17 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412085825389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519e0ff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085825389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519e0ff0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519e0ff0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825389 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085825389 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{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) 20250412085825389 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{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) 20250412085825389 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{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) 20250412085825389 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825389 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825389 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{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) 20250412085825389 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{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) 20250412085825389 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825389 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825389 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085825389 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085825389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x565451979c30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085825389 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085825389 DLSCCP DEBUG SCCP-SCOC(19)[0x56545197bc60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085825389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00828017), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085825389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085825389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085825389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085825389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085825389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 02 06 82 80 17 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085825389 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085825393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085825393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085825393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085825393 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085825393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x401b92) (hnbgw_rua.c:470) 20250412085825393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4201362 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085825393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4201362)[0x56545197c290]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085825393 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085825393 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085825393 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4201362 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085825393 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825393 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085825393 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085825393 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825393 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085825393 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4201362-0)[0x5654519e1b60] (mgcp_client_endpoint_fsm.c:724) 20250412085825393 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825393 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825393 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{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) 20250412085825393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519e8ac0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085825393 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 401b'... (mgcp_client.c:807) 20250412085825393 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250412085825393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519e8ac0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085825393 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825393 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{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) 20250412085825393 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{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)@481fc27fb91e: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085825397 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825397 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085825397 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085825397 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085825397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085825397 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085825397 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085825397 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085825397 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825397 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 15 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085825397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085825397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085825397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085825397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085825397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085825397 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085825397 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250412085825397 DLSCCP DEBUG SCCP-SCOC(21)[0x56545197db80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085825397 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085825397 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085825397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56545197bff0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085825397 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085825397 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085825397 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4778268 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085825397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825397 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085825397 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085825397 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085825397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825397 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085825397 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{UNUSED}: Allocated (fsm.c:456) 20250412085825397 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{UNUSED}: is child of mgw(mgw-fsm-4778268-0)[0x5654519ea9e0] (fsm.c:486) 20250412085825397 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4778268-0)[0x5654519ea9e0] (mgcp_client_endpoint_fsm.c:724) 20250412085825397 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825397 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825397 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4778268-0)[0x5654519d8c00]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4778268-0)[0x5654519d8c00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0] (fsm.c:486) 20250412085825397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4778268-0)[0x5654519d8c00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4778268-0)[0x5654519d8c00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085825397 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=200 'CRCX 44 rtpbridge/*@mgw MGCP 1.0\r\nC: 48e91'... (mgcp_client.c:807) 20250412085825397 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085825397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4778268-0)[0x5654519d8c00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825397 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "48e91c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "48e91c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(221)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "401b9217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "401b9217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825407 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250412085825407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519e8ac0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085825407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519e8ac0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085825407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519e8ac0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085825407 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085825407 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{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) 20250412085825407 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{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) 20250412085825407 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825407 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825407 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{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) 20250412085825407 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825407 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085825407 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085825407 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4201362-0)[0x5654519e1b60] (mgcp_client_endpoint_fsm.c:724) 20250412085825407 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825407 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825407 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4201362-0)[0x5654519d8470]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4201362-0)[0x5654519d8470]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0] (fsm.c:486) 20250412085825407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4201362-0)[0x5654519d8470]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4201362-0)[0x5654519d8470]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250412085825407 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=205 'CRCX 45 rtpbridge/12@mgw MGCP 1.0\r\nC: 401b'... (mgcp_client.c:807) 20250412085825407 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250412085825407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4201362-0)[0x5654519d8470]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825407 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825407 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{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) 20250412085825407 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{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) 20250412085825407 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(222)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "48e91c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "48e91c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(223)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 TC_rab_assignment_concurrent0(221)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "401b9217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "401b9217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825413 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250412085825413 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d8c00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085825413 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d8c00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085825413 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d8c00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825413 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d8c00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825413 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085825413 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{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) 20250412085825413 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{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) 20250412085825413 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825413 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825413 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{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) 20250412085825413 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825413 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085825413 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825413 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085825413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4778268)[0x56545197b7e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085825413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085825413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085825413 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)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250412085825414 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250412085825414 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8470]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085825414 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8470]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085825414 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8470]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825414 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8470]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825414 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085825414 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{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) 20250412085825414 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{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) 20250412085825414 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{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) 20250412085825414 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825414 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825414 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{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) 20250412085825414 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{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) 20250412085825414 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825414 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825414 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085825414 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085825414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56545197c3c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085825414 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085825414 DLSCCP DEBUG SCCP-SCOC(20)[0x56545197c8a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085825414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009896b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085825414 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085825414 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085825414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085825414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085825414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 05 06 09 89 6b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085825414 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085825414 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825414 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085825414 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085825414 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085825414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085825414 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085825414 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085825414 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085825414 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 05 06 09 89 6b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085825420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085825420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085825420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085825420 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085825420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x48e91c) (hnbgw_rua.c:470) 20250412085825420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4778268 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085825420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4778268)[0x56545197b7e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085825420 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085825420 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085825420 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4778268 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085825420 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825420 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085825420 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085825420 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825420 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085825420 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4778268-0)[0x5654519ea9e0] (mgcp_client_endpoint_fsm.c:724) 20250412085825420 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825420 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825420 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{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) 20250412085825420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d8c00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085825420 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 48e9'... (mgcp_client.c:807) 20250412085825420 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250412085825420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d8c00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085825420 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825420 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{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) 20250412085825420 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{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)@481fc27fb91e: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085825425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085825425 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085825425 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085825425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085825425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085825425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085825425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085825425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085825425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085825425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085825425 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 16 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085825425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085825425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085825425 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085825425 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250412085825425 DLSCCP DEBUG SCCP-SCOC(22)[0x56545197e4a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085825425 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085825425 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085825425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56545197e030]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085825425 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085825425 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085825425 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1829444 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085825425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825425 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085825425 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085825425 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085825425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825425 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085825425 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{UNUSED}: Allocated (fsm.c:456) 20250412085825425 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{UNUSED}: is child of mgw(mgw-fsm-1829444-0)[0x5654519ea650] (fsm.c:486) 20250412085825425 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1829444-0)[0x5654519ea650] (mgcp_client_endpoint_fsm.c:724) 20250412085825425 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825425 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825425 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825425 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1829444-0)[0x5654519ea2d0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825425 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1829444-0)[0x5654519ea2d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00] (fsm.c:486) 20250412085825425 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1829444-0)[0x5654519ea2d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825425 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1829444-0)[0x5654519ea2d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085825425 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=200 'CRCX 47 rtpbridge/*@mgw MGCP 1.0\r\nC: 1bea4'... (mgcp_client.c:807) 20250412085825425 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085825425 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1829444-0)[0x5654519ea2d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825425 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1bea4417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1bea4417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent0(222)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "48e91c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "48e91c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825436 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250412085825436 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d8c00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085825436 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d8c00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085825436 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d8c00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085825436 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085825436 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{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) 20250412085825436 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{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) 20250412085825436 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825436 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825436 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{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) 20250412085825436 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825436 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085825436 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085825436 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4778268-0)[0x5654519ea9e0] (mgcp_client_endpoint_fsm.c:724) 20250412085825436 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825436 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825436 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825436 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4778268-0)[0x5654519d89f0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825436 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4778268-0)[0x5654519d89f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0] (fsm.c:486) 20250412085825436 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4778268-0)[0x5654519d89f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825436 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4778268-0)[0x5654519d89f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250412085825436 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=205 'CRCX 48 rtpbridge/13@mgw MGCP 1.0\r\nC: 48e9'... (mgcp_client.c:807) 20250412085825436 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250412085825436 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4778268-0)[0x5654519d89f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825436 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825436 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{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) 20250412085825436 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{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) 20250412085825436 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(223)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1bea4417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1bea4417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(224)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 20250412085825443 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250412085825443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ea2d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085825443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ea2d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085825443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ea2d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) TC_rab_assignment_concurrent0(222)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "48e91c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "48e91c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW-MGCP(208)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250412085825443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ea2d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825443 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085825443 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{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) 20250412085825443 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{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) 20250412085825443 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825443 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825443 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{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) 20250412085825443 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825443 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085825443 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825443 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085825443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1829444)[0x56545197c120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085825443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085825443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085825443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250412085825443 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250412085825443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d89f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085825443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d89f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085825443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d89f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d89f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825443 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085825443 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{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) 20250412085825443 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{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) 20250412085825443 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{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) 20250412085825443 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825443 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825443 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{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) 20250412085825443 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{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) 20250412085825443 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825443 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825443 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085825443 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085825443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56545197bff0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085825443 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085825443 DLSCCP DEBUG SCCP-SCOC(21)[0x56545197db80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085825443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1d8aa), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085825443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085825443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085825443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085825443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085825443 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 04 06 b1 d8 aa 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085825443 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085825444 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825444 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085825444 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085825444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085825444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085825444 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412085825444 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085825444 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085825444 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825444 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 04 06 b1 d8 aa 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085825448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085825448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085825448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085825448 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085825448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1bea44) (hnbgw_rua.c:470) 20250412085825448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1829444 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085825448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1829444)[0x56545197c120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085825448 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085825448 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085825448 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1829444 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085825448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825448 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085825448 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085825448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825448 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085825448 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1829444-0)[0x5654519ea650] (mgcp_client_endpoint_fsm.c:724) 20250412085825448 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825448 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825448 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{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) 20250412085825448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ea2d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085825448 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 1bea'... (mgcp_client.c:807) 20250412085825448 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250412085825448 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ea2d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085825448 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825448 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{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) 20250412085825448 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{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)@481fc27fb91e: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085825452 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825452 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085825452 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085825452 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085825452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085825452 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085825452 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085825452 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085825452 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825452 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 17 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085825452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085825452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085825452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085825452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085825452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085825452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085825452 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250412085825452 DLSCCP DEBUG SCCP-SCOC(23)[0x56545197f130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085825452 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085825452 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085825452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56545197cc00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085825452 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085825452 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085825452 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7559190 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085825452 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825452 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825452 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085825452 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085825452 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085825452 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825452 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085825452 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{UNUSED}: Allocated (fsm.c:456) 20250412085825453 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{UNUSED}: is child of mgw(mgw-fsm-7559190-0)[0x5654519fcdc0] (fsm.c:486) 20250412085825453 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7559190-0)[0x5654519fcdc0] (mgcp_client_endpoint_fsm.c:724) 20250412085825453 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825453 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825453 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825453 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7559190-0)[0x565451a037c0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825453 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7559190-0)[0x565451a037c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0] (fsm.c:486) 20250412085825453 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7559190-0)[0x565451a037c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825453 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7559190-0)[0x565451a037c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085825453 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=200 'CRCX 50 rtpbridge/*@mgw MGCP 1.0\r\nC: 73581'... (mgcp_client.c:807) 20250412085825453 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085825453 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7559190-0)[0x565451a037c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825453 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(208)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "73581617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73581617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent0(223)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "1bea4417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1bea4417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825466 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250412085825466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ea2d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085825466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ea2d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085825466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ea2d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085825466 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085825466 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{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) 20250412085825466 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{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) 20250412085825466 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825466 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825466 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{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) 20250412085825466 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825466 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085825466 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085825466 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1829444-0)[0x5654519ea650] (mgcp_client_endpoint_fsm.c:724) 20250412085825466 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825466 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825466 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1829444-0)[0x5654519f2590]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1829444-0)[0x5654519f2590]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00] (fsm.c:486) TC_rab_assignment_concurrent0(224)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "73581617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73581617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250412085825466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1829444-0)[0x5654519f2590]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825466 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1829444-0)[0x5654519f2590]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250412085825466 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=205 'CRCX 51 rtpbridge/14@mgw MGCP 1.0\r\nC: 1bea'... (mgcp_client.c:807) 20250412085825466 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250412085825467 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1829444-0)[0x5654519f2590]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825467 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825467 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{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) 20250412085825467 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{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) 20250412085825467 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(224)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 TC_rab_assignment_concurrent0(223)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "1bea4417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1bea4417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825476 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250412085825477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451a037c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085825477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451a037c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085825477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451a037c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451a037c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825477 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085825477 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{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) 20250412085825477 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{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) 20250412085825477 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825477 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825477 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{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) 20250412085825477 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825477 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085825477 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085825477 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085825477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7559190)[0x56545197d9d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085825477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085825477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085825477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250412085825477 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250412085825477 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f2590]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085825477 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f2590]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085825477 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f2590]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825477 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f2590]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825477 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085825477 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{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) 20250412085825477 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{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) 20250412085825477 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{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) 20250412085825477 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825477 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825477 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{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) 20250412085825477 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{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) 20250412085825477 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825477 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825477 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085825477 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085825477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56545197e030]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085825477 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085825477 DLSCCP DEBUG SCCP-SCOC(22)[0x56545197e4a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085825477 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3d13), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085825477 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085825477 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085825477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085825477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085825477 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 07 06 dd 3d 13 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085825477 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085825477 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825477 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085825477 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085825477 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085825477 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085825477 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412085825477 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085825477 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085825477 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825477 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 07 06 dd 3d 13 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085825484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085825484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085825484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085825484 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085825484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x735816) (hnbgw_rua.c:470) 20250412085825484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7559190 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085825484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7559190)[0x56545197d9d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085825484 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085825484 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085825484 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7559190 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085825484 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825484 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085825484 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085825484 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825484 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085825484 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7559190-0)[0x5654519fcdc0] (mgcp_client_endpoint_fsm.c:724) 20250412085825484 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825484 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825484 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{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) 20250412085825484 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451a037c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085825484 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 7358'... (mgcp_client.c:807) 20250412085825484 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250412085825484 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451a037c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085825484 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825484 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{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) 20250412085825484 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{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)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "73581617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73581617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825493 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250412085825493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451a037c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085825493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451a037c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085825493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451a037c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085825493 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085825493 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{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) 20250412085825493 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{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) 20250412085825493 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825493 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825493 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{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) 20250412085825493 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825493 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085825493 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085825493 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7559190-0)[0x5654519fcdc0] (mgcp_client_endpoint_fsm.c:724) 20250412085825493 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085825493 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085825493 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085825493 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7559190-0)[0x5654519f28a0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085825493 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7559190-0)[0x5654519f28a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0] (fsm.c:486) 20250412085825493 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7559190-0)[0x5654519f28a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085825493 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7559190-0)[0x5654519f28a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250412085825493 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 7358'... (mgcp_client.c:807) 20250412085825493 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250412085825493 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7559190-0)[0x5654519f28a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085825493 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085825493 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{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) 20250412085825493 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{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) 20250412085825493 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{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)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "73581617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73581617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085825500 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250412085825500 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f28a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085825500 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f28a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085825500 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f28a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085825500 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f28a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085825500 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085825500 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{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) 20250412085825500 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{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) 20250412085825500 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{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) 20250412085825500 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085825500 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085825500 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{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) 20250412085825500 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{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) 20250412085825500 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085825500 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085825500 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085825500 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085825500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56545197cc00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085825500 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085825500 DLSCCP DEBUG SCCP-SCOC(23)[0x56545197f130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085825500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00041005), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085825500 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085825500 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085825500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085825500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085825500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085825500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 06 06 04 10 05 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085825500 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085825500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085825500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085825500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085825500 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085825500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085825500 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412085825500 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085825500 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085825500 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085825500 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 06 06 04 10 05 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085827100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827100 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827100 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827100 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827100 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827100 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827100 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827100 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827100 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 08 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085827100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827100 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085827100 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250412085827100 DLSCCP DEBUG SCCP-SCOC(8)[0x565451960ef0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085827101 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827101 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085827101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56545195f880]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085827101 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085827101 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085827101 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9167516 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085827101 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085827101 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085827101 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085827101 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085827101 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827101 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 8be29'... (mgcp_client.c:807) 20250412085827101 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827101 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827101 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545197f420]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827101 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 8be29'... (mgcp_client.c:807) 20250412085827101 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827101 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545197f420]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827101 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{IN_USE}: Removing from parent mgw(mgw-fsm-9167516-0)[0x565451965ea0] (mgcp_client_endpoint_fsm.c:873) 20250412085827101 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085827101 DLMGCP DEBUG mgw-endp(mgw-fsm-9167516-0)[0x565451958030]{IN_USE}: Deallocated (fsm.c:568) 20250412085827101 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085827101 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085827101 DMGW DEBUG mgw(mgw-fsm-9167516-0)[0x565451965ea0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085827101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9167516)[0x56545195ebb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085827101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085827101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085827101 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "8be29c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "8be29c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085827116 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250412085827116 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827116 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827116 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827116 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412085827116 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250412085827117 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545197f420]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827117 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545197f420]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827117 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545197f420]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827117 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545197f420]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)9167516 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085827130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085827130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085827130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085827130 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085827130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8be29c,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085827130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9167516 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085827130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9167516)[0x56545195ebb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085827130 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085827130 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085827130 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9167516 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085827130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56545195f880]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085827130 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085827130 DLSCCP DEBUG SCCP-SCOC(8)[0x565451960ef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085827130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00747384), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085827130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 08 06 74 73 84 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9167516)[0x56545195ebb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085827130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56545195f880]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085827130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56545195f880]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085827131 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827131 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827131 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827131 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827131 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827131 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412085827131 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827131 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827131 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827131 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 08 06 74 73 84 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412085827131 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827131 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827131 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827131 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827131 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827131 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827131 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827131 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827131 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827131 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 09 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085827131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085827132 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250412085827132 DLSCCP DEBUG SCCP-SCOC(9)[0x56545195e420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085827132 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827132 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085827132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5654519581a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085827132 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085827132 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085827132 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5179184 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085827132 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085827132 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085827132 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085827132 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085827132 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451987870]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827132 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 4f073'... (mgcp_client.c:807) 20250412085827132 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827132 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451987870]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827132 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980850]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827132 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 4f073'... (mgcp_client.c:807) 20250412085827132 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827132 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980850]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827132 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{IN_USE}: Removing from parent mgw(mgw-fsm-5179184-0)[0x565451980f10] (mgcp_client_endpoint_fsm.c:873) 20250412085827132 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085827132 DLMGCP DEBUG mgw-endp(mgw-fsm-5179184-0)[0x5654519701e0]{IN_USE}: Deallocated (fsm.c:568) 20250412085827132 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085827132 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085827132 DMGW DEBUG mgw(mgw-fsm-5179184-0)[0x565451980f10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085827132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5179184)[0x565451979290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085827132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085827132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085827132 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)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)15253030 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4f073017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4f073017" }, { code := "I", val := "22222" } }, sdp := omit } 20250412085827147 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250412085827147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451987870]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451987870]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451987870]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451987870]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085827147 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250412085827147 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980850]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827147 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980850]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827148 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980850]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827148 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980850]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)5179184 20250412085827152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085827152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085827152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085827152 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085827152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4f0730,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085827152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5179184 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085827152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5179184)[0x565451979290]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085827152 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085827152 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085827152 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5179184 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085827152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5654519581a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085827152 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085827152 DLSCCP DEBUG SCCP-SCOC(9)[0x56545195e420]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085827152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d654f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085827152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 09 06 1d 65 4f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5179184)[0x565451979290]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085827152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5654519581a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085827152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5654519581a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085827152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827153 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827153 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827153 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412085827153 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827153 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827153 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827153 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 09 06 1d 65 4f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412085827153 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827153 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827153 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827153 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827153 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827153 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827153 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827153 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827153 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827153 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 08 74 73 84 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085827153 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827153 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827153 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827153 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827153 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=00747384), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085827153 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1855) 20250412085827153 DLSCCP DEBUG SCCP-SCOC(8)[0x565451960ef0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085827153 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827153 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085827153 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085827153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56545195f880]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085827153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56545195f880]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085827154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9167516)[0x56545195ebb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085827154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9167516)[0x56545195ebb0]{disconnected}: Freeing instance (context_map.c:202) 20250412085827154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9167516)[0x56545195ebb0]{disconnected}: Deallocated (fsm.c:568) 20250412085827154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56545195f880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085827154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56545195f880]{disconnected}: Freeing instance (context_map.c:206) 20250412085827154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56545195f880]{disconnected}: Deallocated (fsm.c:568) 20250412085827154 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9167516 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250412085827154 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=00747384), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:415) 20250412085827154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827153 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827153 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827153 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827153 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827153 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827153 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827154 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 08 05 74 73 84 00 00 08 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827154 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827154 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827154 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827154 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0a 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085827154 DLSCCP DEBUG SCCP-SCOC(8)[0x565451960ef0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085827154 DLSCCP DEBUG SCCP-SCOC(8)[0x565451960ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085827154 DLSCCP DEBUG SCCP-SCOC(8)[0x565451960ef0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085827154 DLSCCP DEBUG SCCP-SCOC(8)[0x565451960ef0]{IDLE}: Deallocated (fsm.c:568) 20250412085827154 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827154 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827154 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827154 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827154 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085827154 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250412085827154 DLSCCP DEBUG SCCP-SCOC(10)[0x565451966cf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085827154 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827154 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085827154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x565451966600]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085827154 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085827154 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085827154 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5057933 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085827154 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085827154 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085827154 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085827154 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085827154 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519904b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827154 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 4d2d8'... (mgcp_client.c:807) 20250412085827154 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827154 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519904b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827154 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519896b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827154 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 4d2d8'... (mgcp_client.c:807) 20250412085827154 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827154 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519896b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827154 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{IN_USE}: Removing from parent mgw(mgw-fsm-5057933-0)[0x5654519898c0] (mgcp_client_endpoint_fsm.c:873) 20250412085827154 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085827154 DLMGCP DEBUG mgw-endp(mgw-fsm-5057933-0)[0x565451989b00]{IN_USE}: Deallocated (fsm.c:568) 20250412085827154 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085827154 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085827154 DMGW DEBUG mgw(mgw-fsm-5057933-0)[0x5654519898c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085827154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5057933)[0x56545195dce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085827154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085827154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085827154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085827154 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827155 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412085827155 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827155 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827155 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827155 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 08 05 74 73 84 00 00 08 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(211)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)7837797 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:1 20250412085827162 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827162 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827162 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827162 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827162 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827162 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827162 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827162 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827162 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827162 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 09 1d 65 4f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085827162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827162 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827162 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827162 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827162 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=001d654f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085827162 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1855) 20250412085827162 DLSCCP DEBUG SCCP-SCOC(9)[0x56545195e420]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085827162 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827162 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085827162 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085827162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5654519581a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085827162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5654519581a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085827162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5179184)[0x565451979290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085827162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5179184)[0x565451979290]{disconnected}: Freeing instance (context_map.c:202) 20250412085827162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5179184)[0x565451979290]{disconnected}: Deallocated (fsm.c:568) 20250412085827162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5654519581a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085827162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5654519581a0]{disconnected}: Freeing instance (context_map.c:206) 20250412085827162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5654519581a0]{disconnected}: Deallocated (fsm.c:568) 20250412085827162 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5179184 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250412085827162 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=001d654f), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:415) 20250412085827162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 09 05 1d 65 4f 00 00 09 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827162 DLSCCP DEBUG SCCP-SCOC(9)[0x56545195e420]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085827162 DLSCCP DEBUG SCCP-SCOC(9)[0x56545195e420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085827162 DLSCCP DEBUG SCCP-SCOC(9)[0x56545195e420]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085827162 DLSCCP DEBUG SCCP-SCOC(9)[0x56545195e420]{IDLE}: Deallocated (fsm.c:568) 20250412085827163 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827163 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827163 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827163 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827163 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412085827163 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827163 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827163 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827163 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 09 05 1d 65 4f 00 00 09 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(211)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "4d2d8d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "4d2d8d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085827170 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250412085827170 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519904b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827170 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519904b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827171 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519904b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827171 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519904b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412085827171 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250412085827171 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519896b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827171 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519896b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827171 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519896b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827171 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519896b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085827173 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827173 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827173 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827173 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827173 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827173 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827173 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827173 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827173 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827173 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085827173 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085827173 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250412085827173 DLSCCP DEBUG SCCP-SCOC(11)[0x565451971ef0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085827173 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827173 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085827173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x565451963890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085827174 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085827174 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085827174 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7154741 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085827174 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085827174 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085827174 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085827174 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)5057933 20250412085827174 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451998fb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827174 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: 6d2c3'... (mgcp_client.c:807) 20250412085827174 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827174 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451998fb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827174 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199aed0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827174 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: 6d2c3'... (mgcp_client.c:807) 20250412085827174 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827174 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199aed0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827174 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{IN_USE}: Removing from parent mgw(mgw-fsm-7154741-0)[0x565451992270] (mgcp_client_endpoint_fsm.c:873) 20250412085827174 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085827174 DLMGCP DEBUG mgw-endp(mgw-fsm-7154741-0)[0x5654519926e0]{IN_USE}: Deallocated (fsm.c:568) 20250412085827174 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085827174 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085827174 DMGW DEBUG mgw(mgw-fsm-7154741-0)[0x565451992270]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085827174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7154741)[0x565451963760]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085827174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085827174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085827174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085827174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085827174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085827174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085827174 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085827174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4d2d8d,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085827174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5057933 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085827174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5057933)[0x56545195dce0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085827174 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085827174 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085827174 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5057933 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085827174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x565451966600]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085827174 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085827174 DLSCCP DEBUG SCCP-SCOC(10)[0x565451966cf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085827174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075ba55), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085827174 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827175 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827175 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827175 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 75 ba 55 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5057933)[0x56545195dce0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085827175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x565451966600]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085827175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x565451966600]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085827175 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827175 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827175 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827175 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827175 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827175 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085827175 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827175 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827175 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827175 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 75 ba 55 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)6934267 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:2 20250412085827180 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827180 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827180 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827180 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827180 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827180 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827180 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827180 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827180 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827180 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0a 75 ba 55 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085827180 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827180 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827180 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=0075ba55), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085827180 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1855) 20250412085827180 DLSCCP DEBUG SCCP-SCOC(10)[0x565451966cf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085827180 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827180 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085827180 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085827180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x565451966600]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085827180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x565451966600]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085827180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5057933)[0x56545195dce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085827180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5057933)[0x56545195dce0]{disconnected}: Freeing instance (context_map.c:202) 20250412085827180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5057933)[0x56545195dce0]{disconnected}: Deallocated (fsm.c:568) 20250412085827180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x565451966600]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085827180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x565451966600]{disconnected}: Freeing instance (context_map.c:206) 20250412085827180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x565451966600]{disconnected}: Deallocated (fsm.c:568) 20250412085827180 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5057933 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250412085827180 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=0075ba55), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:415) 20250412085827180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827180 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 75 ba 55 00 00 0a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827180 DLSCCP DEBUG SCCP-SCOC(10)[0x565451966cf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085827180 DLSCCP DEBUG SCCP-SCOC(10)[0x565451966cf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085827180 DLSCCP DEBUG SCCP-SCOC(10)[0x565451966cf0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085827180 DLSCCP DEBUG SCCP-SCOC(10)[0x565451966cf0]{IDLE}: Deallocated (fsm.c:568) 20250412085827180 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827180 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827180 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827180 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827180 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827180 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085827180 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827180 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827180 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827181 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 75 ba 55 00 00 0a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "6d2c3517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "6d2c3517" }, { code := "I", val := "22222" } }, sdp := omit } 20250412085827185 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250412085827186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451998fb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451998fb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451998fb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451998fb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085827186 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250412085827186 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199aed0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827186 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199aed0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827186 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199aed0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827186 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199aed0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)7154741 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085827193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827193 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827193 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827193 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827193 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827193 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0c 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085827193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085827193 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250412085827193 DLSCCP DEBUG SCCP-SCOC(12)[0x565451964ac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085827193 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827193 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085827193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x565451966b20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085827193 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085827193 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085827193 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1543811 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085827193 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085827193 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085827193 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085827193 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085827193 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519a2060]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827193 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 178e8'... (mgcp_client.c:807) 20250412085827193 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827193 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519a2060]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827193 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519a3240]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827194 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 178e8'... (mgcp_client.c:807) 20250412085827194 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827194 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519a3240]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827194 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{IN_USE}: Removing from parent mgw(mgw-fsm-1543811-0)[0x565451992030] (mgcp_client_endpoint_fsm.c:873) 20250412085827194 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085827194 DLMGCP DEBUG mgw-endp(mgw-fsm-1543811-0)[0x56545199b790]{IN_USE}: Deallocated (fsm.c:568) 20250412085827194 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085827194 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085827194 DMGW DEBUG mgw(mgw-fsm-1543811-0)[0x565451992030]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085827194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543811)[0x5654519639c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085827194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085827194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085827194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085827194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085827194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085827194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085827194 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085827194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6d2c35,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085827194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7154741 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085827194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7154741)[0x565451963760]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085827194 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085827194 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085827194 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7154741 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085827194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x565451963890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085827194 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085827194 DLSCCP DEBUG SCCP-SCOC(11)[0x565451971ef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085827194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc507d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085827194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 dc 50 7d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7154741)[0x565451963760]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085827194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x565451963890]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085827194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x565451963890]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085827194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827194 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085827194 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827194 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827194 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827194 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 dc 50 7d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)11193752 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:3 20250412085827200 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827200 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827200 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827200 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827200 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827200 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827200 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827200 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827200 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827200 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0b dc 50 7d 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085827200 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827200 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827200 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827200 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827200 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=00dc507d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085827201 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1855) 20250412085827201 DLSCCP DEBUG SCCP-SCOC(11)[0x565451971ef0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085827201 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827201 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085827201 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085827201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x565451963890]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085827201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x565451963890]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085827201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7154741)[0x565451963760]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085827201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7154741)[0x565451963760]{disconnected}: Freeing instance (context_map.c:202) 20250412085827201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7154741)[0x565451963760]{disconnected}: Deallocated (fsm.c:568) 20250412085827201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x565451963890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085827201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x565451963890]{disconnected}: Freeing instance (context_map.c:206) 20250412085827201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x565451963890]{disconnected}: Deallocated (fsm.c:568) 20250412085827201 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7154741 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085827201 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=00dc507d), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:415) 20250412085827201 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827201 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827201 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0b 05 dc 50 7d 00 00 0b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827201 DLSCCP DEBUG SCCP-SCOC(11)[0x565451971ef0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085827201 DLSCCP DEBUG SCCP-SCOC(11)[0x565451971ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085827201 DLSCCP DEBUG SCCP-SCOC(11)[0x565451971ef0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085827201 DLSCCP DEBUG SCCP-SCOC(11)[0x565451971ef0]{IDLE}: Deallocated (fsm.c:568) 20250412085827201 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827201 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827201 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827201 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085827201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827201 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827201 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0b 05 dc 50 7d 00 00 0b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "178e8317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "178e8317" }, { code := "I", val := "22222" } }, sdp := omit } 20250412085827207 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250412085827207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519a2060]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519a2060]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519a2060]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519a2060]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085827207 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250412085827207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519a3240]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519a3240]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519a3240]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519a3240]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)1543811 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085827218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827218 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827218 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827218 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827218 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827218 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827218 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827218 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827218 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0d 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085827218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827218 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085827218 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250412085827218 DLSCCP DEBUG SCCP-SCOC(13)[0x56545196f7e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085827218 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827218 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085827218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5654519689d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085827218 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085827218 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085827218 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8574558 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085827218 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085827218 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085827218 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085827218 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085827218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519aac80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827218 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 82d65'... (mgcp_client.c:807) 20250412085827218 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519aac80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827218 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a3a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827218 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 82d65'... (mgcp_client.c:807) 20250412085827218 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827218 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a3a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827218 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{IN_USE}: Removing from parent mgw(mgw-fsm-8574558-0)[0x5654519a3d10] (mgcp_client_endpoint_fsm.c:873) 20250412085827218 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085827218 DLMGCP DEBUG mgw-endp(mgw-fsm-8574558-0)[0x5654519a4310]{IN_USE}: Deallocated (fsm.c:568) 20250412085827218 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085827218 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085827218 DMGW DEBUG mgw(mgw-fsm-8574558-0)[0x5654519a3d10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085827218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8574558)[0x565451967950]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085827218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085827218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085827218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085827218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085827218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085827218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085827218 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085827218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x178e83,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085827218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1543811 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085827218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543811)[0x5654519639c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085827218 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085827218 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085827218 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1543811 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085827218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x565451966b20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085827218 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085827218 DLSCCP DEBUG SCCP-SCOC(12)[0x565451964ac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085827218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aff4b9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085827218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 af f4 b9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543811)[0x5654519639c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085827219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x565451966b20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085827219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x565451966b20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085827219 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827219 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827219 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827219 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827219 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827219 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085827219 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827219 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827219 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827219 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 af f4 b9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer TC_rab_assignment_concurrent0(214)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)11618777 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:4 20250412085827226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827226 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827226 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827226 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827226 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827226 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827226 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827226 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827226 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0c af f4 b9 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085827226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827226 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827226 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827226 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827226 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=00aff4b9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085827226 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1855) 20250412085827226 DLSCCP DEBUG SCCP-SCOC(12)[0x565451964ac0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085827226 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827226 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085827226 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085827226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x565451966b20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085827226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x565451966b20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085827226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543811)[0x5654519639c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085827226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543811)[0x5654519639c0]{disconnected}: Freeing instance (context_map.c:202) 20250412085827226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1543811)[0x5654519639c0]{disconnected}: Deallocated (fsm.c:568) 20250412085827226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x565451966b20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085827226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x565451966b20]{disconnected}: Freeing instance (context_map.c:206) 20250412085827226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x565451966b20]{disconnected}: Deallocated (fsm.c:568) 20250412085827226 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1543811 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412085827226 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=00aff4b9), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:415) 20250412085827226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0c 05 af f4 b9 00 00 0c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827226 DLSCCP DEBUG SCCP-SCOC(12)[0x565451964ac0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085827226 DLSCCP DEBUG SCCP-SCOC(12)[0x565451964ac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085827226 DLSCCP DEBUG SCCP-SCOC(12)[0x565451964ac0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085827226 DLSCCP DEBUG SCCP-SCOC(12)[0x565451964ac0]{IDLE}: Deallocated (fsm.c:568) 20250412085827226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827226 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827226 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827226 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827226 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085827226 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827226 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827226 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827226 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0c 05 af f4 b9 00 00 0c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "82d65e17" }, { code := "I", val := "11111" } }, sdp := omit } 20250412085827229 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250412085827229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519aac80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519aac80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519aac80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519aac80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "82d65e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085827230 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250412085827230 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a3a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827230 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a3a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827230 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a3a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827230 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a3a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)8574558 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085827233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827233 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827233 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827233 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827233 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827233 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827233 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0e 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085827233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085827233 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250412085827233 DLSCCP DEBUG SCCP-SCOC(14)[0x5654519682e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085827233 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827233 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085827233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x565451963e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085827233 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085827233 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085827233 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4613183 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085827233 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085827233 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085827233 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085827233 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085827233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519b3a40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827233 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 46643'... (mgcp_client.c:807) 20250412085827233 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519b3a40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827233 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519b5960]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827233 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 46643'... (mgcp_client.c:807) 20250412085827233 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827233 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519b5960]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827233 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{IN_USE}: Removing from parent mgw(mgw-fsm-4613183-0)[0x5654519aca40] (mgcp_client_endpoint_fsm.c:873) 20250412085827233 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085827233 DLMGCP DEBUG mgw-endp(mgw-fsm-4613183-0)[0x5654519ad170]{IN_USE}: Deallocated (fsm.c:568) 20250412085827233 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085827233 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085827233 DMGW DEBUG mgw(mgw-fsm-4613183-0)[0x5654519aca40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085827233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4613183)[0x565451967e70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085827233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085827233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085827233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085827233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085827233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085827233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085827233 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085827233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x82d65e,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085827233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8574558 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085827233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8574558)[0x565451967950]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085827233 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085827233 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085827233 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8574558 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085827233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5654519689d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085827233 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085827233 DLSCCP DEBUG SCCP-SCOC(13)[0x56545196f7e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085827233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00545922), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085827233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 54 59 22 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8574558)[0x565451967950]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085827233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5654519689d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085827233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5654519689d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085827233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827233 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827233 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827233 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827233 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412085827233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827233 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827234 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 54 59 22 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)6622386 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:5 20250412085827237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827237 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827237 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827237 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827237 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827237 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827237 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827237 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0d 54 59 22 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085827237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827237 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=00545922), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085827237 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1855) 20250412085827237 DLSCCP DEBUG SCCP-SCOC(13)[0x56545196f7e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085827237 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827237 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085827237 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085827237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5654519689d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085827237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5654519689d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085827237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8574558)[0x565451967950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085827237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8574558)[0x565451967950]{disconnected}: Freeing instance (context_map.c:202) 20250412085827237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8574558)[0x565451967950]{disconnected}: Deallocated (fsm.c:568) 20250412085827237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5654519689d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085827237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5654519689d0]{disconnected}: Freeing instance (context_map.c:206) 20250412085827237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5654519689d0]{disconnected}: Deallocated (fsm.c:568) 20250412085827237 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8574558 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250412085827237 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=00545922), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:415) 20250412085827237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827237 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0d 05 54 59 22 00 00 0d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827237 DLSCCP DEBUG SCCP-SCOC(13)[0x56545196f7e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085827237 DLSCCP DEBUG SCCP-SCOC(13)[0x56545196f7e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085827237 DLSCCP DEBUG SCCP-SCOC(13)[0x56545196f7e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085827237 DLSCCP DEBUG SCCP-SCOC(13)[0x56545196f7e0]{IDLE}: Deallocated (fsm.c:568) 20250412085827237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827237 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412085827237 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827237 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827237 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0d 05 54 59 22 00 00 0d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "46643f17" }, { code := "I", val := "11111" } }, sdp := omit } 20250412085827239 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) TC_rab_assignment_concurrent0(215)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "46643f17" }, { code := "I", val := "22222" } }, sdp := omit } 20250412085827239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519b3a40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519b3a40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519b3a40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519b3a40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085827239 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250412085827239 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519b5960]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827239 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519b5960]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827239 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519b5960]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827239 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519b5960]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)4613183 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085827259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827259 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827259 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827259 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827259 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827259 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 0f 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085827259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827259 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085827259 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250412085827259 DLSCCP DEBUG SCCP-SCOC(15)[0x565451970b60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085827259 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827259 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085827259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5654519705e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085827259 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085827259 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085827259 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9697029 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085827259 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085827259 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085827259 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085827259 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085827259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519bc7d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827259 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 93f70'... (mgcp_client.c:807) 20250412085827259 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519bc7d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827259 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a740]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827260 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 93f70'... (mgcp_client.c:807) 20250412085827260 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a740]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827260 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{IN_USE}: Removing from parent mgw(mgw-fsm-9697029-0)[0x5654519ac3c0] (mgcp_client_endpoint_fsm.c:873) 20250412085827260 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085827260 DLMGCP DEBUG mgw-endp(mgw-fsm-9697029-0)[0x5654519b5f00]{IN_USE}: Deallocated (fsm.c:568) 20250412085827260 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085827260 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085827260 DMGW DEBUG mgw(mgw-fsm-9697029-0)[0x5654519ac3c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085827260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697029)[0x56545196fb40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085827260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085827260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085827260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085827260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085827260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085827260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085827260 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085827260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x46643f,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085827260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4613183 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085827260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4613183)[0x565451967e70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085827260 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085827260 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085827260 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4613183 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085827260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x565451963e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085827260 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085827260 DLSCCP DEBUG SCCP-SCOC(14)[0x5654519682e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085827260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047f3f7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085827260 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827260 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 47 f3 f7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4613183)[0x565451967e70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085827260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x565451963e10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085827260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x565451963e10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085827260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827261 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412085827261 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827261 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827261 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827261 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0e 06 47 f3 f7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)12167147 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:6 20250412085827270 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827270 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827270 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827270 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827270 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827270 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827270 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827270 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827270 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0e 47 f3 f7 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085827270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827270 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=0047f3f7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085827270 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1855) 20250412085827270 DLSCCP DEBUG SCCP-SCOC(14)[0x5654519682e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085827270 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827270 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085827270 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085827270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x565451963e10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085827270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x565451963e10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085827270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4613183)[0x565451967e70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085827270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4613183)[0x565451967e70]{disconnected}: Freeing instance (context_map.c:202) 20250412085827270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4613183)[0x565451967e70]{disconnected}: Deallocated (fsm.c:568) 20250412085827270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x565451963e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085827270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x565451963e10]{disconnected}: Freeing instance (context_map.c:206) 20250412085827270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x565451963e10]{disconnected}: Deallocated (fsm.c:568) 20250412085827270 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4613183 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250412085827270 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=0047f3f7), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:415) 20250412085827270 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827270 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0e 05 47 f3 f7 00 00 0e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827270 DLSCCP DEBUG SCCP-SCOC(14)[0x5654519682e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085827270 DLSCCP DEBUG SCCP-SCOC(14)[0x5654519682e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085827270 DLSCCP DEBUG SCCP-SCOC(14)[0x5654519682e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085827270 DLSCCP DEBUG SCCP-SCOC(14)[0x5654519682e0]{IDLE}: Deallocated (fsm.c:568) 20250412085827271 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827271 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827271 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827271 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827271 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827271 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412085827271 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827271 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827271 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827271 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0e 05 47 f3 f7 00 00 0e 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "93f70517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "93f70517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085827281 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250412085827281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519bc7d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519bc7d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519bc7d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519bc7d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412085827281 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250412085827281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a740]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a740]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a740]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545199a740]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)9697029 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085827286 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827286 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827286 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827286 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827286 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827286 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827286 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 10 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085827286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085827286 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250412085827286 DLSCCP DEBUG SCCP-SCOC(16)[0x565451979860]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085827286 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827286 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085827286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x565451966730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085827286 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085827286 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085827286 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5369330 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085827286 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085827286 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085827286 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085827286 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085827286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197d580]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827286 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: 51edf'... (mgcp_client.c:807) 20250412085827286 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197d580]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827286 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c64b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827286 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: 51edf'... (mgcp_client.c:807) 20250412085827286 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827286 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c64b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827286 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{IN_USE}: Removing from parent mgw(mgw-fsm-5369330-0)[0x56545197d320] (mgcp_client_endpoint_fsm.c:873) 20250412085827286 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085827286 DLMGCP DEBUG mgw-endp(mgw-fsm-5369330-0)[0x56545197d450]{IN_USE}: Deallocated (fsm.c:568) 20250412085827286 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085827286 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085827286 DMGW DEBUG mgw(mgw-fsm-5369330-0)[0x56545197d320]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085827286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5369330)[0x565451971330]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085827286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085827286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085827286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085827286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085827286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085827286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085827286 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085827286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x93f705,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085827286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9697029 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085827286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697029)[0x56545196fb40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085827286 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085827286 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085827286 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9697029 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085827286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5654519705e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085827286 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085827286 DLSCCP DEBUG SCCP-SCOC(15)[0x565451970b60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085827286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f5f66), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085827286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 3f 5f 66 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827287 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412085827287 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827287 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827287 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0f 06 3f 5f 66 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412085827286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697029)[0x56545196fb40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085827286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5654519705e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085827286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5654519705e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)10645445 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:7 20250412085827292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827292 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827292 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827292 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827292 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827292 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827292 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827292 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827292 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 0f 3f 5f 66 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085827292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827292 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=003f5f66), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085827292 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1855) 20250412085827292 DLSCCP DEBUG SCCP-SCOC(15)[0x565451970b60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085827292 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827292 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085827292 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085827292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5654519705e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085827292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5654519705e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085827292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697029)[0x56545196fb40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085827292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697029)[0x56545196fb40]{disconnected}: Freeing instance (context_map.c:202) 20250412085827292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697029)[0x56545196fb40]{disconnected}: Deallocated (fsm.c:568) 20250412085827292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5654519705e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085827292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5654519705e0]{disconnected}: Freeing instance (context_map.c:206) 20250412085827292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5654519705e0]{disconnected}: Deallocated (fsm.c:568) 20250412085827292 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9697029 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250412085827292 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=003f5f66), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:415) 20250412085827292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827292 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0f 05 3f 5f 66 00 00 0f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827292 DLSCCP DEBUG SCCP-SCOC(15)[0x565451970b60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085827292 DLSCCP DEBUG SCCP-SCOC(15)[0x565451970b60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085827292 DLSCCP DEBUG SCCP-SCOC(15)[0x565451970b60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085827292 DLSCCP DEBUG SCCP-SCOC(15)[0x565451970b60]{IDLE}: Deallocated (fsm.c:568) 20250412085827292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412085827293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827293 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827293 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0f 05 3f 5f 66 00 00 0f 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "51edf217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "51edf217" }, { code := "I", val := "22222" } }, sdp := omit } 20250412085827295 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250412085827295 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197d580]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827295 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197d580]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827295 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197d580]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(217)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085827295 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197d580]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412085827295 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250412085827295 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c64b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827295 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c64b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827295 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c64b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827295 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c64b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)5369330 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085827331 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827331 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827331 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827331 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827331 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827331 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827331 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827331 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827331 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 11 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085827331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827331 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085827331 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250412085827331 DLSCCP DEBUG SCCP-SCOC(17)[0x56545197a410]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085827331 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827332 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085827332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5654519718e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085827332 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085827332 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085827332 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14602068 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085827332 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085827332 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085827332 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085827332 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085827332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ce360]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827332 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: decf5'... (mgcp_client.c:807) 20250412085827332 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ce360]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827332 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c5490]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827332 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: decf5'... (mgcp_client.c:807) 20250412085827332 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827332 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c5490]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827332 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{IN_USE}: Removing from parent mgw(mgw-fsm-14602068-0)[0x5654519c7400] (mgcp_client_endpoint_fsm.c:873) 20250412085827332 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085827332 DLMGCP DEBUG mgw-endp(mgw-fsm-14602068-0)[0x5654519c7a90]{IN_USE}: Deallocated (fsm.c:568) 20250412085827332 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085827332 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085827332 DMGW DEBUG mgw(mgw-fsm-14602068-0)[0x5654519c7400]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085827332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14602068)[0x565451979fa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085827332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085827332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085827332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085827332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085827332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085827332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085827332 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085827332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x51edf2,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085827332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5369330 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085827332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5369330)[0x565451971330]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085827332 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085827332 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085827332 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5369330 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085827332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x565451966730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085827332 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085827332 DLSCCP DEBUG SCCP-SCOC(16)[0x565451979860]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085827332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00025cc2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085827332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 01 06 02 5c c2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5369330)[0x565451971330]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085827332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x565451966730]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085827332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x565451966730]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085827332 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827332 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827332 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827332 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827332 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827332 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085827332 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827332 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827332 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827332 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 01 06 02 5c c2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)9906916 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:8 20250412085827338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827338 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827338 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827338 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827338 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827338 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827338 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827338 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827338 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 10 02 5c c2 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085827338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827338 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=00025cc2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085827338 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1855) 20250412085827338 DLSCCP DEBUG SCCP-SCOC(16)[0x565451979860]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085827338 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827338 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085827338 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085827338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x565451966730]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085827338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x565451966730]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085827338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5369330)[0x565451971330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085827338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5369330)[0x565451971330]{disconnected}: Freeing instance (context_map.c:202) 20250412085827338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5369330)[0x565451971330]{disconnected}: Deallocated (fsm.c:568) 20250412085827338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x565451966730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085827338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x565451966730]{disconnected}: Freeing instance (context_map.c:206) 20250412085827338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x565451966730]{disconnected}: Deallocated (fsm.c:568) 20250412085827338 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5369330 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250412085827338 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=00025cc2), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:415) 20250412085827338 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827338 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 01 05 02 5c c2 00 00 10 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827338 DLSCCP DEBUG SCCP-SCOC(16)[0x565451979860]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085827338 DLSCCP DEBUG SCCP-SCOC(16)[0x565451979860]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085827338 DLSCCP DEBUG SCCP-SCOC(16)[0x565451979860]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085827338 DLSCCP DEBUG SCCP-SCOC(16)[0x565451979860]{IDLE}: Deallocated (fsm.c:568) 20250412085827339 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827339 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827339 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827339 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827339 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827339 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085827339 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827339 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827339 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827339 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 01 05 02 5c c2 00 00 10 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "decf5417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "decf5417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085827341 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250412085827341 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ce360]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827341 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ce360]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827341 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ce360]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827341 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ce360]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412085827341 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250412085827341 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c5490]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827341 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c5490]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827341 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c5490]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827341 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519c5490]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)14602068 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085827381 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827381 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827381 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827381 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827381 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827381 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827381 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827381 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827381 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827381 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 12 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085827382 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827382 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085827382 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250412085827382 DLSCCP DEBUG SCCP-SCOC(18)[0x56545197b050]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085827382 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827382 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085827382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56545197abe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085827382 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085827382 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085827382 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-266320 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085827382 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085827382 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085827382 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085827382 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085827382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d7080]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827382 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 4105'... (mgcp_client.c:807) 20250412085827382 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d7080]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8fa0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827382 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 4105'... (mgcp_client.c:807) 20250412085827382 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085827382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8fa0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827382 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{IN_USE}: Removing from parent mgw(mgw-fsm-266320-0)[0x5654519d0120] (mgcp_client_endpoint_fsm.c:873) 20250412085827382 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085827382 DLMGCP DEBUG mgw-endp(mgw-fsm-266320-0)[0x5654519d07b0]{IN_USE}: Deallocated (fsm.c:568) 20250412085827382 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085827382 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085827382 DMGW DEBUG mgw(mgw-fsm-266320-0)[0x5654519d0120]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085827382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-266320)[0x565451970d90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085827382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085827383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085827383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085827383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085827383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085827383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085827383 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085827383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdecf54,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085827383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14602068 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085827383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14602068)[0x565451979fa0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085827383 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085827383 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085827383 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14602068 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085827383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5654519718e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085827383 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085827383 DLSCCP DEBUG SCCP-SCOC(17)[0x56545197a410]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085827383 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001e9e2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085827383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827383 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 00 06 01 e9 e2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14602068)[0x565451979fa0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085827383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5654519718e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085827383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5654519718e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085827383 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827383 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827383 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827383 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827383 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827383 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085827383 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827383 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827384 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827384 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 00 06 01 e9 e2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)13854554 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:9 20250412085827393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827393 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827393 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827393 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827393 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827393 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 11 01 e9 e2 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085827393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827393 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=0001e9e2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085827393 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1855) 20250412085827393 DLSCCP DEBUG SCCP-SCOC(17)[0x56545197a410]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085827393 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827393 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085827394 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085827394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5654519718e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085827394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5654519718e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085827394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14602068)[0x565451979fa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085827394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14602068)[0x565451979fa0]{disconnected}: Freeing instance (context_map.c:202) 20250412085827394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14602068)[0x565451979fa0]{disconnected}: Deallocated (fsm.c:568) 20250412085827394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5654519718e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085827394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5654519718e0]{disconnected}: Freeing instance (context_map.c:206) 20250412085827394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5654519718e0]{disconnected}: Deallocated (fsm.c:568) 20250412085827394 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14602068 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250412085827394 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=0001e9e2), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:415) 20250412085827394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 00 05 01 e9 e2 00 00 11 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827394 DLSCCP DEBUG SCCP-SCOC(17)[0x56545197a410]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085827394 DLSCCP DEBUG SCCP-SCOC(17)[0x56545197a410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085827394 DLSCCP DEBUG SCCP-SCOC(17)[0x56545197a410]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085827394 DLSCCP DEBUG SCCP-SCOC(17)[0x56545197a410]{IDLE}: Deallocated (fsm.c:568) 20250412085827394 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827394 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827394 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085827394 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827394 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827394 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 00 05 01 e9 e2 00 00 11 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085827400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827400 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827400 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827400 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827400 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827400 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827400 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 13 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085827400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827400 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085827400 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250412085827400 DLSCCP DEBUG SCCP-SCOC(19)[0x56545197bc60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085827400 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827400 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085827400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x565451979c30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085827401 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085827401 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085827401 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498283 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085827401 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085827401 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085827401 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085827401 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085827401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519dfe10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827401 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 16dc'... (mgcp_client.c:807) 20250412085827401 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412085827401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519dfe10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519e0ff0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827401 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 16dc'... (mgcp_client.c:807) 20250412085827401 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412085827401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519e0ff0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827401 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{IN_USE}: Removing from parent mgw(mgw-fsm-1498283-0)[0x5654519cfa10] (mgcp_client_endpoint_fsm.c:873) 20250412085827401 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085827401 DLMGCP DEBUG mgw-endp(mgw-fsm-1498283-0)[0x5654519d9540]{IN_USE}: Deallocated (fsm.c:568) 20250412085827401 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085827401 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085827401 DMGW DEBUG mgw(mgw-fsm-1498283-0)[0x5654519cfa10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085827401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498283)[0x565451970fd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085827401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085827401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085827401 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "4105017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "4105017" }, { code := "I", val := "22222" } }, sdp := omit } 20250412085827416 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250412085827416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d7080]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d7080]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(219)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085827416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d7080]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d7080]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "16dcab17" }, { code := "I", val := "11111" } }, sdp := omit } 20250412085827417 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250412085827417 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8fa0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827417 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8fa0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827417 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8fa0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827417 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8fa0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "16dcab17" }, { code := "I", val := "22222" } }, sdp := omit } 20250412085827419 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250412085827419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519dfe10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519dfe10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519dfe10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519dfe10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085827421 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250412085827421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519e0ff0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519e0ff0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519e0ff0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519e0ff0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)266320 20250412085827422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085827422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085827422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085827422 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085827422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x41050,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085827422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-266320 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085827422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-266320)[0x565451970d90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085827423 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085827423 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085827423 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-266320 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085827423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56545197abe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085827423 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085827423 DLSCCP DEBUG SCCP-SCOC(18)[0x56545197b050]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085827423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a248bc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085827423 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827423 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827423 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 03 06 a2 48 bc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:12 20250412085827423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-266320)[0x565451970d90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085827423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56545197abe0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085827423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56545197abe0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 20250412085827423 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827423 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827423 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827423 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827423 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827423 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412085827423 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827423 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827423 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827423 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 03 06 a2 48 bc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085827424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827425 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827425 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827425 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 14 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085827425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827425 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085827425 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250412085827425 DLSCCP DEBUG SCCP-SCOC(20)[0x56545197c8a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085827425 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827425 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085827425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56545197c3c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085827425 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085827425 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085827425 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4201362 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085827425 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085827425 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085827425 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085827425 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085827425 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519e8ac0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827425 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 401b'... (mgcp_client.c:807) 20250412085827425 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412085827425 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519e8ac0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827425 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8470]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827425 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 401b'... (mgcp_client.c:807) 20250412085827425 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412085827425 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8470]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827425 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{IN_USE}: Removing from parent mgw(mgw-fsm-4201362-0)[0x5654519e1b60] (mgcp_client_endpoint_fsm.c:873) 20250412085827425 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085827425 DLMGCP DEBUG mgw-endp(mgw-fsm-4201362-0)[0x5654519e21f0]{IN_USE}: Deallocated (fsm.c:568) 20250412085827425 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085827425 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085827425 DMGW DEBUG mgw(mgw-fsm-4201362-0)[0x5654519e1b60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085827425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4201362)[0x56545197c290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085827426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085827426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085827426 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_concurrent-Iuh0-RUA(201)@481fc27fb91e: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)1498283 20250412085827426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085827426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085827427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085827427 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085827427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x16dcab,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085827427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498283 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085827427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498283)[0x565451970fd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085827427 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085827427 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085827427 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498283 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085827427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x565451979c30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085827427 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085827427 DLSCCP DEBUG SCCP-SCOC(19)[0x56545197bc60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085827427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00828017), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085827427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 02 06 82 80 17 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498283)[0x565451970fd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085827427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x565451979c30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085827427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x565451979c30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:10 20250412085827427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827427 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412085827427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827427 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 02 06 82 80 17 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer TC_rab_assignment_concurrent0(221)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)2597611 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:10 TC_rab_assignment_concurrent0(220)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085827434 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827434 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827434 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827434 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827434 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827434 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827434 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827434 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827434 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 12 a2 48 bc 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085827434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827434 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=00a248bc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085827434 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1855) 20250412085827434 DLSCCP DEBUG SCCP-SCOC(18)[0x56545197b050]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085827434 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827434 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085827434 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085827434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56545197abe0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085827434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56545197abe0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085827434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-266320)[0x565451970d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085827434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-266320)[0x565451970d90]{disconnected}: Freeing instance (context_map.c:202) 20250412085827434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-266320)[0x565451970d90]{disconnected}: Deallocated (fsm.c:568) 20250412085827434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56545197abe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085827434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56545197abe0]{disconnected}: Freeing instance (context_map.c:206) 20250412085827434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56545197abe0]{disconnected}: Deallocated (fsm.c:568) 20250412085827434 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-266320 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250412085827434 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=00a248bc), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:415) 20250412085827434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 03 05 a2 48 bc 00 00 12 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827434 DLSCCP DEBUG SCCP-SCOC(18)[0x56545197b050]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085827434 DLSCCP DEBUG SCCP-SCOC(18)[0x56545197b050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085827434 DLSCCP DEBUG SCCP-SCOC(18)[0x56545197b050]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085827434 DLSCCP DEBUG SCCP-SCOC(18)[0x56545197b050]{IDLE}: Deallocated (fsm.c:568) 20250412085827435 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827435 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827435 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827435 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827435 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412085827435 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827435 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827435 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827435 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 03 05 a2 48 bc 00 00 12 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)13715438 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: RLC received in state:disconnect_pending 20250412085827437 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827437 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827437 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827437 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827437 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827437 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827437 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827437 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827437 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 13 82 80 17 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085827437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827437 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=00828017), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085827437 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1855) 20250412085827437 DLSCCP DEBUG SCCP-SCOC(19)[0x56545197bc60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085827437 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827437 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085827437 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085827437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x565451979c30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085827437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x565451979c30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085827437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498283)[0x565451970fd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085827437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498283)[0x565451970fd0]{disconnected}: Freeing instance (context_map.c:202) 20250412085827437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1498283)[0x565451970fd0]{disconnected}: Deallocated (fsm.c:568) 20250412085827437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x565451979c30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085827437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x565451979c30]{disconnected}: Freeing instance (context_map.c:206) 20250412085827437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x565451979c30]{disconnected}: Deallocated (fsm.c:568) 20250412085827437 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498283 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250412085827437 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=00828017), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:415) 20250412085827437 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827437 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 02 05 82 80 17 00 00 13 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827437 DLSCCP DEBUG SCCP-SCOC(19)[0x56545197bc60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085827437 DLSCCP DEBUG SCCP-SCOC(19)[0x56545197bc60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085827437 DLSCCP DEBUG SCCP-SCOC(19)[0x56545197bc60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085827437 DLSCCP DEBUG SCCP-SCOC(19)[0x56545197bc60]{IDLE}: Deallocated (fsm.c:568) 20250412085827437 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827437 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827437 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827437 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827437 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412085827438 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827438 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827438 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827438 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 02 05 82 80 17 00 00 13 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "401b9217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "401b9217" }, { code := "I", val := "22222" } }, sdp := omit } 20250412085827442 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250412085827442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519e8ac0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519e8ac0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519e8ac0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519e8ac0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085827443 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250412085827443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8470]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8470]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8470]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827443 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d8470]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)4201362 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085827452 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827452 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827452 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827452 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827452 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827452 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827452 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827452 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827452 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 15 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085827452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085827452 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250412085827452 DLSCCP DEBUG SCCP-SCOC(21)[0x56545197db80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085827452 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827452 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085827452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56545197bff0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085827452 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085827452 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085827452 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4778268 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085827452 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085827452 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085827452 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085827452 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085827452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d8c00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827452 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 48e9'... (mgcp_client.c:807) 20250412085827452 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412085827452 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d8c00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827452 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d89f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827452 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 48e9'... (mgcp_client.c:807) 20250412085827452 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412085827452 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d89f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827452 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{IN_USE}: Removing from parent mgw(mgw-fsm-4778268-0)[0x5654519ea9e0] (mgcp_client_endpoint_fsm.c:873) 20250412085827452 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085827452 DLMGCP DEBUG mgw-endp(mgw-fsm-4778268-0)[0x5654519eabf0]{IN_USE}: Deallocated (fsm.c:568) 20250412085827452 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085827452 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085827452 DMGW DEBUG mgw(mgw-fsm-4778268-0)[0x5654519ea9e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085827452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4778268)[0x56545197b7e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085827452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085827452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085827452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085827452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085827452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085827452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085827452 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085827452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x401b92,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085827452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4201362 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085827452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4201362)[0x56545197c290]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085827452 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085827453 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085827453 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4201362 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085827453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56545197c3c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085827453 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085827453 DLSCCP DEBUG SCCP-SCOC(20)[0x56545197c8a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085827453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009896b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085827453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 05 06 09 89 6b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4201362)[0x56545197c290]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085827453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56545197c3c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085827453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56545197c3c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085827453 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827453 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827453 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827453 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827453 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085827453 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827453 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827453 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827453 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 05 06 09 89 6b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer TC_rab_assignment_concurrent0(222)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)10793131 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:12 20250412085827459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827459 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827459 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827459 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827459 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827459 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827459 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827459 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827459 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827459 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 14 09 89 6b 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085827459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827459 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=0009896b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085827459 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1855) 20250412085827459 DLSCCP DEBUG SCCP-SCOC(20)[0x56545197c8a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085827459 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827459 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085827459 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085827459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56545197c3c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085827459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56545197c3c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085827459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4201362)[0x56545197c290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085827459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4201362)[0x56545197c290]{disconnected}: Freeing instance (context_map.c:202) 20250412085827459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4201362)[0x56545197c290]{disconnected}: Deallocated (fsm.c:568) 20250412085827459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56545197c3c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085827459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56545197c3c0]{disconnected}: Freeing instance (context_map.c:206) 20250412085827459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56545197c3c0]{disconnected}: Deallocated (fsm.c:568) 20250412085827459 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4201362 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250412085827459 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=0009896b), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:415) 20250412085827459 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827459 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 05 05 09 89 6b 00 00 14 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827459 DLSCCP DEBUG SCCP-SCOC(20)[0x56545197c8a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085827459 DLSCCP DEBUG SCCP-SCOC(20)[0x56545197c8a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085827459 DLSCCP DEBUG SCCP-SCOC(20)[0x56545197c8a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085827459 DLSCCP DEBUG SCCP-SCOC(20)[0x56545197c8a0]{IDLE}: Deallocated (fsm.c:568) 20250412085827459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827459 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827459 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827459 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827459 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827459 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085827459 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827459 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827459 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827459 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 05 05 09 89 6b 00 00 14 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "48e91c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "48e91c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed20250412085827467 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250412085827467 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d8c00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827467 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d8c00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827467 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d8c00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827467 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519d8c00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412085827468 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250412085827468 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d89f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827468 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d89f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827468 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d89f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827468 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519d89f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)4778268 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085827487 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827487 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827487 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827487 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827487 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827487 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 16 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085827487 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827487 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085827487 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250412085827487 DLSCCP DEBUG SCCP-SCOC(22)[0x56545197e4a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085827487 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827487 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085827487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56545197e030]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085827487 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085827487 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085827487 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1829444 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085827487 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085827488 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085827488 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085827488 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085827488 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ea2d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827488 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 1bea'... (mgcp_client.c:807) 20250412085827488 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412085827488 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ea2d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827488 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f2590]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827488 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 1bea'... (mgcp_client.c:807) 20250412085827488 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412085827488 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f2590]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827488 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{IN_USE}: Removing from parent mgw(mgw-fsm-1829444-0)[0x5654519ea650] (mgcp_client_endpoint_fsm.c:873) 20250412085827488 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085827488 DLMGCP DEBUG mgw-endp(mgw-fsm-1829444-0)[0x5654519f3c00]{IN_USE}: Deallocated (fsm.c:568) 20250412085827488 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085827488 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085827488 DMGW DEBUG mgw(mgw-fsm-1829444-0)[0x5654519ea650]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085827488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1829444)[0x56545197c120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085827488 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085827488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085827488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250412085827488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085827488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085827488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085827488 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085827488 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x48e91c,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085827488 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4778268 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085827488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4778268)[0x56545197b7e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085827488 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085827488 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085827488 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4778268 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085827488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56545197bff0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085827488 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085827488 DLSCCP DEBUG SCCP-SCOC(21)[0x56545197db80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085827488 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1d8aa), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085827488 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827488 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 04 06 b1 d8 aa 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4778268)[0x56545197b7e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085827488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56545197bff0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085827488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56545197bff0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085827489 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827489 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827489 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827489 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827489 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827489 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412085827489 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827489 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827489 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827489 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 04 06 b1 d8 aa 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)2741078 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:13 20250412085827497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827497 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827497 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827497 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827497 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827497 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827497 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827497 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827497 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 15 b1 d8 aa 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085827497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827497 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827497 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827497 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827497 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=00b1d8aa), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085827497 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1855) 20250412085827497 DLSCCP DEBUG SCCP-SCOC(21)[0x56545197db80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085827497 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827497 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085827497 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085827497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56545197bff0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085827497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56545197bff0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085827497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4778268)[0x56545197b7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085827497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4778268)[0x56545197b7e0]{disconnected}: Freeing instance (context_map.c:202) 20250412085827497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4778268)[0x56545197b7e0]{disconnected}: Deallocated (fsm.c:568) 20250412085827497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56545197bff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085827497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56545197bff0]{disconnected}: Freeing instance (context_map.c:206) 20250412085827497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56545197bff0]{disconnected}: Deallocated (fsm.c:568) 20250412085827497 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4778268 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250412085827497 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=00b1d8aa), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:415) 20250412085827497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 04 05 b1 d8 aa 00 00 15 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827497 DLSCCP DEBUG SCCP-SCOC(21)[0x56545197db80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085827497 DLSCCP DEBUG SCCP-SCOC(21)[0x56545197db80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085827497 DLSCCP DEBUG SCCP-SCOC(21)[0x56545197db80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085827497 DLSCCP DEBUG SCCP-SCOC(21)[0x56545197db80]{IDLE}: Deallocated (fsm.c:568) 20250412085827498 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827498 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827498 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827498 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827498 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827498 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412085827498 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827498 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827498 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827498 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 04 05 b1 d8 aa 00 00 15 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "1bea4417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "1bea4417" }, { code := "I", val := "22222" } }, sdp := omit } 20250412085827506 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250412085827506 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ea2d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827506 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ea2d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827506 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ea2d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827506 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5654519ea2d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085827506 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250412085827506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f2590]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f2590]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f2590]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f2590]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085827508 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827508 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827508 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827508 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827508 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827508 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827508 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827508 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827508 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827508 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 17 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085827508 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827508 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827508 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827508 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827508 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085827508 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250412085827508 DLSCCP DEBUG SCCP-SCOC(23)[0x56545197f130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085827508 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827508 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085827508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56545197cc00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085827509 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085827509 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085827509 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7559190 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085827509 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085827509 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085827509 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085827509 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085827509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451a037c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827509 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 7358'... (mgcp_client.c:807) 20250412085827509 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412085827509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451a037c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827509 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f28a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085827509 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 7358'... (mgcp_client.c:807) 20250412085827509 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412085827509 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f28a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085827509 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{IN_USE}: Removing from parent mgw(mgw-fsm-7559190-0)[0x5654519fcdc0] (mgcp_client_endpoint_fsm.c:873) 20250412085827509 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085827509 DLMGCP DEBUG mgw-endp(mgw-fsm-7559190-0)[0x5654519fcef0]{IN_USE}: Deallocated (fsm.c:568) 20250412085827509 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085827509 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085827509 DMGW DEBUG mgw(mgw-fsm-7559190-0)[0x5654519fcdc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085827509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7559190)[0x56545197d9d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085827509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085827509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085827509 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_concurrent-Iuh0-RUA(201)@481fc27fb91e: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)1829444 20250412085827510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085827510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085827510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085827510 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085827510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1bea44,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085827510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1829444 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085827510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1829444)[0x56545197c120]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085827510 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085827510 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085827510 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1829444 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085827510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56545197e030]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085827510 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085827510 DLSCCP DEBUG SCCP-SCOC(22)[0x56545197e4a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085827510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3d13), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085827510 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827510 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827510 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 07 06 dd 3d 13 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1829444)[0x56545197c120]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085827510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56545197e030]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085827510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56545197e030]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085827510 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827510 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827510 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827510 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827511 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827511 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412085827511 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827511 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827511 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827511 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 07 06 dd 3d 13 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_rab_assignment_concurrent0(224)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)1223339 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:14 20250412085827515 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827515 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827515 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827515 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827515 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827515 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827515 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827515 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827515 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 16 dd 3d 13 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085827515 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827515 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=00dd3d13), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085827515 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1855) 20250412085827515 DLSCCP DEBUG SCCP-SCOC(22)[0x56545197e4a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085827515 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827515 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085827515 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085827515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56545197e030]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085827515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56545197e030]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085827515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1829444)[0x56545197c120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085827515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1829444)[0x56545197c120]{disconnected}: Freeing instance (context_map.c:202) 20250412085827515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1829444)[0x56545197c120]{disconnected}: Deallocated (fsm.c:568) 20250412085827515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56545197e030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085827515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56545197e030]{disconnected}: Freeing instance (context_map.c:206) 20250412085827515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56545197e030]{disconnected}: Deallocated (fsm.c:568) 20250412085827515 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1829444 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250412085827515 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=00dd3d13), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:415) 20250412085827515 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827515 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827515 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 07 05 dd 3d 13 00 00 16 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827515 DLSCCP DEBUG SCCP-SCOC(22)[0x56545197e4a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085827515 DLSCCP DEBUG SCCP-SCOC(22)[0x56545197e4a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085827515 DLSCCP DEBUG SCCP-SCOC(22)[0x56545197e4a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085827515 DLSCCP DEBUG SCCP-SCOC(22)[0x56545197e4a0]{IDLE}: Deallocated (fsm.c:568) 20250412085827515 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827515 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827515 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827515 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827515 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412085827515 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827515 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827515 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827515 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 07 05 dd 3d 13 00 00 16 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "73581617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "73581617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085827523 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250412085827523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451a037c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451a037c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451a037c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451a037c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412085827523 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250412085827523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f28a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085827523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f28a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085827523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f28a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085827523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5654519f28a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)7559190 20250412085827716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085827716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085827716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085827716 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085827716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x735816,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085827716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7559190 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085827716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7559190)[0x56545197d9d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085827716 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085827716 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085827717 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7559190 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085827717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56545197cc00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085827717 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085827717 DLSCCP DEBUG SCCP-SCOC(23)[0x56545197f130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085827717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00041005), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085827717 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827717 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 06 06 04 10 05 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7559190)[0x56545197d9d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085827717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56545197cc00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085827717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56545197cc00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085827717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827717 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827717 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412085827717 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827717 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827717 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827717 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 06 06 04 10 05 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)6416061 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on connection ID:15 20250412085827728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827728 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085827728 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085827728 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085827728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085827728 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085827728 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085827728 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085827728 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827728 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 17 04 10 05 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085827728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085827728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085827728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085827728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085827728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085827728 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=00041005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085827728 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1855) 20250412085827728 DLSCCP DEBUG SCCP-SCOC(23)[0x56545197f130]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085827728 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085827728 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085827728 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085827728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56545197cc00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085827728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56545197cc00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085827728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7559190)[0x56545197d9d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085827728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7559190)[0x56545197d9d0]{disconnected}: Freeing instance (context_map.c:202) 20250412085827728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7559190)[0x56545197d9d0]{disconnected}: Deallocated (fsm.c:568) 20250412085827728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56545197cc00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085827728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56545197cc00]{disconnected}: Freeing instance (context_map.c:206) 20250412085827728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56545197cc00]{disconnected}: Deallocated (fsm.c:568) 20250412085827728 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7559190 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250412085827728 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=00041005), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:415) 20250412085827728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085827728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085827728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085827728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085827728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085827728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 06 05 04 10 05 00 00 17 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085827728 DLSCCP DEBUG SCCP-SCOC(23)[0x56545197f130]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085827728 DLSCCP DEBUG SCCP-SCOC(23)[0x56545197f130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085827728 DLSCCP DEBUG SCCP-SCOC(23)[0x56545197f130]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085827728 DLSCCP DEBUG SCCP-SCOC(23)[0x56545197f130]{IDLE}: Deallocated (fsm.c:568) 20250412085827728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085827728 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085827728 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085827729 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085827729 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085827729 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412085827729 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085827729 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085827729 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085827729 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 06 05 04 10 05 00 00 17 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085829737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60260<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085829738 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41757<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(198)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(197)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085829743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60252<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085829745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085829745 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085829745 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085829745 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085829745 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(206)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(205)@481fc27fb91e: Final verdict of PTC: none 20250412085829747 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085829747 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085829747 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085829747 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085829748 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085829748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085829748 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085829748 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085829748 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 20250412085829748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085829748 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085829748 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085829748 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085829748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085829748 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085829748 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085829748 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085829748 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085829748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085829748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085829748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085829748 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085829748 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085829748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085829748 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085829748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085829748 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085829748 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085829748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085829748 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085829748 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085829748 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 20250412085829748 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085829748 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085829748 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085829748 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085829748 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085829748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085829748 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085829749 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085829749 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 20250412085829749 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085829749 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085829749 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085829749 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085829749 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085829749 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085829749 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085829749 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085829749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085829749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085829749 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085829749 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085829749 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085829749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085829749 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085829749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085829749 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085829749 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085829749 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085829749 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085829750 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(204)@481fc27fb91e: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@481fc27fb91e: Final verdict of PTC: none 20250412085829762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60320<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085829762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60278<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085829762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60304<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085829762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60334<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent-Iuh0-RUA(201)@481fc27fb91e: Final verdict of PTC: none20250412085829762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60386<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085829762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60306<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085829762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085829762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60324<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085829763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60338<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085829763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60348<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085829763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60272<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085829763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60294<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085829763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60358<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085829763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60370<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085829763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60328<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(202)@481fc27fb91e: Final verdict of PTC: none TC_rab_assignment_concurrent0(210)@481fc27fb91e: Final verdict of PTC: pass 20250412085829765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60364<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@481fc27fb91e: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@481fc27fb91e: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@481fc27fb91e: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@481fc27fb91e: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@481fc27fb91e: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@481fc27fb91e: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@481fc27fb91e: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@481fc27fb91e: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@481fc27fb91e: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@481fc27fb91e: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@481fc27fb91e: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@481fc27fb91e: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@481fc27fb91e: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@481fc27fb91e: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@481fc27fb91e: Final verdict of PTC: pass HNBGW-MGCP(208)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(199)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Sat Apr 12 08:58:29 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment_concurrent.talloc 20250412085829982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085830485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55726<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2120580) Waiting for packet dumper to finish... 1 (prev_count=2120580, count=2124460) 20250412085831749 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085831749 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085831749 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085831749 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085831749 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085831749 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Sat Apr 12 08:58:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_rab_release started. 20250412085833612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085833617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085833621 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39383<->l=127.0.0.1:4262) (control_if.c:572) 20250412085833701 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085833701 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085833701 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085833701 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085833702 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085833702 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085833702 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085833702 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085833702 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085833702 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085833703 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085833703 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085833703 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085833703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085833703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085833703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085833703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085833703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085833703 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085833703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085833703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085833703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085833703 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085833703 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085833703 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085833703 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085833703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085833703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085833703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085833703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085833703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085833703 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085833703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085833703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085833703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0a 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085833703 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085833703 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085833703 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085833703 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085833703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085833703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085833703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085833703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085833703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085833703 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085833703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085833703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085833703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085833703 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085833703 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085833703 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085833703 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085833703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085833703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085833703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085833703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085833703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085833703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085833703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085833703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085833703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085833703 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085833703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085833703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085833703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085833703 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085833703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085833703 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085833703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085833703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085833703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085833703 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085833703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085833703 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085833703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085833703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085833703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085833703 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085833703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085833703 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085833703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085833703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085833703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085833703 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085833703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085833703 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(233)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(231)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085833718 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085833718 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085833718 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085833718 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085833718 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085833718 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085833718 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085833718 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085833719 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085833719 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085833719 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085833719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085833719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085833719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833719 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=14 -> eSLS=94: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085833719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085833719 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085833719 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085833719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085833719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085833719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085833719 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085833719 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085833719 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085833719 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085833719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085833719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085833719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833719 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085833719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085833719 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085833719 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085833719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085833719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085833719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085833719 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085833719 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085833719 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085833719 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085833719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085833719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085833719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833719 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085833719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085833719 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085833719 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085833719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085833719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085833719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085833719 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085833719 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085833719 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085833719 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085833719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085833719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085833719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833719 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085833719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085833719 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085833719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085833719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085833719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085833719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085833719 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085833719 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085833719 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085833719 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085833719 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085833719 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085833719 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085833719 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085833719 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085833719 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085833720 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085833720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085833720 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085833720 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085833720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085833720 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085833720 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085833720 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085833720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085833720 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085833720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085833720 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085833720 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085833720 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085833720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085833720 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085833739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085833739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085833739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085833739 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085833739 DHNBAP 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) 20250412085833739 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085833739 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085833739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085833739 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085833913 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 20250412085833913 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 20250412085833913 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085833913 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085833916 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085833916 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085833916 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085833916 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085833916 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085833916 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085833916 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085833916 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085833916 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085833916 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085833916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085833917 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085833917 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085833917 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085833917 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085833917 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085833917 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085833917 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085833917 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085833917 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085833918 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085833918 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085833918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085833918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085833918 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085833918 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085833918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085833918 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085833918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085833918 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085833918 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085833918 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085833918 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085833919 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085833919 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085833919 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085833919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085833919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085833919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085833919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085833919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085833919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085833919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085833919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085833919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085833919 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085833919 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085833919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085833919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085833919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085833919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085833919 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412085833919 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085833919 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085833919 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085833919 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085833929 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 20250412085833929 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 20250412085833929 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085833929 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085833933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085833933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085833933 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085833933 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085833933 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085833933 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085833933 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085833933 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085833933 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085833933 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085833933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085833936 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085833936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085833936 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085833936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085833936 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085833936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085833936 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085833936 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085833936 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085833936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085833936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085833936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085833936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085833936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085833936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085833936 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085833936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085833936 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085833936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085833936 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085833936 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085833936 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085833936 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085833937 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085833937 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085833937 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085833937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085833937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085833937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085833937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085833937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085833937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085833937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085833937 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085833937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085833937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085833937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085833937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085833937 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085833937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085833937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085833937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085833938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085833938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085833938 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412085833938 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085833938 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085833938 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085833938 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(232)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085834725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085834725 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085834725 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085834725 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085834725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085834725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085834725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085834725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085834725 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085834725 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085834725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085834725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085834725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085834725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085834725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085834725 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085834726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085834726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085834726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834726 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085834726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085834726 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085834726 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085834726 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) 20250412085834726 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085834726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085834726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085834726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834726 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085834726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085834726 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085834726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085834726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085834726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085834726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085834726 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085834726 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085834727 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085834727 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085834727 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085834727 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085834727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085834727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412085834727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085834727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085834727 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085834727 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085834731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085834731 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085834731 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085834731 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085834731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085834731 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085834731 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085834731 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085834731 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085834731 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085834731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085834732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085834732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085834732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085834732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085834732 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085834732 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085834732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085834732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834732 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085834732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085834732 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085834732 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085834732 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085834739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085834739 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085834739 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085834739 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085834739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085834739 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085834739 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085834739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085834739 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085834739 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085834740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085834740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085834740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085834740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085834740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085834740 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085834740 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085834740 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085834740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834740 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085834740 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085834740 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085834740 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085834740 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) 20250412085834740 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085834740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085834740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085834740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085834740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085834740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085834740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085834740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085834740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085834740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085834741 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085834741 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085834741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085834741 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085834741 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085834741 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085834741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085834741 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250412085834741 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085834741 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085834741 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085834741 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085834743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085834743 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085834743 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085834743 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085834743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085834743 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085834743 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085834743 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085834743 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085834743 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085834744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085834744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085834744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085834744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085834744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085834744 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085834744 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085834744 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085834744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085834744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085834744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085834744 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085834744 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085834744 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085834744 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085834744 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085834758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55748<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@481fc27fb91e: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@481fc27fb91e: Added conn table entry 0TC_rab_release0(238)154397 20250412085835802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085835802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085835802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085835802 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085835802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x25b1d, normal) (hnbgw_rua.c:406) 20250412085835802 DHNB DEBUG map_rua[0x565451987870]{init}: Allocated (fsm.c:456) 20250412085835802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-154397)[0x565451987870]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085835802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-154397 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085835802 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085835802 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085835802 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-154397 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085835802 DCN DEBUG map_sccp[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412085835802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085835802 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-154397 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085835802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-154397 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085835802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-154397)[0x565451987870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085835802 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085835802 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085835802 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-154397 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085835802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5654519701e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085835803 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085835803 DLSCCP DEBUG SCCP-SCOC(24)[0x565451980f10]{IDLE}: Allocated (fsm.c:456) 20250412085835803 DLSCCP DEBUG SCCP-SCOC(24)[0x565451980f10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085835803 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000220056400500f1100926) (sccp_scrc.c:415) 20250412085835803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085835803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085835803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085835803 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085835803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085835803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085835803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085835803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085835803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085835803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085835803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085835803 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085835803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085835803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085835803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085835803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 18 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 00 22 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085835803 DLSCCP DEBUG SCCP-SCOC(24)[0x565451980f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085835803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5654519701e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085835803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-154397)[0x565451987870]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085835803 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085835803 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085835803 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085835803 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085835803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085835803 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412085835803 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085835803 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085835803 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085835803 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 18 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 00 22 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(231)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@481fc27fb91e: Added conn table entry 0TC_rab_release0(238)12715072 HNBGW_Test.msc0-SCCP(231)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(238)@481fc27fb91e: setverdict(pass): none -> pass 20250412085835825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085835825 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085835825 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085835825 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085835825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085835825 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085835825 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085835825 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085835825 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085835825 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 18 6f 25 14 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085835825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085835825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085835825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085835825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085835825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085835825 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006f2514) (sccp_scrc.c:486) 20250412085835825 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1855) 20250412085835825 DLSCCP DEBUG SCCP-SCOC(24)[0x565451980f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085835825 DLSCCP DEBUG SCCP-SCOC(24)[0x565451980f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085835825 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085835825 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085835825 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085835825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5654519701e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085835826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5654519701e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release0(238)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(237)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(231)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(231)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085836028 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085836028 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085836028 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085836029 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085836029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085836029 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085836029 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085836029 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085836029 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085836029 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 18 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085836029 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085836029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085836029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085836029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085836029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085836029 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085836029 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250412085836029 DLSCCP DEBUG SCCP-SCOC(24)[0x565451980f10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085836029 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085836029 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085836029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085836029 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085836029 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085836029 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-154397 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085836029 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085836029 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085836029 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085836029 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085836029 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085836029 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085836029 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085836029 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{UNUSED}: Allocated (fsm.c:456) 20250412085836029 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{UNUSED}: is child of mgw(mgw-fsm-154397-0)[0x56545197f420] (fsm.c:486) 20250412085836029 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-154397-0)[0x56545197f420] (mgcp_client_endpoint_fsm.c:724) 20250412085836029 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085836029 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085836029 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085836030 DLMGCP DEBUG MGCP_CONN(mgw-fsm-154397-0)[0x565451958030]{ST_CRCX}: Allocated (fsm.c:456) 20250412085836030 DLMGCP DEBUG MGCP_CONN(mgw-fsm-154397-0)[0x565451958030]{ST_CRCX}: is child of mgw-endp(mgw-fsm-154397-0)[0x565451964c70] (fsm.c:486) 20250412085836030 DLMGCP DEBUG MGCP_CONN(mgw-fsm-154397-0)[0x565451958030]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085836030 DLMGCP DEBUG MGCP_CONN(mgw-fsm-154397-0)[0x565451958030]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085836030 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=198 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 25b1d'... (mgcp_client.c:807) 20250412085836030 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250412085836030 DLMGCP DEBUG MGCP_CONN(mgw-fsm-154397-0)[0x565451958030]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085836030 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "25b1d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "25b1d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "25b1d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "25b1d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 20250412085836066 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250412085836066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085836066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085836066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085836066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085836066 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085836066 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{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) 20250412085836066 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{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) 20250412085836066 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085836066 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085836066 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{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) 20250412085836066 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085836066 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085836066 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085836066 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085836066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-154397)[0x565451987870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085836066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085836066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085836066 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085836106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085836106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085836106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085836106 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085836106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x25b1d) (hnbgw_rua.c:470) 20250412085836106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-154397 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085836106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-154397)[0x565451987870]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085836106 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085836106 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085836106 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-154397 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085836106 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085836106 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085836106 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085836106 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085836106 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085836106 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-154397-0)[0x56545197f420] (mgcp_client_endpoint_fsm.c:724) 20250412085836106 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085836106 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085836106 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{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) 20250412085836107 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085836107 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=212 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 25b1d'... (mgcp_client.c:807) 20250412085836107 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250412085836107 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085836107 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085836107 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{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) 20250412085836107 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "25b1d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "25b1d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085836129 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250412085836129 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085836129 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085836129 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085836129 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085836129 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{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) 20250412085836129 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{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) 20250412085836129 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085836129 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085836129 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{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) 20250412085836129 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085836129 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085836129 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085836129 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-154397-0)[0x56545197f420] (mgcp_client_endpoint_fsm.c:724) 20250412085836129 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085836129 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085836129 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085836129 DLMGCP DEBUG MGCP_CONN(mgw-fsm-154397-0)[0x565451965ea0]{ST_CRCX}: Allocated (fsm.c:456) 20250412085836129 DLMGCP DEBUG MGCP_CONN(mgw-fsm-154397-0)[0x565451965ea0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-154397-0)[0x565451964c70] (fsm.c:486) 20250412085836129 DLMGCP DEBUG MGCP_CONN(mgw-fsm-154397-0)[0x565451965ea0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085836129 DLMGCP DEBUG MGCP_CONN(mgw-fsm-154397-0)[0x565451965ea0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250412085836129 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=202 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 25b1d'... (mgcp_client.c:807) 20250412085836129 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250412085836129 DLMGCP DEBUG MGCP_CONN(mgw-fsm-154397-0)[0x565451965ea0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085836129 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085836129 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{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) 20250412085836129 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{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) 20250412085836129 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "25b1d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "25b1d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085836159 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250412085836159 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085836159 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085836159 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085836160 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085836160 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085836160 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{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) 20250412085836160 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{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) 20250412085836160 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{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) 20250412085836160 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085836160 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085836160 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{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) 20250412085836160 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{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) 20250412085836160 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085836160 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085836160 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085836160 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085836160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085836160 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085836160 DLSCCP DEBUG SCCP-SCOC(24)[0x565451980f10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085836160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f2514), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085836160 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085836160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085836160 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085836160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085836160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085836160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085836160 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 09 06 6f 25 14 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085836160 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085836160 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085836160 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085836160 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085836160 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085836160 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085836160 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412085836160 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085836160 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085836160 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085836160 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 09 06 6f 25 14 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(231)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal" (min: 0, max: 0) VirtHNBGW-STATS(226)@481fc27fb91e: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" HNBGW_Test.msc0-SCCP(231)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@481fc27fb91e: vl_len:21 HNBGW_Test.msc0-SCCP(231)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(231)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250412085841229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085841229 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085841229 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085841229 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085841229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085841229 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085841229 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085841229 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085841229 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085841229 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 18 00 01 15 00 00 00 11 00 00 01 00 29 40 0a 00 00 01 00 28 40 03 05 c8 80 00 06 00 08 00 00 00 07  20250412085841229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085841229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085841229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085841229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085841229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085841229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:486) 20250412085841229 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250412085841229 DLSCCP DEBUG SCCP-SCOC(24)[0x565451980f10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085841229 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085841229 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085841229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085841229 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085841229 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085841230 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-154397 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085841230 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250412085841230 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250412085841230 DMGW NOTICE mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250412085841230 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250412085841230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-154397)[0x565451987870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250412085841230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:121) 20250412085841230 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250412085841230 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085841230 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085841230 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085841230 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=56 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 25b1d'... (mgcp_client.c:807) 20250412085841230 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250412085841230 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085841230 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085841230 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=56 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 25b1d'... (mgcp_client.c:807) 20250412085841230 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250412085841230 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085841230 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{IN_USE}: Removing from parent mgw(mgw-fsm-154397-0)[0x56545197f420] (mgcp_client_endpoint_fsm.c:873) 20250412085841230 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085841230 DLMGCP DEBUG mgw-endp(mgw-fsm-154397-0)[0x565451964c70]{IN_USE}: Deallocated (fsm.c:568) 20250412085841230 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085841230 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085841230 DMGW DEBUG mgw(mgw-fsm-154397-0)[0x56545197f420]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085841230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085841230 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)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "25b1d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "25b1d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085841238 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250412085841238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085841238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085841238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085841238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412085841238 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250412085841238 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085841238 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085841238 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085841238 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal" (min: 1, max: 1) VirtHNBGW-STATS(226)@481fc27fb91e: setverdict(fail): fail -> fail reason: "Timeout waiting for metrics", component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085846264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55738<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085846265 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39383<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(226)@481fc27fb91e: Final verdict of PTC: fail reason: "Timeout waiting for metrics" MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085846267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55732<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085846268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085846268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085846268 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085846268 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085846268 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085846268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-154397)[0x565451987870]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412085846268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-154397)[0x565451987870]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412085846268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412085846268 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085846268 DLSCCP DEBUG SCCP-SCOC(24)[0x565451980f10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085846268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f2514), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085846268 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085846268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085846268 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085846268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085846268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) MutexDispCT-TC_rab_release(225)@481fc27fb91e: Final verdict of PTC: none 20250412085846268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085846268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 09 04 6f 25 14 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085846268 DLSCCP DEBUG SCCP-SCOC(24)[0x565451980f10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085846268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5654519701e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) TC_rab_release-Iuh0-RUA(230)@481fc27fb91e: Final verdict of PTC: none 20250412085846268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-154397)[0x565451987870]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085846268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-154397)[0x565451987870]{disrupted}: Freeing instance (context_map.c:202) 20250412085846268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-154397)[0x565451987870]{disrupted}: Deallocated (fsm.c:568) 20250412085846268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085846268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:206) 20250412085846268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) 20250412085846268 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-154397 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250412085846268 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085846268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085846269 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085846269 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085846269 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085846269 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085846269 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412085846269 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085846269 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085846269 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 09 04 6f 25 14 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412085846269 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(235)@481fc27fb91e: Final verdict of PTC: none 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085846269 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 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085846269 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085846269 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085846269 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085846269 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085846269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085846269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085846269 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085846269 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085846269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085846269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085846269 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085846270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085846269 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 20250412085846269 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 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085846269 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085846270 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085846270 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085846270 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085846270 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085846270 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085846270 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085846270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085846270 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085846270 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085846270 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085846270 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085846270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085846270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085846270 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085846270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085846270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085846270 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085846270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085846270 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085846270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085846270 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085846270 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085846270 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) HNBGW_Test.msc0-RAN(232)@481fc27fb91e: Final verdict of PTC: none 20250412085846270 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085846270 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(231)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(237)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(228)@481fc27fb91e: Final verdict of PTC: none TC_rab_release-Iuh0(229)@481fc27fb91e: Final verdict of PTC: none 20250412085846276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55748<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(226): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(228): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC TC_rab_release-Iuh0(229): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(237): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC TC_rab_release0(238): pass (fail -> fail) MTC@481fc27fb91e: Test case TC_rab_release finished. Verdict: fail reason: Timeout waiting for metrics MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release fail'. Sat Apr 12 08:58:46 UTC 2025 ------ HNBGW_Tests.TC_rab_release fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250412085846345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085846847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45448<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=369432) Waiting for packet dumper to finish... 1 (prev_count=369432, count=369972) 20250412085848270 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085848271 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085848271 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085848271 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085848271 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085848271 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release fail' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Sat Apr 12 08:58:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_rab_release_abnormal started. 20250412085849940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085849946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45470<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085849950 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34053<->l=127.0.0.1:4262) (control_if.c:572) 20250412085850028 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085850028 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085850028 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085850028 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085850029 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085850029 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085850029 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085850029 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085850029 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085850029 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085850030 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085850030 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085850030 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085850030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085850030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085850030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850030 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085850030 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850030 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085850030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085850030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085850030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 01 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085850030 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085850030 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085850030 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085850030 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085850030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085850030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085850030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850030 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085850030 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850030 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085850030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085850030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085850030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085850030 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085850030 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085850030 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085850030 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085850030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085850030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085850030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850030 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085850030 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850030 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085850030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085850030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085850030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085850030 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085850030 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085850030 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085850030 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085850030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085850030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085850030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850030 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085850030 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085850030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085850030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085850030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085850030 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085850030 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085850030 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085850030 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085850030 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085850030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085850030 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085850030 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085850030 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085850030 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085850030 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085850030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085850030 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085850030 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085850030 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085850030 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085850030 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085850030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085850030 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085850030 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085850030 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085850030 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085850030 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085850030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085850031 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(247)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(245)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085850055 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085850055 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085850055 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085850055 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085850056 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085850056 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085850056 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085850056 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085850056 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085850056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085850056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085850056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850056 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085850056 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085850056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085850056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085850056 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085850056 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085850056 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085850056 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085850056 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085850056 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085850056 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085850056 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412085850057 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085850057 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085850057 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085850057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085850057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085850058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085850058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850058 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085850058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085850058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085850058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085850058 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085850058 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085850058 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085850058 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085850058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085850058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085850058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085850058 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850058 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085850058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085850058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085850058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085850058 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085850058 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085850058 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085850058 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085850058 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085850058 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085850058 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085850058 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085850058 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085850058 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085850058 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085850058 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085850058 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085850059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085850059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085850059 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: picked Normal Route via 'virt-sgsn1' round-robin style 20250412085850059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085850059 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085850059 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085850059 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085850059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085850059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085850059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=1 -> eSLS=81: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085850059 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850059 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085850059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085850059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085850059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 01 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085850059 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085850060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085850060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085850060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085850060 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085850060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085850060 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085850104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085850104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085850104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085850104 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085850104 DHNBAP 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) 20250412085850104 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085850104 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085850104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085850104 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085850244 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 20250412085850244 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 20250412085850244 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085850244 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085850252 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085850252 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085850252 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085850252 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085850252 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085850252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085850252 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085850252 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085850252 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085850252 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085850252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085850256 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085850256 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085850256 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085850256 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085850256 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085850256 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085850256 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085850256 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085850256 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085850256 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085850256 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085850256 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085850257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085850257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085850257 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085850257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085850257 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085850257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085850257 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085850257 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085850257 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085850257 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085850258 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085850258 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085850258 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085850258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085850258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085850258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850258 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085850258 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085850258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085850258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085850258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085850258 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085850258 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085850259 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085850259 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085850259 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085850259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085850259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412085850259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085850259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085850259 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085850259 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085850289 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 20250412085850289 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 20250412085850289 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085850289 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085850294 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085850294 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085850294 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085850294 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085850294 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085850294 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085850294 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085850294 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085850294 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085850294 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085850294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085850294 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085850294 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085850294 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085850294 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085850294 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085850294 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085850294 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085850294 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085850294 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085850294 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085850294 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085850294 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085850294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085850294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085850294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085850294 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085850294 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085850294 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085850294 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085850294 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085850294 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085850294 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085850294 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085850295 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085850295 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085850295 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085850295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085850295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085850295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850296 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085850296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085850296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085850296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085850296 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085850296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085850296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085850296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085850296 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085850296 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085850296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085850296 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085850296 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085850296 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085850296 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085850296 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412085850296 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085850296 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085850296 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085850296 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(246)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085851059 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085851059 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085851059 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085851059 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085851059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085851059 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085851059 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085851059 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085851059 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085851059 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085851059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085851059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085851059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085851059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085851059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085851059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085851059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085851059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085851059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085851059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085851059 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085851059 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085851059 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) 20250412085851059 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085851059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085851060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085851060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851060 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085851060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085851060 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085851060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085851060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085851060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085851060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085851060 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085851060 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085851060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085851060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085851060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085851060 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085851060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085851060 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412085851060 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085851060 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085851060 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085851060 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085851064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085851064 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085851064 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085851064 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085851064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085851064 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085851064 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085851064 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085851064 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085851064 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085851064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085851064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085851064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085851064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085851064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085851064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085851064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085851064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085851064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085851064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085851064 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085851064 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085851064 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085851100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085851100 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085851100 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085851100 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085851100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085851100 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085851100 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085851100 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085851100 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085851100 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085851100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085851100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085851100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085851100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085851100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085851100 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085851100 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085851100 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085851100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851100 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085851100 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085851100 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085851100 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085851100 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) 20250412085851100 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085851100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085851100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085851100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851100 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085851100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085851100 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085851100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085851100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085851100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085851100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085851100 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085851100 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085851100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085851100 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085851100 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085851100 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085851100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085851100 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412085851100 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085851100 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085851100 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085851100 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085851101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085851101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085851101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085851101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085851101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085851101 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085851101 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085851101 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085851101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085851101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085851101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085851101 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085851101 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085851101 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085851101 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085851101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085851101 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085851101 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085851101 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085851101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085851101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085851101 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085851101 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085851101 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085851101 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085851101 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085851130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45472<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@481fc27fb91e: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@481fc27fb91e: Added conn table entry 0TC_rab_release_abnormal0(252)13978760 20250412085852172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085852172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085852172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085852172 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085852172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd54c88, normal) (hnbgw_rua.c:406) 20250412085852172 DHNB DEBUG map_rua[0x565451987870]{init}: Allocated (fsm.c:456) 20250412085852172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13978760)[0x565451987870]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085852172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13978760 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085852172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085852172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085852172 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13978760 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085852172 DCN DEBUG map_sccp[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412085852172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085852172 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-13978760 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085852172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13978760 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085852172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13978760)[0x565451987870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085852172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085852172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085852172 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13978760 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085852172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5654519701e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085852172 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085852172 DLSCCP DEBUG SCCP-SCOC(25)[0x565451965ea0]{IDLE}: Allocated (fsm.c:456) 20250412085852172 DLSCCP DEBUG SCCP-SCOC(25)[0x565451965ea0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085852172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030000610056400500f1100926) (sccp_scrc.c:415) 20250412085852172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085852172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085852172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085852172 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085852172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085852172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085852172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085852172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085852172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085852172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085852172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085852172 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085852172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085852172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085852172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085852172 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 19 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 80 00 4f 40 03 00 00 61 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085852172 DLSCCP DEBUG SCCP-SCOC(25)[0x565451965ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085852172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5654519701e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085852172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13978760)[0x565451987870]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085852172 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085852172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085852172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085852172 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085852172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085852172 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412085852172 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085852172 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085852172 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085852172 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 08 01 00 00 19 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 80 00 4f 40 03 00 00 61 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(245)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@481fc27fb91e: Added conn table entry 0TC_rab_release_abnormal0(252)1275637 TC_rab_release_abnormal0(252)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(252)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 20250412085852181 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085852181 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085852181 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085852181 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085852181 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085852181 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085852181 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085852181 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085852181 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085852182 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 19 d9 1a 37 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085852182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085852182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085852182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085852182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085852182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085852182 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d91a37) (sccp_scrc.c:486) 20250412085852182 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1855) 20250412085852182 DLSCCP DEBUG SCCP-SCOC(25)[0x565451965ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085852182 DLSCCP DEBUG SCCP-SCOC(25)[0x565451965ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085852182 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085852182 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085852182 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085852182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5654519701e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085852182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5654519701e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-MGCP(251)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(245)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(245)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085852384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085852385 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085852385 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085852385 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085852385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085852385 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085852385 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085852385 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085852385 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085852385 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 19 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085852385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085852385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085852385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085852385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085852385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085852385 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085852385 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250412085852385 DLSCCP DEBUG SCCP-SCOC(25)[0x565451965ea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085852385 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085852385 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085852385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085852385 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085852385 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085852385 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13978760 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085852385 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085852385 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085852385 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085852385 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085852385 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085852385 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085852385 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085852385 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{UNUSED}: Allocated (fsm.c:456) 20250412085852385 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{UNUSED}: is child of mgw(mgw-fsm-13978760-0)[0x565451958030] (fsm.c:486) 20250412085852385 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13978760-0)[0x565451958030] (mgcp_client_endpoint_fsm.c:724) 20250412085852386 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085852386 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085852386 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085852386 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13978760-0)[0x56545197f420]{ST_CRCX}: Allocated (fsm.c:456) 20250412085852386 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13978760-0)[0x56545197f420]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13978760-0)[0x565451964c70] (fsm.c:486) 20250412085852386 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13978760-0)[0x56545197f420]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085852386 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13978760-0)[0x56545197f420]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085852386 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: d54c8'... (mgcp_client.c:807) 20250412085852386 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085852386 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13978760-0)[0x56545197f420]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085852386 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d54c8817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d54c8817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d54c8817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d54c8817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 20250412085852426 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250412085852426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085852426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085852426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085852426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085852426 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085852426 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{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) 20250412085852426 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{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) 20250412085852426 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085852426 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085852426 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{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) 20250412085852426 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085852426 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085852426 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085852426 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085852426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13978760)[0x565451987870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085852426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085852426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085852426 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085852449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085852449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085852449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085852449 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085852449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd54c88) (hnbgw_rua.c:470) 20250412085852449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13978760 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085852449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13978760)[0x565451987870]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085852449 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085852449 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085852449 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13978760 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085852449 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085852449 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085852449 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085852449 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085852449 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085852449 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13978760-0)[0x565451958030] (mgcp_client_endpoint_fsm.c:724) 20250412085852449 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085852449 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085852449 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{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) 20250412085852449 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085852449 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: d54c8'... (mgcp_client.c:807) 20250412085852449 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250412085852449 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085852449 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085852449 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{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) 20250412085852449 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{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)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d54c8817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d54c8817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085852459 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250412085852459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412085852459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085852459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085852459 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085852459 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{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) 20250412085852459 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{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) 20250412085852459 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085852459 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085852459 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{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) 20250412085852459 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085852459 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412085852459 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085852459 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13978760-0)[0x565451958030] (mgcp_client_endpoint_fsm.c:724) 20250412085852459 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085852459 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085852459 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085852459 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13978760-0)[0x565451964290]{ST_CRCX}: Allocated (fsm.c:456) 20250412085852459 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13978760-0)[0x565451964290]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13978760-0)[0x565451964c70] (fsm.c:486) 20250412085852459 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13978760-0)[0x565451964290]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085852459 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13978760-0)[0x565451964290]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250412085852459 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: d54c8'... (mgcp_client.c:807) 20250412085852459 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250412085852459 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13978760-0)[0x565451964290]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085852459 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085852459 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{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) 20250412085852459 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{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) 20250412085852459 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{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)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d54c8817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d54c8817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085852466 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250412085852466 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451964290]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085852466 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451964290]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085852466 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451964290]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085852466 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451964290]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085852466 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085852466 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{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) 20250412085852466 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{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) 20250412085852466 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{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) 20250412085852466 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085852466 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085852466 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{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) 20250412085852466 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{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) 20250412085852466 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085852466 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085852466 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085852466 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085852466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085852466 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085852466 DLSCCP DEBUG SCCP-SCOC(25)[0x565451965ea0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085852466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d91a37), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085852466 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085852466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085852466 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085852466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085852466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085852466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085852466 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 08 06 d9 1a 37 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085852466 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085852467 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085852467 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085852467 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085852467 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085852467 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085852467 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412085852467 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085852467 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085852467 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085852467 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 08 06 d9 1a 37 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(245)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085856269 DLSCCP DEBUG SCCP-SCOC(24)[0x565451980f10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085856269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f2514), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085856269 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085856269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085856269 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085856269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085856269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085856269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085856269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 6f 25 14 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085856270 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085856270 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085856270 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085856270 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085856270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085856270 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085856270 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085856270 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085856270 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085856270 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 6f 25 14 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412085856278 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085856278 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085856278 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085856278 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085856278 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085856278 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085856278 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085856278 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085856278 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085856278 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 18 6f 25 14 00 00 06 00 08 00 00 00 07  20250412085856278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085856278 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085856278 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085856278 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085856278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085856278 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=006f2514) (sccp_scrc.c:486) 20250412085856278 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1855) 20250412085856278 DLSCCP DEBUG SCCP-SCOC(24)[0x565451980f10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085856278 DLSCCP DEBUG SCCP-SCOC(24)[0x565451980f10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085856278 DLSCCP DEBUG SCCP-SCOC(24)[0x565451980f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085856278 DLSCCP DEBUG SCCP-SCOC(24)[0x565451980f10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085856278 DLSCCP DEBUG SCCP-SCOC(24)[0x565451980f10]{IDLE}: Deallocated (fsm.c:568) VirtHNBGW-STATS(240)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal" (min: 0, max: 0) VirtHNBGW-STATS(240)@481fc27fb91e: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" HNBGW_Test.msc0-SCCP(245)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@481fc27fb91e: vl_len:21 HNBGW_Test.msc0-SCCP(245)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(245)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250412085857524 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085857524 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085857524 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085857524 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085857524 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085857524 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085857524 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085857524 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085857524 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085857524 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 19 00 01 15 00 00 00 11 00 00 01 00 29 40 0a 00 00 01 00 28 40 03 05 c2 d0 00 06 00 08 00 00 00 07  20250412085857524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085857524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085857524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085857524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085857524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085857524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:486) 20250412085857524 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250412085857524 DLSCCP DEBUG SCCP-SCOC(25)[0x565451965ea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085857524 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085857524 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085857524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085857524 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085857524 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085857524 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13978760 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085857524 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250412085857524 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250412085857524 DMGW NOTICE mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250412085857525 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250412085857525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13978760)[0x565451987870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250412085857525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:121) 20250412085857525 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250412085857525 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085857525 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085857525 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085857525 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: d54c8'... (mgcp_client.c:807) 20250412085857525 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085857525 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085857525 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451964290]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085857525 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: d54c8'... (mgcp_client.c:807) 20250412085857525 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085857525 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451964290]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085857525 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{IN_USE}: Removing from parent mgw(mgw-fsm-13978760-0)[0x565451958030] (mgcp_client_endpoint_fsm.c:873) 20250412085857525 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085857525 DLMGCP DEBUG mgw-endp(mgw-fsm-13978760-0)[0x565451964c70]{IN_USE}: Deallocated (fsm.c:568) 20250412085857525 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085857525 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085857525 DMGW DEBUG mgw(mgw-fsm-13978760-0)[0x565451958030]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085857525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085857525 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)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d54c8817" }, { code := "I", val := "11111" } }, sdp := omit } 20250412085857539 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250412085857539 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085857539 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085857539 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085857539 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d54c8817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085857540 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250412085857540 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451964290]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085857540 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451964290]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085857540 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451964290]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085857540 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451964290]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal" (min: 1, max: 1) VirtHNBGW-STATS(240)@481fc27fb91e: setverdict(fail): fail -> fail reason: "Timeout waiting for metrics", component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085902589 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34053<->l=127.0.0.1:4262) (control_if.c:193) 20250412085902590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45470<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(241)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(240)@481fc27fb91e: Final verdict of PTC: fail reason: "Timeout waiting for metrics" MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085902593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45454<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085902594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085902594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085902594 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085902595 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) HNBGW_Test.sgsn0-SCCP(248)@481fc27fb91e: Final verdict of PTC: none 20250412085902595 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085902595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13978760)[0x565451987870]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412085902595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13978760)[0x565451987870]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412085902595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412085902595 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085902595 DLSCCP DEBUG SCCP-SCOC(25)[0x565451965ea0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085902595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d91a37), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085902595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085902595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085902595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085902595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085902595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085902595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085902595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 08 04 d9 1a 37 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085902595 DLSCCP DEBUG SCCP-SCOC(25)[0x565451965ea0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085902595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5654519701e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085902595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13978760)[0x565451987870]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085902595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13978760)[0x565451987870]{disrupted}: Freeing instance (context_map.c:202) 20250412085902595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13978760)[0x565451987870]{disrupted}: Deallocated (fsm.c:568) 20250412085902595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085902595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:206) 20250412085902595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) 20250412085902595 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13978760 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250412085902595 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085902595 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085902595 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085902595 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085902595 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085902595 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085902596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085902596 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085902596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085902596 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412085902596 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085902596 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085902596 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085902596 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 08 04 d9 1a 37 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412085902596 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085902596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085902596 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085902596 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085902596 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085902596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085902596 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085902596 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085902596 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085902596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085902596 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085902596 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(249)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_rab_release_abnormal(239)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@481fc27fb91e: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@481fc27fb91e: Final verdict of PTC: none 20250412085902596 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 20250412085902596 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 20250412085902596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085902597 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085902597 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085902597 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085902597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085902597 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085902597 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085902597 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085902597 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085902597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085902597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085902597 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 20250412085902597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085902597 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.sgsn0-M3UA(250)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@481fc27fb91e: Final verdict of PTC: none 20250412085902597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085902597 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085902597 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085902597 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085902597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085902597 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085902597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085902597 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085902597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085902597 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085902597 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085902597 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085902597 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085902597 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085902597 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085902597 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085902597 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085902597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085902597 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)@481fc27fb91e: Final verdict of PTC: none 20250412085902598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085902598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085902598 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085902598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085902598 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085902598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085902598 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085902598 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085902598 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085902598 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085902598 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(242)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(251)@481fc27fb91e: Final verdict of PTC: none 20250412085902601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45472<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(240): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(242): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(251): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC TC_rab_release_abnormal0(252): pass (fail -> fail) MTC@481fc27fb91e: Test case TC_rab_release_abnormal finished. Verdict: fail reason: Timeout waiting for metrics MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal fail'. Sat Apr 12 08:59:02 UTC 2025 ------ HNBGW_Tests.TC_rab_release_abnormal fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20250412085902653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085903155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46548<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=347244) Waiting for packet dumper to finish... 1 (prev_count=347244, count=384916) 20250412085904598 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085904598 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085904598 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085904598 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085904598 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085904598 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal fail' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Sat Apr 12 08:59:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_rab_assign_fail started. 20250412085906255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085906260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085906263 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38445<->l=127.0.0.1:4262) (control_if.c:572) 20250412085906377 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085906377 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085906377 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085906377 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085906377 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085906377 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085906377 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085906377 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085906377 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085906377 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085906379 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085906379 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085906379 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085906379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085906379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085906379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085906379 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085906379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085906379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085906379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 01 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085906379 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085906379 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085906379 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085906379 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085906379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085906379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085906379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085906379 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085906379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085906379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085906379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085906379 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085906379 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085906379 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085906379 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085906379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085906379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085906379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085906379 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085906379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085906379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085906379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085906379 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085906379 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085906379 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085906379 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085906379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085906379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085906379 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085906379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085906379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085906379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085906379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085906379 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085906379 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085906379 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085906379 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085906379 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085906379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085906379 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085906379 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085906379 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085906379 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085906379 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085906379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085906379 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085906379 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085906379 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085906379 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085906379 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085906379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085906380 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: picked Normal Route via 'virt-msc1' round-robin style 20250412085906380 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085906380 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085906380 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085906380 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085906380 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085906380 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085906380 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(261)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(259)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085906391 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085906391 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085906391 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085906391 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085906392 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085906392 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085906392 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085906392 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085906393 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085906393 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085906393 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085906393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085906393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085906393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085906393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085906393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085906393 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085906393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085906393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085906393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085906393 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085906393 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085906393 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085906393 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085906393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085906393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085906393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085906393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085906393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085906393 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085906393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085906393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085906393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085906393 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085906393 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085906393 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085906393 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085906393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085906393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085906393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085906393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085906393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085906393 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085906393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085906393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085906393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085906393 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085906393 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085906393 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085906393 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085906393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085906393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085906393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085906393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085906393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085906393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085906393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085906393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085906393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085906393 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085906394 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085906394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085906394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085906394 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085906394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085906394 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085906394 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085906394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085906394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085906394 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085906394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085906394 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085906394 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085906394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085906394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085906394 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085906394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085906394 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085906394 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085906394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085906394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085906394 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085906394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085906394 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(264)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(262)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085906419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085906419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085906419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085906419 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085906419 DHNBAP 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) 20250412085906419 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085906419 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085906419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085906419 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085906589 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 20250412085906589 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 20250412085906589 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085906589 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085906597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085906597 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085906597 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085906597 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085906597 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085906597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085906597 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085906597 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085906597 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085906597 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085906597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085906600 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085906600 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085906600 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085906600 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085906600 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085906600 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085906600 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085906600 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085906600 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085906600 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085906600 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085906600 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085906600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085906600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085906600 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085906600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085906600 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085906600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085906600 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085906600 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085906600 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085906600 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085906602 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085906602 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085906602 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085906602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085906602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085906602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085906602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085906602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085906602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085906602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085906602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085906602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085906602 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085906603 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085906603 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085906603 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085906603 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085906603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085906603 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412085906603 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085906603 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085906603 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085906603 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085906604 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 20250412085906605 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 20250412085906605 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085906605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(264)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085906610 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085906610 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085906610 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085906610 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085906610 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085906610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085906610 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085906610 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085906610 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085906610 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085906610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085906613 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085906613 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085906613 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085906613 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085906613 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085906613 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085906613 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085906613 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085906613 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085906613 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085906613 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085906613 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085906613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085906613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085906613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085906613 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085906613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085906613 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085906613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085906613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085906613 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085906614 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085906614 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085906615 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085906615 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085906615 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085906615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085906615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085906615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085906615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085906615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085906615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085906615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085906615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085906615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085906615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085906615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085906616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085906616 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085906616 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085906616 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085906616 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085906616 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085906616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085906616 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412085906616 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085906616 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085906616 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085906616 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(260)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085907400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085907400 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085907400 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085907400 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085907400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085907400 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085907400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085907400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085907400 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085907400 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085907400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085907400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085907400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085907400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085907400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085907400 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085907400 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085907400 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085907400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907400 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085907400 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085907400 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085907400 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085907400 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) 20250412085907400 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085907400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085907400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085907400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085907400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085907400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085907400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085907400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085907400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085907400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085907400 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085907400 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085907400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085907400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085907400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085907400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085907400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085907400 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412085907400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085907400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085907400 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085907400 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085907401 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085907401 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085907401 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085907401 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085907401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085907401 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085907401 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085907401 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085907401 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085907401 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085907401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085907401 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085907401 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085907401 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085907401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085907401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085907401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085907401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085907401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085907401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085907401 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085907401 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085907401 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085907408 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085907408 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085907408 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085907408 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085907408 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085907408 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085907408 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085907408 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085907408 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085907408 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085907408 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085907408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085907408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085907408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085907408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085907408 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085907408 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085907408 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085907408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907408 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085907408 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085907408 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085907408 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085907408 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) 20250412085907408 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085907408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085907408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085907408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907408 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085907408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085907408 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085907408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085907408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085907408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085907408 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085907408 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085907408 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085907408 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085907408 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085907408 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085907408 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085907408 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085907408 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412085907408 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085907408 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085907408 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085907408 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085907408 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085907408 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085907408 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085907408 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085907408 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085907408 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085907408 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085907408 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085907408 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085907408 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085907409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085907409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085907409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085907409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085907409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085907409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085907409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085907409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085907409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085907409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085907409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085907409 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085907409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085907409 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085907409 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085907409 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085907433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@481fc27fb91e: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@481fc27fb91e: Added conn table entry 0TC_rab_assign_fail0(266)8978816 20250412085908454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085908455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085908455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085908455 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085908455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x890180, normal) (hnbgw_rua.c:406) 20250412085908455 DHNB DEBUG map_rua[0x565451987870]{init}: Allocated (fsm.c:456) 20250412085908455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8978816)[0x565451987870]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085908455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8978816 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085908455 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085908455 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085908455 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8978816 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085908455 DCN DEBUG map_sccp[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412085908455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085908455 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-8978816 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085908455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8978816 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085908455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8978816)[0x565451987870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085908455 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085908455 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085908455 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8978816 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085908455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5654519701e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085908455 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085908455 DLSCCP DEBUG SCCP-SCOC(26)[0x565451964290]{IDLE}: Allocated (fsm.c:456) 20250412085908455 DLSCCP DEBUG SCCP-SCOC(26)[0x565451964290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085908455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300022b0056400500f1100926) (sccp_scrc.c:415) 20250412085908455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085908455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085908455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085908455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085908455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085908455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085908455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085908455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085908455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085908455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085908455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085908455 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085908455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085908455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085908455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085908455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 1a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 02 2b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085908455 DLSCCP DEBUG SCCP-SCOC(26)[0x565451964290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085908455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5654519701e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085908455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8978816)[0x565451987870]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085908455 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085908455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085908455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085908455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085908455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085908455 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085908455 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085908455 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085908455 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085908455 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 1a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 02 2b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(259)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@481fc27fb91e: Added conn table entry 0TC_rab_assign_fail0(266)14781732 HNBGW_Test.msc0-SCCP(259)@481fc27fb91e: Session index based on connection ID:0 TC_rab_assign_fail0(266)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085908462 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085908463 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085908463 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085908463 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085908463 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085908463 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085908463 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085908463 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085908463 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085908463 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1a d9 3f 17 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085908463 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085908463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085908463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085908463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085908463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085908463 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d93f17) (sccp_scrc.c:486) 20250412085908463 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1855) 20250412085908463 DLSCCP DEBUG SCCP-SCOC(26)[0x565451964290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085908463 DLSCCP DEBUG SCCP-SCOC(26)[0x565451964290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085908463 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085908463 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085908463 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085908463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5654519701e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085908463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5654519701e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085912595 DLSCCP DEBUG SCCP-SCOC(25)[0x565451965ea0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085912596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d91a37), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085912596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085912596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085912596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085912596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085912596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085912596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085912596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d9 1a 37 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085912596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085912596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085912596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085912596 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085912596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085912596 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085912596 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085912596 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085912596 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085912596 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d9 1a 37 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412085912602 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085912602 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085912602 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085912602 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085912602 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085912602 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085912602 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085912602 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085912602 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085912602 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 19 d9 1a 37 00 00 06 00 08 00 00 00 07  20250412085912602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085912602 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085912602 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085912602 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085912602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085912602 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=00d91a37) (sccp_scrc.c:486) 20250412085912602 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1855) 20250412085912602 DLSCCP DEBUG SCCP-SCOC(25)[0x565451965ea0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085912602 DLSCCP DEBUG SCCP-SCOC(25)[0x565451965ea0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085912602 DLSCCP DEBUG SCCP-SCOC(25)[0x565451965ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085912602 DLSCCP DEBUG SCCP-SCOC(25)[0x565451965ea0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085912602 DLSCCP DEBUG SCCP-SCOC(25)[0x565451965ea0]{IDLE}: Deallocated (fsm.c:568) VirtHNBGW-STATS(254)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 0, max: 0) VirtHNBGW-STATS(254)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 0, max: 0) VirtHNBGW-STATS(254)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 0, max: 0) VirtHNBGW-STATS(254)@481fc27fb91e: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" TC_rab_assign_fail0(266)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(265)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(259)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(259)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085913529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085913529 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085913529 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085913529 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085913529 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085913529 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085913529 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085913529 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085913529 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085913529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1a 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085913529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085913529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085913529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085913529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085913529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085913529 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085913529 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1855) 20250412085913529 DLSCCP DEBUG SCCP-SCOC(26)[0x565451964290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085913529 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085913529 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085913529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085913529 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085913529 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085913529 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8978816 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085913529 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085913530 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085913530 DMGW DEBUG mgw(mgw-fsm-8978816-0)[0x565451965ea0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085913530 DMGW DEBUG mgw(mgw-fsm-8978816-0)[0x565451965ea0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085913530 DMGW DEBUG mgw(mgw-fsm-8978816-0)[0x565451965ea0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085913530 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085913530 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085913530 DLMGCP DEBUG mgw-endp(mgw-fsm-8978816-0)[0x56545197f420]{UNUSED}: Allocated (fsm.c:456) 20250412085913530 DLMGCP DEBUG mgw-endp(mgw-fsm-8978816-0)[0x56545197f420]{UNUSED}: is child of mgw(mgw-fsm-8978816-0)[0x565451965ea0] (fsm.c:486) 20250412085913530 DLMGCP DEBUG mgw-endp(mgw-fsm-8978816-0)[0x56545197f420]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8978816-0)[0x565451965ea0] (mgcp_client_endpoint_fsm.c:724) 20250412085913530 DLMGCP DEBUG mgw-endp(mgw-fsm-8978816-0)[0x56545197f420]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085913530 DLMGCP DEBUG mgw-endp(mgw-fsm-8978816-0)[0x56545197f420]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085913530 DLMGCP DEBUG mgw-endp(mgw-fsm-8978816-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085913530 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8978816-0)[0x565451964c70]{ST_CRCX}: Allocated (fsm.c:456) 20250412085913530 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8978816-0)[0x565451964c70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8978816-0)[0x56545197f420] (fsm.c:486) 20250412085913530 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8978816-0)[0x565451964c70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085913530 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8978816-0)[0x565451964c70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085913530 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 89018'... (mgcp_client.c:807) 20250412085913530 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085913530 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8978816-0)[0x565451964c70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085913530 DLMGCP DEBUG mgw-endp(mgw-fsm-8978816-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "89018017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "89018017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "89018017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "89018017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 20250412085913546 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250412085913546 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085913546 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085913546 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085913546 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085913546 DLMGCP DEBUG mgw-endp(mgw-fsm-8978816-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085913546 DLMGCP DEBUG mgw-endp(mgw-fsm-8978816-0)[0x56545197f420]{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) 20250412085913546 DLMGCP DEBUG mgw-endp(mgw-fsm-8978816-0)[0x56545197f420]{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) 20250412085913546 DLMGCP DEBUG mgw-endp(mgw-fsm-8978816-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085913546 DLMGCP DEBUG mgw-endp(mgw-fsm-8978816-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085913546 DLMGCP DEBUG mgw-endp(mgw-fsm-8978816-0)[0x56545197f420]{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) 20250412085913546 DMGW DEBUG mgw(mgw-fsm-8978816-0)[0x565451965ea0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085913546 DMGW DEBUG mgw(mgw-fsm-8978816-0)[0x565451965ea0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085913546 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085913546 DMGW DEBUG mgw(mgw-fsm-8978816-0)[0x565451965ea0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085913546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8978816)[0x565451987870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085913546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085913546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085913546 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085913561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085913561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085913561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250412085913561 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085913561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x890180) (hnbgw_rua.c:470) 20250412085913561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8978816 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:311) 20250412085913561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8978816)[0x565451987870]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085913561 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085913561 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085913561 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8978816 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085913561 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250412085913561 DMGW DEBUG mgw(mgw-fsm-8978816-0)[0x565451965ea0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085913561 DMGW DEBUG mgw(mgw-fsm-8978816-0)[0x565451965ea0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085913561 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250412085913561 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250412085913561 DMGW ERROR mgw(mgw-fsm-8978816-0)[0x565451965ea0]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250412085913561 DMGW DEBUG mgw(mgw-fsm-8978816-0)[0x565451965ea0]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250412085913561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250412085913561 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085913561 DLSCCP DEBUG SCCP-SCOC(26)[0x565451964290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085913561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d93f17), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:415) 20250412085913561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085913561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085913561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085913561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085913561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085913561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085913561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 d9 3f 17 00 01 15 60 00 00 11 00 00 01 00 23 40 0a 00 00 01 00 22 40 03 05 c2 d0 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085913561 DMGW DEBUG mgw(mgw-fsm-8978816-0)[0x565451965ea0]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250412085913561 DMGW DEBUG mgw(mgw-fsm-8978816-0)[0x565451965ea0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085913561 DLMGCP DEBUG mgw-endp(mgw-fsm-8978816-0)[0x56545197f420]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085913561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085913561 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 89018'... (mgcp_client.c:807) 20250412085913561 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250412085913561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085913561 DLMGCP DEBUG mgw-endp(mgw-fsm-8978816-0)[0x56545197f420]{IN_USE}: Removing from parent mgw(mgw-fsm-8978816-0)[0x565451965ea0] (mgcp_client_endpoint_fsm.c:873) 20250412085913561 DLMGCP DEBUG mgw-endp(mgw-fsm-8978816-0)[0x56545197f420]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085913561 DLMGCP DEBUG mgw-endp(mgw-fsm-8978816-0)[0x56545197f420]{IN_USE}: Deallocated (fsm.c:568) 20250412085913561 DMGW DEBUG mgw(mgw-fsm-8978816-0)[0x565451965ea0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085913561 DMGW DEBUG mgw(mgw-fsm-8978816-0)[0x565451965ea0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085913561 DMGW DEBUG mgw(mgw-fsm-8978816-0)[0x565451965ea0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085913561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085913561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085913561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085913561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085913561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085913561 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085913561 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085913562 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085913562 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085913562 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 06 d9 3f 17 00 01 15 60 00 00 11 00 00 01 00 23 40 0a 00 00 01 00 22 40 03 05 c2 d0 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(259)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085917562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_DLCX_RESP}: Timeout of T1 (fsm.c:317) 20250412085917562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250412085917562 DLMGCP DEBUG MGW(mgw) Canceled transaction 97 (mgcp_client.c:1252) 20250412085917562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250412085917562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964c70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) VirtHNBGW-STATS(254)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 1, max: 1) VirtHNBGW-STATS(254)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 0, max: 0) VirtHNBGW-STATS(254)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 1, max: 1) VirtHNBGW-STATS(254)@481fc27fb91e: setverdict(fail): fail -> fail reason: "Timeout waiting for metrics", component reason not changed TC_rab_assign_fail0(266)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "89018017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085918588 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250412085918588 DLMGCP ERROR MGW(mgw) Cannot find matching MGCP transaction for trans_id 97 (mgcp_client.c:770) MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085918597 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38445<->l=127.0.0.1:4262) (control_if.c:193) 20250412085918599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37572<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(255)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(254)@481fc27fb91e: Final verdict of PTC: fail reason: "Timeout waiting for metrics" MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085918603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37568<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085918606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085918606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085918606 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085918606 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085918606 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085918606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8978816)[0x565451987870]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412085918606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8978816)[0x565451987870]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412085918606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412085918606 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412085918606 DLSCCP DEBUG SCCP-SCOC(26)[0x565451964290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412085918606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d93f17), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412085918606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085918606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085918606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085918606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085918606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085918606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085918606 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 d9 3f 17 00 00 1a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085918606 DLSCCP DEBUG SCCP-SCOC(26)[0x565451964290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412085918606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5654519701e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412085918606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8978816)[0x565451987870]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085918606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8978816)[0x565451987870]{disrupted}: Freeing instance (context_map.c:202) 20250412085918606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8978816)[0x565451987870]{disrupted}: Deallocated (fsm.c:568) 20250412085918606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085918606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:206) MutexDispCT-TC_rab_assign_fail(253)@481fc27fb91e: Final verdict of PTC: none 20250412085918606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) 20250412085918606 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8978816 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412085918607 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085918607 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085918607 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085918607 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT TC_rab_assign_fail-Iuh0-RUA(258)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@481fc27fb91e: Final verdict of PTC: none 20250412085918607 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085918607 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085918607 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085918607 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085918607 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085918607 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412085918607 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085918607 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085918607 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085918607 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 d9 3f 17 00 00 1a 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412085918607 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085918607 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085918607 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085918607 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085918607 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085918607 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085918607 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085918608 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085918608 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 20250412085918608 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(259)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(265)@481fc27fb91e: Final verdict of PTC: none 20250412085918608 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085918608 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085918608 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085918608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085918608 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085918608 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085918608 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085918608 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085918608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085918608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085918608 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085918608 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085918608 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085918608 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-M3UA(261)@481fc27fb91e: Final verdict of PTC: none 20250412085918608 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085918608 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 20250412085918609 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085918609 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085918609 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085918609 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085918609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085918609 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085918609 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085918609 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs TC_rab_assign_fail-Iuh0(257)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(256)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@481fc27fb91e: Final verdict of PTC: none 20250412085918609 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085918609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085918609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085918609 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085918609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085918609 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085918609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085918609 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085918609 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085918609 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085918609 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085918609 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085918610 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085918610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085918610 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085918610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085918610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085918610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085918610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085918610 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085918610 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085918610 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085918610 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085918611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(254): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(256): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(265): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assign_fail0(266): pass (fail -> fail) MTC@481fc27fb91e: Test case TC_rab_assign_fail finished. Verdict: fail reason: Timeout waiting for metrics MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail fail'. Sat Apr 12 08:59:18 UTC 2025 ------ HNBGW_Tests.TC_rab_assign_fail fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20250412085918705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085919207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56474<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=316236) Waiting for packet dumper to finish... 1 (prev_count=316236, count=353908) 20250412085920609 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085920609 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085920609 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085920610 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085920610 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085920610 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail fail' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Sat Apr 12 08:59:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_rab_assign_mgcp_to started. 20250412085922319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085922325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56492<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085922331 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38095<->l=127.0.0.1:4262) (control_if.c:572) 20250412085922410 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085922410 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085922410 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085922410 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085922411 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085922411 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085922411 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085922411 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085922411 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085922411 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085922412 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085922412 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085922412 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085922412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085922412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085922412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085922412 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085922412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085922412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085922412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085922412 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085922412 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085922412 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085922412 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085922412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085922412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085922412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085922412 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085922412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085922412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085922412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085922412 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085922412 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085922412 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085922412 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085922412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085922412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085922412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412085922412 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085922412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085922412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085922412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085922412 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085922412 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085922412 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085922412 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085922412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085922412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085922412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085922412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085922412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085922412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085922412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085922412 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085922412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085922412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085922412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085922412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085922412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085922412 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085922412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085922412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085922412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085922412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085922412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085922412 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: picked Normal Route via 'virt-msc2' round-robin style 20250412085922413 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085922413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085922413 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085922413 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085922413 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085922413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085922413 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: picked Normal Route via 'virt-msc1' round-robin style 20250412085922413 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085922413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085922413 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085922413 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085922413 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085922413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085922413 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(275)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085922427 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085922427 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085922427 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085922427 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085922427 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085922427 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085922428 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085922428 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085922429 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085922429 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085922429 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085922429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085922429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085922429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=14 -> eSLS=94: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085922429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085922429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085922429 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085922429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085922429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085922429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085922429 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085922429 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085922429 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085922429 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085922429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085922429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085922429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085922429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085922429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085922429 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085922429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085922429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085922429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 09 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085922429 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085922429 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085922429 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085922429 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085922429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085922429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085922429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085922429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085922429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085922429 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085922429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085922429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085922429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085922429 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085922429 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085922429 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085922429 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085922429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085922429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085922429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085922429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085922429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085922429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085922429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085922429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085922429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085922429 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085922429 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085922429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085922429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085922429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085922429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085922429 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085922429 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085922429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085922429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085922430 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085922430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085922430 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085922430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085922430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085922430 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085922430 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085922430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085922430 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085922430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085922430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085922430 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085922430 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085922430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085922430 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085922449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085922449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085922449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085922449 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085922449 DHNBAP 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) 20250412085922449 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085922449 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085922449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085922449 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085922625 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 20250412085922625 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 20250412085922625 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085922625 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085922634 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085922634 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085922634 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085922634 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085922634 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085922634 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085922634 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085922634 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085922634 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085922634 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085922634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085922635 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085922635 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085922635 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085922635 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085922635 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085922635 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085922635 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085922635 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085922635 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085922635 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085922635 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085922635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085922635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085922635 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085922635 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085922635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085922635 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085922635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085922635 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085922636 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085922636 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085922636 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085922637 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085922637 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085922637 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085922637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085922637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085922637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922637 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085922637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085922637 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085922637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085922637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085922637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085922637 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085922637 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085922637 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085922637 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085922637 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085922637 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085922637 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085922637 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412085922637 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085922637 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085922637 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085922637 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085922639 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 20250412085922639 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 20250412085922639 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085922639 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085922644 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085922644 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085922644 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085922644 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085922644 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085922644 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085922644 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085922644 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085922644 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085922644 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085922644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085922646 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085922646 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085922646 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085922646 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085922646 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085922646 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085922646 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085922646 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085922646 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085922646 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085922646 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085922646 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085922646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085922646 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085922646 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085922646 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085922646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085922646 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085922646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085922646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085922646 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085922646 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085922646 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085922647 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085922647 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085922647 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085922647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085922647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085922647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922647 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085922647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085922647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085922647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085922647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085922647 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085922647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085922647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085922647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085922647 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085922647 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085922647 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085922647 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085922647 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085922647 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085922647 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085922647 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250412085922647 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085922647 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085922647 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085922647 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(274)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085923440 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085923440 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085923440 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085923440 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085923440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085923440 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085923440 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085923440 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085923440 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085923440 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085923441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085923441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085923441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085923441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085923441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085923441 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085923441 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085923441 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085923441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923441 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085923441 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085923441 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085923441 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085923441 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) 20250412085923441 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085923441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085923441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085923441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085923441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085923442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085923442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085923442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085923442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085923442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085923442 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085923442 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085923442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085923442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085923442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085923442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085923442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085923442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412085923442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085923442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085923442 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085923442 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085923445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085923445 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085923445 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085923445 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085923445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085923445 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085923445 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085923445 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085923445 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085923445 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085923445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085923445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085923445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085923445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085923445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085923445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085923445 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085923445 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085923445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923445 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085923445 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085923445 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085923446 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085923446 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085923449 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085923449 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085923449 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085923449 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085923449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085923449 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085923449 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085923449 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085923449 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085923449 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085923449 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085923449 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085923449 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085923449 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085923449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085923449 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085923449 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085923449 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085923449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923449 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085923449 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085923449 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085923449 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085923449 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) 20250412085923449 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085923449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085923450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085923450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923450 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085923450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085923450 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085923450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085923450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085923450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085923450 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085923450 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085923450 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085923450 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085923450 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085923450 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085923450 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085923450 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085923450 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412085923450 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085923450 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085923450 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085923450 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085923451 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085923451 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085923451 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085923451 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085923451 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085923451 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085923451 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085923451 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085923451 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085923451 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085923451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085923451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085923451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085923451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085923451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085923451 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085923451 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085923451 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085923451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085923452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085923452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085923452 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085923452 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085923452 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085923452 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085923452 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085923464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56508<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@481fc27fb91e: 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)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@481fc27fb91e: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@481fc27fb91e: Added conn table entry 0TC_rab_assign_mgcp_to0(280)4571769 20250412085924520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085924520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085924520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085924520 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085924520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x45c279, normal) (hnbgw_rua.c:406) 20250412085924520 DHNB DEBUG map_rua[0x565451987870]{init}: Allocated (fsm.c:456) 20250412085924520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4571769)[0x565451987870]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085924520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4571769 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085924520 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085924520 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085924520 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4571769 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085924520 DCN DEBUG map_sccp[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412085924520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085924520 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-4571769 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085924520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4571769 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085924520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4571769)[0x565451987870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085924520 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085924520 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085924521 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4571769 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085924521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5654519701e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085924521 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085924521 DLSCCP DEBUG SCCP-SCOC(27)[0x565451964c70]{IDLE}: Allocated (fsm.c:456) 20250412085924521 DLSCCP DEBUG SCCP-SCOC(27)[0x565451964c70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085924521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030000f00056400500f1100926) (sccp_scrc.c:415) 20250412085924521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085924521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085924521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085924521 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085924521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085924521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085924521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085924521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085924521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085924521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085924521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085924521 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085924521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085924521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085924521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085924521 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 1b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 f0 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085924521 DLSCCP DEBUG SCCP-SCOC(27)[0x565451964c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085924521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5654519701e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085924521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4571769)[0x565451987870]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085924521 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085924521 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085924521 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085924521 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085924521 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085924521 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085924521 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085924521 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085924521 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085924521 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 1b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 f0 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@481fc27fb91e: Added conn table entry 0TC_rab_assign_mgcp_to0(280)3632686 HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(280)@481fc27fb91e: setverdict(pass): none -> pass 20250412085924540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085924540 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085924540 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085924540 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085924540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085924540 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085924540 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085924540 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085924540 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085924540 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1b e1 4d 95 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085924541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085924541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085924541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085924541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085924541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085924541 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e14d95) (sccp_scrc.c:486) 20250412085924541 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1855) 20250412085924541 DLSCCP DEBUG SCCP-SCOC(27)[0x565451964c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085924541 DLSCCP DEBUG SCCP-SCOC(27)[0x565451964c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085924541 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085924541 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085924541 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085924541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5654519701e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085924541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5654519701e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085924741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085924741 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085924741 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085924741 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085924741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085924741 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085924741 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085924741 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085924741 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085924741 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1b 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085924741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085924741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085924741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085924741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085924741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085924741 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085924741 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250412085924741 DLSCCP DEBUG SCCP-SCOC(27)[0x565451964c70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085924741 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085924741 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085924741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085924741 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085924741 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085924741 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4571769 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085924741 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085924742 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085924742 DMGW DEBUG mgw(mgw-fsm-4571769-0)[0x56545197f420]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085924742 DMGW DEBUG mgw(mgw-fsm-4571769-0)[0x56545197f420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085924742 DMGW DEBUG mgw(mgw-fsm-4571769-0)[0x56545197f420]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085924742 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085924742 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085924742 DLMGCP DEBUG mgw-endp(mgw-fsm-4571769-0)[0x565451965ea0]{UNUSED}: Allocated (fsm.c:456) 20250412085924742 DLMGCP DEBUG mgw-endp(mgw-fsm-4571769-0)[0x565451965ea0]{UNUSED}: is child of mgw(mgw-fsm-4571769-0)[0x56545197f420] (fsm.c:486) 20250412085924742 DLMGCP DEBUG mgw-endp(mgw-fsm-4571769-0)[0x565451965ea0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4571769-0)[0x56545197f420] (mgcp_client_endpoint_fsm.c:724) 20250412085924742 DLMGCP DEBUG mgw-endp(mgw-fsm-4571769-0)[0x565451965ea0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085924742 DLMGCP DEBUG mgw-endp(mgw-fsm-4571769-0)[0x565451965ea0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085924742 DLMGCP DEBUG mgw-endp(mgw-fsm-4571769-0)[0x565451965ea0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085924742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4571769-0)[0x565451958030]{ST_CRCX}: Allocated (fsm.c:456) 20250412085924742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4571769-0)[0x565451958030]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4571769-0)[0x565451965ea0] (fsm.c:486) 20250412085924742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4571769-0)[0x565451958030]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085924742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4571769-0)[0x565451958030]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085924742 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 45c27'... (mgcp_client.c:807) 20250412085924742 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085924742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4571769-0)[0x565451958030]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085924742 DLMGCP DEBUG mgw-endp(mgw-fsm-4571769-0)[0x565451965ea0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "45c27917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "45c27917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "45c27917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "45c27917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250412085928607 DLSCCP DEBUG SCCP-SCOC(26)[0x565451964290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412085928607 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d93f17), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412085928607 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085928608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085928608 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085928608 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085928608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085928608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085928608 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d9 3f 17 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085928608 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085928608 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085928608 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085928608 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085928608 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085928608 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412085928608 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085928608 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085928608 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085928608 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d9 3f 17 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412085928614 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085928614 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085928614 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085928614 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085928614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085928614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085928614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085928614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085928614 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085928614 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 1a d9 3f 17 00 00 06 00 08 00 00 00 07  20250412085928614 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085928614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085928614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085928614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085928614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085928614 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=00d93f17) (sccp_scrc.c:486) 20250412085928614 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1855) 20250412085928614 DLSCCP DEBUG SCCP-SCOC(26)[0x565451964290]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412085928614 DLSCCP DEBUG SCCP-SCOC(26)[0x565451964290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412085928614 DLSCCP DEBUG SCCP-SCOC(26)[0x565451964290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085928614 DLSCCP DEBUG SCCP-SCOC(26)[0x565451964290]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085928614 DLSCCP DEBUG SCCP-SCOC(26)[0x565451964290]{IDLE}: Deallocated (fsm.c:568) 20250412085928743 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250412085928743 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250412085928743 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-4571769-0)[0x565451965ea0] (mgcp_client_fsm.c:526) 20250412085928743 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250412085928743 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250412085928743 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451958030]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250412085928743 DLMGCP DEBUG mgw-endp(mgw-fsm-4571769-0)[0x565451965ea0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250412085928743 DLMGCP DEBUG mgw-endp(mgw-fsm-4571769-0)[0x565451965ea0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085928743 DLMGCP DEBUG mgw-endp(mgw-fsm-4571769-0)[0x565451965ea0]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250412085928743 DLMGCP DEBUG mgw-endp(mgw-fsm-4571769-0)[0x565451965ea0]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-4571769-0)[0x56545197f420] (mgcp_client_endpoint_fsm.c:925) 20250412085928743 DLMGCP DEBUG mgw-endp(mgw-fsm-4571769-0)[0x565451965ea0]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250412085928743 DLMGCP DEBUG mgw-endp(mgw-fsm-4571769-0)[0x565451965ea0]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250412085928743 DMGW DEBUG mgw(mgw-fsm-4571769-0)[0x56545197f420]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250412085928743 DMGW ERROR mgw(mgw-fsm-4571769-0)[0x56545197f420]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250412085928743 DMGW DEBUG mgw(mgw-fsm-4571769-0)[0x56545197f420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250412085928743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250412085928743 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085928743 DLSCCP DEBUG SCCP-SCOC(27)[0x565451964c70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085928743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e14d95), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:415) 20250412085928743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085928743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085928743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085928743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085928743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085928743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085928743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 e1 4d 95 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 11 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085928743 DMGW DEBUG mgw(mgw-fsm-4571769-0)[0x56545197f420]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250412085928743 DMGW DEBUG mgw(mgw-fsm-4571769-0)[0x56545197f420]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250412085928743 DMGW DEBUG mgw(mgw-fsm-4571769-0)[0x56545197f420]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250412085928743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085928744 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085928744 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085928744 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085928744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085928744 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085928744 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085928744 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085928744 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085928744 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 e1 4d 95 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 11 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085928764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085928764 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085928764 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085928764 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085928764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085928764 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085928764 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085928764 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085928764 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085928764 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085928764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085928764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085928764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085928764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085928764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085928764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085928764 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250412085928764 DLSCCP DEBUG SCCP-SCOC(27)[0x565451964c70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085928764 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085928764 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085928764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085928764 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085928764 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085928764 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4571769 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085928764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4571769)[0x565451987870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085928764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085928764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085928764 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@481fc27fb91e: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)4571769 20250412085928776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085928776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085928776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085928776 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085928776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x45c279,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085928776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4571769 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085928776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4571769)[0x565451987870]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085928776 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085928776 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085928776 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4571769 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085928776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085928776 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085928776 DLSCCP DEBUG SCCP-SCOC(27)[0x565451964c70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085928776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e14d95), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085928776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085928776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085928776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085928776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085928776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085928776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085928776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 e1 4d 95 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085928776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4571769)[0x565451987870]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085928776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085928776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5654519701e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085928776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085928776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085928776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085928776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085928776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085928776 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085928776 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085928776 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085928776 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085928776 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0a 06 e1 4d 95 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@481fc27fb91e: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)3632686 HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: Session index based on connection ID:0 20250412085928779 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085928779 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085928779 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085928779 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085928779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085928779 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085928779 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085928779 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085928779 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085928779 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 1b e1 4d 95 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085928779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085928779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085928779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085928779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085928779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085928779 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=00e14d95), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085928779 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1855) 20250412085928779 DLSCCP DEBUG SCCP-SCOC(27)[0x565451964c70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085928779 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085928779 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085928779 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085928780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5654519701e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085928780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5654519701e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085928780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4571769)[0x565451987870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085928780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4571769)[0x565451987870]{disconnected}: Freeing instance (context_map.c:202) 20250412085928780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4571769)[0x565451987870]{disconnected}: Deallocated (fsm.c:568) 20250412085928780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085928780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:206) 20250412085928780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) 20250412085928780 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4571769 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250412085928780 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=00e14d95), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:415) 20250412085928780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085928780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085928780 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085928780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085928780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085928780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085928780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 e1 4d 95 00 00 1b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085928780 DLSCCP DEBUG SCCP-SCOC(27)[0x565451964c70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085928780 DLSCCP DEBUG SCCP-SCOC(27)[0x565451964c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085928780 DLSCCP DEBUG SCCP-SCOC(27)[0x565451964c70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085928780 DLSCCP DEBUG SCCP-SCOC(27)[0x565451964c70]{IDLE}: Deallocated (fsm.c:568) 20250412085928780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085928780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085928780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085928780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085928780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085928780 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412085928780 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085928780 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085928780 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085928780 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0a 05 e1 4d 95 00 00 1b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085930794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56492<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085930796 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38095<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(268)@481fc27fb91e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085930799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56478<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085930801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085930801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085930801 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085930801 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085930801 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_rab_assign_mgcp_to(267)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@481fc27fb91e: Final verdict of PTC: none 20250412085930802 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085930802 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085930802 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085930803 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085930803 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085930803 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085930803 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085930803 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(277)@481fc27fb91e: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@481fc27fb91e: Final verdict of PTC: none 20250412085930803 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 20250412085930803 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(274)@481fc27fb91e: Final verdict of PTC: none 20250412085930803 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085930803 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085930803 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085930803 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085930803 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085930803 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085930803 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085930803 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085930803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085930803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085930803 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085930803 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085930804 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085930803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085930804 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085930804 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085930804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085930804 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.msc0-M3UA(275)@481fc27fb91e: Final verdict of PTC: none 20250412085930804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085930804 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085930804 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085930804 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085930804 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085930804 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085930804 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412085930804 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 20250412085930804 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085930804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085930804 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085930804 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085930804 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 20250412085930804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085930804 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085930804 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085930804 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085930804 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085930804 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085930804 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085930804 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085930804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085930804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(279)@481fc27fb91e: Final verdict of PTC: none 20250412085930804 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085930804 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085930804 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085930804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085930804 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085930804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085930804 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085930804 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085930804 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085930805 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085930805 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(278)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@481fc27fb91e: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(270)@481fc27fb91e: Final verdict of PTC: none 20250412085930807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56508<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sat Apr 12 08:59:30 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 20250412085930898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36012<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085931400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36012<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345856) Waiting for packet dumper to finish... 1 (prev_count=345856, count=346496) 20250412085932804 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085932804 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085932804 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085932804 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085932804 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085932805 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Sat Apr 12 08:59:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250412085934499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085934504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085934507 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40675<->l=127.0.0.1:4262) (control_if.c:572) 20250412085934581 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085934581 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085934582 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085934582 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085934582 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085934582 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412085934582 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085934582 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085934582 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085934582 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085934582 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085934582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085934582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085934582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934582 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085934582 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085934583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085934583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085934583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085934583 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085934583 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085934583 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085934583 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085934583 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085934583 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085934583 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085934583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085934583 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412085934584 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085934584 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085934584 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085934584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085934584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085934584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085934584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934584 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085934584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085934584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085934584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 09 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085934584 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085934584 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085934584 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085934584 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085934584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085934584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085934584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085934584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934584 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085934584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085934584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085934584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085934584 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085934584 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085934584 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085934584 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085934584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085934584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085934584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085934584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934584 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085934584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085934584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085934584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085934584 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085934584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085934584 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085934584 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085934584 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085934584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085934584 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085934584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085934584 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085934584 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085934584 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085934584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085934584 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085934584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085934584 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085934584 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085934584 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085934584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085934584 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(289)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(289)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085934600 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085934600 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085934600 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085934600 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085934601 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085934601 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085934601 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085934601 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085934602 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085934602 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085934602 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085934602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085934602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085934602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=14 -> eSLS=94: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085934602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934602 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085934602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085934602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085934602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085934602 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085934602 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085934602 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085934602 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085934602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085934602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085934602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085934602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934602 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085934602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085934602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085934602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 05 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085934602 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085934602 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085934602 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085934602 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085934602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085934602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085934602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085934602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934602 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085934602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085934602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085934602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085934602 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085934603 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085934603 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085934603 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085934603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085934603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085934603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934603 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085934603 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085934603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085934603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085934603 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085934603 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085934603 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085934603 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085934603 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085934603 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085934603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085934603 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085934603 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085934603 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085934603 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085934603 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085934603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085934603 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=5 -> eSLS=5: picked Normal Route via 'virt-sgsn2' round-robin style 20250412085934603 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085934603 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085934603 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085934603 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085934603 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085934603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085934603 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085934603 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085934603 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085934603 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085934603 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085934603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085934603 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(292)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085934631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085934631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085934631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085934631 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085934631 DHNBAP 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) 20250412085934631 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085934631 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085934631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085934631 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085934797 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 20250412085934797 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 20250412085934797 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085934797 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085934804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085934804 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085934804 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085934804 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085934804 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085934804 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085934804 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085934804 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085934804 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085934804 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085934804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085934807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085934807 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085934807 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085934807 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085934807 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085934807 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085934807 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085934807 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085934807 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085934807 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085934807 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085934807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085934807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085934807 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085934808 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085934808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085934808 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085934808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085934808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085934808 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085934808 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085934808 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085934809 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085934809 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085934809 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085934809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085934809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085934809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934809 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085934809 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085934809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085934809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085934809 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085934809 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085934809 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085934809 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085934809 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085934809 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085934810 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085934810 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085934810 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085934810 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085934810 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085934810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085934815 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 20250412085934815 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 20250412085934815 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085934815 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085934822 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085934823 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085934823 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085934823 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085934823 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085934823 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085934823 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085934823 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085934823 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085934823 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085934823 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085934825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085934825 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085934825 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085934825 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085934825 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085934825 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085934825 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085934825 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085934825 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085934825 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085934825 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085934825 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085934825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085934825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085934826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085934826 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085934826 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085934826 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085934826 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085934826 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085934826 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085934826 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085934826 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085934827 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085934827 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085934827 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085934827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085934827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085934827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934827 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085934827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085934827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085934827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085934827 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085934827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085934827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085934827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085934827 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085934827 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085934827 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085934827 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085934827 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085934827 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085934827 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085934827 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250412085934827 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085934827 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085934827 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085934827 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(288)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085935613 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085935613 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085935613 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085935613 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085935613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085935613 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085935613 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085935613 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085935613 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085935613 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085935613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085935613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085935613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085935613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085935613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085935613 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085935613 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085935613 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085935613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935613 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085935613 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085935613 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085935613 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085935613 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) 20250412085935613 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085935613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085935613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085935613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935613 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085935613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085935613 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085935613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085935613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085935613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085935613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085935613 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085935613 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085935614 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085935614 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085935614 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085935614 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085935614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085935614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412085935614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085935614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085935614 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085935614 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085935614 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085935614 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085935614 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085935614 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085935614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085935614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085935614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085935614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085935614 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085935614 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085935614 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085935614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085935614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085935614 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085935614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085935614 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085935614 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085935614 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085935614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935615 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085935615 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085935615 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085935615 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085935615 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085935624 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085935624 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085935624 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085935624 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085935624 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085935624 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085935624 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085935624 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085935624 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085935624 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085935624 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085935624 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085935624 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085935624 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085935624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085935624 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085935624 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085935624 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085935624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935624 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085935624 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085935624 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085935624 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085935624 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) 20250412085935624 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085935624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085935624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085935624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935624 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085935624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085935624 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085935624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085935624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085935624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085935624 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085935624 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085935624 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085935624 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085935624 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085935624 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085935624 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085935624 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085935624 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250412085935624 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085935624 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085935624 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085935624 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085935624 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085935624 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085935624 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085935624 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085935624 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085935624 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085935624 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085935624 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085935624 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085935624 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085935624 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085935624 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085935624 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085935624 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085935624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085935624 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085935624 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085935624 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085935624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085935624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085935624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085935624 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085935624 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085935624 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085935624 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085935624 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085935661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36678<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)10256573 20250412085936694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085936694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085936694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085936694 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085936694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9c80bd, normal) (hnbgw_rua.c:406) 20250412085936694 DHNB DEBUG map_rua[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412085936694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10256573)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085936694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10256573 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085936694 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085936694 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085936694 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10256573 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085936694 DCN DEBUG map_sccp[0x565451964c70]{init}: Allocated (fsm.c:456) 20250412085936694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x565451964c70]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085936694 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-10256573 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085936694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10256573 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085936695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10256573)[0x5654519701e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085936695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085936695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085936695 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10256573 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085936695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x565451964c70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085936695 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085936695 DLSCCP DEBUG SCCP-SCOC(28)[0x565451958030]{IDLE}: Allocated (fsm.c:456) 20250412085936695 DLSCCP DEBUG SCCP-SCOC(28)[0x565451958030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085936695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000040056400500f1100926) (sccp_scrc.c:415) 20250412085936695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085936695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085936695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085936695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085936695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085936695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085936695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085936695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085936695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085936695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085936695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085936695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085936695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085936695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085936695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085936695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 1c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 04 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085936695 DLSCCP DEBUG SCCP-SCOC(28)[0x565451958030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085936695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x565451964c70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085936695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10256573)[0x5654519701e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085936695 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085936695 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085936695 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085936695 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085936695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085936695 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412085936695 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085936695 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085936695 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085936695 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0d 01 00 00 1c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 04 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@481fc27fb91e: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)2824165 HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412085936709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085936709 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085936709 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085936709 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085936709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085936709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085936709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085936709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085936709 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085936709 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1c db 8a 31 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085936709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085936709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085936709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085936709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085936709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085936709 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00db8a31) (sccp_scrc.c:486) 20250412085936709 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1855) 20250412085936709 DLSCCP DEBUG SCCP-SCOC(28)[0x565451958030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085936709 DLSCCP DEBUG SCCP-SCOC(28)[0x565451958030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085936709 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085936709 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085936709 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085936709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x565451964c70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085936709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x565451964c70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(282)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 0, max: 0) VirtHNBGW-STATS(282)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 0, max: 0) VirtHNBGW-STATS(282)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 0, max: 0) VirtHNBGW-STATS(282)@481fc27fb91e: setverdict(fail): none -> fail reason: "Timeout waiting for metrics", new component reason: "Timeout waiting for metrics" TC_rab_assign_mgw_iuup_addr_chg0(294)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(293)@481fc27fb91e: 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)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412085941796 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085941796 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085941796 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085941796 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085941796 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085941796 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085941796 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085941796 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085941797 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085941797 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1c 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412085941797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085941797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085941797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085941797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085941797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085941797 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412085941797 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250412085941797 DLSCCP DEBUG SCCP-SCOC(28)[0x565451958030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085941797 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085941797 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085941797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x565451964c70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085941797 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412085941797 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412085941797 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10256573 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412085941797 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085941797 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085941797 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412085941797 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412085941797 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412085941797 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085941797 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412085941797 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{UNUSED}: Allocated (fsm.c:456) 20250412085941797 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{UNUSED}: is child of mgw(mgw-fsm-10256573-0)[0x565451965ea0] (fsm.c:486) 20250412085941797 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10256573-0)[0x565451965ea0] (mgcp_client_endpoint_fsm.c:724) 20250412085941797 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085941797 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085941797 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085941797 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10256573-0)[0x565451964290]{ST_CRCX}: Allocated (fsm.c:456) 20250412085941797 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10256573-0)[0x565451964290]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10256573-0)[0x56545197f420] (fsm.c:486) 20250412085941797 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10256573-0)[0x565451964290]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085941797 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10256573-0)[0x565451964290]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412085941797 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 9c80b'... (mgcp_client.c:807) 20250412085941797 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250412085941797 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10256573-0)[0x565451964290]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085941797 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9c80bd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c80bd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9c80bd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c80bd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 20250412085941810 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250412085941810 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964290]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412085941810 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964290]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412085941810 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964290]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085941810 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964290]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085941810 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412085941810 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{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) 20250412085941810 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{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) 20250412085941810 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085941810 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085941810 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{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) 20250412085941810 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085941810 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412085941810 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085941810 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085941810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10256573)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085941810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085941810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085941810 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085941826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085941826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085941826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085941826 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085941826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9c80bd) (hnbgw_rua.c:470) 20250412085941826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10256573 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085941826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10256573)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085941826 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085941826 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085941826 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10256573 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085941826 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085941826 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085941826 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085941826 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085941826 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412085941826 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10256573-0)[0x565451965ea0] (mgcp_client_endpoint_fsm.c:724) 20250412085941826 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085941826 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085941826 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{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) 20250412085941827 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964290]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412085941827 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 9c80'... (mgcp_client.c:807) 20250412085941827 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250412085941827 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964290]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085941827 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085941827 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{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) 20250412085941827 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{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)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9c80bd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c80bd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085941833 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250412085941833 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964290]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250412085941833 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964290]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412085941833 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964290]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412085941833 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412085941833 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{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) 20250412085941833 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{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) 20250412085941833 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085941833 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085941833 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{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) 20250412085941833 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085941833 DMGW INFO mgw(mgw-fsm-10256573-0)[0x565451965ea0]{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) 20250412085941833 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250412085941833 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412085941833 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412085941833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10256573)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412085941833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412085941833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085941833 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085941835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085941835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085941835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412085941835 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085941835 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9c80bd) (hnbgw_rua.c:470) 20250412085941835 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10256573 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412085941835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10256573)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085941835 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412085941835 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412085941835 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10256573 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412085941835 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085941835 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412085941835 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412085941835 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085941835 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250412085941835 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250412085941835 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412085941835 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10256573-0)[0x565451965ea0] (mgcp_client_endpoint_fsm.c:724) 20250412085941835 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412085941835 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412085941835 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412085941835 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10256573-0)[0x565451980f10]{ST_CRCX}: Allocated (fsm.c:456) 20250412085941835 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10256573-0)[0x565451980f10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10256573-0)[0x56545197f420] (fsm.c:486) 20250412085941835 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10256573-0)[0x565451980f10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412085941835 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10256573-0)[0x565451980f10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250412085941835 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 9c80'... (mgcp_client.c:807) 20250412085941835 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250412085941835 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10256573-0)[0x565451980f10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412085941835 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412085941835 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{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) 20250412085941835 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{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) 20250412085941835 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{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)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9c80bd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c80bd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412085941842 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250412085941842 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980f10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412085941842 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980f10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412085941842 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980f10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412085941842 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980f10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412085941842 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412085941842 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{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) 20250412085941842 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{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) 20250412085941842 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{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) 20250412085941842 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412085941842 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412085941842 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{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) 20250412085941842 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{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) 20250412085941842 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412085941842 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412085941842 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412085941842 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412085941842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x565451964c70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412085941842 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085941842 DLSCCP DEBUG SCCP-SCOC(28)[0x565451958030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085941842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db8a31), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412085941842 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085941842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085941842 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085941842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085941842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085941842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085941842 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 db 8a 31 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085941842 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412085941842 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085941842 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085941842 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085941842 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085941842 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085941842 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412085941842 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085941842 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085941842 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085941842 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 db 8a 31 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req" (min: 1, max: 1) VirtHNBGW-STATS(282)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf" (min: 1, max: 1) VirtHNBGW-STATS(282)@481fc27fb91e: Timeout waiting for "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail" (min: 0, max: 0) VirtHNBGW-STATS(282)@481fc27fb91e: setverdict(fail): fail -> fail reason: "Timeout waiting for metrics", component reason not changed HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412085946871 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085946871 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085946871 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085946871 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085946871 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085946871 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085946871 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085946871 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085946871 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085946871 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1c 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412085946871 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085946871 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085946871 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085946871 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085946871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085946871 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412085946871 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250412085946871 DLSCCP DEBUG SCCP-SCOC(28)[0x565451958030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085946871 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085946871 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085946871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x565451964c70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085946871 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085946871 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085946871 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10256573 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085946871 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412085946871 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412085946871 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412085946871 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412085946871 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964290]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085946871 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 9c80'... (mgcp_client.c:807) 20250412085946871 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412085946871 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964290]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085946871 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980f10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412085946871 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 9c80'... (mgcp_client.c:807) 20250412085946871 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412085946871 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980f10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412085946871 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{IN_USE}: Removing from parent mgw(mgw-fsm-10256573-0)[0x565451965ea0] (mgcp_client_endpoint_fsm.c:873) 20250412085946871 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412085946871 DLMGCP DEBUG mgw-endp(mgw-fsm-10256573-0)[0x56545197f420]{IN_USE}: Deallocated (fsm.c:568) 20250412085946871 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412085946871 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412085946871 DMGW DEBUG mgw(mgw-fsm-10256573-0)[0x565451965ea0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412085946871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10256573)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085946871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412085946872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085946872 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9c80bd17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9c80bd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085946888 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250412085946888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964290]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085946888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964290]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085946888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964290]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085946888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x565451964290]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412085946889 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250412085946889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980f10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412085946889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980f10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412085946889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980f10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412085946889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451980f10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@481fc27fb91e: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)10256573 20250412085946902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085946902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085946902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085946902 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085946902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9c80bd,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085946902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10256573 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085946902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10256573)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085946902 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085946902 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085946902 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10256573 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085946902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x565451964c70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085946903 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085946903 DLSCCP DEBUG SCCP-SCOC(28)[0x565451958030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085946903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db8a31), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085946903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085946903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085946903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085946903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085946903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085946903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085946903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 db 8a 31 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085946903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10256573)[0x5654519701e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085946903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x565451964c70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085946903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x565451964c70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085946903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085946903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085946903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085946903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085946903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085946903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412085946903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085946903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085946903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085946903 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0d 06 db 8a 31 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@481fc27fb91e: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)2824165 HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: Session index based on connection ID:0 20250412085946913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085946913 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085946913 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085946913 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085946913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085946913 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085946913 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085946913 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085946913 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085946913 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 1c db 8a 31 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085946913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085946913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085946913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085946913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085946913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085946913 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=00db8a31), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085946913 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1855) 20250412085946913 DLSCCP DEBUG SCCP-SCOC(28)[0x565451958030]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085946913 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085946913 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085946913 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085946913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x565451964c70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085946913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x565451964c70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085946913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10256573)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085946913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10256573)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:202) 20250412085946913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10256573)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) 20250412085946914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x565451964c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085946914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x565451964c70]{disconnected}: Freeing instance (context_map.c:206) 20250412085946914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x565451964c70]{disconnected}: Deallocated (fsm.c:568) 20250412085946914 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10256573 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412085946914 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=00db8a31), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:415) 20250412085946914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085946914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085946914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085946914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085946914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085946914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085946914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0d 05 db 8a 31 00 00 1c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085946914 DLSCCP DEBUG SCCP-SCOC(28)[0x565451958030]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085946914 DLSCCP DEBUG SCCP-SCOC(28)[0x565451958030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085946914 DLSCCP DEBUG SCCP-SCOC(28)[0x565451958030]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085946914 DLSCCP DEBUG SCCP-SCOC(28)[0x565451958030]{IDLE}: Deallocated (fsm.c:568) 20250412085946914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085946914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085946914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085946914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085946914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085946914 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412085946914 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085946914 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085946914 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085946914 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0d 05 db 8a 31 00 00 1c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085948918 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40675<->l=127.0.0.1:4262) (control_if.c:193) 20250412085948919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36036<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(283)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(282)@481fc27fb91e: Final verdict of PTC: fail reason: "Timeout waiting for metrics" MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085948922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36024<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085948923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085948923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085948923 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085948923 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085948923 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412085948924 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085948924 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085948924 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085948924 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085948924 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085948925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085948925 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085948925 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085948925 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 20250412085948925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085948925 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085948925 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085948925 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085948925 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085948925 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085948925 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085948925 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085948925 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085948925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085948925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085948925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085948925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085948925 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085948925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085948925 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085948925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085948925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085948925 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085948925 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085948925 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085948925 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@481fc27fb91e: Final verdict of PTC: none 20250412085948926 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 20250412085948926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085948926 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085948926 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412085948926 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412085948926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085948926 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412085948926 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250412085948926 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) 20250412085948926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085948926 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085948926 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@481fc27fb91e: Final verdict of PTC: none 20250412085948927 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085948927 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085948927 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085948927 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085948927 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085948927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085948927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085948927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085948927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085948927 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085948927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085948927 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085948927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085948927 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085948927 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085948927 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085948927 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085948927 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(288)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@481fc27fb91e: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(284)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(293)@481fc27fb91e: Final verdict of PTC: none 20250412085948930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36678<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(282): fail (pass -> fail) reason: "Timeout waiting for metrics" MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(284): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(293): none (fail -> fail) MTC@481fc27fb91e: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (fail -> fail) MTC@481fc27fb91e: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: fail reason: Timeout waiting for metrics MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail'. Sat Apr 12 08:59:48 UTC 2025 ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20250412085949010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47456<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085949513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47456<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364992) Waiting for packet dumper to finish... 1 (prev_count=364992, count=393060) 20250412085950926 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085950926 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085950926 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412085950928 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085950928 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085950928 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg fail' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Sat Apr 12 08:59:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_ranap_cs_mo_disconnect started. 20250412085952606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47464<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085952612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085952616 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36929<->l=127.0.0.1:4262) (control_if.c:572) 20250412085952696 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085952696 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085952696 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085952696 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085952697 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085952697 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085952697 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412085952697 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_ranap_cs_mo_disconnect-Iuh0(299)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412085952697 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085952697 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085952698 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085952698 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412085952698 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085952698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085952698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085952698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085952698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952698 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085952698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412085952698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085952698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 08 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085952698 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085952698 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085952698 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412085952698 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085952698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085952698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085952698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085952698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952698 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085952698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412085952698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085952698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085952698 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085952698 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085952698 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412085952698 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085952698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085952698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085952698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085952698 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952698 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085952698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412085952698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085952698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085952698 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085952698 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085952698 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085952698 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085952699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085952699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085952699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085952699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085952699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085952699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085952699 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085952699 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085952699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085952699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085952699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085952699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412085952699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412085952699 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412085952699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085952699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085952699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085952699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412085952699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412085952699 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412085952699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085952699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085952699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085952699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412085952699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412085952699 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412085952699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085952699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085952699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085952699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085952699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085952699 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(303)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085952714 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085952714 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085952714 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085952714 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085952715 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085952715 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085952715 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412085952715 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085952716 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085952716 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412085952716 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085952716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085952716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085952716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952716 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=13 -> eSLS=93: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085952716 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952716 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085952716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412085952716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085952716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0d 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085952716 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085952716 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085952716 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412085952716 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085952716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085952716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085952716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952716 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085952716 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952717 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085952717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412085952717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085952717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085952717 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085952717 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085952717 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412085952717 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085952717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085952717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085952717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952717 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085952717 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952717 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085952717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412085952717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085952717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085952717 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085952717 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085952717 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085952717 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085952717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085952717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085952717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952718 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085952718 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085952718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085952718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085952718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085952718 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085952718 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085952718 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085952718 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085952718 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412085952718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412085952718 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412085952718 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085952718 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085952718 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085952718 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412085952718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412085952718 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412085952719 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085952719 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085952719 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085952719 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412085952719 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412085952719 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412085952719 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085952719 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085952719 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085952719 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085952719 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085952719 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(306)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(304)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412085952743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085952743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085952743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412085952743 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412085952743 DHNBAP 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) 20250412085952743 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412085952743 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412085952743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085952743 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@481fc27fb91e: setverdict(pass): none -> pass 20250412085952911 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 20250412085952911 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 20250412085952911 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085952911 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412085952921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085952921 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412085952921 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085952921 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085952921 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085952921 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085952921 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085952921 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085952921 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085952921 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412085952921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085952923 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085952924 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085952924 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085952924 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412085952924 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085952924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085952924 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085952924 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085952924 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412085952924 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412085952924 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085952924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085952924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085952924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085952924 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412085952924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085952924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085952925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085952925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085952925 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085952925 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085952925 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085952926 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085952926 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412085952926 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085952926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085952926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412085952926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085952926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085952926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085952926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085952926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085952926 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085952926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085952926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085952926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085952926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085952926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085952926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412085952926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085952927 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085952927 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085952927 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412085952930 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 20250412085952930 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 20250412085952930 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412085952930 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412085952935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085952935 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412085952935 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412085952935 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412085952935 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412085952935 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412085952935 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412085952935 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412085952935 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412085952935 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412085952935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412085952936 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085952936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412085952936 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412085952936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412085952936 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412085952936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412085952936 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412085952936 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412085952936 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412085952936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412085952936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412085952936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085952936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412085952936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085952936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412085952936 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412085952936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085952936 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085952936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085952936 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085952936 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412085952936 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412085952936 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412085952938 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412085952938 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412085952938 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412085952938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085952938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412085952938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085952938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085952938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085952938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085952938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085952938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085952938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085952938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085952938 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085952938 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412085952938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085952938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085952938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085952938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085952938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085952938 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412085952938 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085952938 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085952938 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085952938 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(302)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085953727 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085953727 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085953727 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085953727 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085953727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085953727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085953727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085953727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085953727 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085953727 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412085953727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085953728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085953728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085953728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085953728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085953728 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085953728 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085953728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412085953728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953728 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085953728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085953728 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085953728 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085953728 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) 20250412085953728 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085953728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085953728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412085953728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085953728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085953728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085953728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085953728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085953728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085953729 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085953729 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085953729 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412085953729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085953729 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085953729 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085953729 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085953729 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085953729 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412085953729 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085953729 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085953729 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085953729 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412085953729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085953729 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085953729 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085953729 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085953730 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085953730 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085953730 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085953730 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085953730 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085953730 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412085953730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085953730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085953730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085953730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085953730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085953730 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085953730 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412085953730 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412085953730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953730 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085953730 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085953730 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085953730 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085953730 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412085953739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085953739 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085953739 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085953739 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085953739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085953739 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085953739 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085953739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085953739 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085953739 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412085953739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085953739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085953739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085953739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085953739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085953739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085953739 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085953739 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412085953739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953739 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085953739 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085953739 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412085953739 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412085953739 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) 20250412085953739 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412085953739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412085953739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412085953739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953739 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085953739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085953739 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085953739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085953739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412085953739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085953739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085953739 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412085953739 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412085953739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085953739 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085953739 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085953739 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412085953739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412085953739 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412085953739 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412085953739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412085953739 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085953739 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412085953740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085953740 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412085953740 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412085953740 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412085953740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085953740 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412085953740 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085953740 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085953740 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085953740 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412085953740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085953740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085953740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085953740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412085953740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085953740 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412085953740 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412085953740 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412085953740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085953740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085953740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085953740 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085953740 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412085953740 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412085953740 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412085953740 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412085953778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47492<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@481fc27fb91e: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@481fc27fb91e: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)13215087 20250412085954812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085954812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085954812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412085954812 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412085954812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc9a56f, normal) (hnbgw_rua.c:406) 20250412085954812 DHNB DEBUG map_rua[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412085954812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13215087)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412085954812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13215087 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412085954812 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085954812 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085954812 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13215087 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412085954812 DCN DEBUG map_sccp[0x565451964c70]{init}: Allocated (fsm.c:456) 20250412085954812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x565451964c70]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412085954812 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-13215087 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412085954812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13215087 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412085954813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13215087)[0x5654519701e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412085954813 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412085954813 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412085954813 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13215087 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412085954813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x565451964c70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085954813 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412085954813 DLSCCP DEBUG SCCP-SCOC(29)[0x565451958030]{IDLE}: Allocated (fsm.c:456) 20250412085954813 DLSCCP DEBUG SCCP-SCOC(29)[0x565451958030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412085954813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030003090056400500f1100926) (sccp_scrc.c:415) 20250412085954813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085954813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085954813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085954813 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085954813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085954813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085954813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085954813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412085954813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412085954813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412085954813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085954813 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085954813 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085954813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085954813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085954813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 1d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 03 09 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085954813 DLSCCP DEBUG SCCP-SCOC(29)[0x565451958030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412085954813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x565451964c70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412085954813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13215087)[0x5654519701e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412085954813 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085954813 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085954813 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085954813 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085954814 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085954814 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085954814 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085954814 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085954814 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085954814 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 1d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 50 00 4f 40 03 00 03 09 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@481fc27fb91e: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)5367058 HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(308)@481fc27fb91e: setverdict(pass): none -> pass 20250412085954832 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085954832 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085954832 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085954832 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085954832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085954832 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085954832 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085954832 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085954832 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085954832 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 1d a6 bd ac 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412085954833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085954833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085954833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085954833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085954833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085954833 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a6bdac) (sccp_scrc.c:486) 20250412085954833 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1855) 20250412085954833 DLSCCP DEBUG SCCP-SCOC(29)[0x565451958030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412085954833 DLSCCP DEBUG SCCP-SCOC(29)[0x565451958030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412085954833 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085954833 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412085954833 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412085954833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x565451964c70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412085954833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x565451964c70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412085955012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085955012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085955013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250412085955013 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412085955013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc9a56f) (hnbgw_rua.c:470) 20250412085955013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13215087 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250412085955013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13215087)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412085955013 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250412085955013 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250412085955013 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13215087 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250412085955013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x565451964c70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085955013 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085955013 DLSCCP DEBUG SCCP-SCOC(29)[0x565451958030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085955013 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6bdac), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250412085955013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085955013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085955013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085955013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085955013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085955013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085955013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 a6 bd ac 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085955013 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085955013 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085955013 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085955013 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085955013 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085955013 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085955013 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085955013 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085955014 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085955014 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 a6 bd ac 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: vl_len:13 HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250412085955037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085955037 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085955037 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085955037 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085955037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085955037 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085955037 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085955037 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085955037 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085955037 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 1d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 07  20250412085955038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085955038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085955038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085955038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085955038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085955038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:486) 20250412085955038 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1855) 20250412085955038 DLSCCP DEBUG SCCP-SCOC(29)[0x565451958030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412085955038 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085955038 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412085955038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x565451964c70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412085955038 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412085955038 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412085955038 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13215087 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412085955038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13215087)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412085955038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:121) 20250412085955038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412085955038 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@481fc27fb91e: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)13215087 20250412085955061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085955061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085955061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412085955061 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412085955061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc9a56f,cause=radio(normal)) (hnbgw_rua.c:438) 20250412085955061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13215087 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412085955061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13215087)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412085955061 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412085955061 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412085955061 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13215087 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412085955061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x565451964c70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412085955061 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412085955061 DLSCCP DEBUG SCCP-SCOC(29)[0x565451958030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412085955061 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a6bdac), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412085955061 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085955061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085955061 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085955062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085955062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085955062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085955062 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 a6 bd ac 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085955062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13215087)[0x5654519701e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412085955062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x565451964c70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412085955062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x565451964c70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412085955062 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085955062 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085955062 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085955062 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085955062 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085955062 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085955062 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085955062 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085955062 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085955062 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 0c 06 a6 bd ac 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@481fc27fb91e: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)5367058 HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: Session index based on connection ID:0 20250412085955071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085955072 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412085955072 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412085955072 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412085955072 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412085955072 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412085955072 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412085955072 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412085955072 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085955072 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 1d a6 bd ac 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412085955072 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085955072 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412085955072 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412085955072 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412085955072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412085955072 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=00a6bdac), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412085955072 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1855) 20250412085955072 DLSCCP DEBUG SCCP-SCOC(29)[0x565451958030]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412085955072 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085955072 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412085955072 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412085955072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x565451964c70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412085955072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x565451964c70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412085955072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13215087)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412085955072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13215087)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:202) 20250412085955072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13215087)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) 20250412085955072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x565451964c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412085955072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x565451964c70]{disconnected}: Freeing instance (context_map.c:206) 20250412085955072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x565451964c70]{disconnected}: Deallocated (fsm.c:568) 20250412085955072 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13215087 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250412085955072 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=00a6bdac), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:415) 20250412085955072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085955072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412085955072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412085955072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412085955072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412085955072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412085955072 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0c 05 a6 bd ac 00 00 1d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412085955072 DLSCCP DEBUG SCCP-SCOC(29)[0x565451958030]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412085955072 DLSCCP DEBUG SCCP-SCOC(29)[0x565451958030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412085955072 DLSCCP DEBUG SCCP-SCOC(29)[0x565451958030]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412085955072 DLSCCP DEBUG SCCP-SCOC(29)[0x565451958030]{IDLE}: Deallocated (fsm.c:568) 20250412085955073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085955073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412085955073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412085955073 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412085955073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412085955073 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412085955073 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412085955073 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412085955073 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412085955073 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 0c 05 a6 bd ac 00 00 1d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412085957083 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36929<->l=127.0.0.1:4262) (control_if.c:193) 20250412085957083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(296)@481fc27fb91e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412085957087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47464<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412085957088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412085957089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412085957089 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412085957089 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412085957089 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(305)@481fc27fb91e: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_mo_disconnect(295)@481fc27fb91e: Final verdict of PTC: none 20250412085957092 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085957092 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085957092 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085957092 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412085957092 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085957092 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085957093 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085957093 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085957093 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 20250412085957093 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085957093 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412085957093 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085957093 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085957093 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085957093 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085957093 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085957093 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412085957093 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412085957093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085957093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085957093 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412085957093 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085957093 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412085957093 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(304)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@481fc27fb91e: Final verdict of PTC: none 20250412085957093 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 20250412085957093 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412085957093 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412085957093 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412085957093 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412085957093 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085957093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085957093 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412085957093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085957093 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085957094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085957094 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085957094 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085957094 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 20250412085957094 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412085957094 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412085957094 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412085957094 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412085957094 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412085957094 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412085957094 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412085957094 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412085957094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412085957094 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085957094 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085957094 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412085957094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412085957094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412085957094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412085957094 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412085957094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412085957094 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412085957094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412085957094 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412085957094 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412085957094 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412085957094 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412085957094 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(303)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(298)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(307)@481fc27fb91e: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@481fc27fb91e: Final verdict of PTC: none 20250412085957098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47492<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sat Apr 12 08:59:57 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 20250412085957194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412085957696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51696<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=315768) Waiting for packet dumper to finish... 1 (prev_count=315768, count=316308) 20250412085959094 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085959095 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085959095 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412085959095 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412085959095 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412085959095 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Sat Apr 12 08:59:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_ranap_ps_mo_disconnect started. 20250412090000792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51708<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090000797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090000801 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34441<->l=127.0.0.1:4262) (control_if.c:572) 20250412090000875 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090000875 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090000875 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090000875 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090000875 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090000875 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090000875 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090000875 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090000875 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090000875 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090000876 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090000876 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090000876 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090000876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090000876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090000876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090000876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090000876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090000876 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090000876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090000876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090000876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 01 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090000876 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090000876 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090000876 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090000876 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090000876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090000876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090000876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090000876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090000876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090000876 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090000876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090000876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090000876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090000877 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090000877 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090000877 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090000877 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090000877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090000877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090000877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090000877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090000877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090000877 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090000877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090000877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090000877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090000877 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090000877 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090000877 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090000877 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090000877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090000877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090000877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090000877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090000877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090000877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090000877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090000877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090000877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090000877 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090000877 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090000877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090000877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090000877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090000877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090000877 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090000877 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090000877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090000877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090000877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090000877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090000877 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090000877 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090000877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090000877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090000877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090000877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090000877 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090000877 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090000877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090000877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090000877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090000877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090000877 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(317)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(315)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090000888 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090000888 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090000888 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090000888 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090000889 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090000889 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090000889 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090000889 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090000890 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090000890 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090000890 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090000890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090000890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090000890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412090000890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090000890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412090000890 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090000890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090000890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090000890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090000890 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090000890 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090000890 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090000890 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090000890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090000890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090000890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090000890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090000890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090000890 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090000890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090000890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090000890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090000890 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090000890 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090000890 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090000890 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090000890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090000890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090000890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090000890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090000890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090000890 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090000890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090000890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090000890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090000890 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090000890 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090000890 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090000890 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090000890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090000890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090000890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090000890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090000890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090000890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090000890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090000890 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090000890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090000890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090000890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090000890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090000890 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090000890 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090000890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090000890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090000890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090000890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090000890 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090000890 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090000890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090000890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090000890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090000890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090000890 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090000890 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090000890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090000890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090000890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090000890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090000890 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: picked Normal Route via 'virt-sgsn1' round-robin style 20250412090000890 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090000890 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090000890 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090000890 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090000890 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090000890 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090000890 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090000913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090000913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090000913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090000913 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090000913 DHNBAP 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) 20250412090000913 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090000913 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090000913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090000913 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090001087 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 20250412090001087 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 20250412090001087 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090001087 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090001096 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090001096 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090001096 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090001096 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090001096 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090001096 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090001096 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090001096 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090001096 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090001096 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090001096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090001099 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090001099 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090001099 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090001099 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090001099 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090001099 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090001099 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090001099 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090001099 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090001099 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090001099 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090001099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090001099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090001099 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090001099 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090001099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090001099 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090001099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090001099 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090001099 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090001099 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090001099 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090001101 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090001101 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090001101 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090001101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090001101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090001101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001101 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090001101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090001101 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090001101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090001101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090001101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090001101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090001101 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090001101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090001101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090001101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090001101 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090001101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090001101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412090001101 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090001101 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090001101 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090001101 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090001104 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 20250412090001104 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 20250412090001104 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090001104 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090001110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090001110 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090001110 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090001110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090001110 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090001110 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090001110 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090001110 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090001110 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090001110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090001110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090001110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090001110 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090001110 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090001110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090001110 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090001110 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090001110 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090001110 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090001110 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090001110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090001110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090001110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090001110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090001110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090001110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090001110 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090001110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090001110 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090001110 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090001110 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090001110 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090001110 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090001110 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090001112 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090001112 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090001112 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090001112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090001112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090001112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001112 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090001112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090001112 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090001112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090001112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090001112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090001112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090001112 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090001112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090001112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090001112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090001112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090001112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090001112 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412090001112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090001112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090001112 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090001112 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(316)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090001901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090001901 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090001901 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090001901 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090001901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090001901 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090001901 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090001901 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090001901 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090001901 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090001902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090001902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090001902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090001902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090001902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090001902 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090001902 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090001902 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090001902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001902 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090001902 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090001902 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090001902 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090001902 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) 20250412090001902 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090001902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090001902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090001902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001902 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090001902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090001902 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090001902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090001902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090001902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090001902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090001902 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090001902 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090001902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090001902 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090001902 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090001902 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090001902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090001902 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412090001902 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090001902 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090001902 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090001902 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090001906 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090001906 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090001906 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090001906 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090001906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090001906 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090001906 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090001906 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090001906 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090001906 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090001906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090001906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090001906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090001906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090001906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090001906 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090001906 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090001906 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090001906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001907 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090001907 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090001907 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090001907 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090001907 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090001918 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090001918 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090001918 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090001918 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090001918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090001918 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090001918 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090001918 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090001918 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090001918 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090001918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090001918 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090001918 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090001918 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090001918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090001918 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090001918 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090001918 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090001918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001918 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090001918 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090001919 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090001919 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090001919 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) 20250412090001919 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090001919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090001919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090001919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090001919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090001919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090001919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090001919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090001919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090001919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090001919 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090001919 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090001919 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090001919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090001919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090001919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090001919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090001919 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250412090001919 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090001919 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090001919 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090001919 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090001922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090001922 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090001922 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090001922 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090001922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090001922 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090001922 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090001922 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090001922 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090001922 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090001922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090001922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090001922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090001922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090001922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090001922 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090001922 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090001922 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090001922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090001922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090001922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090001922 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090001922 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090001922 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090001922 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090001922 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090001939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51722<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_mo_disconnect0(322)@481fc27fb91e: f_gen_tmsi(suffix:=0, 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)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@481fc27fb91e: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@481fc27fb91e: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)16266673 20250412090002979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090002980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090002980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090002980 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090002980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf835b1, normal) (hnbgw_rua.c:406) 20250412090002980 DHNB DEBUG map_rua[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090002980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16266673)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090002980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16266673 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090002980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090002980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090002980 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090002980 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16266673 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090002980 DCN DEBUG map_sccp[0x565451964c70]{init}: Allocated (fsm.c:456) 20250412090002980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x565451964c70]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090002980 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-16266673 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090002980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16266673 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090002980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16266673)[0x5654519701e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090002980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090002980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090002980 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16266673 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090002980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x565451964c70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090002980 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090002980 DLSCCP DEBUG SCCP-SCOC(30)[0x565451958030]{IDLE}: Allocated (fsm.c:456) 20250412090002980 DLSCCP DEBUG SCCP-SCOC(30)[0x565451958030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090002980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001d90056400500f1100926) (sccp_scrc.c:415) 20250412090002980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090002980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090002980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090002980 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090002980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090002980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090002980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090002980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090002980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090002980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090002980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090002980 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090002980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090002980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090002980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090002980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 1e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 d9 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090002980 DLSCCP DEBUG SCCP-SCOC(30)[0x565451958030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090002980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x565451964c70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090002980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16266673)[0x5654519701e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090002980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090002980 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090002980 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090002980 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090002980 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090002980 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412090002980 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090002980 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090002980 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090002980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 1e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 d9 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@481fc27fb91e: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@481fc27fb91e: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)1960219 HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@481fc27fb91e: setverdict(pass): none -> pass 20250412090002996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090002996 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090002996 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090002996 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090002996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090002996 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090002996 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090002996 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090002996 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090002996 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 1e 20 a7 dc 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090002996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090002996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090002996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090002996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090002996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090002996 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0020a7dc) (sccp_scrc.c:486) 20250412090002996 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1855) 20250412090002996 DLSCCP DEBUG SCCP-SCOC(30)[0x565451958030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090002996 DLSCCP DEBUG SCCP-SCOC(30)[0x565451958030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090002996 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090002996 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090002996 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090002996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x565451964c70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090002996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x565451964c70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090003180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090003180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090003180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250412090003180 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090003180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf835b1) (hnbgw_rua.c:470) 20250412090003180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16266673 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250412090003180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16266673)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090003180 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250412090003180 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250412090003180 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16266673 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250412090003180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x565451964c70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090003181 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090003181 DLSCCP DEBUG SCCP-SCOC(30)[0x565451958030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090003181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020a7dc), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250412090003181 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090003181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090003181 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090003181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090003181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090003181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090003181 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 20 a7 dc 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090003181 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090003181 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090003181 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090003181 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090003181 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090003181 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412090003181 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090003181 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090003181 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090003181 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 20 a7 dc 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250412090003198 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090003198 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090003198 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090003198 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090003198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090003198 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090003198 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090003198 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090003198 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090003198 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 1e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 07  20250412090003198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090003198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090003198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090003198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090003198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090003198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:486) 20250412090003198 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1855) 20250412090003198 DLSCCP DEBUG SCCP-SCOC(30)[0x565451958030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090003198 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090003198 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090003198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x565451964c70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090003198 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090003198 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090003198 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16266673 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090003198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16266673)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090003198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:121) 20250412090003198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090003198 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@481fc27fb91e: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)16266673 20250412090003218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090003218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090003218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090003218 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090003218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf835b1,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090003218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16266673 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090003218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16266673)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090003218 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090003218 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090003218 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16266673 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090003218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x565451964c70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090003218 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090003218 DLSCCP DEBUG SCCP-SCOC(30)[0x565451958030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090003218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020a7dc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090003218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090003218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090003218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090003218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090003219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090003219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090003219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 20 a7 dc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090003219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16266673)[0x5654519701e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090003219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x565451964c70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090003219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x565451964c70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090003219 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090003219 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090003219 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090003219 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090003219 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090003219 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412090003219 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090003219 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090003219 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090003219 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 20 a7 dc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@481fc27fb91e: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)1960219 HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: Session index based on connection ID:0 20250412090003228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090003228 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090003228 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090003228 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090003228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090003228 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090003228 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090003228 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090003228 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090003228 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 1e 20 a7 dc 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090003228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090003228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090003228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090003228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090003228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090003228 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=0020a7dc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090003228 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1855) 20250412090003228 DLSCCP DEBUG SCCP-SCOC(30)[0x565451958030]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090003228 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090003228 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090003228 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090003228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x565451964c70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090003228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x565451964c70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090003228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16266673)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090003228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16266673)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:202) 20250412090003228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16266673)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) 20250412090003228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x565451964c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090003228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x565451964c70]{disconnected}: Freeing instance (context_map.c:206) 20250412090003228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x565451964c70]{disconnected}: Deallocated (fsm.c:568) 20250412090003228 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16266673 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250412090003228 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=0020a7dc), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:415) 20250412090003228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090003228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090003228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090003228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090003228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090003228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090003228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0f 05 20 a7 dc 00 00 1e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090003228 DLSCCP DEBUG SCCP-SCOC(30)[0x565451958030]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090003228 DLSCCP DEBUG SCCP-SCOC(30)[0x565451958030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090003228 DLSCCP DEBUG SCCP-SCOC(30)[0x565451958030]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090003228 DLSCCP DEBUG SCCP-SCOC(30)[0x565451958030]{IDLE}: Deallocated (fsm.c:568) 20250412090003228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090003228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090003228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090003228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090003228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090003228 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412090003228 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090003229 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090003229 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090003229 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0f 05 20 a7 dc 00 00 1e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090005237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51718<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090005239 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34441<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(311)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(310)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090005242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51708<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090005243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090005243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090005243 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090005243 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090005243 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090005243 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090005243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090005243 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090005243 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090005244 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090005244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090005244 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090005244 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090005244 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 20250412090005244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090005244 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090005244 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-RAN(316)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_mo_disconnect(309)@481fc27fb91e: Final verdict of PTC: none 20250412090005244 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090005244 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090005244 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090005244 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090005244 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090005244 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090005244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090005244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090005244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090005244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090005244 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090005244 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090005244 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090005244 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090005244 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090005244 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090005244 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090005244 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090005244 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(319)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@481fc27fb91e: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@481fc27fb91e: Final verdict of PTC: none 20250412090005246 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 20250412090005247 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090005247 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090005247 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412090005247 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412090005247 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090005247 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412090005247 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250412090005247 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) 20250412090005247 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090005247 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090005247 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090005247 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090005247 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090005247 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090005247 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090005247 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090005247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090005247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090005247 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090005248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090005248 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) HNBGW-PFCP(312)@481fc27fb91e: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(321)@481fc27fb91e: Final verdict of PTC: none 20250412090005248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090005248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090005248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090005248 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090005248 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090005248 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090005248 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090005248 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(317)@481fc27fb91e: Final verdict of PTC: none 20250412090005250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51722<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sat Apr 12 09:00:05 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 20250412090005343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43266<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090005845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43266<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=316204) Waiting for packet dumper to finish... 1 (prev_count=316204, count=316744) 20250412090007245 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090007246 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090007246 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090007248 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090007248 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090007248 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Sat Apr 12 09:00:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_ranap_cs_creq_cref started. 20250412090008936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090008943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090008949 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43967<->l=127.0.0.1:4262) (control_if.c:572) 20250412090009029 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090009029 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090009029 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090009029 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090009030 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090009030 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090009030 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090009030 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090009030 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090009030 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090009030 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090009030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090009030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090009030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009030 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090009030 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090009030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090009030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090009031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090009031 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090009031 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090009031 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090009031 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090009031 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090009031 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090009031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090009031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090009031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009031 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090009031 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009031 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090009031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090009031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090009031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090009031 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090009031 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090009031 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090009031 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090009031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090009031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090009031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009031 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090009031 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009031 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090009031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090009031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090009031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090009031 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090009031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090009031 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090009031 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090009031 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090009031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090009031 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090009031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090009031 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090009031 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090009031 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090009031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090009031 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090009031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090009031 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090009031 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090009031 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090009031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090009031 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090009032 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090009032 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090009032 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090009032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090009032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090009032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009032 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090009032 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009032 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090009032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090009032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090009032 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 08 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090009032 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090009032 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090009032 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090009032 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090009032 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090009032 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090009032 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(331)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(329)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090009047 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090009047 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090009047 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090009047 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090009047 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090009047 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090009047 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090009047 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090009048 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090009048 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090009048 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090009048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090009048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090009048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009048 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=3 -> eSLS=83: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090009048 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009048 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090009048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090009048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090009048 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 03 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090009048 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090009048 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090009048 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090009048 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090009048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090009048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090009048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009048 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090009048 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009048 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090009048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090009048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090009048 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090009048 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090009048 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090009048 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090009048 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090009048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090009048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090009048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009048 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090009048 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009048 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090009048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090009048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090009048 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090009048 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090009048 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090009048 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090009048 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090009048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090009048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090009048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009048 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090009048 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090009048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090009048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090009048 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090009048 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090009049 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090009049 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090009049 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090009049 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090009049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090009049 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090009049 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090009049 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090009049 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090009049 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090009049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090009049 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: picked Normal Route via 'virt-sgsn2' round-robin style 20250412090009049 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090009049 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090009049 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090009049 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090009049 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090009049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090009049 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: picked Normal Route via 'virt-sgsn1' round-robin style 20250412090009049 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090009049 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090009049 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090009049 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090009049 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090009049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090009049 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090009070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090009070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090009070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090009070 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090009070 DHNBAP 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) 20250412090009070 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090009070 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090009070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090009070 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090009244 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 20250412090009244 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 20250412090009244 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090009244 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090009251 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090009251 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090009251 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090009251 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090009251 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090009251 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090009251 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090009251 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090009251 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090009251 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090009251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090009254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090009254 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090009254 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090009254 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090009254 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090009254 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090009254 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090009254 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090009254 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090009254 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090009254 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090009254 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090009255 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090009255 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090009255 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090009255 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090009255 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090009255 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090009255 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090009255 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090009255 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090009255 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090009256 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090009256 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090009256 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090009256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090009256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090009256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009256 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090009257 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090009257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090009257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090009257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090009257 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090009257 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090009257 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090009257 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090009257 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090009257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090009257 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412090009257 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090009257 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090009257 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090009257 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090009258 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 20250412090009258 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 20250412090009258 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090009258 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090009264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090009264 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090009264 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090009264 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090009264 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090009264 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090009264 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090009264 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090009264 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090009264 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090009264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090009264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090009264 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090009264 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090009264 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090009264 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090009264 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090009264 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090009264 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090009264 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090009264 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090009264 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090009264 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090009264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090009264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090009264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090009264 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090009264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090009264 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090009264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090009264 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090009264 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090009264 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090009264 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090009265 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090009265 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090009265 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090009265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090009265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090009265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009265 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090009265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090009265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090009265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090009265 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090009265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090009265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090009265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090009265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090009265 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090009265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090009265 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090009265 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090009265 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090009265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090009265 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412090009265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090009265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090009265 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090009266 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(330)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090010062 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090010062 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090010062 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090010062 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090010062 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090010062 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090010062 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090010062 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090010062 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090010062 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090010062 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090010062 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090010062 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090010062 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090010062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090010062 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090010062 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090010062 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090010062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010062 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090010062 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090010062 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090010062 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090010062 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) 20250412090010063 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090010063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090010063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090010063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010063 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090010063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090010063 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090010063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090010063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090010063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090010063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090010063 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090010063 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090010063 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090010063 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090010063 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090010063 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090010063 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090010063 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412090010063 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090010063 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090010063 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090010063 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090010063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090010063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090010063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090010063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090010063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090010063 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090010063 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090010063 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090010063 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090010063 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090010063 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090010063 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090010063 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090010063 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090010063 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090010063 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090010063 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090010063 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090010063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010063 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090010063 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090010063 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090010063 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090010064 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090010068 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090010068 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090010068 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090010068 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090010068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090010068 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090010068 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090010068 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090010068 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090010068 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090010068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090010068 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090010068 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090010068 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090010068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090010068 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090010068 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090010068 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090010068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010068 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090010068 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090010068 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090010068 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090010068 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) 20250412090010068 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090010068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090010068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090010068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090010068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090010068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090010068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090010068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090010068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090010069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090010069 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090010069 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090010069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090010069 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090010069 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090010069 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090010069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090010069 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412090010069 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090010069 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090010069 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090010069 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090010071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090010071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090010071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090010071 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090010071 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090010071 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090010071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090010071 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090010071 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090010071 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090010071 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090010071 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090010071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090010071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090010071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090010071 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090010071 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090010071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090010071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090010071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090010071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090010071 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090010071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090010071 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090010071 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090010071 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090010092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43302<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@481fc27fb91e: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@481fc27fb91e: Added conn table entry 0TC_ranap_cs_creq_cref0(336)621847 20250412090011129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090011129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090011129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412090011129 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090011129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x97d17, normal) (hnbgw_rua.c:406) 20250412090011129 DHNB DEBUG map_rua[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090011129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-621847)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090011129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-621847 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090011129 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090011129 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090011129 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-621847 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090011129 DCN DEBUG map_sccp[0x565451964c70]{init}: Allocated (fsm.c:456) 20250412090011129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x565451964c70]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090011129 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-621847 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090011129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-621847 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412090011129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-621847)[0x5654519701e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090011129 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090011129 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090011129 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-621847 SCCP-31 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090011129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x565451964c70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090011129 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090011129 DLSCCP DEBUG SCCP-SCOC(31)[0x565451958030]{IDLE}: Allocated (fsm.c:456) 20250412090011129 DLSCCP DEBUG SCCP-SCOC(31)[0x565451958030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090011129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030003a80056400500f1100926) (sccp_scrc.c:415) 20250412090011129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090011129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090011129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090011129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090011129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090011129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090011129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090011129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090011129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090011129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090011129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090011129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090011129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090011129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090011129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090011129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 1f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 70 00 4f 40 03 00 03 a8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090011129 DLSCCP DEBUG SCCP-SCOC(31)[0x565451958030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090011129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x565451964c70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090011129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-621847)[0x5654519701e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090011129 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090011129 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090011129 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090011130 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090011130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090011130 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412090011130 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090011130 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090011130 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090011130 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 1f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 70 00 4f 40 03 00 03 a8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(329)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@481fc27fb91e: Added conn table entry 0TC_ranap_cs_creq_cref0(336)5275529 TC_ranap_cs_creq_cref0(336)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@481fc27fb91e: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)5275529 HNBGW_Test.msc0-SCCP(329)@481fc27fb91e: Session index based on connection ID:0 20250412090011151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090011151 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090011151 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090011151 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090011151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090011151 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090011151 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090011151 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090011151 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090011151 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 16 00 00 00 bc 00 00 00 bd 03 02 00 00 03 00 00 1f 02 00 00 00 00 06 00 08 00 00 00 07  20250412090011151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090011151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090011151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090011151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090011151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090011151 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:486) 20250412090011151 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1855) 20250412090011151 DLSCCP DEBUG SCCP-SCOC(31)[0x565451958030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250412090011151 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090011151 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090011151 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:137) 20250412090011151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x565451964c70]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090011151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x565451964c70]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:281) 20250412090011151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-621847)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090011151 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-621847)[0x5654519701e0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090011151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090011152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-621847)[0x5654519701e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090011152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-621847)[0x5654519701e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090011152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-621847)[0x5654519701e0]{disrupted}: Freeing instance (context_map.c:202) 20250412090011152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-621847)[0x5654519701e0]{disrupted}: Deallocated (fsm.c:568) 20250412090011152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x565451964c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090011152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x565451964c70]{disconnected}: Freeing instance (context_map.c:206) 20250412090011152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x565451964c70]{disconnected}: Deallocated (fsm.c:568) 20250412090011152 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-621847 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250412090011152 DLSCCP DEBUG SCCP-SCOC(31)[0x565451958030]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250412090011152 DLSCCP DEBUG SCCP-SCOC(31)[0x565451958030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090011152 DLSCCP DEBUG SCCP-SCOC(31)[0x565451958030]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090011152 DLSCCP DEBUG SCCP-SCOC(31)[0x565451958030]{IDLE}: Deallocated (fsm.c:568) 20250412090011152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090011152 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)@481fc27fb91e: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)621847 MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090011176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43286<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090011177 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43967<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(325)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(324)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090011181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43274<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090011182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090011182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090011182 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090011182 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090011182 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_ranap_cs_creq_cref(323)@481fc27fb91e: Final verdict of PTC: none 20250412090011184 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090011185 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090011185 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 20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090011185 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090011185 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-SCCP(329)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@481fc27fb91e: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@481fc27fb91e: Final verdict of PTC: none 20250412090011185 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090011185 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090011185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090011185 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(333)@481fc27fb91e: Final verdict of PTC: none 20250412090011185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090011185 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090011185 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(330)@481fc27fb91e: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@481fc27fb91e: Final verdict of PTC: none 20250412090011185 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 20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090011185 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090011186 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090011186 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090011186 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090011186 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090011186 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090011186 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090011185 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090011185 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090011185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090011185 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090011185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090011185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090011185 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090011185 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090011185 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090011185 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090011186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090011186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090011186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090011186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090011186 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090011186 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090011186 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090011186 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090011186 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090011186 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090011186 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090011186 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090011186 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(334)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(335)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(326)@481fc27fb91e: Final verdict of PTC: none 20250412090011189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43302<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Sat Apr 12 09:00:11 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 20250412090011285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090011787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43304<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=274436) Waiting for packet dumper to finish... 1 (prev_count=274436, count=274976) 20250412090013186 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090013186 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090013186 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090013187 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090013187 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090013187 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Sat Apr 12 09:00:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_ranap_ps_creq_cref started. 20250412090014898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43310<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090014902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090014906 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44545<->l=127.0.0.1:4262) (control_if.c:572) 20250412090014991 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090014991 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090014992 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090014992 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090014992 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090014992 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090014992 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090014992 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090014992 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090014992 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_ranap_ps_creq_cref-Iuh0(341)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090014993 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090014993 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090014993 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090014993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090014993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090014993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090014993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090014993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090014993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090014993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090014993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090014993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090014993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090014993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090014993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090014993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090014993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090014993 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090014993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090014993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090014993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 09 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090014993 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090014993 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090014993 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090014993 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090014993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090014993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090014993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090014993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090014993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090014993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090014993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090014993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090014993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090014994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090014994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090014994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090014994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090014994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090014994 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090014994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090014994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090014994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090014994 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090014994 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090014994 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090014994 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090014994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090014994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090014994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090014994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090014994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090014994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090014994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090014994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090014994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090014994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090014994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090014994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090014994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090014994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090014994 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090014994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090014994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090014994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090014994 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090014994 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090014994 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090014994 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090014994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090014994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090014994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090014994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090014994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090014994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090014994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090014994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090014994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090014994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090014994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090014994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090014994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090014994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090014994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090014994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090014994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090014994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090014994 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090014994 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090014994 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090014994 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090014994 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090014994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090014994 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090014994 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090014994 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090014994 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090014994 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090014994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090014994 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: picked Normal Route via 'virt-msc2' round-robin style 20250412090014994 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090014994 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090014994 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090014994 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090014994 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090014994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090014994 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090014994 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090014994 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090014994 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090014994 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090014994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090014994 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(345)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(343)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090015007 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090015007 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090015007 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090015007 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090015008 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090015008 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090015008 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090015008 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090015009 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090015009 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090015009 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090015009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090015009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090015009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090015009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090015009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090015009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=3 -> eSLS=83: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090015009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090015009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090015009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090015009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090015009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090015009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090015009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090015009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090015009 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090015009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090015009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090015009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 03 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090015009 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090015009 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090015009 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090015009 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090015009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090015009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090015009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090015009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090015009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090015009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090015009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090015009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090015009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090015009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090015009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090015009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090015009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090015009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090015009 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090015009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090015009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090015009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090015009 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090015009 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090015009 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090015009 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090015009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090015009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090015009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090015009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090015009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090015009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090015009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090015009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090015009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090015009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090015009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090015009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090015009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090015009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090015009 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090015009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090015009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090015009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090015009 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090015009 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090015009 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090015009 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090015009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090015009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090015009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090015009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090015009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090015009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090015009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090015009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090015009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090015009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090015009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090015009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090015009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090015009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090015009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090015009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090015009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090015009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090015009 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090015009 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090015009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090015009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090015009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090015009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090015009 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090015009 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090015009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090015009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090015009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090015010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090015010 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090015010 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090015010 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090015010 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090015010 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090015010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090015010 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090015010 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090015010 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090015010 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090015010 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090015010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090015010 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090015028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090015028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090015028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090015028 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090015028 DHNBAP 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) 20250412090015028 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090015028 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090015028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090015028 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090015205 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 20250412090015205 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 20250412090015205 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090015205 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090015213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090015213 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090015213 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090015213 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090015213 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090015213 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090015213 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090015213 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090015213 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090015213 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090015213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090015216 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090015216 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090015216 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090015216 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090015216 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090015216 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090015216 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090015216 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090015216 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090015216 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090015216 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090015216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090015216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090015216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090015216 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090015217 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090015217 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090015217 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090015217 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090015217 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090015217 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090015217 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090015218 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090015218 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090015218 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090015218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090015218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090015218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090015218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090015218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090015218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090015218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090015218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090015218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090015218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090015218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090015218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090015218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090015218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090015218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090015218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090015219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090015219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090015219 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090015219 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090015219 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090015219 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090015219 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090015219 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090015219 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412090015219 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090015219 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090015219 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090015219 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090015219 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 20250412090015219 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 20250412090015219 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090015219 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090015225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090015225 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090015225 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090015225 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090015225 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090015226 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090015226 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090015226 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090015226 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090015226 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090015226 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090015228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090015228 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090015228 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090015228 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090015228 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090015228 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090015228 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090015228 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090015228 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090015228 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090015228 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090015228 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090015228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090015229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090015229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090015229 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090015229 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090015229 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090015229 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090015229 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090015229 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090015229 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090015229 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090015230 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090015230 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090015230 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090015230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090015230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090015230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090015230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090015230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090015230 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090015230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090015230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090015230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090015230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090015230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090015230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090015231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090015231 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090015231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090015231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090015231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090015231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090015231 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090015231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090015231 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090015231 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090015231 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090015231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090015231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412090015231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090015231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090015231 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090015231 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(344)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090016020 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090016020 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090016020 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090016020 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090016020 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090016020 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090016020 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090016020 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090016020 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090016020 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090016020 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090016020 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090016020 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090016020 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090016020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090016020 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090016020 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090016020 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090016020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016021 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090016021 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090016021 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090016021 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090016021 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) 20250412090016021 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090016021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090016021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090016021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016021 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090016021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090016021 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090016021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090016021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090016021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090016021 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090016021 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090016021 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090016022 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090016022 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090016022 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090016022 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090016022 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090016022 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412090016022 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090016022 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090016022 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090016022 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090016022 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090016022 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090016022 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090016022 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090016022 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090016022 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090016022 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090016022 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090016022 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090016022 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090016022 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090016022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090016022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090016022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090016022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090016022 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090016022 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090016022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090016022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016022 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090016022 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090016022 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090016022 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090016023 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090016027 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090016027 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090016027 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090016027 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090016027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090016027 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090016027 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090016027 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090016027 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090016027 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090016027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) HNBGW_Test.sgsn0-RAN(347)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090016027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090016027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090016027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090016027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090016027 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090016027 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090016027 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090016027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016027 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090016027 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090016027 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090016027 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090016027 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) 20250412090016027 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090016027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090016027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090016027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090016027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090016027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090016027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090016027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090016027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090016027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090016027 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090016027 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090016027 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090016027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090016027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090016027 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090016027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090016027 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412090016027 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090016027 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090016027 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090016027 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090016028 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090016028 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090016028 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090016028 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090016028 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090016028 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090016028 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090016028 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090016028 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090016028 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090016028 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090016028 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090016028 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090016028 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090016028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090016028 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090016028 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090016028 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090016028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090016028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090016028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090016028 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090016028 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090016028 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090016028 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090016028 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090016046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43168<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@481fc27fb91e: f_gen_tmsi(suffix:=0, 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)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@481fc27fb91e: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@481fc27fb91e: Added conn table entry 0TC_ranap_ps_creq_cref0(350)13823479 20250412090017088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090017088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090017088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090017088 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090017088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd2edf7, normal) (hnbgw_rua.c:406) 20250412090017088 DHNB DEBUG map_rua[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090017088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13823479)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090017088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13823479 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090017088 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090017088 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090017089 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090017089 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13823479 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090017089 DCN DEBUG map_sccp[0x565451964c70]{init}: Allocated (fsm.c:456) 20250412090017089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x565451964c70]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090017089 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-13823479 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090017089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13823479 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090017089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13823479)[0x5654519701e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090017089 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090017089 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090017089 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13823479 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090017089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x565451964c70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090017089 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090017089 DLSCCP DEBUG SCCP-SCOC(32)[0x565451958030]{IDLE}: Allocated (fsm.c:456) 20250412090017089 DLSCCP DEBUG SCCP-SCOC(32)[0x565451958030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090017089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000e70056400500f1100926) (sccp_scrc.c:415) 20250412090017089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090017089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090017089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090017089 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090017089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090017089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090017089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090017089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090017089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090017089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090017089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090017089 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090017089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090017089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090017089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090017089 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 20 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 e7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090017089 DLSCCP DEBUG SCCP-SCOC(32)[0x565451958030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090017089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x565451964c70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090017089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13823479)[0x5654519701e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090017089 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090017089 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090017089 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090017089 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090017089 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090017089 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412090017089 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090017089 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090017089 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090017089 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 20 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 e7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(346)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@481fc27fb91e: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@481fc27fb91e: Added conn table entry 0TC_ranap_ps_creq_cref0(350)13003278 TC_ranap_ps_creq_cref0(350)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@481fc27fb91e: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)13003278 HNBGW_Test.sgsn0-SCCP(346)@481fc27fb91e: Session index based on connection ID:0 20250412090017109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090017109 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090017109 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090017109 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090017109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090017109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090017109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090017109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090017109 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090017109 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 16 00 00 00 b9 00 00 00 bd 03 02 00 00 03 00 00 20 02 00 00 00 00 06 00 08 00 00 00 07  20250412090017109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090017109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090017109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090017109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090017109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090017109 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:486) 20250412090017109 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1855) 20250412090017109 DLSCCP DEBUG SCCP-SCOC(32)[0x565451958030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250412090017109 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090017109 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090017109 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:137) 20250412090017109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x565451964c70]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090017109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x565451964c70]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:281) 20250412090017109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13823479)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090017109 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13823479)[0x5654519701e0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090017110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090017110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13823479)[0x5654519701e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090017110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13823479)[0x5654519701e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090017110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13823479)[0x5654519701e0]{disrupted}: Freeing instance (context_map.c:202) 20250412090017110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13823479)[0x5654519701e0]{disrupted}: Deallocated (fsm.c:568) 20250412090017110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x565451964c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090017110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x565451964c70]{disconnected}: Freeing instance (context_map.c:206) 20250412090017110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x565451964c70]{disconnected}: Deallocated (fsm.c:568) 20250412090017110 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13823479 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250412090017110 DLSCCP DEBUG SCCP-SCOC(32)[0x565451958030]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250412090017110 DLSCCP DEBUG SCCP-SCOC(32)[0x565451958030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090017110 DLSCCP DEBUG SCCP-SCOC(32)[0x565451958030]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090017110 DLSCCP DEBUG SCCP-SCOC(32)[0x565451958030]{IDLE}: Deallocated (fsm.c:568) 20250412090017110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090017110 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)@481fc27fb91e: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)13823479 MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090017132 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44545<->l=127.0.0.1:4262) (control_if.c:193) 20250412090017132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43312<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(339)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(338)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090017136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43310<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090017138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090017138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090017138 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090017138 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090017138 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_ranap_ps_creq_cref(337)@481fc27fb91e: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(340)@481fc27fb91e: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(349)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@481fc27fb91e: Final verdict of PTC: none 20250412090017146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43168<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. 20250412090017156 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090017156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090017156 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090017156 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090017157 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090017157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090017157 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090017157 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090017157 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 20250412090017157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090017157 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090017157 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090017157 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090017157 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090017157 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090017157 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090017157 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090017157 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090017157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090017157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090017158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090017158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090017158 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090017158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090017158 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090017158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090017158 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090017158 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090017158 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090017158 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090017158 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090017158 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090017158 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090017158 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090017158 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090017158 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090017158 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090017158 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090017158 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090017158 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 20250412090017158 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090017158 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090017158 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090017159 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090017159 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090017159 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090017159 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090017159 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090017159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090017159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090017159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090017159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090017159 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090017159 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090017159 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090017159 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090017159 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090017159 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090017159 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090017159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090017159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication Sat Apr 12 09:00:17 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 20250412090017244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43184<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090017746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43184<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218964) Waiting for packet dumper to finish... 1 (prev_count=218964, count=275560) 20250412090019158 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090019158 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090019158 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090019160 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090019160 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090019160 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc ------ Sat Apr 12 09:00:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250412090020822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090020827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43206<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090020831 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34705<->l=127.0.0.1:4262) (control_if.c:572) 20250412090020902 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090020902 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090020902 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090020902 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090020902 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090020902 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090020902 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090020902 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090020903 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090020903 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090020904 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090020904 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090020904 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090020904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090020904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090020904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090020904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090020904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090020904 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090020904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090020904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090020904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0a 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090020904 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090020904 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090020904 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090020904 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090020904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090020904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090020904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090020904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090020904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090020904 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090020904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090020904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090020904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090020904 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090020904 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090020904 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090020904 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090020904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090020904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090020904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090020904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090020904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090020904 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090020904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090020904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090020904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090020904 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090020904 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090020904 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090020904 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090020904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090020904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090020904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090020904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090020904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090020904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090020904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090020904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090020904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090020904 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090020904 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090020904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090020904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090020904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090020904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090020904 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090020904 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090020904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090020904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090020904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090020904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090020904 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090020904 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090020904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090020904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090020904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090020904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090020904 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090020904 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090020904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090020904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090020904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090020904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090020904 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(359)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(357)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090020917 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090020917 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090020917 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090020917 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090020917 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090020917 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090020917 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090020917 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090020918 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090020918 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090020918 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090020918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090020918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090020918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090020918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090020918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090020918 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090020918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090020918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090020918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090020918 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090020918 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090020918 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090020918 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090020918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090020918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090020918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090020918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090020918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090020918 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090020918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090020918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090020918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090020918 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090020918 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090020918 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090020918 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090020918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090020918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090020918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090020918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090020918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090020918 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090020918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090020918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090020918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090020918 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090020918 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090020918 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090020918 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090020918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090020918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090020918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090020918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090020918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090020918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090020918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090020918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090020918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090020918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090020918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090020918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090020918 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090020918 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090020918 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090020918 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090020918 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090020918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090020918 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090020918 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090020918 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090020918 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090020918 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090020918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090020918 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090020919 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090020919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090020919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090020919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090020919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090020919 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: picked Normal Route via 'virt-sgsn1' round-robin style 20250412090020919 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090020919 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090020919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090020919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090020919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090020919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090020919 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090020937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090020937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090020937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090020937 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090020937 DHNBAP 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) 20250412090020937 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090020937 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090020937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090020937 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090021114 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 20250412090021114 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 20250412090021114 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090021114 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090021123 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090021123 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090021123 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090021123 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090021123 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090021123 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090021123 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090021123 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090021123 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090021123 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090021123 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090021126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090021126 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090021126 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090021126 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090021126 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090021126 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090021126 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090021126 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090021126 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090021126 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090021126 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090021126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090021126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090021126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090021126 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090021126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090021126 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090021126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090021126 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090021126 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090021126 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090021126 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090021127 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090021127 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090021127 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090021128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090021128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090021128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021128 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090021128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090021128 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090021128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090021128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090021128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090021128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090021128 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090021128 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 20250412090021128 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 20250412090021128 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090021128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412090021128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090021128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090021128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090021129 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090021129 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090021129 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412090021129 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090021129 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090021129 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090021129 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(362)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090021134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090021135 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090021135 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090021135 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090021135 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090021135 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090021135 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090021135 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090021135 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090021135 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090021135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090021137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090021137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090021137 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090021137 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090021137 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090021137 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090021138 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090021138 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090021138 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090021138 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090021138 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090021138 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090021138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090021138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090021138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090021138 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090021138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090021138 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090021138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090021138 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090021138 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090021138 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090021138 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090021139 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090021139 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090021139 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090021139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090021139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090021139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090021139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090021139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090021139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090021139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090021139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090021139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090021139 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090021140 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090021140 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090021140 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090021140 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090021140 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090021140 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412090021140 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090021140 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090021140 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090021140 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(358)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090021930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090021930 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090021930 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090021930 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090021930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090021930 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090021930 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090021930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090021930 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090021930 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090021931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090021931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090021931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090021931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090021931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090021931 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090021931 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090021931 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090021931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021931 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090021931 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090021931 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090021931 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090021931 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) 20250412090021931 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090021931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090021931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090021931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021931 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090021931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090021931 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090021931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090021931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090021931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090021931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090021931 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090021931 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090021931 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090021931 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090021931 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090021931 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090021931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090021931 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412090021931 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090021932 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090021932 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090021932 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090021932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090021932 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090021932 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090021932 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090021932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090021932 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090021932 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090021932 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090021932 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090021932 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090021932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090021932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090021932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090021932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090021932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090021932 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090021932 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090021932 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090021932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021933 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090021933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090021933 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090021933 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090021933 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090021936 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090021936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090021936 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090021936 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090021936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090021936 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090021936 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090021936 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090021936 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090021936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(361)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090021936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090021936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090021936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090021936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090021936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090021936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090021936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090021936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090021936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090021936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090021936 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090021936 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090021936 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) 20250412090021936 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090021936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090021936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090021936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090021936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090021936 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090021936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090021936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090021936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090021936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090021936 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090021936 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090021936 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090021936 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090021936 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090021936 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090021936 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090021936 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412090021936 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090021936 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090021936 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090021936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090021937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090021937 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090021937 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090021937 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090021937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090021937 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090021937 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090021937 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090021937 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090021937 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090021937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090021937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090021937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090021937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090021937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090021937 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090021937 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090021937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090021937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090021937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090021937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090021937 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090021937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090021937 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090021937 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090021937 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090021953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43218<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@481fc27fb91e: f_gen_tmsi(suffix:=0, 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)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)7872484 20250412090022983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090022983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090022983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090022983 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090022983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x781fe4, normal) (hnbgw_rua.c:406) 20250412090022983 DHNB DEBUG map_rua[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090022983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7872484)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090022983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7872484 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090022983 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090022983 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090022983 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090022983 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7872484 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090022983 DCN DEBUG map_sccp[0x565451964c70]{init}: Allocated (fsm.c:456) 20250412090022983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x565451964c70]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090022983 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-7872484 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090022983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7872484 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090022984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7872484)[0x5654519701e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090022984 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090022984 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090022984 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7872484 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090022984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x565451964c70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090022984 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090022984 DLSCCP DEBUG SCCP-SCOC(33)[0x565451958030]{IDLE}: Allocated (fsm.c:456) 20250412090022984 DLSCCP DEBUG SCCP-SCOC(33)[0x565451958030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090022984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000f40056400500f1100926) (sccp_scrc.c:415) 20250412090022984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090022984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090022984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090022984 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090022984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090022984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090022984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090022984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090022984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090022984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090022984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090022984 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090022984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090022984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090022984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090022984 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 21 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 f4 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090022984 DLSCCP DEBUG SCCP-SCOC(33)[0x565451958030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090022984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x565451964c70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090022984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7872484)[0x5654519701e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090022984 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090022984 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090022984 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090022984 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090022984 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090022984 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412090022984 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090022984 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090022984 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090022984 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 21 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 f4 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@481fc27fb91e: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@481fc27fb91e: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)10555118 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@481fc27fb91e: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@481fc27fb91e: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)7872484 20250412090023184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090023184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090023184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250412090023184 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090023184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x781fe4,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250412090023185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7872484 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250412090023185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7872484)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090023185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7872484)[0x5654519701e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090023185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x565451964c70]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) HNBGW_Test.sgsn0-SCCP(360)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412090023999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090023999 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090023999 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090023999 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090024000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090024000 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090024000 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090024000 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090024000 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090024000 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 21 59 19 2e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090024000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090024000 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090024000 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090024000 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090024000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090024000 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0059192e) (sccp_scrc.c:486) 20250412090024000 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1855) 20250412090024000 DLSCCP DEBUG SCCP-SCOC(33)[0x565451958030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090024000 DLSCCP DEBUG SCCP-SCOC(33)[0x565451958030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090024000 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090024000 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090024000 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090024000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x565451964c70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090024000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x565451964c70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090024000 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090024000 DLSCCP DEBUG SCCP-SCOC(33)[0x565451958030]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090024000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059192e), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090024000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090024000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090024000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090024000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090024000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090024000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090024000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 59 19 2e 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090024000 DLSCCP DEBUG SCCP-SCOC(33)[0x565451958030]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090024000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x565451964c70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:296) 20250412090024000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7872484)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090024000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7872484)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:202) 20250412090024000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7872484)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) 20250412090024000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x565451964c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090024000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x565451964c70]{disconnected}: Freeing instance (context_map.c:206) 20250412090024000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x565451964c70]{disconnected}: Deallocated (fsm.c:568) 20250412090024001 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7872484 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250412090024001 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090024001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090024001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090024001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090024001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090024001 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412090024001 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090024001 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090024001 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090024001 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 59 19 2e 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@481fc27fb91e: Session index based on local reference:0 20250412090024006 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090024006 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090024006 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090024006 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090024006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090024006 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090024006 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090024006 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090024006 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090024006 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 21 59 19 2e 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(361)@481fc27fb91e: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)10555118 20250412090024006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090024006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090024006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090024006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090024006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090024006 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=0059192e) (sccp_scrc.c:486) 20250412090024006 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1855) 20250412090024006 DLSCCP DEBUG SCCP-SCOC(33)[0x565451958030]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412090024006 DLSCCP DEBUG SCCP-SCOC(33)[0x565451958030]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412090024006 DLSCCP DEBUG SCCP-SCOC(33)[0x565451958030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090024006 DLSCCP DEBUG SCCP-SCOC(33)[0x565451958030]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090024006 DLSCCP DEBUG SCCP-SCOC(33)[0x565451958030]{IDLE}: Deallocated (fsm.c:568) MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090025023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43206<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090025024 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34705<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(353)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(352)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090025029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43190<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090025030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090025030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090025030 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090025031 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090025031 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090025032 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090025032 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090025032 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090025032 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090025032 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090025032 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090025032 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090025032 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090025032 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 20250412090025032 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090025033 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090025033 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090025033 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090025033 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090025033 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090025033 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090025033 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090025033 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090025033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090025033 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(357)@481fc27fb91e: Final verdict of PTC: none 20250412090025033 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090025033 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 20250412090025033 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090025033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090025033 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090025033 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090025033 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090025033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090025033 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090025033 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090025033 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 20250412090025033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090025034 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090025034 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090025034 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@481fc27fb91e: Final verdict of PTC: none 20250412090025033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090025033 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090025034 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090025034 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090025034 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090025034 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090025034 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090025034 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090025034 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090025034 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(358)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@481fc27fb91e: Final verdict of PTC: none 20250412090025034 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090025034 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090025034 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090025034 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090025034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090025034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090025034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090025034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090025034 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090025034 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090025034 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090025034 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090025034 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090025034 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090025034 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090025034 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090025034 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(360)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@481fc27fb91e: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(363)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(354)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@481fc27fb91e: Final verdict of PTC: none 20250412090025039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43218<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass'. Sat Apr 12 09:00:25 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 20250412090025115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43234<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090025617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43234<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289984) Waiting for packet dumper to finish... 1 (prev_count=289984, count=291388) 20250412090027034 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090027034 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090027034 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090027035 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090027035 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090027035 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc ------ Sat Apr 12 09:00:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250412090028730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36254<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090028734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090028737 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43129<->l=127.0.0.1:4262) (control_if.c:572) 20250412090028804 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090028804 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090028805 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090028805 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090028805 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090028805 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090028805 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090028805 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090028805 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090028805 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090028806 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090028806 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090028806 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090028806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090028806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090028806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090028806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090028806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090028806 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090028806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090028806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090028806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 05 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090028806 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090028806 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090028806 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090028806 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090028806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090028806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090028806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090028806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090028806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090028806 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090028806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090028806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090028806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090028806 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090028806 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090028806 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090028806 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090028806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090028806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090028806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090028806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090028806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090028806 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090028806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090028806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090028806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090028806 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090028806 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090028806 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090028806 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090028806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090028806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090028806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090028806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090028806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090028806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090028806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090028806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090028806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090028806 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090028806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090028806 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090028806 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090028807 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090028807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090028807 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090028807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090028807 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090028807 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090028807 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090028807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090028807 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090028807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090028807 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090028807 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090028807 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090028807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090028807 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: picked Normal Route via 'virt-msc1' round-robin style 20250412090028807 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090028807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090028807 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090028807 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090028807 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090028807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090028807 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(373)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(373)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(371)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090028821 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090028821 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090028821 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090028821 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090028822 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090028822 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090028822 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090028822 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090028823 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090028823 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090028823 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090028823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090028823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090028823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028823 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=0 -> eSLS=80: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090028823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090028823 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090028823 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090028823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090028823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090028823 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 00 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090028823 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090028823 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090028823 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090028823 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090028823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090028823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090028823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028823 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090028823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090028823 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090028823 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090028823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090028823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090028823 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090028823 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090028823 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090028823 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090028823 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090028823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090028823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090028823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028823 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090028823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090028823 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090028823 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090028823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090028823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090028823 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090028823 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090028823 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090028823 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090028823 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090028823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090028823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090028823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028823 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090028823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090028823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090028823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090028823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090028823 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090028823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090028823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090028823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090028823 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090028823 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090028823 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090028823 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090028823 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090028823 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090028823 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090028823 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090028823 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090028823 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090028824 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090028824 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090028824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090028824 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090028824 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090028824 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090028824 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090028824 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090028824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090028824 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090028824 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090028824 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090028824 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090028824 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090028824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090028824 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090028844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090028844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090028844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090028844 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090028844 DHNBAP 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) 20250412090028844 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090028844 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090028844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090028844 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090029019 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 20250412090029019 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 20250412090029019 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090029019 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090029028 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090029028 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090029028 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090029028 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090029028 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090029028 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090029028 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090029028 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090029028 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090029028 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090029028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090029031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090029031 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090029031 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090029031 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090029031 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090029031 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090029031 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090029031 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090029031 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090029031 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090029031 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090029031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090029031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090029031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090029031 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090029032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090029032 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090029032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090029032 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090029032 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090029032 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090029032 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090029033 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090029033 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090029033 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090029033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090029033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090029033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029033 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090029033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090029033 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090029033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090029033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090029033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090029033 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090029033 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090029033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090029033 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090029034 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090029034 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090029034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090029034 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412090029034 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090029034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090029034 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090029034 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090029035 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 20250412090029035 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 20250412090029036 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090029036 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090029040 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090029040 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090029040 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090029040 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090029040 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090029040 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090029040 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090029040 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090029040 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090029040 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090029040 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090029041 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090029041 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090029041 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090029041 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090029041 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090029041 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090029041 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090029041 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090029041 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090029041 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090029041 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090029041 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090029041 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090029041 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090029041 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090029041 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090029041 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090029041 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090029041 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090029042 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090029042 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090029042 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090029042 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090029043 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090029043 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090029043 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090029043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090029043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090029043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090029043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090029043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090029043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090029043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090029043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090029043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090029043 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090029043 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090029043 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090029043 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090029043 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090029043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090029043 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412090029044 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090029044 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090029044 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090029044 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(372)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090029836 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090029836 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090029836 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090029836 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090029836 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090029836 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090029836 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090029836 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090029836 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090029836 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090029836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090029836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090029836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090029836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090029836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090029836 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090029836 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090029836 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090029836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029836 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090029836 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090029836 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090029836 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090029836 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) 20250412090029836 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090029836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090029836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090029836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029836 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090029836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090029837 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090029837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090029837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090029837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090029837 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090029837 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090029837 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090029837 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090029837 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090029837 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090029837 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090029837 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090029837 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412090029837 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090029837 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090029837 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090029837 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090029840 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090029840 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090029840 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090029840 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090029840 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090029840 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090029840 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090029840 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090029840 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090029840 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090029840 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090029840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090029840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090029840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090029840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090029840 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090029840 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090029840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090029840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029840 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090029840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090029840 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090029840 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090029840 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090029844 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090029844 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090029844 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090029844 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090029844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090029844 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090029844 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090029844 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090029844 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090029844 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090029844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090029844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090029844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090029844 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090029845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090029845 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090029845 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090029845 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090029845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029845 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090029845 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090029845 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090029845 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090029845 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) 20250412090029845 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090029845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090029845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090029845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090029845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090029845 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090029845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090029845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090029845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090029845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090029845 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090029845 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090029845 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090029845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090029845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090029845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090029845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090029845 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412090029845 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090029845 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090029845 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090029845 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090029847 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090029847 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090029847 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090029847 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090029847 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090029847 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090029847 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090029847 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090029847 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090029847 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090029847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090029847 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090029847 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090029847 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090029847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090029847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090029847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090029847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090029847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090029847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090029847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090029847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090029847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090029847 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090029847 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090029847 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090029862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36270<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)2101152 20250412090030898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090030898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090030898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412090030898 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090030898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x200fa0, normal) (hnbgw_rua.c:406) 20250412090030898 DHNB DEBUG map_rua[0x565451958030]{init}: Allocated (fsm.c:456) 20250412090030898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2101152)[0x565451958030]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090030898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2101152 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090030898 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090030898 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090030898 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2101152 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090030898 DCN DEBUG map_sccp[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090030898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090030898 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-2101152 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090030898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2101152 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412090030898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2101152)[0x565451958030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090030898 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090030898 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090030898 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2101152 SCCP-34 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090030898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5654519701e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090030898 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090030898 DLSCCP DEBUG SCCP-SCOC(34)[0x565451964c70]{IDLE}: Allocated (fsm.c:456) 20250412090030898 DLSCCP DEBUG SCCP-SCOC(34)[0x565451964c70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090030898 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030000b60056400500f1100926) (sccp_scrc.c:415) 20250412090030898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090030898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090030898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090030898 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090030898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090030898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090030898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090030898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090030898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090030898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090030898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090030898 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090030898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090030898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090030898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090030898 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 22 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 b6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090030898 DLSCCP DEBUG SCCP-SCOC(34)[0x565451964c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090030898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5654519701e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090030898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2101152)[0x565451958030]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090030898 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090030898 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090030898 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090030898 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090030898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090030898 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412090030898 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090030898 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090030898 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090030898 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 22 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 60 00 4f 40 03 00 00 b6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@481fc27fb91e: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)3285914 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@481fc27fb91e: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@481fc27fb91e: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)2101152 20250412090031104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090031104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090031104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250412090031104 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090031104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x200fa0,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250412090031104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2101152 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250412090031104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2101152)[0x565451958030]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090031104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2101152)[0x565451958030]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090031104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5654519701e0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) HNBGW_Test.msc0-SCCP(371)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412090031924 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090031924 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090031924 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090031924 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090031924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090031924 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090031924 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090031924 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090031924 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090031924 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 22 99 6b 4c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090031925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090031925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090031925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090031925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090031925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090031925 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00996b4c) (sccp_scrc.c:486) 20250412090031925 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1855) 20250412090031925 DLSCCP DEBUG SCCP-SCOC(34)[0x565451964c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090031925 DLSCCP DEBUG SCCP-SCOC(34)[0x565451964c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090031925 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090031925 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090031925 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090031925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5654519701e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090031925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5654519701e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090031925 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090031925 DLSCCP DEBUG SCCP-SCOC(34)[0x565451964c70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090031925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00996b4c), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090031925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090031925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090031925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090031925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090031925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090031925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090031925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 99 6b 4c 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090031925 DLSCCP DEBUG SCCP-SCOC(34)[0x565451964c70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090031925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5654519701e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:296) 20250412090031925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2101152)[0x565451958030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090031925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2101152)[0x565451958030]{disconnected}: Freeing instance (context_map.c:202) 20250412090031925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2101152)[0x565451958030]{disconnected}: Deallocated (fsm.c:568) 20250412090031925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090031925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:206) 20250412090031925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) 20250412090031925 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2101152 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250412090031926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090031926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090031926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090031926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090031926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090031926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412090031926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090031926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090031926 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090031926 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 99 6b 4c 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@481fc27fb91e: Session index based on local reference:0 20250412090031929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090031929 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090031929 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090031929 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090031929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090031930 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090031930 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090031930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090031930 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090031930 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 22 99 6b 4c 00 00 06 00 08 00 00 00 07  20250412090031930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090031930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090031930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090031930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090031930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090031930 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=00996b4c) (sccp_scrc.c:486) 20250412090031930 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1855) 20250412090031930 DLSCCP DEBUG SCCP-SCOC(34)[0x565451964c70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412090031930 DLSCCP DEBUG SCCP-SCOC(34)[0x565451964c70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412090031930 DLSCCP DEBUG SCCP-SCOC(34)[0x565451964c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090031930 DLSCCP DEBUG SCCP-SCOC(34)[0x565451964c70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090031930 DLSCCP DEBUG SCCP-SCOC(34)[0x565451964c70]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(372)@481fc27fb91e: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)3285914 MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090032947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36260<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090032950 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43129<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(366)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(367)@481fc27fb91e: Final verdict of PTC: none 20250412090032952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36254<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090032952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090032953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090032953 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090032953 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090032953 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@481fc27fb91e: Final verdict of PTC: none 20250412090032954 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090032954 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090032954 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090032954 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090032954 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090032954 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090032954 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090032954 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@481fc27fb91e: Final verdict of PTC: none 20250412090032954 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 20250412090032954 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090032954 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090032954 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090032954 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090032954 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090032954 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090032954 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.sgsn0-SCCP(374)@481fc27fb91e: Final verdict of PTC: none 20250412090032954 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090032954 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090032954 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090032954 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(375)@481fc27fb91e: Final verdict of PTC: none 20250412090032955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090032955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090032955 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090032955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090032955 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090032955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090032955 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090032955 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090032955 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) HNBGW_Test.msc0-RAN(372)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@481fc27fb91e: Final verdict of PTC: none 20250412090032955 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090032955 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(371)@481fc27fb91e: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@481fc27fb91e: Final verdict of PTC: none 20250412090032955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090032955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090032955 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090032955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090032955 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090032956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090032956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090032955 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090032955 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090032955 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090032955 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090032955 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 20250412090032955 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090032955 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090032955 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090032955 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090032955 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 20250412090032955 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090032955 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090032955 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090032955 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090032955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090032955 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090032955 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090032955 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090032955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090032955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090032956 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090032956 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090032956 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090032956 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(376)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(377)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(368)@481fc27fb91e: Final verdict of PTC: none 20250412090032959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36270<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass'. Sat Apr 12 09:00:32 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 20250412090033009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090033511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36284<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261944) Waiting for packet dumper to finish... 1 (prev_count=261944, count=290040) 20250412090034955 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090034955 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090034955 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090034955 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090034955 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090034955 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Sat Apr 12 09:00:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_cs_iu_release_req_rua_disconnect started. 20250412090036608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50636<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090036614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090036618 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33913<->l=127.0.0.1:4262) (control_if.c:572) 20250412090036697 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090036697 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090036698 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090036698 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090036698 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090036698 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090036698 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090036698 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090036698 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090036698 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090036699 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090036699 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090036699 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090036699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090036699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090036699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090036699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090036699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090036699 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090036699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090036699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090036699 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090036699 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090036699 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090036699 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090036699 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090036699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090036699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090036699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090036699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090036699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090036699 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090036699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090036699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090036699 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090036699 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090036699 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090036699 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090036699 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090036699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090036699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090036699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090036699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090036699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090036699 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090036699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090036699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090036699 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090036699 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090036699 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090036699 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090036699 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090036699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090036699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090036699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090036699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090036699 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090036699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090036699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090036699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090036699 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090036699 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090036699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090036699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090036699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090036699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090036699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090036699 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090036699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090036699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090036699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090036699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090036699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090036699 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090036699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090036699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090036699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090036699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090036699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090036699 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090036699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090036699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090036699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090036699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090036699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090036699 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(387)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(385)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090036712 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090036712 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090036712 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090036712 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090036712 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090036712 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090036712 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090036712 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090036714 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090036714 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090036714 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090036714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090036714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090036714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036714 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412090036714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090036714 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412090036714 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090036714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090036714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090036714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090036714 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090036714 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090036714 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090036714 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090036714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090036714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090036714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036714 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090036714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090036714 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090036714 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090036714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090036714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090036714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090036714 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090036714 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090036714 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090036714 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090036714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090036714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090036714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036714 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090036714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090036714 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090036714 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090036714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090036714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090036714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090036714 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090036714 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090036714 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090036714 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090036714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090036714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090036714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036714 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090036714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090036714 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090036714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090036714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090036714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090036714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090036714 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090036714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090036714 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090036714 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090036714 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090036714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090036714 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090036714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090036714 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090036714 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090036714 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090036714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090036714 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090036714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090036714 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090036714 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090036714 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090036714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090036714 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=8 -> eSLS=24: picked Normal Route via 'virt-sgsn1' round-robin style 20250412090036714 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090036714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090036714 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090036714 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090036714 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090036714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090036714 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090036732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090036732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090036732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090036732 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090036732 DHNBAP 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) 20250412090036732 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090036732 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090036732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090036732 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090036910 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 20250412090036910 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 20250412090036910 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090036911 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090036920 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090036920 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090036920 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090036920 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090036920 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090036920 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090036920 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090036920 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090036920 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090036920 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090036921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090036923 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 20250412090036923 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 20250412090036923 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090036923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412090036924 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090036924 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090036924 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090036924 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090036924 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090036924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090036924 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090036924 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090036924 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090036924 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090036924 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090036924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090036924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090036924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090036924 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090036924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090036924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090036924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090036924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090036924 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090036924 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090036924 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090036925 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090036925 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090036925 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090036925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090036925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090036925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090036925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090036926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090036926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090036926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090036926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090036926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090036926 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090036926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090036926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090036926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090036926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090036926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090036926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412090036926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090036926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090036926 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090036926 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(390)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090036930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090036930 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090036930 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090036930 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090036930 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090036931 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090036931 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090036931 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090036931 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090036931 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090036931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090036933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090036933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090036933 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090036933 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090036933 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090036933 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090036933 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090036933 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090036933 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090036933 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090036933 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090036933 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090036933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090036933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090036933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090036933 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090036933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090036933 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090036933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090036933 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090036933 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090036934 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090036934 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090036935 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090036935 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090036935 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090036935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090036935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090036935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090036935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090036935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090036935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090036935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090036935 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090036935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090036935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090036935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090036935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090036935 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090036935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090036935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090036935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090036935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090036935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090036935 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412090036935 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090036935 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090036935 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090036935 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(386)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090037724 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090037724 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090037724 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090037724 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090037724 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090037724 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090037724 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090037724 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090037724 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090037724 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090037725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090037725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090037725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090037725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090037725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090037725 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090037725 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090037725 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090037725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037725 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090037725 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090037725 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090037725 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090037725 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) 20250412090037725 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090037725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090037725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090037725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037725 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090037725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090037725 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090037725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090037725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090037725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090037725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090037725 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090037725 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090037725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090037725 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090037725 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090037725 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090037725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090037725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412090037725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090037725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090037725 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090037725 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090037726 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090037726 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090037726 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090037726 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090037726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090037726 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090037726 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090037726 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090037726 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090037726 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090037726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090037726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090037726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090037726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090037726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090037726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090037726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090037726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090037726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037727 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090037727 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090037727 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090037727 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090037727 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090037734 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090037734 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090037734 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090037734 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090037734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090037734 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090037734 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090037734 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090037734 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090037734 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090037735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090037735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090037735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090037735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090037735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090037735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090037735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090037735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090037735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037735 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090037735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090037735 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090037735 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090037735 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) 20250412090037735 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090037735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090037735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090037735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037735 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090037735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090037735 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090037735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090037735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090037735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090037735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090037735 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090037735 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090037735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090037735 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090037735 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090037735 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090037735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090037735 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412090037736 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090037736 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090037736 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090037736 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090037740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090037740 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090037740 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090037740 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090037740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090037740 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090037740 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090037740 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090037740 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090037740 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090037740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090037740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090037740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090037740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090037740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090037740 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090037740 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090037740 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090037740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090037740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090037740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090037740 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090037740 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090037740 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090037740 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090037740 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090037757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50652<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)12834596 20250412090038803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090038803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090038803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412090038803 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090038803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc3d724, normal) (hnbgw_rua.c:406) 20250412090038803 DHNB DEBUG map_rua[0x565451964c70]{init}: Allocated (fsm.c:456) 20250412090038803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12834596)[0x565451964c70]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090038803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12834596 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090038804 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090038804 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090038804 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12834596 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090038804 DCN DEBUG map_sccp[0x565451958030]{init}: Allocated (fsm.c:456) 20250412090038804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x565451958030]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090038804 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-12834596 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090038804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12834596 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412090038804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12834596)[0x565451964c70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090038804 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090038804 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090038804 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12834596 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090038804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x565451958030]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090038804 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090038804 DLSCCP DEBUG SCCP-SCOC(35)[0x5654519701e0]{IDLE}: Allocated (fsm.c:456) 20250412090038804 DLSCCP DEBUG SCCP-SCOC(35)[0x5654519701e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090038804 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030003a70056400500f1100926) (sccp_scrc.c:415) 20250412090038804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090038804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090038804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090038804 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090038804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090038804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090038804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090038804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090038804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090038804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090038804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090038804 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090038804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090038804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090038804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090038804 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 23 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 03 a7 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090038804 DLSCCP DEBUG SCCP-SCOC(35)[0x5654519701e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090038804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x565451958030]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090038804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12834596)[0x565451964c70]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090038804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090038804 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090038804 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090038804 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090038804 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090038804 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412090038804 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090038804 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090038804 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090038804 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 23 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 90 00 4f 40 03 00 03 a7 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@481fc27fb91e: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)5835413 HNBGW_Test.msc0-SCCP(385)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_cs_iu_release_req_rua_disconnect0(392)@481fc27fb91e: setverdict(pass): none -> pass 20250412090038817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090038817 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090038817 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090038817 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090038817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090038817 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090038817 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090038817 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090038817 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090038817 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 23 c9 7d 4f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090038818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090038818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090038818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090038818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090038818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090038818 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c97d4f) (sccp_scrc.c:486) 20250412090038818 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1855) 20250412090038818 DLSCCP DEBUG SCCP-SCOC(35)[0x5654519701e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090038818 DLSCCP DEBUG SCCP-SCOC(35)[0x5654519701e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090038818 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090038818 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090038818 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090038818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x565451958030]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090038818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x565451958030]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_cs_iu_release_req_rua_disconnect0(392)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(391)@481fc27fb91e: 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)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(385)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(385)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412090039021 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090039021 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090039021 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090039021 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090039021 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090039021 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090039021 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090039021 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090039021 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090039021 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 23 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090039021 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090039021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090039021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090039021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090039021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090039021 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412090039021 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1855) 20250412090039021 DLSCCP DEBUG SCCP-SCOC(35)[0x5654519701e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090039021 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090039021 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090039021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x565451958030]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090039021 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090039021 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090039021 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12834596 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090039021 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090039021 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090039021 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412090039021 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412090039021 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412090039021 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090039021 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412090039021 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{UNUSED}: Allocated (fsm.c:456) 20250412090039021 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{UNUSED}: is child of mgw(mgw-fsm-12834596-0)[0x565451980f10] (fsm.c:486) 20250412090039022 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12834596-0)[0x565451980f10] (mgcp_client_endpoint_fsm.c:724) 20250412090039022 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412090039022 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412090039022 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412090039022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12834596-0)[0x56545197f420]{ST_CRCX}: Allocated (fsm.c:456) 20250412090039022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12834596-0)[0x56545197f420]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12834596-0)[0x565451964290] (fsm.c:486) 20250412090039022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12834596-0)[0x56545197f420]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412090039022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12834596-0)[0x56545197f420]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412090039022 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: c3d7'... (mgcp_client.c:807) 20250412090039022 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250412090039022 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12834596-0)[0x56545197f420]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412090039022 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c3d72417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c3d72417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c3d72417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c3d72417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 20250412090039062 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250412090039062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412090039062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412090039062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412090039062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412090039062 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412090039062 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{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) 20250412090039062 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{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) 20250412090039062 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412090039062 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412090039062 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{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) 20250412090039062 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412090039062 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412090039062 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090039062 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412090039062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12834596)[0x565451964c70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412090039062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412090039062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090039062 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090039090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090039090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090039090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090039090 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090039090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc3d724) (hnbgw_rua.c:470) 20250412090039090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12834596 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090039090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12834596)[0x565451964c70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090039090 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090039090 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090039090 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12834596 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090039090 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090039090 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412090039090 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412090039090 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090039090 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412090039090 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12834596-0)[0x565451980f10] (mgcp_client_endpoint_fsm.c:724) 20250412090039090 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412090039090 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412090039090 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{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) 20250412090039090 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412090039090 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: c3d7'... (mgcp_client.c:807) 20250412090039090 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250412090039090 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412090039090 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412090039090 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{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) 20250412090039090 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{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)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "c3d72417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c3d72417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412090039113 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250412090039113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412090039113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412090039113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412090039113 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412090039113 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{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) 20250412090039113 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{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) 20250412090039113 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412090039113 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412090039113 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{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) 20250412090039113 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412090039113 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412090039113 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412090039113 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12834596-0)[0x565451980f10] (mgcp_client_endpoint_fsm.c:724) 20250412090039113 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412090039113 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412090039113 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412090039113 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12834596-0)[0x565451965ea0]{ST_CRCX}: Allocated (fsm.c:456) 20250412090039113 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12834596-0)[0x565451965ea0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12834596-0)[0x565451964290] (fsm.c:486) 20250412090039113 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12834596-0)[0x565451965ea0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412090039113 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12834596-0)[0x565451965ea0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250412090039113 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: c3d7'... (mgcp_client.c:807) 20250412090039113 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250412090039113 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12834596-0)[0x565451965ea0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412090039113 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412090039113 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{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) 20250412090039113 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{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) 20250412090039113 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{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)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "c3d72417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c3d72417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412090039128 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250412090039128 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412090039128 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412090039128 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412090039128 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412090039128 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412090039128 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{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) 20250412090039128 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{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) 20250412090039128 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{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) 20250412090039128 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412090039128 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412090039128 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{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) 20250412090039128 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{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) 20250412090039128 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412090039128 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090039128 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412090039128 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412090039128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x565451958030]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412090039128 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090039128 DLSCCP DEBUG SCCP-SCOC(35)[0x5654519701e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090039128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c97d4f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412090039128 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090039128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090039128 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090039128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090039128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090039128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090039128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 c9 7d 4f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090039128 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412090039128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090039128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090039128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090039128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090039128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090039128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412090039128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090039128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090039128 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090039128 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 c9 7d 4f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090039293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090039293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090039293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250412090039293 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090039293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc3d724) (hnbgw_rua.c:470) 20250412090039293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12834596 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250412090039293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12834596)[0x565451964c70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090039293 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250412090039293 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250412090039293 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12834596 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250412090039293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x565451958030]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090039293 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090039293 DLSCCP DEBUG SCCP-SCOC(35)[0x5654519701e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090039293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c97d4f), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250412090039293 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090039293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090039293 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090039293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090039293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090039293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090039293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 01 06 c9 7d 4f 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090039293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090039293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090039293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090039293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090039293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090039293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412090039293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090039293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090039293 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090039294 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 bc 03 00 00 01 06 c9 7d 4f 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@481fc27fb91e: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)12834596 20250412090039496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090039497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090039497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250412090039497 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090039497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc3d724,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250412090039497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12834596 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250412090039497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12834596)[0x565451964c70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090039497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12834596)[0x565451964c70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090039497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x565451958030]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090039497 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090039497 DLSCCP DEBUG SCCP-SCOC(35)[0x5654519701e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090039497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c97d4f), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090039497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090039497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090039497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090039497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090039497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090039497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090039497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 01 04 c9 7d 4f 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090039497 DLSCCP DEBUG SCCP-SCOC(35)[0x5654519701e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090039497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x565451958030]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:332) 20250412090039497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12834596)[0x565451964c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090039497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12834596)[0x565451964c70]{disconnected}: Freeing instance (context_map.c:202) 20250412090039497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12834596)[0x565451964c70]{disconnected}: Deallocated (fsm.c:568) 20250412090039497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x565451958030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090039497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x565451958030]{disconnected}: Freeing instance (context_map.c:206) 20250412090039497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x565451958030]{disconnected}: Deallocated (fsm.c:568) 20250412090039497 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412090039497 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412090039497 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412090039497 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412090039497 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412090039497 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: c3d7'... (mgcp_client.c:807) 20250412090039497 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412090039497 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412090039497 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412090039497 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: c3d7'... (mgcp_client.c:807) 20250412090039497 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412090039497 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412090039497 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{IN_USE}: Removing from parent mgw(mgw-fsm-12834596-0)[0x565451980f10] (mgcp_client_endpoint_fsm.c:873) 20250412090039497 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412090039497 DLMGCP DEBUG mgw-endp(mgw-fsm-12834596-0)[0x565451964290]{IN_USE}: Deallocated (fsm.c:568) 20250412090039497 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412090039497 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412090039497 DMGW DEBUG mgw(mgw-fsm-12834596-0)[0x565451980f10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412090039497 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12834596 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250412090039498 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090039498 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090039498 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090039498 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090039498 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090039498 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412090039498 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090039498 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090039498 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090039498 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 01 04 c9 7d 4f 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@481fc27fb91e: Session index based on local reference:0 20250412090039504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090039504 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090039504 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090039504 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090039504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090039504 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090039504 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090039504 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090039504 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090039504 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 23 c9 7d 4f 00 00 06 00 08 00 00 00 07  20250412090039504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090039504 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090039504 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) HNBGW_Test.msc0-RAN(386)@481fc27fb91e: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)5835413 20250412090039504 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090039504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090039504 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=00c97d4f) (sccp_scrc.c:486) 20250412090039504 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1855) 20250412090039504 DLSCCP DEBUG SCCP-SCOC(35)[0x5654519701e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412090039504 DLSCCP DEBUG SCCP-SCOC(35)[0x5654519701e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412090039504 DLSCCP DEBUG SCCP-SCOC(35)[0x5654519701e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090039504 DLSCCP DEBUG SCCP-SCOC(35)[0x5654519701e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090039504 DLSCCP DEBUG SCCP-SCOC(35)[0x5654519701e0]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "c3d72417" }, { code := "I", val := "11111" } }, sdp := omit } 20250412090039517 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250412090039517 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412090039517 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412090039517 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412090039517 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545197f420]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "c3d72417" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090039518 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250412090039518 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412090039518 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412090039518 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412090039518 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x565451965ea0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090040533 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33913<->l=127.0.0.1:4262) (control_if.c:193) 20250412090040534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50642<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(381)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(380)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090040539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50636<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090040540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090040540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090040541 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090040541 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090040541 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(389)@481fc27fb91e: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@481fc27fb91e: Final verdict of PTC: none 20250412090040543 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090040543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090040543 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090040543 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090040543 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090040543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090040543 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090040543 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090040543 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 20250412090040543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090040543 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090040543 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090040543 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090040543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090040543 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090040543 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090040543 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090040543 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090040543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090040543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090040544 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090040544 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090040544 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-SCCP(388)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@481fc27fb91e: Final verdict of PTC: none 20250412090040544 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090040544 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 20250412090040544 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090040544 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090040544 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090040544 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090040544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090040544 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090040544 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090040544 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090040544 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090040544 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090040544 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090040544 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090040544 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090040544 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090040544 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090040544 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 20250412090040544 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090040544 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090040544 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090040544 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090040544 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090040544 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090040544 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090040544 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090040544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090040544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090040544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090040544 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090040544 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090040545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090040545 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090040545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090040545 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090040545 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090040545 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090040545 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090040545 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(386)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(391)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(382)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@481fc27fb91e: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@481fc27fb91e: Final verdict of PTC: none 20250412090040548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50652<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass'. Sat Apr 12 09:00:40 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 20250412090040641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090041144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50666<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=355460) Waiting for packet dumper to finish... 1 (prev_count=355460, count=356000) 20250412090042545 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090042545 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090042545 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090042545 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090042545 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090042545 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Sat Apr 12 09:00:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_ps_iu_release_req_rua_disconnect started. 20250412090044239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090044244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090044248 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43659<->l=127.0.0.1:4262) (control_if.c:572) 20250412090044327 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090044327 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090044327 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090044327 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090044327 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090044328 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090044328 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090044328 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090044328 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090044328 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090044328 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090044328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090044328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090044328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090044328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090044328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090044328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090044328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090044328 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090044328 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090044328 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090044328 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090044328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090044328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090044328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090044328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090044328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090044329 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090044329 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090044329 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090044329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090044329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090044329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090044329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044329 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090044329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090044329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090044329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 04 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090044329 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090044329 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090044329 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090044329 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090044329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090044329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090044329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090044329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044329 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090044329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090044329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090044329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090044329 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090044329 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090044329 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090044329 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090044329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090044329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090044329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090044329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044329 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090044329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090044329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090044329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090044329 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090044330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090044330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090044330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090044330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090044330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090044330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090044330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090044330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090044330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090044330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090044330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090044330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090044330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090044330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090044330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090044330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090044330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090044330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(401)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(399)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090044345 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090044345 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090044345 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090044346 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090044346 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090044346 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090044346 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090044346 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090044347 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090044347 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090044347 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090044347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090044347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090044347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=11 -> eSLS=91: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090044347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044347 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090044347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090044347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090044347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0b 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090044347 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090044347 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090044347 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090044347 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090044347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090044347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090044347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090044347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044347 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090044347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090044347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090044347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090044347 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090044347 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090044347 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090044347 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090044347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090044347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090044347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090044347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044347 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090044347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090044347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090044347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090044347 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090044347 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090044347 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090044347 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090044347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090044347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090044347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090044347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090044347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090044347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090044347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090044347 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090044348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090044348 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090044348 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090044348 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090044348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090044348 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090044348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090044348 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090044348 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090044348 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090044348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090044348 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090044348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090044348 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090044348 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090044348 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090044348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090044348 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090044348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090044348 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090044348 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090044348 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090044348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090044348 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090044370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090044370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090044370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090044370 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090044370 DHNBAP 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) 20250412090044370 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090044370 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090044370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090044370 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090044543 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 20250412090044543 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 20250412090044543 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090044543 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090044551 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090044551 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090044551 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090044551 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090044551 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090044551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090044551 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090044551 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090044551 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090044551 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090044551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090044554 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090044554 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090044554 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090044554 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090044554 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090044554 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090044554 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090044554 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090044554 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090044554 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090044554 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090044554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090044554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090044555 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090044555 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090044555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090044555 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090044555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090044555 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090044555 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090044555 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090044555 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090044556 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090044556 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090044556 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090044556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090044556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090044556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090044556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090044556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090044556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090044556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090044556 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090044557 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090044557 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090044557 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090044557 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090044557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090044557 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412090044557 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090044557 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090044557 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090044557 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090044561 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 20250412090044561 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 20250412090044561 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090044561 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090044566 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090044566 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090044566 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090044566 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090044566 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090044566 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090044566 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090044566 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090044566 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090044566 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090044566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090044566 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090044566 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090044566 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090044566 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090044566 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090044566 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090044566 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090044566 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090044566 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090044566 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090044566 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090044566 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090044566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090044566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090044566 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090044566 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090044566 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090044566 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090044566 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090044566 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090044566 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090044566 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090044566 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090044567 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090044567 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090044567 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090044567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090044567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090044567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044567 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090044567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090044567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090044567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090044567 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090044567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090044567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090044567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090044567 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090044568 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090044568 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090044568 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090044568 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090044568 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090044568 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090044568 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412090044568 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090044568 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090044568 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090044568 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(400)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090045360 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090045360 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090045360 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090045360 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090045360 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090045360 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090045360 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090045360 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090045360 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090045360 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090045360 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090045360 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090045360 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090045360 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090045360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090045360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090045360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090045360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090045360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045361 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090045361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090045361 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090045361 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090045361 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) 20250412090045361 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090045361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090045361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090045361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045361 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090045361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090045361 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090045361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090045361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090045361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090045361 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090045361 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090045361 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090045361 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090045361 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090045361 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090045361 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090045361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090045361 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412090045361 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090045361 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090045361 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090045361 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090045361 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090045361 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090045361 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090045361 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090045361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090045362 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090045362 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090045362 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090045362 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090045362 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090045362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090045362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090045362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090045362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090045362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090045362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090045362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090045362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090045362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090045362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090045362 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090045362 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090045362 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090045367 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090045367 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090045367 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090045367 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090045367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090045367 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090045367 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090045367 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090045367 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090045367 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090045367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090045367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090045367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090045367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090045367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090045367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090045367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090045367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090045367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045367 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090045367 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090045367 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090045367 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090045367 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) 20250412090045367 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090045367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090045367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090045367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045367 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090045367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090045367 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090045367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090045367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090045367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090045367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090045367 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090045367 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090045367 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090045367 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090045367 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090045367 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090045367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090045367 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412090045367 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090045367 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090045367 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090045367 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090045368 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090045368 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090045368 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090045368 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090045368 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090045368 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090045368 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090045368 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090045368 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090045368 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090045368 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090045368 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090045368 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090045368 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090045368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090045368 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090045368 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090045368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090045368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090045369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090045369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090045369 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090045369 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090045369 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090045369 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090045369 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090045393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48546<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@481fc27fb91e: f_gen_tmsi(suffix:=0, 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)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)14777038 20250412090046421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090046421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090046421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090046421 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090046421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe17ace, normal) (hnbgw_rua.c:406) 20250412090046421 DHNB DEBUG map_rua[0x565451965ea0]{init}: Allocated (fsm.c:456) 20250412090046421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14777038)[0x565451965ea0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090046421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14777038 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090046421 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090046421 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090046421 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090046422 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14777038 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090046422 DCN DEBUG map_sccp[0x56545197f420]{init}: Allocated (fsm.c:456) 20250412090046422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56545197f420]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090046422 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-14777038 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090046422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14777038 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090046422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14777038)[0x565451965ea0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090046422 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090046422 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090046422 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14777038 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090046422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56545197f420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090046422 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090046422 DLSCCP DEBUG SCCP-SCOC(36)[0x5654519701e0]{IDLE}: Allocated (fsm.c:456) 20250412090046422 DLSCCP DEBUG SCCP-SCOC(36)[0x5654519701e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090046422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f400300011f0056400500f1100926) (sccp_scrc.c:415) 20250412090046422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090046422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090046422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090046422 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090046422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090046422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090046422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090046422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090046422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090046422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090046422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090046422 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090046422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090046422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090046422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090046422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 24 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 90 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 1f 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090046422 DLSCCP DEBUG SCCP-SCOC(36)[0x5654519701e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090046422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56545197f420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090046422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14777038)[0x565451965ea0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090046422 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090046422 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090046422 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090046422 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090046422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090046422 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412090046422 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090046422 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090046422 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090046422 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 24 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 90 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 1f 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@481fc27fb91e: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@481fc27fb91e: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)3647677 HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(406)@481fc27fb91e: setverdict(pass): none -> pass 20250412090046441 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090046441 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090046441 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090046441 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090046441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090046441 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090046441 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090046441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090046441 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090046441 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 24 bf 30 1b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090046441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090046441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090046441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090046441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090046441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090046441 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bf301b) (sccp_scrc.c:486) 20250412090046441 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1855) 20250412090046441 DLSCCP DEBUG SCCP-SCOC(36)[0x5654519701e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090046441 DLSCCP DEBUG SCCP-SCOC(36)[0x5654519701e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090046441 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090046441 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090046441 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090046441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56545197f420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090046441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56545197f420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_iu_release_req_rua_disconnect0(406)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":819 HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250412090046644 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090046645 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090046645 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090046645 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090046645 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090046645 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090046645 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090046645 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090046645 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090046645 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 24 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090046645 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090046645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090046645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090046645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090046645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090046645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412090046645 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1855) 20250412090046645 DLSCCP DEBUG SCCP-SCOC(36)[0x5654519701e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090046645 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090046645 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090046645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56545197f420]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090046645 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090046645 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090046645 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14777038 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090046645 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090046645 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14777038 SCCP-36 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250412090046645 DRANAP DEBUG ps_rab_ass[0x565451964c70]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090046645 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090046645 DLPFCP DEBUG ps_rab[0x565451958030]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250412090046646 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250412090046646 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090046646 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250412090046646 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090046646 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038)[0x565451964c70]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(406)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":839 HNBGW-PFCP(396)@481fc27fb91e: 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 } } } 20250412090046679 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090046679 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090046679 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250412090046679 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038)[0x565451964c70]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250412090046679 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090046679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14777038)[0x565451965ea0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250412090046679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412090046679 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038)[0x565451964c70]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250412090046679 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038)[0x565451964c70]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250412090046679 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038)[0x565451964c70]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250412090046679 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250412090046679 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{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) 20250412090046679 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250412090046679 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090046679 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090046679 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090046679 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090046680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090046680 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090046695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090046695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090046695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090046695 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090046695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe17ace) (hnbgw_rua.c:470) 20250412090046695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14777038 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090046695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14777038)[0x565451965ea0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090046695 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090046695 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090046695 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14777038 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090046695 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090046695 DRANAP DEBUG ps_rab_ass[0x565451964c70]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090046695 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038)[0x565451964c70]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250412090046695 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090046695 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250412090046695 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250412090046695 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090046695 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250412090046695 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090046695 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038)[0x565451964c70]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@481fc27fb91e: 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 } } } 20250412090046701 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090046701 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090046701 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250412090046701 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250412090046701 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038)[0x565451964c70]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250412090046701 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090046701 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038)[0x565451964c70]{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) 20250412090046701 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038)[0x565451964c70]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250412090046701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56545197f420]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250412090046701 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090046701 DLSCCP DEBUG SCCP-SCOC(36)[0x5654519701e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090046701 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf301b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250412090046701 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090046701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090046701 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090046701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090046701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090046701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090046701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 06 06 bf 30 1b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090046701 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038)[0x565451964c70]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250412090046701 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038)[0x565451964c70]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250412090046701 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038)[0x565451964c70]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250412090046701 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{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) 20250412090046701 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250412090046701 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090046701 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090046701 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090046701 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090046701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090046701 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090046701 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090046701 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090046701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090046701 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412090046701 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090046701 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090046701 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090046701 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 06 06 bf 30 1b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090046896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090046896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090046897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250412090046897 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090046897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe17ace) (hnbgw_rua.c:470) 20250412090046897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14777038 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:311) 20250412090046897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14777038)[0x565451965ea0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090046897 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250412090046897 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250412090046897 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14777038 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:263) 20250412090046897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56545197f420]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090046897 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090046897 DLSCCP DEBUG SCCP-SCOC(36)[0x5654519701e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090046897 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf301b), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250412090046897 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090046897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090046897 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090046897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090046897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090046897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090046897 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 06 06 bf 30 1b 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090046897 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090046897 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090046897 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090046897 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090046897 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090046897 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412090046897 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090046897 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090046897 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090046897 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bd 00 00 00 b9 03 00 00 06 06 bf 30 1b 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@481fc27fb91e: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)14777038 20250412090047100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090047101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090047101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250412090047101 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090047101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe17ace,cause=misc(unspecified)) (hnbgw_rua.c:438) 20250412090047101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14777038 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:311) 20250412090047101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14777038)[0x565451965ea0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090047101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14777038)[0x565451965ea0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090047101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56545197f420]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090047101 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090047101 DLSCCP DEBUG SCCP-SCOC(36)[0x5654519701e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090047101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf301b), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090047101 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090047101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090047101 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090047101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090047101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090047101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090047101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 06 04 bf 30 1b 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090047101 DLSCCP DEBUG SCCP-SCOC(36)[0x5654519701e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090047101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56545197f420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:332) 20250412090047101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14777038)[0x565451965ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090047101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14777038)[0x565451965ea0]{disconnected}: Freeing instance (context_map.c:202) 20250412090047101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14777038)[0x565451965ea0]{disconnected}: Deallocated (fsm.c:568) 20250412090047101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56545197f420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090047101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56545197f420]{disconnected}: Freeing instance (context_map.c:206) 20250412090047101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56545197f420]{disconnected}: Deallocated (fsm.c:568) 20250412090047101 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250412090047101 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250412090047101 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090047101 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250412090047101 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090047101 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14777038 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250412090047102 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090047102 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090047102 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090047102 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090047102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090047102 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412090047102 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090047102 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090047102 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090047102 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 06 04 bf 30 1b 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(396)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: Session index based on local reference:0 20250412090047106 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090047106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090047106 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090047107 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090047107 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090047107 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090047107 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090047107 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090047107 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090047107 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 24 bf 30 1b 00 00 06 00 08 00 00 00 07  20250412090047107 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090047107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090047107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090047107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090047107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090047107 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=00bf301b) (sccp_scrc.c:486) 20250412090047107 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1855) 20250412090047107 DLSCCP DEBUG SCCP-SCOC(36)[0x5654519701e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412090047107 DLSCCP DEBUG SCCP-SCOC(36)[0x5654519701e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412090047107 DLSCCP DEBUG SCCP-SCOC(36)[0x5654519701e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090047107 DLSCCP DEBUG SCCP-SCOC(36)[0x5654519701e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090047107 DLSCCP DEBUG SCCP-SCOC(36)[0x5654519701e0]{IDLE}: Deallocated (fsm.c:568) HNBGW-PFCP(396)@481fc27fb91e: 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 } } } HNBGW_Test.sgsn0-RAN(403)@481fc27fb91e: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)3647677 20250412090047108 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090047108 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090047108 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250412090047108 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250412090047108 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{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) 20250412090047108 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250412090047108 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090047108 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090047108 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250412090047108 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250412090047108 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250412090047108 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14777038-RAB-23)[0x565451958030]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250412090047108 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090047108 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090048121 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43659<->l=127.0.0.1:4262) (control_if.c:193) 20250412090048121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50688<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(395)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(394)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090048126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50674<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090048129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090048129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090048129 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090048129 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090048129 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-RAN(400)@481fc27fb91e: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@481fc27fb91e: Final verdict of PTC: none 20250412090048130 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090048130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090048130 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090048130 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090048130 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090048130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090048130 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090048130 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090048130 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090048130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090048130 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090048130 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090048130 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 20250412090048130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090048130 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090048130 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-SCCP(399)@481fc27fb91e: Final verdict of PTC: none 20250412090048130 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090048130 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090048130 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090048131 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090048131 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090048131 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090048131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090048131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090048131 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090048131 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090048131 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090048131 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@481fc27fb91e: Final verdict of PTC: none 20250412090048131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090048131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090048131 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090048131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090048131 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 20250412090048131 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 20250412090048131 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090048131 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090048131 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090048131 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090048131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090048131 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090048131 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090048131 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090048131 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090048131 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090048131 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090048131 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(402)@481fc27fb91e: Final verdict of PTC: none 20250412090048131 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090048131 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090048131 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090048131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090048131 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(404)@481fc27fb91e: Final verdict of PTC: none 20250412090048132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090048132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090048132 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090048132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090048132 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090048132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090048132 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090048132 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090048132 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) HNBGW_Test.msc0-M3UA(401)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(396)@481fc27fb91e: Final verdict of PTC: none 20250412090048132 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090048132 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(405)@481fc27fb91e: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@481fc27fb91e: Final verdict of PTC: none 20250412090048135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48546<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Sat Apr 12 09:00:48 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 20250412090048224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090048726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48562<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=340908) Waiting for packet dumper to finish... 1 (prev_count=340908, count=341448) 20250412090050132 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090050132 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090050132 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090050132 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090050132 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090050132 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Sat Apr 12 09:00:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_ps_rab_assignment started. 20250412090051836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090051841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090051844 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40355<->l=127.0.0.1:4262) (control_if.c:572) 20250412090051924 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090051924 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090051924 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090051924 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090051924 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090051924 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090051924 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090051924 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(411)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090051925 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090051925 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090051926 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090051926 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090051926 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090051926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090051926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090051926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090051926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090051926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090051926 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090051926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090051926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090051926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 02 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090051926 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090051926 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090051926 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090051926 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090051926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090051926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090051926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090051926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090051926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090051926 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090051926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090051926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090051926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090051926 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090051926 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090051926 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090051926 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090051926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090051926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090051926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090051926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090051926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090051926 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090051926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090051926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090051926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090051926 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090051926 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090051926 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090051926 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090051926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090051926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090051926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090051926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090051926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090051926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090051926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090051926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090051926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090051926 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090051926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090051926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090051926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090051926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090051926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090051926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090051926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090051926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090051926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090051926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090051926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090051926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090051926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090051926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090051926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090051926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090051926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090051926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090051926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090051926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090051926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090051926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090051926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090051926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(415)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(415)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(413)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090051939 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090051939 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090051939 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090051939 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090051939 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090051939 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090051939 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090051939 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090051940 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090051940 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090051940 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090051940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090051940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090051940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=7 -> eSLS=87: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090051940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090051940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090051940 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090051940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090051940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090051940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 07 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090051940 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090051940 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090051940 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090051940 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090051940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090051940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090051940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090051940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090051940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090051940 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090051940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090051940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090051940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 09 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090051940 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090051940 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090051940 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090051940 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090051940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090051940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090051940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090051940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090051940 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090051940 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090051940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090051941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090051941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090051941 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090051941 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090051941 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090051941 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090051941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090051941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090051941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051941 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090051941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090051941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090051941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090051941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090051941 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090051941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090051941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090051941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090051941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090051941 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090051941 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090051941 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090051941 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090051941 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090051941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090051941 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090051941 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090051941 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090051941 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090051941 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090051941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090051941 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090051941 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090051941 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090051941 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090051941 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090051941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090051941 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090051941 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090051941 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090051941 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090051941 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090051941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090051941 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(418)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090051968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090051968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090051968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090051968 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090051968 DHNBAP 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) 20250412090051968 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090051968 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090051968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090051968 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090052136 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 20250412090052136 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 20250412090052136 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090052136 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090052141 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090052141 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090052141 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090052141 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090052141 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090052141 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090052141 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090052141 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090052141 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090052141 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090052141 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090052143 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090052143 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090052143 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090052144 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090052144 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090052144 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090052144 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090052144 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090052144 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090052144 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090052144 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090052144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090052144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090052144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090052144 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090052144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090052144 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090052144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090052144 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090052144 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090052144 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090052144 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090052145 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090052145 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090052145 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090052145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090052145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090052145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052145 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090052145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090052145 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090052145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090052145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090052145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090052145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090052145 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090052146 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090052146 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090052146 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090052146 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090052146 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090052146 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412090052146 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090052146 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090052146 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090052146 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090052153 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 20250412090052153 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 20250412090052153 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090052153 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090052156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090052156 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090052156 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090052156 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090052157 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090052157 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090052157 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090052157 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090052157 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090052157 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090052157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090052158 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090052158 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090052158 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090052158 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090052158 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090052158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090052158 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090052158 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090052158 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090052158 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090052158 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090052158 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090052158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090052158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090052158 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090052158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090052158 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090052158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090052158 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090052158 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090052158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090052158 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090052158 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090052159 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090052159 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090052159 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090052159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090052159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090052159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090052159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090052159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090052159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090052159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090052159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090052159 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090052159 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090052159 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090052159 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090052159 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090052159 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090052159 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090052159 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412090052159 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090052160 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090052160 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090052160 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(414)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090052952 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090052952 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090052952 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090052952 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090052952 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090052952 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090052953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090052953 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090052953 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090052953 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090052953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090052953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090052953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090052953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090052953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090052953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090052953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090052953 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090052953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052953 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090052953 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090052953 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090052953 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090052953 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) 20250412090052953 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090052953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090052953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090052953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052953 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090052953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090052953 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090052953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090052953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090052953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090052953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090052953 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090052953 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090052953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090052953 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090052953 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090052953 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090052953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090052953 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412090052953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090052953 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090052953 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090052953 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090052953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090052953 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090052953 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090052953 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090052953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090052954 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090052954 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090052954 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090052954 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090052954 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090052954 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090052954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090052954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090052954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090052954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090052954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090052954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090052954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090052954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090052954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090052954 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090052954 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090052954 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(417)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090052960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090052960 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090052960 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090052960 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090052960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090052960 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090052960 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090052960 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090052960 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090052960 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090052960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090052960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090052960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090052960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090052960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090052960 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090052960 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090052960 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090052960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052960 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090052960 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090052960 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090052960 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090052960 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) 20250412090052960 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090052960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090052960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090052960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090052960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090052960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090052960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090052960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090052961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090052961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090052961 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090052961 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090052961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090052961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090052961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090052961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090052961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090052961 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412090052961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090052961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090052961 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090052961 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090052961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090052961 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090052961 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090052961 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090052961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090052961 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090052961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090052961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090052961 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090052961 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090052961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090052961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090052961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090052961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090052961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090052961 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090052961 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090052961 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090052961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090052961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090052961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090052961 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090052961 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090052961 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090052961 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090052961 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090053994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48580<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(420)@481fc27fb91e: f_gen_tmsi(suffix:=0, 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)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@481fc27fb91e: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@481fc27fb91e: Added conn table entry 0TC_ps_rab_assignment0(420)13632354 20250412090055037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090055037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090055037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090055037 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090055037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd00362, normal) (hnbgw_rua.c:406) 20250412090055037 DHNB DEBUG map_rua[0x565451958030]{init}: Allocated (fsm.c:456) 20250412090055037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13632354)[0x565451958030]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090055037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13632354 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090055037 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090055037 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090055037 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090055037 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13632354 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090055037 DCN DEBUG map_sccp[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090055037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090055038 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-13632354 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090055038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13632354 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090055038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13632354)[0x565451958030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090055038 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090055038 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090055038 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13632354 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090055038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5654519701e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090055038 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090055038 DLSCCP DEBUG SCCP-SCOC(37)[0x565451965ea0]{IDLE}: Allocated (fsm.c:456) 20250412090055038 DLSCCP DEBUG SCCP-SCOC(37)[0x565451965ea0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090055038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030003460056400500f1100926) (sccp_scrc.c:415) 20250412090055038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090055038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090055038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090055038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090055038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090055038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090055038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090055038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090055038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090055038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090055038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090055038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090055038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090055038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090055038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090055038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 25 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 46 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090055038 DLSCCP DEBUG SCCP-SCOC(37)[0x565451965ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090055038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5654519701e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090055038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13632354)[0x565451958030]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090055038 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090055038 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090055038 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090055038 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090055038 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090055038 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412090055038 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090055038 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090055038 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090055038 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 25 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 46 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@481fc27fb91e: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@481fc27fb91e: Added conn table entry 0TC_ps_rab_assignment0(420)733182 HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: Session index based on connection ID:0 TC_ps_rab_assignment0(420)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412090055050 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090055050 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090055050 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090055050 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090055050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090055050 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090055050 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090055050 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090055050 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090055050 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 25 c8 5f c0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090055050 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090055050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090055050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090055050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090055050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090055050 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c85fc0) (sccp_scrc.c:486) 20250412090055050 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1855) 20250412090055050 DLSCCP DEBUG SCCP-SCOC(37)[0x565451965ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090055050 DLSCCP DEBUG SCCP-SCOC(37)[0x565451965ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090055050 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090055050 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090055050 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090055050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5654519701e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090055050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5654519701e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_assignment0(420)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":819 HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250412090055252 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090055252 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090055252 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090055252 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090055252 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090055252 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090055253 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090055253 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090055253 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090055253 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 25 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090055253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090055253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090055253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090055253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090055253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090055253 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412090055253 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250412090055253 DLSCCP DEBUG SCCP-SCOC(37)[0x565451965ea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090055253 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090055253 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090055253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090055253 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090055253 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090055253 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13632354 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090055253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090055253 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13632354 SCCP-37 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250412090055253 DRANAP DEBUG ps_rab_ass[0x56545197f420]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090055253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090055253 DLPFCP DEBUG ps_rab[0x565451964c70]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250412090055253 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250412090055253 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090055253 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250412090055253 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090055253 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354)[0x56545197f420]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(410)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(410)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(420)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":839 HNBGW-PFCP(410)@481fc27fb91e: 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 } } } 20250412090055277 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090055277 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090055277 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250412090055277 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354)[0x56545197f420]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250412090055277 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090055277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13632354)[0x565451958030]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250412090055277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412090055277 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354)[0x56545197f420]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250412090055277 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354)[0x56545197f420]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250412090055277 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354)[0x56545197f420]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250412090055277 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250412090055277 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{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) 20250412090055277 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250412090055277 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090055277 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090055277 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090055277 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090055278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090055278 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090055302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090055302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090055302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090055302 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090055302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd00362) (hnbgw_rua.c:470) 20250412090055302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13632354 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090055302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13632354)[0x565451958030]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090055302 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090055302 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090055302 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13632354 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090055302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090055302 DRANAP DEBUG ps_rab_ass[0x56545197f420]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090055302 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354)[0x56545197f420]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250412090055302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090055302 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250412090055302 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250412090055302 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090055302 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250412090055302 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090055302 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354)[0x56545197f420]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(410)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(410)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(410)@481fc27fb91e: 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 } } } 20250412090055317 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090055317 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090055317 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250412090055317 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250412090055317 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354)[0x56545197f420]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250412090055317 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090055317 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354)[0x56545197f420]{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) 20250412090055317 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354)[0x56545197f420]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250412090055317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250412090055317 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090055317 DLSCCP DEBUG SCCP-SCOC(37)[0x565451965ea0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090055317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c85fc0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250412090055318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090055318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090055318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090055318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090055318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090055318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090055318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 c8 5f c0 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090055318 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354)[0x56545197f420]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250412090055318 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354)[0x56545197f420]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250412090055318 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354)[0x56545197f420]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250412090055318 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{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) 20250412090055318 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250412090055318 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090055318 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090055318 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090055318 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090055318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090055318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090055318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090055318 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090055318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090055318 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412090055318 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090055318 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090055318 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090055318 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 c8 5f c0 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412090057344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090057344 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090057344 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090057344 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090057344 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090057344 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090057344 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090057344 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090057344 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090057344 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 25 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412090057344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090057344 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090057344 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090057344 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090057344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090057344 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412090057344 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250412090057344 DLSCCP DEBUG SCCP-SCOC(37)[0x565451965ea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090057344 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090057344 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090057344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090057344 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090057344 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090057344 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13632354 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090057344 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250412090057344 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250412090057344 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090057344 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250412090057345 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090057345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13632354)[0x565451958030]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090057345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412090057345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090057345 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)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(420)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(410)@481fc27fb91e: 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 } } } 20250412090057354 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090057354 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090057354 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250412090057354 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250412090057354 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{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) 20250412090057354 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250412090057354 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090057354 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090057354 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250412090057354 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250412090057354 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250412090057354 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13632354-RAB-23)[0x565451964c70]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250412090057354 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090057354 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(412)@481fc27fb91e: Deleted conn table entry 0TC_ps_rab_assignment0(420)13632354 20250412090057368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090057368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090057368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090057368 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090057368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd00362,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090057368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13632354 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090057368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13632354)[0x565451958030]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090057368 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090057368 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090057368 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13632354 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090057368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090057368 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090057368 DLSCCP DEBUG SCCP-SCOC(37)[0x565451965ea0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090057368 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c85fc0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090057368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090057368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090057368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090057368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090057368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090057368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090057368 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 c8 5f c0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090057369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13632354)[0x565451958030]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090057369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090057369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5654519701e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090057369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090057369 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090057369 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090057369 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090057369 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090057369 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412090057369 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090057369 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090057369 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090057369 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 c8 5f c0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@481fc27fb91e: Deleted conn table entry 0TC_ps_rab_assignment0(420)733182 HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: Session index based on connection ID:0 20250412090057379 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090057379 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090057379 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090057379 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090057379 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090057379 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090057379 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090057379 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090057379 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090057379 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 25 c8 5f c0 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090057379 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090057379 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090057379 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090057379 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090057379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090057379 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=00c85fc0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090057379 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1855) 20250412090057379 DLSCCP DEBUG SCCP-SCOC(37)[0x565451965ea0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090057379 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090057379 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090057379 DCN DEBUG handle_cn_disc_ind() conn_id=37 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090057379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5654519701e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090057379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5654519701e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090057379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13632354)[0x565451958030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090057379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13632354)[0x565451958030]{disconnected}: Freeing instance (context_map.c:202) 20250412090057379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13632354)[0x565451958030]{disconnected}: Deallocated (fsm.c:568) 20250412090057379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090057379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:206) 20250412090057379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) 20250412090057379 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13632354 SCCP-37 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250412090057380 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=00c85fc0), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:415) 20250412090057380 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090057380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090057380 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090057380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090057380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090057380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090057380 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 c8 5f c0 00 00 25 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090057380 DLSCCP DEBUG SCCP-SCOC(37)[0x565451965ea0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090057380 DLSCCP DEBUG SCCP-SCOC(37)[0x565451965ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090057380 DLSCCP DEBUG SCCP-SCOC(37)[0x565451965ea0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090057380 DLSCCP DEBUG SCCP-SCOC(37)[0x565451965ea0]{IDLE}: Deallocated (fsm.c:568) 20250412090057380 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090057380 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090057380 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090057380 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090057380 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090057380 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412090057380 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090057380 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090057380 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090057380 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 c8 5f c0 00 00 25 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090059391 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40355<->l=127.0.0.1:4262) (control_if.c:193) 20250412090059392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48570<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(409)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(408)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090059395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48564<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090059397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090059397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090059397 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090059397 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090059397 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MutexDispCT-TC_ps_rab_assignment(407)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(414)@481fc27fb91e: Final verdict of PTC: none 20250412090059400 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090059400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-SCCP(413)@481fc27fb91e: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(412)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@481fc27fb91e: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(411)@481fc27fb91e: Final verdict of PTC: none 20250412090059400 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090059400 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090059400 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090059400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090059400 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090059400 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090059400 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090059400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW-PFCP(410)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(417)@481fc27fb91e: Final verdict of PTC: none 20250412090059400 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090059400 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090059400 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090059400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090059400 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090059400 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090059400 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 20250412090059400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090059400 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090059401 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090059401 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090059401 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090059401 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090059401 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090059401 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090059401 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090059401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090059401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090059401 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 20250412090059401 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090059401 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090059401 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090059401 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090059401 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090059401 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090059401 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090059401 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090059401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090059401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(419)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@481fc27fb91e: Final verdict of PTC: none 20250412090059401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090059401 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090059401 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090059401 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090059401 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090059401 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090059401 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090059401 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090059401 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090059401 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090059402 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090059402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090059402 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090059402 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090059402 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090059402 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090059402 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090059402 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090059402 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090059402 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090059402 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090059402 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(415)@481fc27fb91e: Final verdict of PTC: none 20250412090059404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48580<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Sat Apr 12 09:00:59 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 20250412090059506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090100008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45026<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=347764) Waiting for packet dumper to finish... 1 (prev_count=347764, count=348480) 20250412090101401 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090101401 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090101402 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090101402 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090101402 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090101402 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Sat Apr 12 09:01:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_ps_rab_assignment_concurrent started. 20250412090103075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090103083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090103088 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41359<->l=127.0.0.1:4262) (control_if.c:572) 20250412090103205 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090103205 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090103205 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090103205 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090103205 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090103205 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090103205 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090103205 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(425)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090103206 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090103206 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090103206 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090103206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090103206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090103206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090103206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103206 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090103206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090103206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090103206 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090103206 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090103206 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090103206 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090103206 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090103206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090103206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090103206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090103206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090103206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090103206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090103206 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090103206 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090103206 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090103206 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090103206 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090103206 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090103206 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090103206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090103206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090103206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103206 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090103207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103207 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090103207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090103207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090103207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0c 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090103207 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090103207 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090103207 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090103207 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090103207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090103207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090103207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090103207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103207 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090103207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090103207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090103207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090103207 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090103207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090103207 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090103207 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090103207 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090103207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090103207 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: picked Normal Route via 'virt-msc1' round-robin style 20250412090103207 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090103207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090103207 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090103207 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090103207 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090103207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090103207 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090103207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090103207 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090103207 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090103207 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090103207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090103207 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090103207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090103207 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090103207 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090103207 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090103207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090103207 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(429)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(427)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090103222 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090103222 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090103222 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090103222 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090103222 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090103222 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090103222 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090103223 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090103224 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090103224 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090103224 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090103224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090103224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090103224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103224 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=1 -> eSLS=81: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090103224 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103224 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090103224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090103224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090103224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 01 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090103224 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090103224 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090103224 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090103224 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090103224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090103224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090103224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103224 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090103224 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103224 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090103224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090103224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090103224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090103224 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090103224 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090103224 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090103224 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090103224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090103224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090103224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103224 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090103224 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103224 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090103224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090103224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090103224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090103224 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090103224 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090103224 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090103224 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090103224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090103224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090103224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103224 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090103224 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090103224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090103224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090103224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090103224 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090103225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090103225 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090103225 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090103225 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090103225 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090103225 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090103225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090103225 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090103225 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090103225 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090103225 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090103225 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090103225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090103225 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090103225 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090103225 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090103225 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090103225 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090103225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090103225 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090103225 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090103225 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090103225 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090103225 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090103244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090103244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090103244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090103244 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090103244 DHNBAP 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) 20250412090103244 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090103244 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090103244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090103244 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090103420 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 20250412090103420 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 20250412090103420 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090103420 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090103427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090103427 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090103427 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090103427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090103427 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090103427 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090103427 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090103427 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090103427 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090103427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090103427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090103429 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090103429 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090103429 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090103429 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090103429 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090103429 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090103430 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090103430 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090103430 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090103430 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090103430 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090103430 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090103430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090103430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090103430 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090103430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090103430 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090103430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090103430 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090103430 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090103430 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090103430 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090103431 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090103431 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090103431 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090103431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090103431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090103431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090103432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090103432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090103432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090103432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090103432 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090103432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090103432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090103432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090103432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090103432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090103432 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412090103432 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090103432 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090103432 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090103432 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090103435 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 20250412090103435 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 20250412090103435 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090103435 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090103438 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090103438 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090103438 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090103438 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090103438 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090103438 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090103438 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090103438 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090103438 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090103438 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090103438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090103440 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090103440 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090103440 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090103440 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090103440 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090103440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090103440 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090103440 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090103440 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090103440 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090103440 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090103440 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090103440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090103440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090103440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090103440 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090103440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090103440 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090103440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090103440 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090103440 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090103440 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090103440 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090103442 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090103442 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090103442 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090103442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090103442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090103442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090103442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090103442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090103442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090103442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090103442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090103442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090103442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090103442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090103442 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090103442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090103442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090103442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090103443 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090103443 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090103443 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412090103443 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090103443 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090103443 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090103443 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(428)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090104231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090104231 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090104231 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090104231 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090104231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090104231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090104231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090104231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090104231 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090104231 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090104231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090104231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090104231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090104231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090104231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090104231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090104231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090104231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090104231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104231 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090104231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090104231 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090104232 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090104232 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) 20250412090104232 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090104232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090104232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090104232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104232 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090104232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090104232 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090104232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090104232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090104232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090104232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090104232 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090104232 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090104233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090104233 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090104233 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090104233 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090104233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090104233 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412090104233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090104233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090104233 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090104233 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090104235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090104235 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090104235 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090104235 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090104235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090104235 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090104235 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090104235 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090104235 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090104235 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090104235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090104235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090104235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090104235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090104235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090104235 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090104235 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090104235 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090104235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104235 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090104235 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090104235 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090104235 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090104235 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090104243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090104243 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090104243 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090104243 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090104243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090104243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090104243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090104243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090104243 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090104243 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090104243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090104243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090104243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090104243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090104243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090104243 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090104243 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090104243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090104243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104243 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090104243 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090104243 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090104243 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090104243 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) 20250412090104243 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090104243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090104243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090104243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090104243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090104243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090104243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090104243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090104243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090104243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090104243 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090104243 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090104244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090104244 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090104244 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090104244 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090104244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090104244 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412090104244 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090104244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090104244 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090104244 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090104246 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090104246 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090104246 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090104246 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090104246 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090104246 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090104246 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090104246 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090104246 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090104246 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090104246 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090104246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090104246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090104246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090104246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090104246 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090104246 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090104246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090104246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090104246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090104246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090104246 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090104246 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090104246 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090104246 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090104246 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090105282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43376<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090105305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43378<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090105323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43388<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090105337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090105343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43412<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090105351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090105359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090105368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090105377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090105385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090105393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090105402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090105410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090105419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43470<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090105427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090105437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43498<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(434)@481fc27fb91e: f_gen_tmsi(suffix:=0, 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)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)3950304 20250412090106305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090106305 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090106305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3c46e0, normal) (hnbgw_rua.c:406) 20250412090106305 DHNB DEBUG map_rua[0x565451958030]{init}: Allocated (fsm.c:456) 20250412090106305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3950304)[0x565451958030]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090106305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3950304 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090106305 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106305 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106305 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090106305 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3950304 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090106305 DCN DEBUG map_sccp[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090106305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090106305 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-3950304 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090106305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3950304 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090106305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3950304)[0x565451958030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090106305 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106305 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106305 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3950304 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090106305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5654519701e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090106305 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090106305 DLSCCP DEBUG SCCP-SCOC(38)[0x565451965ea0]{IDLE}: Allocated (fsm.c:456) 20250412090106305 DLSCCP DEBUG SCCP-SCOC(38)[0x565451965ea0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090106305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030002a90056400500f1100926) (sccp_scrc.c:415) 20250412090106305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106306 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 26 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 00 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 a9 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106306 DLSCCP DEBUG SCCP-SCOC(38)[0x565451965ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090106306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5654519701e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090106306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3950304)[0x565451958030]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090106306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106306 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106306 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412090106306 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106306 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106306 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106306 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 26 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 00 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 a9 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. TC_ps_rab_assignment_concurrent0(435)@481fc27fb91e: f_gen_tmsi(suffix:=0, 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)@481fc27fb91e: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)2954831 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(434)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412090106315 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106315 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106315 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106315 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106315 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106315 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106315 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106315 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106315 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 26 e4 46 ef 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090106315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106315 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e446ef) (sccp_scrc.c:486) 20250412090106315 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1855) 20250412090106315 DLSCCP DEBUG SCCP-SCOC(38)[0x565451965ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090106315 DLSCCP DEBUG SCCP-SCOC(38)[0x565451965ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090106315 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106315 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090106315 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090106315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5654519701e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090106315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5654519701e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(434)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":819 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)2629457 TC_ps_rab_assignment_concurrent0(436)@481fc27fb91e: f_gen_tmsi(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(437)@481fc27fb91e: f_gen_tmsi(suffix:=0, 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)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Created Expect[1] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)10087426 TC_ps_rab_assignment_concurrent0(438)@481fc27fb91e: f_gen_tmsi(suffix:=0, 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)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Created Expect[2] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(439)@481fc27fb91e: f_gen_tmsi(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)@481fc27fb91e: Added conn table entry 3TC_ps_rab_assignment_concurrent0(438)4087301 HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Created Expect[3] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Added conn table entry 4TC_ps_rab_assignment_concurrent0(437)11746527 HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(440)@481fc27fb91e: f_gen_tmsi(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)@481fc27fb91e: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)10445914 TC_ps_rab_assignment_concurrent0(441)@481fc27fb91e: f_gen_tmsi(suffix:=0, 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)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)9012777 HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)16454364 TC_ps_rab_assignment_concurrent0(442)@481fc27fb91e: f_gen_tmsi(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(443)@481fc27fb91e: f_gen_tmsi(suffix:=0, 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)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)15662719 HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)7120228 TC_ps_rab_assignment_concurrent0(444)@481fc27fb91e: f_gen_tmsi(suffix:=0, 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)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(445)@481fc27fb91e: f_gen_tmsi(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)@481fc27fb91e: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)4089735 TC_ps_rab_assignment_concurrent0(446)@481fc27fb91e: f_gen_tmsi(suffix:=0, 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)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Added conn table entry 11TC_ps_rab_assignment_concurrent0(446)1395586 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Added conn table entry 12TC_ps_rab_assignment_concurrent0(445)6754282 TC_ps_rab_assignment_concurrent0(447)@481fc27fb91e: f_gen_tmsi(suffix:=0, 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)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(448)@481fc27fb91e: f_gen_tmsi(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)@481fc27fb91e: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)16106743 TC_ps_rab_assignment_concurrent0(449)@481fc27fb91e: f_gen_tmsi(suffix:=0, 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)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)5934625 HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)11868772 20250412090106509 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106509 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106509 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106509 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106509 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106509 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412090106509 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106509 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106510 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106510 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 27 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 29 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106510 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106510 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106510 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106510 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106510 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106510 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106510 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106510 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106510 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106510 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 26 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090106510 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106510 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106510 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106510 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106510 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106510 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412090106510 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106510 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106510 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106510 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0a 01 00 00 28 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 84 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106510 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106510 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106510 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106510 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106510 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106510 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412090106510 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106510 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106510 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106510 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0b 01 00 00 29 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 25 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106511 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106511 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106511 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106511 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106511 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106511 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412090106511 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106511 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106511 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106511 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 2a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 8c 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106511 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106511 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106511 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106511 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106511 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106511 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250412090106511 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106511 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106511 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106511 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 09 01 00 00 2b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 50 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 05 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106511 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106511 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106511 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106511 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106511 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106511 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412090106511 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106511 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106511 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106511 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 2c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 cf 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106511 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106512 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106512 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106512 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106512 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106512 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412090106512 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106512 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106512 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106512 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 2d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 bc 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106512 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106512 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106512 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106512 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106512 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106512 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250412090106512 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106512 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106512 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106512 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0c 01 00 00 2e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 55 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106512 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106512 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106512 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106512 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106512 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106512 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412090106512 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106512 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106512 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106512 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 2f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 90 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 23 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: First idle individual index:1 20250412090106512 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106512 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106512 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106512 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106512 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106512 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412090106512 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106513 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106513 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106513 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 30 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 01 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 98 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106513 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106513 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106513 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106513 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412090106513 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106513 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106513 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106513 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 31 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 21 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 f5 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106513 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106513 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106513 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106513 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412090106513 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106513 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106513 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106513 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 32 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 11 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 8c 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106513 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106513 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106513 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106513 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412090106513 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106513 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106513 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106513 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 00 01 00 00 33 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 31 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 88 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106513 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106513 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106513 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106513 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412090106513 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106513 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106513 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106513 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 34 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 41 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 f6 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106514 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106514 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106514 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106514 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106514 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106514 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412090106514 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106514 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106514 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106514 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 06 01 00 00 35 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 51 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 cc 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090106509 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090106509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x281f51, normal) (hnbgw_rua.c:406) 20250412090106509 DHNB DEBUG map_rua[0x565451964c70]{init}: Allocated (fsm.c:456) 20250412090106509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2629457)[0x565451964c70]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090106509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2629457 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090106509 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106509 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106509 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090106509 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2629457 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090106509 DCN DEBUG map_sccp[0x56545197f420]{init}: Allocated (fsm.c:456) 20250412090106509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56545197f420]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090106509 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-2629457 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090106509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2629457 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090106509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2629457)[0x565451964c70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090106509 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106509 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106509 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2629457 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090106509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56545197f420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090106509 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090106509 DLSCCP DEBUG SCCP-SCOC(39)[0x565451964290]{IDLE}: Allocated (fsm.c:456) 20250412090106509 DLSCCP DEBUG SCCP-SCOC(39)[0x565451964290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090106509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030000290056400500f1100926) (sccp_scrc.c:415) 20250412090106509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106509 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106509 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106509 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 27 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 29 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106509 DLSCCP DEBUG SCCP-SCOC(39)[0x565451964290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090106509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56545197f420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090106509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2629457)[0x565451964c70]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090106509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090106509 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090106509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x99ec02, normal) (hnbgw_rua.c:406) 20250412090106509 DHNB DEBUG map_rua[0x565451980f10]{init}: Allocated (fsm.c:456) 20250412090106509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10087426)[0x565451980f10]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090106509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10087426 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090106509 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106509 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106509 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090106509 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10087426 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090106509 DCN DEBUG map_sccp[0x565451965440]{init}: Allocated (fsm.c:456) 20250412090106509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x565451965440]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090106509 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-10087426 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090106509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10087426 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090106509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10087426)[0x565451980f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090106509 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106509 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106509 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10087426 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090106509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x565451965440]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090106509 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090106509 DLSCCP DEBUG SCCP-SCOC(40)[0x565451962d70]{IDLE}: Allocated (fsm.c:456) 20250412090106509 DLSCCP DEBUG SCCP-SCOC(40)[0x565451962d70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090106510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030002840056400500f1100926) (sccp_scrc.c:415) 20250412090106510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106510 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106510 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106510 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0a 01 00 00 28 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 84 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106510 DLSCCP DEBUG SCCP-SCOC(40)[0x565451962d70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090106510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x565451965440]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090106510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10087426)[0x565451980f10]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090106510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090106510 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090106510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3e5e05, normal) (hnbgw_rua.c:406) 20250412090106510 DHNB DEBUG map_rua[0x565451962940]{init}: Allocated (fsm.c:456) 20250412090106510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4087301)[0x565451962940]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090106510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4087301 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090106510 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106510 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106510 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090106510 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4087301 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090106510 DCN DEBUG map_sccp[0x565451961310]{init}: Allocated (fsm.c:456) 20250412090106510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x565451961310]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090106510 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-4087301 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090106510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4087301 SCCP-41 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090106510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4087301)[0x565451962940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090106510 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106510 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106510 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4087301 SCCP-41 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090106510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x565451961310]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090106510 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090106510 DLSCCP DEBUG SCCP-SCOC(41)[0x5654519e9ab0]{IDLE}: Allocated (fsm.c:456) 20250412090106510 DLSCCP DEBUG SCCP-SCOC(41)[0x5654519e9ab0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090106510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000250056400500f1100926) (sccp_scrc.c:415) 20250412090106510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106510 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106510 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106510 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0b 01 00 00 29 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 25 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106510 DLSCCP DEBUG SCCP-SCOC(41)[0x5654519e9ab0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090106510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x565451961310]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090106510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4087301)[0x565451962940]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090106510 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412090106510 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250412090106510 DLSCCP DEBUG SCCP-SCOC(38)[0x565451965ea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090106510 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106510 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090106510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090106510 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090106510 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090106510 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3950304 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090106510 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106510 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3950304 SCCP-38 sgsn-0 MI=IMSI-262420000000000: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250412090106510 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106510 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106510 DLPFCP DEBUG ps_rab[0x56545197f680]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250412090106510 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250412090106510 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106510 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250412090106510 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106510 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20250412090106510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090106510 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090106510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb33cdf, normal) (hnbgw_rua.c:406) 20250412090106510 DHNB DEBUG map_rua[0x56545197fc50]{init}: Allocated (fsm.c:456) 20250412090106510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11746527)[0x56545197fc50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090106510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11746527 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090106510 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106510 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106510 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090106510 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11746527 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090106510 DCN DEBUG map_sccp[0x565451970cf0]{init}: Allocated (fsm.c:456) 20250412090106510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x565451970cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090106510 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-11746527 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090106510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11746527 SCCP-42 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090106510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11746527)[0x56545197fc50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090106510 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106510 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106510 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11746527 SCCP-42 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090106510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x565451970cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090106510 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090106510 DLSCCP DEBUG SCCP-SCOC(42)[0x565451967660]{IDLE}: Allocated (fsm.c:456) 20250412090106510 DLSCCP DEBUG SCCP-SCOC(42)[0x565451967660]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090106510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300028c0056400500f1100926) (sccp_scrc.c:415) 20250412090106510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106510 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106511 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106511 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 2a 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 8c 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106511 DLSCCP DEBUG SCCP-SCOC(42)[0x565451967660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090106511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x565451970cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090106511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11746527)[0x56545197fc50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090106511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090106511 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090106511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9f645a, normal) (hnbgw_rua.c:406) 20250412090106511 DHNB DEBUG map_rua[0x56545197f7b0]{init}: Allocated (fsm.c:456) 20250412090106511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10445914)[0x56545197f7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090106511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10445914 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090106511 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106511 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106511 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090106511 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10445914 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090106511 DCN DEBUG map_sccp[0x565451960090]{init}: Allocated (fsm.c:456) 20250412090106511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x565451960090]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090106511 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-10445914 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090106511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10445914 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090106511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10445914)[0x56545197f7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090106511 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106511 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106511 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10445914 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090106511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x565451960090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090106511 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090106511 DLSCCP DEBUG SCCP-SCOC(43)[0x5654519e9d30]{IDLE}: Allocated (fsm.c:456) 20250412090106511 DLSCCP DEBUG SCCP-SCOC(43)[0x5654519e9d30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090106511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030001050056400500f1100926) (sccp_scrc.c:415) 20250412090106511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106511 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106511 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106511 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 09 01 00 00 2b 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 50 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 05 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106511 DLSCCP DEBUG SCCP-SCOC(43)[0x5654519e9d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090106511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x565451960090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090106511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10445914)[0x56545197f7b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090106511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090106511 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090106511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x898629, normal) (hnbgw_rua.c:406) 20250412090106511 DHNB DEBUG map_rua[0x565451967820]{init}: Allocated (fsm.c:456) 20250412090106511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9012777)[0x565451967820]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090106511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9012777 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090106511 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106511 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106511 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090106511 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9012777 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090106511 DCN DEBUG map_sccp[0x5654519614f0]{init}: Allocated (fsm.c:456) 20250412090106511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5654519614f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090106511 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-9012777 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090106511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9012777 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090106511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9012777)[0x565451967820]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090106511 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106511 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106511 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9012777 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090106511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5654519614f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090106511 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090106511 DLSCCP DEBUG SCCP-SCOC(44)[0x565451960590]{IDLE}: Allocated (fsm.c:456) 20250412090106511 DLSCCP DEBUG SCCP-SCOC(44)[0x565451960590]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090106511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001cf0056400500f1100926) (sccp_scrc.c:415) 20250412090106511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106511 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106511 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106511 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0e 01 00 00 2c 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 cf 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106511 DLSCCP DEBUG SCCP-SCOC(44)[0x565451960590]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090106511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5654519614f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090106511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9012777)[0x565451967820]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090106511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090106511 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090106511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfb12dc, normal) (hnbgw_rua.c:406) 20250412090106511 DHNB DEBUG map_rua[0x56545195b9f0]{init}: Allocated (fsm.c:456) 20250412090106511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454364)[0x56545195b9f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090106511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16454364 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090106511 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106511 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106511 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090106511 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16454364 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090106511 DCN DEBUG map_sccp[0x565451962730]{init}: Allocated (fsm.c:456) 20250412090106511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x565451962730]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090106511 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-16454364 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090106511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16454364 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090106511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454364)[0x56545195b9f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090106511 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106511 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106511 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16454364 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090106511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x565451962730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090106511 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090106511 DLSCCP DEBUG SCCP-SCOC(45)[0x565451968030]{IDLE}: Allocated (fsm.c:456) 20250412090106511 DLSCCP DEBUG SCCP-SCOC(45)[0x565451968030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090106511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030003bc0056400500f1100926) (sccp_scrc.c:415) 20250412090106511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106511 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106511 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106511 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0f 01 00 00 2d 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 bc 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106511 DLSCCP DEBUG SCCP-SCOC(45)[0x565451968030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090106511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x565451962730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090106511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454364)[0x56545195b9f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090106511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090106511 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090106512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xeefe7f, normal) (hnbgw_rua.c:406) 20250412090106512 DHNB DEBUG map_rua[0x565451980dd0]{init}: Allocated (fsm.c:456) 20250412090106512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15662719)[0x565451980dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090106512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15662719 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090106512 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106512 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106512 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090106512 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15662719 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090106512 DCN DEBUG map_sccp[0x5654519e98e0]{init}: Allocated (fsm.c:456) 20250412090106512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5654519e98e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090106512 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-15662719 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090106512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15662719 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090106512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15662719)[0x565451980dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090106512 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106512 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106512 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15662719 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090106512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5654519e98e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090106512 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090106512 DLSCCP DEBUG SCCP-SCOC(46)[0x5654519689b0]{IDLE}: Allocated (fsm.c:456) 20250412090106512 DLSCCP DEBUG SCCP-SCOC(46)[0x5654519689b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090106512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000550056400500f1100926) (sccp_scrc.c:415) 20250412090106512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0c 01 00 00 2e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 55 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106512 DLSCCP DEBUG SCCP-SCOC(46)[0x5654519689b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090106512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5654519e98e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090106512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15662719)[0x565451980dd0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090106512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1].20250412090106512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090106512 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090106512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6ca564, normal) (hnbgw_rua.c:406) 20250412090106512 DHNB DEBUG map_rua[0x5654519719c0]{init}: Allocated (fsm.c:456) 20250412090106512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7120228)[0x5654519719c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090106512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7120228 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090106512 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106512 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106512 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090106512 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7120228 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090106512 DCN DEBUG map_sccp[0x565451971ec0]{init}: Allocated (fsm.c:456) 20250412090106512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x565451971ec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090106512 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-7120228 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090106512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7120228 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090106512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7120228)[0x5654519719c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090106512 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106512 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106512 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7120228 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090106512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x565451971ec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090106512 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090106512 DLSCCP DEBUG SCCP-SCOC(47)[0x565451966310]{IDLE}: Allocated (fsm.c:456) 20250412090106512 DLSCCP DEBUG SCCP-SCOC(47)[0x565451966310]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090106512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030003230056400500f1100926) (sccp_scrc.c:415) 20250412090106512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 0d 01 00 00 2f 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 90 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 23 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106512 DLSCCP DEBUG SCCP-SCOC(47)[0x565451966310]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090106512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x565451971ec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090106512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7120228)[0x5654519719c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090106512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090106512 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090106512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3e6787, normal) (hnbgw_rua.c:406) 20250412090106512 DHNB DEBUG map_rua[0x5654519713a0]{init}: Allocated (fsm.c:456) 20250412090106512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4089735)[0x5654519713a0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090106512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4089735 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090106512 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106512 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106512 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090106512 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4089735 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090106512 DCN DEBUG map_sccp[0x565451991b10]{init}: Allocated (fsm.c:456) 20250412090106512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x565451991b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090106512 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-4089735 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090106512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4089735 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090106512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4089735)[0x5654519713a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090106512 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106512 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106512 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4089735 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090106512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x565451991b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090106512 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090106512 DLSCCP DEBUG SCCP-SCOC(48)[0x565451966810]{IDLE}: Allocated (fsm.c:456) 20250412090106512 DLSCCP DEBUG SCCP-SCOC(48)[0x565451966810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090106512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030000980056400500f1100926) (sccp_scrc.c:415) 20250412090106512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090106512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090106512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090106512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 30 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 01 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 98 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106512 DLSCCP DEBUG SCCP-SCOC(48)[0x565451966810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090106512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x565451991b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090106512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4089735)[0x5654519713a0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090106512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090106512 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090106512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x154b82, normal) (hnbgw_rua.c:406) 20250412090106512 DHNB DEBUG map_rua[0x565451964000]{init}: Allocated (fsm.c:456) 20250412090106512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395586)[0x565451964000]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090106512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395586 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090106512 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106512 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090106512 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090106512 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395586 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090106513 DCN DEBUG map_sccp[0x565451964130]{init}: Allocated (fsm.c:456) 20250412090106513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x565451964130]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090106513 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-1395586 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090106513 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395586 SCCP-49 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090106513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395586)[0x565451964000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090106513 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090106513 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)12800705 HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Found Expect[1] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)14865270 HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Found Expect[2] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Added conn table entry 3TC_ps_rab_assignment_concurrent0(438)7107582 TC_ps_rab_assignment_concurrent0(435)@481fc27fb91e: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(436)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: First idle individual index:4 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: First idle individual index:5 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(438)@481fc27fb91e: setverdict(pass): none -> pass HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O 20250412090106532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106532 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106532 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106532 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106532 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106532 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106532 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106532 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106532 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 27 17 49 8c 02 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:2 20250412090106533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106533 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0017498c) (sccp_scrc.c:486) 20250412090106533 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1855) 20250412090106533 DLSCCP DEBUG SCCP-SCOC(39)[0x565451964290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090106533 DLSCCP DEBUG SCCP-SCOC(39)[0x565451964290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090106533 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106533 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090106533 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090106533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56545197f420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090106533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56545197f420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Found Expect[3] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: First idle individual index:6 HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Added conn table entry 4TC_ps_rab_assignment_concurrent0(437)14716120 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: First idle individual index:7 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: First idle individual index:8 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: First idle individual index:9 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Stopping inactive timer T_ias[10]. TC_ps_rab_assignment_concurrent0(437)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: First idle individual index:11 HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)7828692 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Stopping inactive timer T_ias[11]. TC_ps_rab_assignment_concurrent0(439)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: First idle individual index:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: First idle individual index:13 TC_ps_rab_assignment_concurrent0(434)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)12168860 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: First idle individual index:14 TC_ps_rab_assignment_concurrent0(440)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)1710674 HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)14130552 HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)929794 TC_ps_rab_assignment_concurrent0(434)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":839 TC_ps_rab_assignment_concurrent0(435)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":819 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(442)@481fc27fb91e: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(443)@481fc27fb91e: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(441)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)12352658 TC_ps_rab_assignment_concurrent0(444)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Added conn table entry 11TC_ps_rab_assignment_concurrent0(446)13702496 HNBGW-PFCP(424)@481fc27fb91e: 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 } } } TC_ps_rab_assignment_concurrent0(446)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Added conn table entry 12TC_ps_rab_assignment_concurrent0(445)5795733 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:9 20250412090106588 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106588 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106588 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250412090106588 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250412090106588 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3950304)[0x565451958030]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250412090106589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412090106589 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250412090106589 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250412090106589 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250412090106589 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250412090106589 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{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) 20250412090106589 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250412090106589 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106589 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106589 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106589 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090106589 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)@481fc27fb91e: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Re-starting timer T_ias[11], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(445)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)15353667 HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(447)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:13 HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)7045128 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)14224854 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(448)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(434)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@481fc27fb91e: setverdict(pass): none -> pass 20250412090106624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090106624 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090106624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3c46e0) (hnbgw_rua.c:470) 20250412090106624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3950304 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090106624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3950304)[0x565451958030]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090106625 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090106625 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090106625 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3950304 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090106625 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106625 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106625 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304)[0x5654519608e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250412090106625 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106625 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250412090106625 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250412090106625 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106625 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250412090106625 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106625 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(434)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090106640 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106640 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106640 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250412090106640 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250412090106640 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250412090106641 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106641 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304)[0x5654519608e0]{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) 20250412090106641 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250412090106641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250412090106641 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090106641 DLSCCP DEBUG SCCP-SCOC(38)[0x565451965ea0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090106641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e446ef), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250412090106641 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106641 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106641 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 04 06 e4 46 ef 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106641 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250412090106641 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250412090106641 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250412090106641 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{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) 20250412090106641 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250412090106641 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106641 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106641 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106641 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer 20250412090106641 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106641 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106641 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106641 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106641 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106641 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106641 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 04 06 e4 46 ef 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106641 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106641 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106641 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106641 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106641 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106641 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106641 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 28 48 b3 7f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090106641 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106641 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106641 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106641 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106641 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106641 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106641 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 29 9a 26 10 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090106641 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106641 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106641 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106641 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106641 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106641 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106641 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2a ee 50 91 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090106641 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106641 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106641 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106641 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106641 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106641 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106641 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2b 98 7e 7d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090106641 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106641 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106641 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106641 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106641 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106641 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106641 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2c 5a ce 6f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090106641 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106641 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106641 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106641 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106641 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106641 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106641 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106641 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2d 3d a9 f8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090106641 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106642 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106642 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106642 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106642 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106642 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106642 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2e 82 a0 c9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090106642 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106642 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106642 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106642 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106642 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106642 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106642 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 2f a0 16 1a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090106642 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106642 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106642 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106642 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106642 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106642 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106642 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 30 26 a0 42 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090106642 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106642 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106642 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106642 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106642 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106642 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106642 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 31 2f a1 67 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090106642 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106642 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106642 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106642 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106642 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106642 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106642 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 32 e3 4d 60 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090106642 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106642 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106642 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106642 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106642 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106642 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106642 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 33 44 c9 80 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090106642 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106642 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106642 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106642 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106642 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106642 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106642 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 34 b4 65 67 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090106642 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106642 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106642 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106642 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106642 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106642 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106642 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 35 10 e1 d2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090106642 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106642 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106642 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106642 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106642 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106642 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106642 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106642 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 27 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250412090106644 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106644 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106644 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106644 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106644 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0048b37f) (sccp_scrc.c:486) 20250412090106644 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1855) 20250412090106644 DLSCCP DEBUG SCCP-SCOC(40)[0x565451962d70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090106644 DLSCCP DEBUG SCCP-SCOC(40)[0x565451962d70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090106645 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106645 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090106645 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090106645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x565451965440]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090106645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x565451965440]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090106645 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106645 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009a2610) (sccp_scrc.c:486) 20250412090106645 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1855) 20250412090106645 DLSCCP DEBUG SCCP-SCOC(41)[0x5654519e9ab0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090106645 DLSCCP DEBUG SCCP-SCOC(41)[0x5654519e9ab0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090106645 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106645 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090106645 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090106645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x565451961310]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090106646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x565451961310]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090106646 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106646 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106646 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106646 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106646 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ee5091) (sccp_scrc.c:486) 20250412090106646 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1855) 20250412090106646 DLSCCP DEBUG SCCP-SCOC(42)[0x565451967660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090106646 DLSCCP DEBUG SCCP-SCOC(42)[0x565451967660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090106646 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106646 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090106646 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090106646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x565451970cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090106646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x565451970cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090106646 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106646 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106646 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106646 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106646 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00987e7d) (sccp_scrc.c:486) 20250412090106647 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1855) 20250412090106647 DLSCCP DEBUG SCCP-SCOC(43)[0x5654519e9d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090106647 DLSCCP DEBUG SCCP-SCOC(43)[0x5654519e9d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090106647 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106647 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090106647 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090106647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x565451960090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090106647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x565451960090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090106647 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106647 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005ace6f) (sccp_scrc.c:486) 20250412090106647 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1855) 20250412090106647 DLSCCP DEBUG SCCP-SCOC(44)[0x565451960590]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090106647 DLSCCP DEBUG SCCP-SCOC(44)[0x565451960590]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090106647 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106647 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090106648 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090106648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5654519614f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090106648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5654519614f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090106648 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106648 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003da9f8) (sccp_scrc.c:486) 20250412090106648 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1855) 20250412090106648 DLSCCP DEBUG SCCP-SCOC(45)[0x565451968030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090106648 DLSCCP DEBUG SCCP-SCOC(45)[0x565451968030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090106648 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106648 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090106648 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090106648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x565451962730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090106648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x565451962730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090106649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106649 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0082a0c9) (sccp_scrc.c:486) 20250412090106649 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1855) 20250412090106649 DLSCCP DEBUG SCCP-SCOC(46)[0x5654519689b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090106649 DLSCCP DEBUG SCCP-SCOC(46)[0x5654519689b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090106649 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106649 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090106649 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090106649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5654519e98e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090106649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5654519e98e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090106649 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106649 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106650 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a0161a) (sccp_scrc.c:486) 20250412090106650 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1855) 20250412090106650 DLSCCP DEBUG SCCP-SCOC(47)[0x565451966310]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090106650 DLSCCP DEBUG SCCP-SCOC(47)[0x565451966310]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090106650 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106650 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090106650 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090106650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x565451971ec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090106650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x565451971ec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_assignment_concurrent0(434)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090106650 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106650 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0026a042) (sccp_scrc.c:486) 20250412090106650 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1855) 20250412090106650 DLSCCP DEBUG SCCP-SCOC(48)[0x565451966810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090106650 DLSCCP DEBUG SCCP-SCOC(48)[0x565451966810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090106650 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106650 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090106650 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090106650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x565451991b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090106650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x565451991b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090106650 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106650 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002fa167) (sccp_scrc.c:486) 20250412090106650 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1855) 20250412090106650 DLSCCP DEBUG SCCP-SCOC(49)[0x565451991370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090106650 DLSCCP DEBUG SCCP-SCOC(49)[0x565451991370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090106650 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106650 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090106650 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090106650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x565451964130]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090106650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x565451964130]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090106650 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106650 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e34d60) (sccp_scrc.c:486) 20250412090106650 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1855) 20250412090106650 DLSCCP DEBUG SCCP-SCOC(50)[0x565451963460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090106650 DLSCCP DEBUG SCCP-SCOC(50)[0x565451963460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090106650 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106650 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090106650 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090106650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x565451991800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090106650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x565451991800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090106650 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106650 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0044c980) (sccp_scrc.c:486) 20250412090106650 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1855) 20250412090106650 DLSCCP DEBUG SCCP-SCOC(51)[0x56545197ccb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090106650 DLSCCP DEBUG SCCP-SCOC(51)[0x56545197ccb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090106650 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106650 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090106650 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090106650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56545197c350]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090106650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56545197c350]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090106650 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106650 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b46567) (sccp_scrc.c:486) 20250412090106650 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1855) 20250412090106650 DLSCCP DEBUG SCCP-SCOC(52)[0x56545197c720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090106650 DLSCCP DEBUG SCCP-SCOC(52)[0x56545197c720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090106650 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106650 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090106650 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090106650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56545197c5f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090106651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56545197c5f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090106651 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106651 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106651 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106651 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106651 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0010e1d2) (sccp_scrc.c:486) 20250412090106651 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1855) 20250412090106651 DLSCCP DEBUG SCCP-SCOC(53)[0x56545197da30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090106651 DLSCCP DEBUG SCCP-SCOC(53)[0x56545197da30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090106651 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106651 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090106651 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090106651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56545197e4b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090106651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56545197e4b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090106651 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106651 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106651 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106651 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106651 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412090106651 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250412090106651 DLSCCP DEBUG SCCP-SCOC(39)[0x565451964290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090106651 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106651 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090106651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56545197f420]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090106651 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090106651 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090106651 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2629457 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090106651 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106651 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2629457 SCCP-39 sgsn-0 MI=IMSI-262420000000001: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250412090106651 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106651 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106651 DLPFCP DEBUG ps_rab[0x56545197ded0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250412090106651 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250412090106651 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106651 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250412090106651 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106651 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(435)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":839 TC_ps_rab_assignment_concurrent0(436)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":819 20250412090106666 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106666 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106666 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250412090106666 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250412090106666 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090106666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2629457)[0x565451964c70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250412090106666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412090106666 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250412090106666 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250412090106666 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250412090106667 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250412090106667 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{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) 20250412090106667 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250412090106667 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106667 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106667 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106667 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090106667 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250412090106693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090106694 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090106694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x281f51) (hnbgw_rua.c:470) 20250412090106694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2629457 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090106694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2629457)[0x565451964c70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090106694 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090106694 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090106694 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2629457 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090106694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106694 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106694 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457)[0x5654519608e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250412090106694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106694 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250412090106694 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250412090106694 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106694 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250412090106694 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106694 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(435)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090106701 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106702 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106702 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250412090106702 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250412090106702 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250412090106702 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106702 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457)[0x5654519608e0]{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) 20250412090106702 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250412090106702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56545197f420]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250412090106702 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090106702 DLSCCP DEBUG SCCP-SCOC(39)[0x565451964290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090106702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017498c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250412090106702 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106702 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 05 06 17 49 8c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106702 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250412090106703 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250412090106703 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250412090106703 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{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) 20250412090106703 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{ESTABLISHED}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250412090106703 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106703 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106703 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106703 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106703 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106703 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412090106703 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106703 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106703 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106703 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 05 06 17 49 8c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106703 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106703 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106703 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106703 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106703 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106703 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106703 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106703 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 28 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090106704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106704 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106704 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106704 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106704 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412090106704 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250412090106704 DLSCCP DEBUG SCCP-SCOC(40)[0x565451962d70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090106704 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106704 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090106704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x565451965440]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090106704 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090106704 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090106704 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10087426 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090106704 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106704 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10087426 SCCP-40 sgsn-0 MI=IMSI-262420000000002: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250412090106704 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106704 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106704 DLPFCP DEBUG ps_rab[0x56545195f050]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250412090106705 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250412090106705 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106705 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250412090106705 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106705 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(435)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":839 TC_ps_rab_assignment_concurrent0(438)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":819 HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090106719 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106719 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250412090106719 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250412090106719 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10087426)[0x565451980f10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250412090106719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412090106719 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250412090106719 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250412090106719 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250412090106719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250412090106719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{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) 20250412090106719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250412090106719 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106719 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106719 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090106719 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 20250412090106735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090106735 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090106735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x99ec02) (hnbgw_rua.c:470) 20250412090106735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10087426 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090106735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10087426)[0x565451980f10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090106735 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090106735 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090106735 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10087426 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090106735 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106735 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106735 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426)[0x5654519608e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250412090106735 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106735 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250412090106735 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250412090106735 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106735 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250412090106735 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106735 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(436)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090106743 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106743 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250412090106743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250412090106743 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250412090106743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106743 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426)[0x5654519608e0]{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) 20250412090106743 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250412090106743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x565451965440]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250412090106743 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090106743 DLSCCP DEBUG SCCP-SCOC(40)[0x565451962d70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090106743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048b37f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250412090106743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 48 b3 7f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106743 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250412090106743 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250412090106743 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250412090106743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{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) 20250412090106743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250412090106743 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106743 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106743 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106744 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412090106744 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250412090106744 DLSCCP DEBUG SCCP-SCOC(41)[0x5654519e9ab0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090106744 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106744 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090106744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x565451961310]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090106744 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090106744 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090106744 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4087301 SCCP-41 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090106744 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106744 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4087301 SCCP-41 sgsn-0 MI=IMSI-262420000000004: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250412090106744 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106744 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106744 DLPFCP DEBUG ps_rab[0x56545197dd00]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250412090106744 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250412090106744 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106744 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250412090106744 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106744 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20250412090106743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106743 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106743 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106743 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106743 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412090106743 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106743 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106743 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106743 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 48 b3 7f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106744 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106744 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106744 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106744 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106744 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106744 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106744 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106744 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106744 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 29 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":839 TC_ps_rab_assignment_concurrent0(437)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":819 HNBGW-PFCP(424)@481fc27fb91e: 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 := '0000000000000006'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EC'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250412090106764 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106764 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250412090106764 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250412090106764 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4087301)[0x565451962940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250412090106764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412090106764 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250412090106764 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250412090106764 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250412090106764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250412090106764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{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) 20250412090106764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250412090106764 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106764 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106764 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090106765 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)@481fc27fb91e: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(438)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090106778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090106778 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090106778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3e5e05) (hnbgw_rua.c:470) 20250412090106778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4087301 SCCP-41 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090106778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4087301)[0x565451962940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090106778 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090106778 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090106778 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4087301 SCCP-41 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090106778 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106778 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106778 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301)[0x5654519608e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250412090106778 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106778 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250412090106778 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250412090106778 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106778 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250412090106778 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106778 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EC'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 := '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 } } } 20250412090106784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106784 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106784 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106784 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106784 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412090106784 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106784 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106784 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106784 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 9a 26 10 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106784 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106784 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106784 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106784 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106784 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106784 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106784 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106784 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2a 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090106783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106783 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250412090106783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250412090106783 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250412090106783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106783 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301)[0x5654519608e0]{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) 20250412090106783 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250412090106783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x565451961310]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250412090106783 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090106783 DLSCCP DEBUG SCCP-SCOC(41)[0x5654519e9ab0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090106784 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a2610), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250412090106784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106784 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 9a 26 10 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106784 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250412090106784 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250412090106784 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250412090106784 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{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) 20250412090106784 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250412090106784 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106784 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106784 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106784 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412090106784 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250412090106784 DLSCCP DEBUG SCCP-SCOC(42)[0x565451967660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090106784 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106784 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090106784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x565451970cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090106784 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090106784 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090106784 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11746527 SCCP-42 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090106784 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106784 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11746527 SCCP-42 sgsn-0 MI=IMSI-262420000000003: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250412090106784 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106784 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106785 DLPFCP DEBUG ps_rab[0x56545195eed0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250412090106785 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250412090106785 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106785 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250412090106785 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106785 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(438)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":839 TC_ps_rab_assignment_concurrent0(439)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":819 HNBGW-PFCP(424)@481fc27fb91e: 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 := '0000000000000007'O, sequence_number := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EB'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250412090106794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106794 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250412090106794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250412090106794 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11746527)[0x56545197fc50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250412090106794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412090106794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250412090106794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250412090106794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250412090106794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250412090106794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{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) 20250412090106794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250412090106794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090106794 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090106800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090106800 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090106800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb33cdf) (hnbgw_rua.c:470) 20250412090106800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11746527 SCCP-42 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090106800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11746527)[0x56545197fc50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090106800 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090106800 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090106800 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11746527 SCCP-42 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090106800 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106800 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106800 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527)[0x5654519608e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250412090106800 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106800 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250412090106800 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250412090106800 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106800 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250412090106800 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106800 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EB'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(437)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 := '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 } } } 20250412090106804 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106804 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250412090106804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250412090106804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250412090106804 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527)[0x5654519608e0]{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) 20250412090106804 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250412090106804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x565451970cf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250412090106804 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090106804 DLSCCP DEBUG SCCP-SCOC(42)[0x565451967660]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090106804 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee5091), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250412090106804 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106804 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106804 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 08 06 ee 50 91 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250412090106804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250412090106804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250412090106804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{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) 20250412090106804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250412090106804 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106804 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106804 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106804 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106804 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106804 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106804 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106804 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412090106804 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106804 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106804 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106804 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 08 06 ee 50 91 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106805 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106805 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412090106805 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250412090106805 DLSCCP DEBUG SCCP-SCOC(43)[0x5654519e9d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090106805 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106805 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090106805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x565451960090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090106805 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090106805 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090106804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106804 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106804 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106804 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106805 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106805 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106805 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106805 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106805 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106805 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2b 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090106805 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10445914 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090106805 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106805 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10445914 SCCP-43 sgsn-0 MI=IMSI-262420000000005: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250412090106805 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106805 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106805 DLPFCP DEBUG ps_rab[0x56545197d3b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250412090106805 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250412090106805 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106805 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250412090106805 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106805 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(437)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":839 TC_ps_rab_assignment_concurrent0(440)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":819 HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090106825 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106825 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250412090106825 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250412090106825 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10445914)[0x56545197f7b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250412090106825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412090106825 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250412090106825 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250412090106825 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250412090106825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250412090106825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{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) 20250412090106825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250412090106825 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106825 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106825 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090106825 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250412090106839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090106839 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090106839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9f645a) (hnbgw_rua.c:470) 20250412090106839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10445914 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090106839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10445914)[0x56545197f7b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090106839 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090106839 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090106839 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10445914 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090106839 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106839 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106839 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914)[0x5654519608e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250412090106839 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106839 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250412090106839 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250412090106839 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106839 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250412090106839 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106839 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(439)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090106844 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106844 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106844 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250412090106844 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250412090106844 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250412090106844 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106844 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914)[0x5654519608e0]{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) 20250412090106844 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250412090106844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x565451960090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250412090106844 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090106844 DLSCCP DEBUG SCCP-SCOC(43)[0x5654519e9d30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090106844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00987e7d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250412090106844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106844 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 09 06 98 7e 7d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106844 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250412090106844 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250412090106844 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250412090106844 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{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) 20250412090106844 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250412090106844 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106844 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106844 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106844 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106845 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106845 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250412090106845 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106845 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106845 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106845 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 09 06 98 7e 7d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106845 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106845 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106845 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106845 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106845 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106845 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106845 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106845 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106845 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2c 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090106845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106845 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106845 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106845 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106845 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412090106845 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250412090106845 DLSCCP DEBUG SCCP-SCOC(44)[0x565451960590]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090106845 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106845 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090106845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5654519614f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090106845 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090106845 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090106845 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9012777 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090106845 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106845 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9012777 SCCP-44 sgsn-0 MI=IMSI-262420000000006: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250412090106845 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106845 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106845 DLPFCP DEBUG ps_rab[0x565451969770]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250412090106845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250412090106845 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106845 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250412090106845 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106845 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(439)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":839 TC_ps_rab_assignment_concurrent0(443)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":819 HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090106854 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106854 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106854 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250412090106854 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250412090106854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9012777)[0x565451967820]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250412090106854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412090106854 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250412090106854 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250412090106854 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250412090106854 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250412090106854 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{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) 20250412090106854 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250412090106854 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106854 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106854 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106854 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090106854 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090106865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090106865 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090106865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x898629) (hnbgw_rua.c:470) 20250412090106865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9012777 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090106865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9012777)[0x565451967820]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090106865 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090106865 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090106865 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9012777 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090106865 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106865 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106865 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777)[0x5654519608e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250412090106865 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106865 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250412090106865 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250412090106865 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106865 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250412090106865 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106865 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(440)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090106871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106871 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250412090106871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250412090106871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250412090106871 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777)[0x5654519608e0]{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) 20250412090106871 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250412090106871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5654519614f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250412090106871 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090106871 DLSCCP DEBUG SCCP-SCOC(44)[0x565451960590]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090106871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ace6f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250412090106871 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106871 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106871 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 5a ce 6f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250412090106871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250412090106871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250412090106871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{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) 20250412090106871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250412090106871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106871 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106871 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106871 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106871 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106871 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106871 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412090106871 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106871 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106871 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106871 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 5a ce 6f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106871 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106871 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106871 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106871 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106871 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106871 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106871 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106871 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106871 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106871 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2f 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090106871 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106871 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106871 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106871 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106871 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412090106871 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250412090106871 DLSCCP DEBUG SCCP-SCOC(47)[0x565451966310]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090106871 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106871 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090106871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x565451971ec0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090106871 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090106871 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090106871 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7120228 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090106871 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106871 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7120228 SCCP-47 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250412090106871 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106871 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106872 DLPFCP DEBUG ps_rab[0x565451969f70]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250412090106872 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250412090106872 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106872 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250412090106872 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106872 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(440)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":839 TC_ps_rab_assignment_concurrent0(442)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":819 HNBGW-PFCP(424)@481fc27fb91e: 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 := '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 := '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 } } } 20250412090106881 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106881 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106881 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250412090106881 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250412090106881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7120228)[0x5654519719c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250412090106881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412090106881 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250412090106881 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250412090106881 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250412090106881 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250412090106881 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{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) 20250412090106881 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250412090106881 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106881 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106881 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106881 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090106881 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090106891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090106891 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090106891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6ca564) (hnbgw_rua.c:470) 20250412090106891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7120228 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090106891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7120228)[0x5654519719c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090106891 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090106891 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090106891 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7120228 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090106891 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106891 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106891 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228)[0x5654519608e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250412090106891 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106891 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250412090106891 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250412090106891 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106891 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250412090106891 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106891 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(443)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 := '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 } } } 20250412090106897 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106897 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106897 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250412090106897 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250412090106897 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250412090106897 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106897 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228)[0x5654519608e0]{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) 20250412090106897 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250412090106897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x565451971ec0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250412090106897 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090106897 DLSCCP DEBUG SCCP-SCOC(47)[0x565451966310]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090106897 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0161a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250412090106897 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106897 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106897 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 a0 16 1a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106897 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250412090106897 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250412090106897 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250412090106897 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{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) 20250412090106897 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250412090106897 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106897 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106897 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106897 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106898 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106898 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106898 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106898 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106898 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412090106898 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106898 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106898 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106898 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 a0 16 1a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(443)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250412090106902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106902 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106902 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106902 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106902 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106902 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106902 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106902 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106902 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2e 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090106902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106902 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412090106902 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250412090106902 DLSCCP DEBUG SCCP-SCOC(46)[0x5654519689b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090106902 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106903 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090106903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5654519e98e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090106903 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090106903 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090106903 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15662719 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090106903 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106903 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15662719 SCCP-46 sgsn-0 MI=IMSI-262420000000008: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250412090106903 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106903 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106903 DLPFCP DEBUG ps_rab[0x5654519698a0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250412090106903 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250412090106903 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106903 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250412090106903 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106903 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(442)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":839 TC_ps_rab_assignment_concurrent0(444)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":819 HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090106912 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106912 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106912 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250412090106912 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250412090106912 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15662719)[0x565451980dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250412090106912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412090106912 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250412090106912 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250412090106912 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250412090106912 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250412090106912 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{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) 20250412090106912 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250412090106912 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106912 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106912 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106912 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090106913 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090106921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090106921 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090106921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xeefe7f) (hnbgw_rua.c:470) 20250412090106921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15662719 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090106921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15662719)[0x565451980dd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090106921 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090106921 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090106921 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15662719 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090106921 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106921 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106921 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719)[0x5654519608e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250412090106921 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106921 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250412090106921 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250412090106921 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106921 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250412090106921 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106921 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(442)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090106925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106925 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250412090106925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250412090106925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250412090106925 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719)[0x5654519608e0]{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) 20250412090106925 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250412090106925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5654519e98e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250412090106925 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090106925 DLSCCP DEBUG SCCP-SCOC(46)[0x5654519689b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090106925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082a0c9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250412090106925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 82 a0 c9 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250412090106925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250412090106925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250412090106925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{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) 20250412090106925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250412090106925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250412090106926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106926 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106926 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 82 a0 c9 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250412090106933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106933 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106933 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106933 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106933 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106933 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106933 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106933 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 30 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090106933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106933 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412090106933 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250412090106933 DLSCCP DEBUG SCCP-SCOC(48)[0x565451966810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090106933 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106933 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090106933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x565451991b10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090106933 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090106933 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090106933 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4089735 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090106933 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106933 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4089735 SCCP-48 sgsn-0 MI=IMSI-262420000000010: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250412090106933 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106933 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106933 DLPFCP DEBUG ps_rab[0x56545196a0a0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250412090106933 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250412090106933 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106934 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250412090106934 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106934 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(444)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":839 TC_ps_rab_assignment_concurrent0(441)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":819 HNBGW-PFCP(424)@481fc27fb91e: 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 := '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 := '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 } } } 20250412090106941 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106941 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106941 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250412090106941 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250412090106941 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4089735)[0x5654519713a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250412090106942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412090106942 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250412090106942 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250412090106942 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250412090106942 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250412090106942 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{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) 20250412090106942 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250412090106942 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106942 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106942 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106942 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090106942 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090106953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090106953 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090106953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3e6787) (hnbgw_rua.c:470) 20250412090106953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4089735 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090106953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4089735)[0x5654519713a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090106953 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090106953 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090106953 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4089735 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090106953 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106953 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106953 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735)[0x5654519608e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250412090106953 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106953 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250412090106953 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250412090106953 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106953 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250412090106953 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106953 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(444)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@481fc27fb91e: 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 := '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 } } } 20250412090106959 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106959 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106959 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250412090106959 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250412090106959 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250412090106959 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106959 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735)[0x5654519608e0]{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) 20250412090106960 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250412090106960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x565451991b10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250412090106960 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090106960 DLSCCP DEBUG SCCP-SCOC(48)[0x565451966810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090106960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026a042), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250412090106960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 03 06 26 a0 42 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106960 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250412090106960 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250412090106960 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250412090106960 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{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) 20250412090106960 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250412090106960 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106960 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106960 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106960 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106960 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106960 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106960 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106960 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412090106960 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106960 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106960 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106960 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 03 06 26 a0 42 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106960 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106960 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106960 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106960 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106960 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106960 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106960 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106960 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2d 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090106960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106960 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412090106960 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250412090106960 DLSCCP DEBUG SCCP-SCOC(45)[0x565451968030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090106960 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106960 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090106960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x565451962730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090106960 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090106960 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090106960 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16454364 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090106960 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106961 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16454364 SCCP-45 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250412090106961 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106961 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106961 DLPFCP DEBUG ps_rab[0x56545196b690]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250412090106961 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250412090106961 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106961 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250412090106961 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106961 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(444)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":839 TC_ps_rab_assignment_concurrent0(446)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":819 HNBGW-PFCP(424)@481fc27fb91e: 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 := '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 := '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 } } } 20250412090106971 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106971 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106971 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250412090106971 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250412090106971 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454364)[0x56545195b9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250412090106971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412090106971 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250412090106971 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250412090106971 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250412090106971 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250412090106971 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{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) 20250412090106972 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250412090106972 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106972 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106972 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106972 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090106972 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090106984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090106984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090106984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090106984 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090106984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfb12dc) (hnbgw_rua.c:470) 20250412090106984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16454364 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090106984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454364)[0x56545195b9f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090106984 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090106984 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090106984 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16454364 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090106984 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106984 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106984 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364)[0x5654519608e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250412090106984 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106984 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250412090106984 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250412090106984 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106984 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250412090106984 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106984 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(441)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 := '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 } } } 20250412090106993 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090106993 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090106993 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250412090106993 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250412090106993 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250412090106993 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090106993 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364)[0x5654519608e0]{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) 20250412090106993 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250412090106993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x565451962730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250412090106993 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090106993 DLSCCP DEBUG SCCP-SCOC(45)[0x565451968030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090106993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003da9f8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250412090106993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090106993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090106993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090106993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090106993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090106993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 3d a9 f8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090106993 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250412090106993 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250412090106993 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250412090106993 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{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) 20250412090106993 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250412090106993 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090106993 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090106993 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090106993 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090106993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106993 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090106993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090106993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090106993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090106993 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412090106993 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090106993 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090106993 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106993 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 3d a9 f8 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250412090106993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090106993 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090106993 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090106993 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090106993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090106993 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090106993 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090106993 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090106993 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090106993 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 31 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090106993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090106993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090106993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090106993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090106993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090106993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412090106993 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250412090106993 DLSCCP DEBUG SCCP-SCOC(49)[0x565451991370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090106994 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090106994 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090106994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x565451964130]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090106994 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090106994 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090106994 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395586 SCCP-49 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090106994 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106994 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395586 SCCP-49 sgsn-0 MI=IMSI-262420000000012: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250412090106994 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090106994 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090106994 DLPFCP DEBUG ps_rab[0x56545196be00]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250412090106994 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250412090106994 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090106994 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250412090106994 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090106994 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(441)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":839 TC_ps_rab_assignment_concurrent0(445)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":819 HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090107018 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090107018 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090107018 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250412090107018 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250412090107018 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090107018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395586)[0x565451964000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250412090107018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412090107018 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250412090107018 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250412090107018 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250412090107018 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250412090107018 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{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) 20250412090107018 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250412090107018 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090107018 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090107018 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090107018 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090107018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090107018 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)@481fc27fb91e: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(446)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090107035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090107035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090107035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090107035 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090107035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x154b82) (hnbgw_rua.c:470) 20250412090107035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395586 SCCP-49 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090107035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395586)[0x565451964000]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090107035 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090107035 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090107035 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395586 SCCP-49 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090107035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090107035 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090107035 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586)[0x5654519608e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250412090107035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090107035 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250412090107035 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250412090107035 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090107035 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250412090107035 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090107035 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(446)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090107044 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090107044 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090107044 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250412090107044 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250412090107044 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250412090107044 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090107044 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586)[0x5654519608e0]{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) 20250412090107044 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250412090107044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x565451964130]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250412090107044 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090107044 DLSCCP DEBUG SCCP-SCOC(49)[0x565451991370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090107044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fa167), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250412090107044 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090107044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090107044 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090107044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090107044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090107044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090107044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 02 06 2f a1 67 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090107044 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250412090107044 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250412090107044 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250412090107044 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{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) 20250412090107044 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250412090107044 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090107044 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090107044 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090107044 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090107044 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090107044 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090107044 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090107044 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090107044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090107044 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412090107044 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090107044 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090107044 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090107044 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 02 06 2f a1 67 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250412090107044 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090107044 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090107044 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090107044 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090107044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090107044 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090107044 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090107044 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090107044 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090107044 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 32 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090107045 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090107045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090107045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090107045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090107045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090107045 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412090107045 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250412090107045 DLSCCP DEBUG SCCP-SCOC(50)[0x565451963460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090107045 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090107045 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090107045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x565451991800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090107045 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090107045 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090107045 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6754282 SCCP-50 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090107045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090107045 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6754282 SCCP-50 sgsn-0 MI=IMSI-262420000000011: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250412090107045 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090107045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090107045 DLPFCP DEBUG ps_rab[0x56545196c690]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250412090107045 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250412090107045 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090107045 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250412090107045 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090107045 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(446)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":839 TC_ps_rab_assignment_concurrent0(447)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":819 HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090107056 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090107056 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090107056 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250412090107056 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250412090107056 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090107056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6754282)[0x5654519715d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250412090107056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412090107056 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250412090107057 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250412090107057 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250412090107057 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250412090107057 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{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) 20250412090107057 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250412090107057 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090107057 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090107057 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090107057 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090107057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090107057 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090107069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090107069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090107069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090107069 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090107069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x670fea) (hnbgw_rua.c:470) 20250412090107069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6754282 SCCP-50 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090107069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6754282)[0x5654519715d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090107069 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090107069 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090107069 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6754282 SCCP-50 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090107069 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090107069 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090107069 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282)[0x5654519608e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250412090107069 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090107069 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250412090107069 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250412090107069 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090107069 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250412090107069 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090107069 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(445)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090107076 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090107076 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090107076 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250412090107076 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250412090107076 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250412090107076 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090107076 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282)[0x5654519608e0]{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) 20250412090107076 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250412090107076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x565451991800]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250412090107076 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090107076 DLSCCP DEBUG SCCP-SCOC(50)[0x565451963460]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090107076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e34d60), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250412090107076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090107076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090107076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090107076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090107076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090107076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090107076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 01 06 e3 4d 60 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090107076 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250412090107076 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250412090107076 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250412090107076 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{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) 20250412090107076 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250412090107076 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090107076 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090107076 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090107076 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090107076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090107076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090107076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090107076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090107076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090107076 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412090107076 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090107076 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090107076 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090107076 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 01 06 e3 4d 60 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250412090107080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090107080 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090107080 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090107080 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090107080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090107080 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090107080 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090107080 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090107080 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090107080 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 33 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090107080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090107080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090107080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090107080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090107080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090107080 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412090107080 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250412090107080 DLSCCP DEBUG SCCP-SCOC(51)[0x56545197ccb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090107080 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090107080 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090107081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56545197c350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090107081 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090107081 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090107081 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16106743 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090107081 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090107081 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16106743 SCCP-51 sgsn-0 MI=IMSI-262420000000013: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250412090107081 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090107081 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090107081 DLPFCP DEBUG ps_rab[0x56545196ce90]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250412090107081 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250412090107081 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090107081 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250412090107081 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090107081 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) TC_ps_rab_assignment_concurrent0(445)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(447)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":839 TC_ps_rab_assignment_concurrent0(448)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":819 HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090107092 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090107092 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090107092 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250412090107092 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250412090107093 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090107093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16106743)[0x56545197c100]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250412090107093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412090107093 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250412090107093 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250412090107093 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250412090107093 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250412090107093 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{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) 20250412090107093 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250412090107093 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090107093 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090107093 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090107093 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090107094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090107094 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090107105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090107105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090107105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090107105 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090107105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf5c4f7) (hnbgw_rua.c:470) 20250412090107105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16106743 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090107105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16106743)[0x56545197c100]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090107105 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090107105 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090107105 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16106743 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090107105 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090107105 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090107105 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743)[0x5654519608e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250412090107105 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090107105 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250412090107105 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250412090107105 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090107105 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250412090107105 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090107105 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(447)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090107113 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090107113 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090107113 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250412090107113 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250412090107113 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250412090107113 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090107113 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743)[0x5654519608e0]{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) 20250412090107113 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250412090107113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56545197c350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250412090107113 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090107113 DLSCCP DEBUG SCCP-SCOC(51)[0x56545197ccb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090107113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044c980), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250412090107113 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090107113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090107113 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090107113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090107113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090107113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090107113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 00 06 44 c9 80 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090107113 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250412090107113 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250412090107113 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250412090107113 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{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) 20250412090107113 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250412090107113 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090107113 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090107113 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090107113 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090107113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090107113 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090107113 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090107113 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090107113 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090107113 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412090107113 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090107113 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090107113 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090107113 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 00 06 44 c9 80 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250412090107113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090107113 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090107113 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090107113 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090107113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090107113 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090107113 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090107113 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090107113 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090107113 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090107113 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 34 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090107113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090107113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090107113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090107113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090107113 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412090107114 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250412090107114 DLSCCP DEBUG SCCP-SCOC(52)[0x56545197c720]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090107114 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090107114 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090107114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56545197c5f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090107114 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090107114 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090107114 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5934625 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090107114 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090107114 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5934625 SCCP-52 sgsn-0 MI=IMSI-262420000000014: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250412090107114 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090107114 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090107114 DLPFCP DEBUG ps_rab[0x565451979520]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250412090107114 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250412090107114 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090107114 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250412090107114 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090107114 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(447)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":839 TC_ps_rab_assignment_concurrent0(449)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":819 HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090107121 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090107121 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090107121 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250412090107121 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250412090107121 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090107121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5934625)[0x56545195bb20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250412090107121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412090107121 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250412090107121 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250412090107121 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250412090107121 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250412090107121 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{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) 20250412090107121 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250412090107121 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090107121 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090107121 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090107121 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090107121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090107121 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250412090107132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090107132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090107132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090107132 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090107133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5a8e21) (hnbgw_rua.c:470) 20250412090107133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5934625 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090107133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5934625)[0x56545195bb20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090107133 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090107133 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090107133 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5934625 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090107133 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090107133 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090107133 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625)[0x5654519608e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250412090107133 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090107133 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250412090107133 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250412090107133 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090107133 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250412090107133 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090107133 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(448)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090107137 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090107137 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090107137 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250412090107137 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250412090107137 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250412090107137 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090107137 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625)[0x5654519608e0]{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) 20250412090107137 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250412090107137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56545197c5f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250412090107137 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090107137 DLSCCP DEBUG SCCP-SCOC(52)[0x56545197c720]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090107137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b46567), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250412090107137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090107137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090107137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090107137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090107137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090107137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090107137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 b4 65 67 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090107137 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250412090107137 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250412090107137 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250412090107137 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{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) 20250412090107137 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250412090107137 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090107137 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090107137 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090107137 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090107137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090107137 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090107137 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090107137 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090107137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090107137 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412090107137 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090107137 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090107137 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090107137 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 07 06 b4 65 67 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250412090107138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090107138 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090107138 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090107138 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090107138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090107138 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090107138 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090107138 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090107138 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090107138 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 35 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 10 10 10 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090107138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090107138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090107138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090107138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090107138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090107138 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:486) 20250412090107138 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250412090107138 DLSCCP DEBUG SCCP-SCOC(53)[0x56545197da30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090107138 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090107138 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090107138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56545197e4b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090107138 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090107138 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090107138 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11868772 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090107138 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090107138 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11868772 SCCP-53 sgsn-0 MI=IMSI-262420000000015: RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (hnbgw_ranap.c:656) 20250412090107138 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090107138 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090107138 DLPFCP DEBUG ps_rab[0x56545196cfc0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250412090107138 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250412090107138 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090107138 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250412090107138 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090107138 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(448)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":839 HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090107147 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090107147 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090107147 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250412090107148 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250412090107148 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090107148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11868772)[0x56545197e380]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250412090107148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:121) 20250412090107148 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250412090107148 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250412090107148 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772)[0x5654519608e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250412090107148 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250412090107148 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{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) 20250412090107148 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250412090107148 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090107148 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090107148 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090107148 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090107148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090107148 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090107160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090107160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090107160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090107160 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090107160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb51a64) (hnbgw_rua.c:470) 20250412090107160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11868772 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090107160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11868772)[0x56545197e380]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090107160 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090107160 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090107160 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11868772 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090107160 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090107160 DRANAP DEBUG ps_rab_ass[0x5654519608e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250412090107160 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772)[0x5654519608e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250412090107160 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090107160 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250412090107160 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250412090107160 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090107160 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250412090107160 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090107160 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772)[0x5654519608e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@481fc27fb91e: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(449)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090107166 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090107166 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090107166 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250412090107166 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250412090107166 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250412090107166 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090107166 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772)[0x5654519608e0]{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) 20250412090107166 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250412090107166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56545197e4b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250412090107166 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090107166 DLSCCP DEBUG SCCP-SCOC(53)[0x56545197da30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090107167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010e1d2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250412090107167 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090107167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090107167 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090107167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090107167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090107167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090107167 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 06 06 10 e1 d2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090107167 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250412090107167 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250412090107167 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772)[0x5654519608e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250412090107167 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{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) 20250412090107167 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250412090107167 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090107167 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090107167 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090107167 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250412090107167 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090107167 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090107167 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090107167 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090107167 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090107167 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412090107167 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090107167 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090107167 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090107167 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 b9 03 00 00 06 06 10 e1 d2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412090108665 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108665 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108665 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108665 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108665 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108665 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108665 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108665 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108665 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108665 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 26 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412090108665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108665 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108665 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108665 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108665 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412090108665 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250412090108665 DLSCCP DEBUG SCCP-SCOC(38)[0x565451965ea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090108665 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108666 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090108666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090108666 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090108666 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090108666 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3950304 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090108666 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250412090108666 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250412090108666 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090108666 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250412090108666 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090108666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3950304)[0x565451958030]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090108666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412090108666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090108666 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)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(434)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090108676 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090108676 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090108676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250412090108676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250412090108676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{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) 20250412090108676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250412090108677 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090108677 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090108677 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250412090108677 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250412090108677 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250412090108677 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3950304-RAB-23)[0x56545197f680]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250412090108677 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090108677 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)3950304 20250412090108685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090108685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090108685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090108685 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090108685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3c46e0,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090108685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3950304 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090108685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3950304)[0x565451958030]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090108685 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090108685 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090108685 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3950304 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090108685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090108685 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090108685 DLSCCP DEBUG SCCP-SCOC(38)[0x565451965ea0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090108685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e446ef), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090108685 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108685 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 04 06 e4 46 ef 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3950304)[0x565451958030]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090108685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090108685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5654519701e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090108685 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108685 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108685 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108685 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108685 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412090108685 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108685 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108685 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108685 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 04 06 e4 46 ef 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(434)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)2954831 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:0 20250412090108689 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108689 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108689 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108689 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108689 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108689 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108689 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108689 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108689 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108689 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 26 e4 46 ef 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090108689 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108689 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108689 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108689 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108689 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=00e446ef), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090108689 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1855) 20250412090108689 DLSCCP DEBUG SCCP-SCOC(38)[0x565451965ea0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090108689 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108689 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090108689 DCN DEBUG handle_cn_disc_ind() conn_id=38 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090108689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5654519701e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090108689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5654519701e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090108689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3950304)[0x565451958030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090108689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3950304)[0x565451958030]{disconnected}: Freeing instance (context_map.c:202) 20250412090108689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3950304)[0x565451958030]{disconnected}: Deallocated (fsm.c:568) 20250412090108689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090108689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:206) 20250412090108689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) 20250412090108689 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3950304 SCCP-38 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250412090108689 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=00e446ef), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:415) 20250412090108689 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108689 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108689 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 04 05 e4 46 ef 00 00 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108689 DLSCCP DEBUG SCCP-SCOC(38)[0x565451965ea0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090108689 DLSCCP DEBUG SCCP-SCOC(38)[0x565451965ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090108689 DLSCCP DEBUG SCCP-SCOC(38)[0x565451965ea0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090108689 DLSCCP DEBUG SCCP-SCOC(38)[0x565451965ea0]{IDLE}: Deallocated (fsm.c:568) 20250412090108689 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108689 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108689 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108689 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108689 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108689 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412090108689 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108689 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108689 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108689 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 04 05 e4 46 ef 00 00 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412090108721 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108721 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108721 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108721 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108721 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108721 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108721 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108721 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108721 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 27 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412090108721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108722 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412090108722 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250412090108722 DLSCCP DEBUG SCCP-SCOC(39)[0x565451964290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090108722 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108722 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090108722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56545197f420]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090108722 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090108722 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090108722 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2629457 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090108722 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250412090108722 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250412090108722 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090108722 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250412090108722 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090108722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2629457)[0x565451964c70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090108722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412090108722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090108722 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)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(435)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090108729 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090108729 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090108729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250412090108729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250412090108729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{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) 20250412090108729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250412090108729 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090108729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090108729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250412090108729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250412090108729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250412090108729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2629457-RAB-23)[0x56545197ded0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250412090108729 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090108729 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)2629457 20250412090108736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090108736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090108736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090108736 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090108736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x281f51,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090108736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2629457 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090108736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2629457)[0x565451964c70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090108736 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090108736 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090108736 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2629457 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090108736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56545197f420]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090108736 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090108736 DLSCCP DEBUG SCCP-SCOC(39)[0x565451964290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090108736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017498c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090108736 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108736 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108736 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 05 06 17 49 8c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2629457)[0x565451964c70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090108736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56545197f420]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090108736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56545197f420]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090108737 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108737 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108737 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108737 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108737 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412090108737 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108737 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108737 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108737 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 05 06 17 49 8c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(435)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)12800705 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:1 20250412090108745 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108745 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108745 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108745 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108745 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108745 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108745 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108745 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108745 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 27 17 49 8c 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090108745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108745 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=0017498c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090108745 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1855) 20250412090108745 DLSCCP DEBUG SCCP-SCOC(39)[0x565451964290]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090108745 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108745 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090108745 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090108745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56545197f420]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090108745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56545197f420]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090108745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2629457)[0x565451964c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090108745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2629457)[0x565451964c70]{disconnected}: Freeing instance (context_map.c:202) 20250412090108745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2629457)[0x565451964c70]{disconnected}: Deallocated (fsm.c:568) 20250412090108745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56545197f420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090108745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56545197f420]{disconnected}: Freeing instance (context_map.c:206) 20250412090108745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56545197f420]{disconnected}: Deallocated (fsm.c:568) 20250412090108745 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2629457 SCCP-39 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250412090108745 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=0017498c), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:415) 20250412090108745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 05 05 17 49 8c 00 00 27 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108746 DLSCCP DEBUG SCCP-SCOC(39)[0x565451964290]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090108746 DLSCCP DEBUG SCCP-SCOC(39)[0x565451964290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090108746 DLSCCP DEBUG SCCP-SCOC(39)[0x565451964290]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090108746 DLSCCP DEBUG SCCP-SCOC(39)[0x565451964290]{IDLE}: Deallocated (fsm.c:568) 20250412090108746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108746 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412090108746 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108746 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108746 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108746 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 05 05 17 49 8c 00 00 27 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412090108763 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108763 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108763 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108763 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108763 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108763 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108763 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108763 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108763 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 28 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412090108763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412090108764 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250412090108764 DLSCCP DEBUG SCCP-SCOC(40)[0x565451962d70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090108764 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108764 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090108764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x565451965440]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090108764 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090108764 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090108764 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10087426 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090108764 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250412090108764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250412090108764 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090108764 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250412090108764 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090108764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10087426)[0x565451980f10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090108764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412090108764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090108764 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)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(436)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090108770 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090108770 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090108770 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250412090108770 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250412090108770 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{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) 20250412090108770 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250412090108770 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090108770 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090108770 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250412090108770 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250412090108770 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250412090108770 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10087426-RAB-23)[0x56545195f050]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250412090108770 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090108770 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)10087426 20250412090108778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090108778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090108778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090108778 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090108778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x99ec02,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090108778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10087426 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090108778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10087426)[0x565451980f10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090108778 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090108778 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090108778 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10087426 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090108778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x565451965440]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090108778 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090108778 DLSCCP DEBUG SCCP-SCOC(40)[0x565451962d70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090108778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0048b37f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090108778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108778 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 48 b3 7f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10087426)[0x565451980f10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090108778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x565451965440]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090108778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x565451965440]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090108778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108778 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108778 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108778 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108778 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412090108778 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108778 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108778 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108778 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0a 06 48 b3 7f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(436)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)14865270 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:2 20250412090108786 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108786 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108786 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108786 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108786 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108786 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108786 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108786 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108786 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 28 48 b3 7f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090108786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108786 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=0048b37f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090108786 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1855) 20250412090108786 DLSCCP DEBUG SCCP-SCOC(40)[0x565451962d70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090108786 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108786 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090108786 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090108786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x565451965440]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090108786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x565451965440]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090108786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10087426)[0x565451980f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090108786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10087426)[0x565451980f10]{disconnected}: Freeing instance (context_map.c:202) 20250412090108786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10087426)[0x565451980f10]{disconnected}: Deallocated (fsm.c:568) 20250412090108786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x565451965440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090108786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x565451965440]{disconnected}: Freeing instance (context_map.c:206) 20250412090108786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x565451965440]{disconnected}: Deallocated (fsm.c:568) 20250412090108786 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10087426 SCCP-40 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250412090108786 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=0048b37f), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:415) 20250412090108786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108787 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0a 05 48 b3 7f 00 00 28 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108787 DLSCCP DEBUG SCCP-SCOC(40)[0x565451962d70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090108787 DLSCCP DEBUG SCCP-SCOC(40)[0x565451962d70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090108787 DLSCCP DEBUG SCCP-SCOC(40)[0x565451962d70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090108787 DLSCCP DEBUG SCCP-SCOC(40)[0x565451962d70]{IDLE}: Deallocated (fsm.c:568) 20250412090108787 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108787 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108787 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108787 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108787 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108787 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412090108787 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108787 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108787 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108787 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0a 05 48 b3 7f 00 00 28 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412090108795 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108795 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108795 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108795 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108795 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108795 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108795 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108795 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108795 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 29 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412090108795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108795 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412090108795 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250412090108795 DLSCCP DEBUG SCCP-SCOC(41)[0x5654519e9ab0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090108795 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108795 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090108795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x565451961310]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090108795 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090108795 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090108795 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4087301 SCCP-41 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090108795 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250412090108795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250412090108795 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090108795 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250412090108795 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090108795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4087301)[0x565451962940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090108795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412090108795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090108795 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)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EC'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 := '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 } } } 20250412090108799 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090108799 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090108799 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250412090108799 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250412090108799 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{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) 20250412090108799 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250412090108799 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090108799 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090108799 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250412090108800 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250412090108800 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250412090108800 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4087301-RAB-23)[0x56545197dd00]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250412090108800 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090108800 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(438)4087301 20250412090108804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090108804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090108804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090108804 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090108804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3e5e05,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090108804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4087301 SCCP-41 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090108804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4087301)[0x565451962940]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090108804 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090108804 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090108805 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4087301 SCCP-41 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090108805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x565451961310]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090108805 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090108805 DLSCCP DEBUG SCCP-SCOC(41)[0x5654519e9ab0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090108805 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a2610), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090108805 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108805 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108805 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 9a 26 10 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4087301)[0x565451962940]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090108805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x565451961310]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090108805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x565451961310]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090108805 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108805 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108805 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108805 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108805 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108805 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412090108805 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108805 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108805 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108805 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0b 06 9a 26 10 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(438)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(438)7107582 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:3 20250412090108812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108812 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108812 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108812 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108812 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108812 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108812 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108812 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108812 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 29 9a 26 10 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090108812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108812 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108812 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108812 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108812 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=009a2610), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090108812 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1855) 20250412090108812 DLSCCP DEBUG SCCP-SCOC(41)[0x5654519e9ab0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090108812 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108812 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090108812 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090108812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x565451961310]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090108812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x565451961310]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090108812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4087301)[0x565451962940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090108812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4087301)[0x565451962940]{disconnected}: Freeing instance (context_map.c:202) 20250412090108812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4087301)[0x565451962940]{disconnected}: Deallocated (fsm.c:568) 20250412090108812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x565451961310]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090108812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x565451961310]{disconnected}: Freeing instance (context_map.c:206) 20250412090108812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x565451961310]{disconnected}: Deallocated (fsm.c:568) 20250412090108812 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4087301 SCCP-41 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412090108812 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=009a2610), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:415) 20250412090108812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0b 05 9a 26 10 00 00 29 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108812 DLSCCP DEBUG SCCP-SCOC(41)[0x5654519e9ab0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090108812 DLSCCP DEBUG SCCP-SCOC(41)[0x5654519e9ab0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090108812 DLSCCP DEBUG SCCP-SCOC(41)[0x5654519e9ab0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090108812 DLSCCP DEBUG SCCP-SCOC(41)[0x5654519e9ab0]{IDLE}: Deallocated (fsm.c:568) 20250412090108812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108812 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108812 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108812 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108812 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=11 -> eSLS=75: use Normal Route via 'virt-sgsn0' 20250412090108812 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108812 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108813 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108813 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0b 05 9a 26 10 00 00 29 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: RLC received in state:disconnect_pending 20250412090108815 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108815 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108815 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108815 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108816 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108816 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108816 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108816 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108816 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2a 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412090108816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108816 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108816 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108816 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108816 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412090108816 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250412090108816 DLSCCP DEBUG SCCP-SCOC(42)[0x565451967660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090108816 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108816 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090108816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x565451970cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090108816 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090108816 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090108816 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11746527 SCCP-42 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090108816 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250412090108816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250412090108816 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090108816 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250412090108816 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090108816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11746527)[0x56545197fc50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090108816 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412090108816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090108816 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)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EB'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(437)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 := '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 } } } 20250412090108820 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090108820 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090108820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250412090108820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250412090108820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{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) 20250412090108820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250412090108820 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090108820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090108820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250412090108820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250412090108820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250412090108820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11746527-RAB-23)[0x56545195eed0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250412090108820 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090108820 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(437)11746527 20250412090108822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090108822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090108822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090108822 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090108822 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb33cdf,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090108822 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11746527 SCCP-42 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090108822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11746527)[0x56545197fc50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090108822 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090108822 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090108822 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11746527 SCCP-42 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090108822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x565451970cf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090108822 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090108822 DLSCCP DEBUG SCCP-SCOC(42)[0x565451967660]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090108822 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee5091), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090108822 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108822 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108822 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 08 06 ee 50 91 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11746527)[0x56545197fc50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090108822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x565451970cf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090108822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x565451970cf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090108823 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108823 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108823 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108823 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108823 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108823 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412090108823 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108823 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108823 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108823 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 08 06 ee 50 91 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(437)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(437)14716120 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:4 20250412090108825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108825 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108825 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108825 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108825 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108825 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108825 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108825 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108825 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2a ee 50 91 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090108825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108825 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=00ee5091), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090108825 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1855) 20250412090108825 DLSCCP DEBUG SCCP-SCOC(42)[0x565451967660]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090108825 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108825 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090108825 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090108825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x565451970cf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090108825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x565451970cf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090108825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11746527)[0x56545197fc50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090108825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11746527)[0x56545197fc50]{disconnected}: Freeing instance (context_map.c:202) 20250412090108825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11746527)[0x56545197fc50]{disconnected}: Deallocated (fsm.c:568) 20250412090108825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x565451970cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090108825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x565451970cf0]{disconnected}: Freeing instance (context_map.c:206) 20250412090108825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x565451970cf0]{disconnected}: Deallocated (fsm.c:568) 20250412090108825 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11746527 SCCP-42 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412090108825 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=00ee5091), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:415) 20250412090108825 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108825 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 08 05 ee 50 91 00 00 2a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108825 DLSCCP DEBUG SCCP-SCOC(42)[0x565451967660]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090108825 DLSCCP DEBUG SCCP-SCOC(42)[0x565451967660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090108825 DLSCCP DEBUG SCCP-SCOC(42)[0x565451967660]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090108825 DLSCCP DEBUG SCCP-SCOC(42)[0x565451967660]{IDLE}: Deallocated (fsm.c:568) 20250412090108825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108825 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108825 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108825 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108825 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412090108825 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108825 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108825 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108825 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 08 05 ee 50 91 00 00 2a 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412090108852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108852 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108852 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108852 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108852 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108852 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108852 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108852 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108852 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412090108852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108852 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412090108852 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250412090108852 DLSCCP DEBUG SCCP-SCOC(43)[0x5654519e9d30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090108852 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108852 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090108852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x565451960090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090108852 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090108852 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090108852 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10445914 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090108852 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250412090108852 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250412090108852 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090108852 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250412090108852 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090108852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10445914)[0x56545197f7b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090108852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412090108852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090108852 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)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(439)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090108854 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090108854 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090108854 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250412090108854 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250412090108854 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{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) 20250412090108854 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250412090108854 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090108854 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090108854 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250412090108854 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250412090108854 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250412090108854 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10445914-RAB-23)[0x56545197d3b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250412090108854 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090108854 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)10445914 20250412090108857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090108857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090108857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090108857 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090108857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9f645a,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090108857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10445914 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090108857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10445914)[0x56545197f7b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090108857 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090108857 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090108857 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10445914 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090108857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x565451960090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090108857 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090108857 DLSCCP DEBUG SCCP-SCOC(43)[0x5654519e9d30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090108857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00987e7d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090108857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 09 06 98 7e 7d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10445914)[0x56545197f7b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090108857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x565451960090]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090108857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x565451960090]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090108857 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108857 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108857 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108857 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250412090108857 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108857 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108857 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108857 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 09 06 98 7e 7d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(439)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)7828692 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:5 20250412090108859 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108859 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108859 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108859 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108859 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108859 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108859 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108859 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108859 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2b 98 7e 7d 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090108860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108860 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=00987e7d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090108860 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1855) 20250412090108860 DLSCCP DEBUG SCCP-SCOC(43)[0x5654519e9d30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090108860 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108860 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090108860 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090108860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x565451960090]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090108860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x565451960090]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090108860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10445914)[0x56545197f7b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090108860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10445914)[0x56545197f7b0]{disconnected}: Freeing instance (context_map.c:202) 20250412090108860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10445914)[0x56545197f7b0]{disconnected}: Deallocated (fsm.c:568) 20250412090108860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x565451960090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090108860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x565451960090]{disconnected}: Freeing instance (context_map.c:206) 20250412090108860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x565451960090]{disconnected}: Deallocated (fsm.c:568) 20250412090108860 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10445914 SCCP-43 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250412090108860 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=00987e7d), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:415) 20250412090108860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 09 05 98 7e 7d 00 00 2b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108860 DLSCCP DEBUG SCCP-SCOC(43)[0x5654519e9d30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090108860 DLSCCP DEBUG SCCP-SCOC(43)[0x5654519e9d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090108860 DLSCCP DEBUG SCCP-SCOC(43)[0x5654519e9d30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090108860 DLSCCP DEBUG SCCP-SCOC(43)[0x5654519e9d30]{IDLE}: Deallocated (fsm.c:568) 20250412090108860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108860 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250412090108860 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108860 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108860 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108860 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 09 05 98 7e 7d 00 00 2b 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412090108879 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108879 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108879 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108879 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108879 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108879 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108879 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108879 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108879 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2c 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412090108879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412090108879 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250412090108879 DLSCCP DEBUG SCCP-SCOC(44)[0x565451960590]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090108879 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108879 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090108879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5654519614f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090108879 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090108879 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090108880 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9012777 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090108880 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250412090108880 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250412090108880 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090108880 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250412090108880 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090108880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9012777)[0x565451967820]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090108880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412090108880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090108880 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)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(440)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090108882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090108882 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090108882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250412090108882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250412090108882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{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) 20250412090108882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250412090108882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090108882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090108882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250412090108882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250412090108882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250412090108882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9012777-RAB-23)[0x565451969770]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250412090108882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090108882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)9012777 20250412090108884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090108884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090108884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090108884 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090108884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x898629,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090108884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9012777 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090108884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9012777)[0x565451967820]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090108884 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090108884 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090108884 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9012777 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090108884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5654519614f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090108884 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090108884 DLSCCP DEBUG SCCP-SCOC(44)[0x565451960590]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090108884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ace6f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090108884 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108884 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108884 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 5a ce 6f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9012777)[0x565451967820]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090108884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5654519614f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090108884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5654519614f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090108885 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108885 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108885 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108885 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108885 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108885 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412090108885 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108885 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108885 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108885 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0e 06 5a ce 6f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(440)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)12168860 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:6 20250412090108887 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108887 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108887 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108887 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108887 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108887 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108887 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108887 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108887 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108887 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2c 5a ce 6f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090108887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108887 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=005ace6f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090108887 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1855) 20250412090108887 DLSCCP DEBUG SCCP-SCOC(44)[0x565451960590]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090108887 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108887 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090108887 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090108887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5654519614f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090108887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5654519614f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090108887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9012777)[0x565451967820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090108887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9012777)[0x565451967820]{disconnected}: Freeing instance (context_map.c:202) 20250412090108887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9012777)[0x565451967820]{disconnected}: Deallocated (fsm.c:568) 20250412090108887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5654519614f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090108887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5654519614f0]{disconnected}: Freeing instance (context_map.c:206) 20250412090108887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5654519614f0]{disconnected}: Deallocated (fsm.c:568) 20250412090108887 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9012777 SCCP-44 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250412090108887 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=005ace6f), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:415) 20250412090108887 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108887 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0e 05 5a ce 6f 00 00 2c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108887 DLSCCP DEBUG SCCP-SCOC(44)[0x565451960590]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090108887 DLSCCP DEBUG SCCP-SCOC(44)[0x565451960590]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090108887 DLSCCP DEBUG SCCP-SCOC(44)[0x565451960590]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090108887 DLSCCP DEBUG SCCP-SCOC(44)[0x565451960590]{IDLE}: Deallocated (fsm.c:568) 20250412090108887 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108887 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108887 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108887 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108887 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108887 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412090108887 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108887 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108887 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108887 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0e 05 5a ce 6f 00 00 2c 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412090108909 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108909 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108909 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108909 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108909 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108909 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108909 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108909 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108909 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2f 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412090108909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412090108909 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250412090108909 DLSCCP DEBUG SCCP-SCOC(47)[0x565451966310]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090108909 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108909 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090108909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x565451971ec0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090108909 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090108909 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090108909 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7120228 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090108909 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250412090108909 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250412090108909 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090108909 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250412090108909 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090108909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7120228)[0x5654519719c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090108909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412090108909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090108909 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)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(443)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 := '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 } } } 20250412090108916 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090108916 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090108916 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250412090108916 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250412090108916 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{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) 20250412090108916 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250412090108916 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090108916 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090108916 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250412090108916 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250412090108916 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250412090108916 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7120228-RAB-23)[0x565451969f70]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250412090108916 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090108916 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)7120228 20250412090108920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090108920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090108920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090108920 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090108920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6ca564,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090108920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7120228 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090108920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7120228)[0x5654519719c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090108920 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090108920 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090108920 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7120228 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090108920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x565451971ec0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090108920 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090108920 DLSCCP DEBUG SCCP-SCOC(47)[0x565451966310]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090108920 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0161a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090108920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 a0 16 1a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7120228)[0x5654519719c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090108921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x565451971ec0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090108921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x565451971ec0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090108921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108921 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108921 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108921 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108921 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412090108921 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108921 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108921 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108921 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0d 06 a0 16 1a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(443)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)929794 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:9 20250412090108925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108925 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108925 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108925 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108925 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108925 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2f a0 16 1a 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090108925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108925 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=00a0161a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090108925 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1855) 20250412090108925 DLSCCP DEBUG SCCP-SCOC(47)[0x565451966310]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090108925 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108925 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090108925 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090108925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x565451971ec0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090108925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x565451971ec0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090108925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7120228)[0x5654519719c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090108925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7120228)[0x5654519719c0]{disconnected}: Freeing instance (context_map.c:202) 20250412090108925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7120228)[0x5654519719c0]{disconnected}: Deallocated (fsm.c:568) 20250412090108925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x565451971ec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090108925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x565451971ec0]{disconnected}: Freeing instance (context_map.c:206) 20250412090108925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x565451971ec0]{disconnected}: Deallocated (fsm.c:568) 20250412090108925 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7120228 SCCP-47 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250412090108925 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=00a0161a), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:415) 20250412090108925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0d 05 a0 16 1a 00 00 2f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108925 DLSCCP DEBUG SCCP-SCOC(47)[0x565451966310]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090108925 DLSCCP DEBUG SCCP-SCOC(47)[0x565451966310]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090108925 DLSCCP DEBUG SCCP-SCOC(47)[0x565451966310]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090108925 DLSCCP DEBUG SCCP-SCOC(47)[0x565451966310]{IDLE}: Deallocated (fsm.c:568) 20250412090108925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412090108925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108925 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108925 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0d 05 a0 16 1a 00 00 2f 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412090108933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108933 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108933 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108933 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108933 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108933 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108934 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108934 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2e 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412090108934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412090108934 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250412090108934 DLSCCP DEBUG SCCP-SCOC(46)[0x5654519689b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090108934 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108934 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090108934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5654519e98e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090108934 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090108934 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090108934 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15662719 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090108934 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250412090108934 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250412090108934 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090108934 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250412090108934 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090108934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15662719)[0x565451980dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090108934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412090108934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090108934 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)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(442)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090108938 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090108938 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090108938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250412090108938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250412090108938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{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) 20250412090108938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250412090108938 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090108938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090108938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250412090108938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250412090108938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250412090108938 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15662719-RAB-23)[0x5654519698a0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250412090108938 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090108938 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)15662719 20250412090108942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090108942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090108942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090108942 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090108942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xeefe7f,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090108942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15662719 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090108942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15662719)[0x565451980dd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090108942 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090108942 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090108942 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15662719 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090108942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5654519e98e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090108942 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090108942 DLSCCP DEBUG SCCP-SCOC(46)[0x5654519689b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090108942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082a0c9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090108942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 82 a0 c9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15662719)[0x565451980dd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090108942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5654519e98e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090108942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5654519e98e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090108942 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108943 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250412090108943 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108943 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108943 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108943 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0c 06 82 a0 c9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)14130552 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:8 20250412090108946 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108946 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108946 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108946 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108946 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108946 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108946 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108946 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108946 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108946 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2e 82 a0 c9 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090108946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108947 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=0082a0c9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090108947 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1855) 20250412090108947 DLSCCP DEBUG SCCP-SCOC(46)[0x5654519689b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090108947 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108947 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090108947 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090108947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5654519e98e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090108947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5654519e98e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090108947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15662719)[0x565451980dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090108947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15662719)[0x565451980dd0]{disconnected}: Freeing instance (context_map.c:202) 20250412090108947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15662719)[0x565451980dd0]{disconnected}: Deallocated (fsm.c:568) 20250412090108947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5654519e98e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090108947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5654519e98e0]{disconnected}: Freeing instance (context_map.c:206) 20250412090108947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5654519e98e0]{disconnected}: Deallocated (fsm.c:568) 20250412090108947 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15662719 SCCP-46 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250412090108947 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=0082a0c9), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:415) 20250412090108947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0c 05 82 a0 c9 00 00 2e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108947 DLSCCP DEBUG SCCP-SCOC(46)[0x5654519689b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090108947 DLSCCP DEBUG SCCP-SCOC(46)[0x5654519689b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090108947 DLSCCP DEBUG SCCP-SCOC(46)[0x5654519689b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090108947 DLSCCP DEBUG SCCP-SCOC(46)[0x5654519689b0]{IDLE}: Deallocated (fsm.c:568) 20250412090108947 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108947 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108947 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108947 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108947 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250412090108947 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108947 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108947 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108947 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0c 05 82 a0 c9 00 00 2e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412090108973 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108973 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108973 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108973 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108973 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108973 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108973 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108973 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108973 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108973 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 30 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412090108973 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108973 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108973 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412090108973 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250412090108973 DLSCCP DEBUG SCCP-SCOC(48)[0x565451966810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090108974 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108974 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090108974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x565451991b10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090108974 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090108974 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090108974 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4089735 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090108974 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250412090108974 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250412090108974 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090108974 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250412090108974 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090108974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4089735)[0x5654519713a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090108974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412090108974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090108974 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)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(444)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 := '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 } } } 20250412090108981 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090108981 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090108981 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250412090108981 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250412090108981 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{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) 20250412090108981 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250412090108981 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090108981 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090108981 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250412090108981 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250412090108981 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250412090108981 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4089735-RAB-23)[0x56545196a0a0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250412090108981 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090108981 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)4089735 20250412090108988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090108988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090108988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090108988 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090108988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3e6787,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090108988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4089735 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090108988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4089735)[0x5654519713a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090108988 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090108988 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090108988 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4089735 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090108988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x565451991b10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090108988 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090108988 DLSCCP DEBUG SCCP-SCOC(48)[0x565451966810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090108988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026a042), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090108988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 03 06 26 a0 42 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4089735)[0x5654519713a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090108988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x565451991b10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090108988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x565451991b10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090108988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412090108988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108989 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108989 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 03 06 26 a0 42 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(444)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)12352658 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:10 20250412090108995 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108995 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090108995 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090108995 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090108995 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090108995 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090108995 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090108995 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090108995 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108995 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 30 26 a0 42 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090108995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090108995 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090108995 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090108995 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090108995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090108995 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=0026a042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090108995 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1855) 20250412090108995 DLSCCP DEBUG SCCP-SCOC(48)[0x565451966810]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090108995 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090108995 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090108995 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090108995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x565451991b10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090108995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x565451991b10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090108995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4089735)[0x5654519713a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090108995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4089735)[0x5654519713a0]{disconnected}: Freeing instance (context_map.c:202) 20250412090108995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4089735)[0x5654519713a0]{disconnected}: Deallocated (fsm.c:568) 20250412090108995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x565451991b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090108995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x565451991b10]{disconnected}: Freeing instance (context_map.c:206) 20250412090108995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x565451991b10]{disconnected}: Deallocated (fsm.c:568) 20250412090108995 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4089735 SCCP-48 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250412090108996 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=0026a042), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:415) 20250412090108996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090108996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090108996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090108996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090108996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090108996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 03 05 26 a0 42 00 00 30 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090108996 DLSCCP DEBUG SCCP-SCOC(48)[0x565451966810]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090108996 DLSCCP DEBUG SCCP-SCOC(48)[0x565451966810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090108996 DLSCCP DEBUG SCCP-SCOC(48)[0x565451966810]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090108996 DLSCCP DEBUG SCCP-SCOC(48)[0x565451966810]{IDLE}: Deallocated (fsm.c:568) 20250412090108996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090108996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090108996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090108996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090108996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090108996 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412090108996 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090108996 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090108996 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090108996 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 03 05 26 a0 42 00 00 30 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412090109004 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109004 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090109004 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090109004 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090109004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090109004 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090109004 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090109004 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090109004 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109004 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 2d 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412090109004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090109004 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090109004 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090109004 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090109004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090109004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412090109004 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250412090109004 DLSCCP DEBUG SCCP-SCOC(45)[0x565451968030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090109004 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090109004 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090109004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x565451962730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090109004 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090109004 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090109004 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16454364 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090109004 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250412090109004 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250412090109004 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090109004 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250412090109004 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090109004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454364)[0x56545195b9f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090109004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412090109004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090109004 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)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(441)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 := '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 } } } 20250412090109008 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090109008 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090109008 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250412090109008 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250412090109008 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{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) 20250412090109008 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250412090109008 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090109009 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090109009 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250412090109009 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250412090109009 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250412090109009 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16454364-RAB-23)[0x56545196b690]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250412090109009 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090109009 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)16454364 20250412090109012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090109012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090109012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090109012 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090109012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfb12dc,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090109012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16454364 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090109012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454364)[0x56545195b9f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090109012 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090109012 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090109012 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16454364 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090109012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x565451962730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090109012 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090109012 DLSCCP DEBUG SCCP-SCOC(45)[0x565451968030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090109012 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003da9f8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090109012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090109012 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090109012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090109012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090109012 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 3d a9 f8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090109012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454364)[0x56545195b9f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090109012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x565451962730]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090109012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x565451962730]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090109012 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109012 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090109012 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090109012 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090109012 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090109012 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412090109012 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090109012 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090109012 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109012 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 0f 06 3d a9 f8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(441)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)1710674 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:7 20250412090109016 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109016 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090109016 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090109016 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090109016 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090109016 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090109016 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090109016 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090109016 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109016 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 2d 3d a9 f8 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090109016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090109016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090109016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090109016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090109016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090109016 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=003da9f8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090109016 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1855) 20250412090109016 DLSCCP DEBUG SCCP-SCOC(45)[0x565451968030]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090109016 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090109016 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090109016 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090109016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x565451962730]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090109016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x565451962730]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090109016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454364)[0x56545195b9f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090109016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454364)[0x56545195b9f0]{disconnected}: Freeing instance (context_map.c:202) 20250412090109016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16454364)[0x56545195b9f0]{disconnected}: Deallocated (fsm.c:568) 20250412090109016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x565451962730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090109016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x565451962730]{disconnected}: Freeing instance (context_map.c:206) 20250412090109016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x565451962730]{disconnected}: Deallocated (fsm.c:568) 20250412090109016 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16454364 SCCP-45 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250412090109016 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=003da9f8), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:415) 20250412090109016 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090109016 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090109016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090109016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090109016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0f 05 3d a9 f8 00 00 2d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090109016 DLSCCP DEBUG SCCP-SCOC(45)[0x565451968030]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090109016 DLSCCP DEBUG SCCP-SCOC(45)[0x565451968030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090109016 DLSCCP DEBUG SCCP-SCOC(45)[0x565451968030]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090109016 DLSCCP DEBUG SCCP-SCOC(45)[0x565451968030]{IDLE}: Deallocated (fsm.c:568) 20250412090109016 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109016 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090109016 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090109016 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090109016 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090109016 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412090109016 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090109016 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090109016 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109016 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 0f 05 3d a9 f8 00 00 2d 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412090109060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109060 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090109060 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090109060 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090109060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090109060 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090109060 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090109060 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090109060 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109060 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 31 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412090109060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090109060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090109060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090109060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090109060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090109060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412090109060 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250412090109060 DLSCCP DEBUG SCCP-SCOC(49)[0x565451991370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090109061 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090109061 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090109061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x565451964130]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090109061 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090109061 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090109061 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395586 SCCP-49 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090109061 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250412090109061 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250412090109061 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090109061 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250412090109061 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090109061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395586)[0x565451964000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090109061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412090109061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090109061 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)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(446)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090109069 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090109070 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090109070 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250412090109070 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250412090109070 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{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) 20250412090109070 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250412090109070 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090109070 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090109070 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250412090109070 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250412090109070 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250412090109070 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1395586-RAB-23)[0x56545196be00]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250412090109070 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090109070 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(446)1395586 20250412090109079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090109080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090109080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090109080 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090109080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x154b82,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090109080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395586 SCCP-49 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090109080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395586)[0x565451964000]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090109080 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090109080 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090109080 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395586 SCCP-49 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090109080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x565451964130]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090109080 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090109080 DLSCCP DEBUG SCCP-SCOC(49)[0x565451991370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090109080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fa167), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090109080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090109080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090109080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090109080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090109080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 02 06 2f a1 67 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090109080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395586)[0x565451964000]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090109080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x565451964130]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090109080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x565451964130]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090109080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090109080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090109080 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090109080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090109080 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412090109080 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090109080 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090109080 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109080 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 02 06 2f a1 67 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:12 HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(446)13702496 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412090109092 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109092 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090109092 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090109092 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090109092 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090109092 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090109092 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090109092 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090109092 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109092 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 32 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412090109092 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090109092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090109092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090109092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090109092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090109092 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412090109093 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250412090109093 DLSCCP DEBUG SCCP-SCOC(50)[0x565451963460]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090109093 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090109093 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090109093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x565451991800]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090109093 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090109093 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090109093 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6754282 SCCP-50 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090109093 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250412090109093 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250412090109093 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090109093 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250412090109093 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090109093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6754282)[0x5654519715d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090109093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412090109093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090109093 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)@481fc27fb91e: Session index based on connection ID:11 HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(445)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090109102 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090109102 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090109102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250412090109102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250412090109102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{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) 20250412090109102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250412090109102 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090109102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090109102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250412090109102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250412090109102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250412090109102 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6754282-RAB-23)[0x56545196c690]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250412090109102 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090109102 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(445)6754282 20250412090109110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090109110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090109110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090109110 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090109110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x670fea,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090109110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6754282 SCCP-50 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090109110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6754282)[0x5654519715d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090109110 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090109110 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090109110 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6754282 SCCP-50 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090109110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x565451991800]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090109110 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090109110 DLSCCP DEBUG SCCP-SCOC(50)[0x565451963460]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090109110 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e34d60), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090109110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090109110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090109110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090109110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090109110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 01 06 e3 4d 60 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090109110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6754282)[0x5654519715d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090109110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x565451991800]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090109111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x565451991800]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090109111 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109111 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090109111 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090109111 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090109111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090109111 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412090109111 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090109111 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090109111 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109111 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 01 06 e3 4d 60 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250412090109111 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109111 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090109111 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090109111 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090109111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090109111 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090109111 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090109111 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090109111 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109111 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 31 2f a1 67 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090109111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090109111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090109111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090109111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090109111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090109111 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=002fa167), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090109111 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1855) 20250412090109112 DLSCCP DEBUG SCCP-SCOC(49)[0x565451991370]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090109112 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090109112 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090109112 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090109112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x565451964130]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090109112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x565451964130]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090109112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395586)[0x565451964000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090109112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395586)[0x565451964000]{disconnected}: Freeing instance (context_map.c:202) 20250412090109112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1395586)[0x565451964000]{disconnected}: Deallocated (fsm.c:568) 20250412090109112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x565451964130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090109112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x565451964130]{disconnected}: Freeing instance (context_map.c:206) 20250412090109112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x565451964130]{disconnected}: Deallocated (fsm.c:568) 20250412090109112 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1395586 SCCP-49 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250412090109112 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=002fa167), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:415) 20250412090109112 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090109112 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090109112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090109112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090109112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 02 05 2f a1 67 00 00 31 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090109112 DLSCCP DEBUG SCCP-SCOC(49)[0x565451991370]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090109112 DLSCCP DEBUG SCCP-SCOC(49)[0x565451991370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090109112 DLSCCP DEBUG SCCP-SCOC(49)[0x565451991370]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090109112 DLSCCP DEBUG SCCP-SCOC(49)[0x565451991370]{IDLE}: Deallocated (fsm.c:568) 20250412090109112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090109112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090109112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090109112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090109112 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412090109112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090109112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090109113 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109113 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 02 05 2f a1 67 00 00 31 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(445)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(445)5795733 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:12 20250412090109120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109120 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090109120 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090109120 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090109120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090109120 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090109120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090109120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090109120 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109120 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 32 e3 4d 60 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090109120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090109120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090109120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090109120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090109120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090109120 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=00e34d60), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090109120 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1855) 20250412090109120 DLSCCP DEBUG SCCP-SCOC(50)[0x565451963460]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090109120 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090109121 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090109121 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090109121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x565451991800]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090109121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x565451991800]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090109121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6754282)[0x5654519715d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090109121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6754282)[0x5654519715d0]{disconnected}: Freeing instance (context_map.c:202) 20250412090109121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6754282)[0x5654519715d0]{disconnected}: Deallocated (fsm.c:568) 20250412090109121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x565451991800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090109121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x565451991800]{disconnected}: Freeing instance (context_map.c:206) 20250412090109121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x565451991800]{disconnected}: Deallocated (fsm.c:568) 20250412090109121 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6754282 SCCP-50 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250412090109121 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=00e34d60), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:415) 20250412090109121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090109121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090109121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090109121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090109121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 01 05 e3 4d 60 00 00 32 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090109121 DLSCCP DEBUG SCCP-SCOC(50)[0x565451963460]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090109121 DLSCCP DEBUG SCCP-SCOC(50)[0x565451963460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090109121 DLSCCP DEBUG SCCP-SCOC(50)[0x565451963460]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090109121 DLSCCP DEBUG SCCP-SCOC(50)[0x565451963460]{IDLE}: Deallocated (fsm.c:568) 20250412090109121 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109121 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090109121 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090109121 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090109121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090109122 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412090109122 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090109122 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090109122 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109122 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 01 05 e3 4d 60 00 00 32 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412090109125 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109125 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090109125 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090109125 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090109125 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090109125 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090109125 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090109125 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090109125 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109125 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 33 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412090109125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090109125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090109125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090109125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090109125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090109125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412090109125 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250412090109125 DLSCCP DEBUG SCCP-SCOC(51)[0x56545197ccb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090109125 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090109125 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090109125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56545197c350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090109125 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090109125 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090109125 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16106743 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090109125 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250412090109126 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250412090109126 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090109126 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250412090109126 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090109126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16106743)[0x56545197c100]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090109126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412090109126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090109126 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)@481fc27fb91e: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: RLC received in state:disconnect_pending HNBGW-PFCP(424)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(447)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090109132 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090109132 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090109132 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250412090109132 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250412090109132 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{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) 20250412090109132 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250412090109132 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090109132 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090109132 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250412090109132 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250412090109132 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250412090109132 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16106743-RAB-23)[0x56545196ce90]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250412090109132 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090109132 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)16106743 20250412090109136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090109136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090109136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090109136 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090109136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf5c4f7,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090109136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16106743 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090109136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16106743)[0x56545197c100]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090109136 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090109136 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090109136 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16106743 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090109136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56545197c350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090109136 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090109136 DLSCCP DEBUG SCCP-SCOC(51)[0x56545197ccb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090109136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044c980), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090109136 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090109136 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090109136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090109136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090109136 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 00 06 44 c9 80 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090109136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16106743)[0x56545197c100]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090109136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56545197c350]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090109136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56545197c350]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090109136 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109136 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090109136 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090109136 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090109136 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090109136 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412090109136 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090109136 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090109136 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109136 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 00 06 44 c9 80 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)15353667 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:13 20250412090109139 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109139 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090109139 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090109139 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090109139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090109139 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090109139 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090109139 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090109139 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109139 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 33 44 c9 80 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090109139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090109139 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090109139 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090109139 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090109139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090109139 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=0044c980), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090109139 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1855) 20250412090109139 DLSCCP DEBUG SCCP-SCOC(51)[0x56545197ccb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090109139 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090109139 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090109139 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090109139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56545197c350]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090109139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56545197c350]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090109139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16106743)[0x56545197c100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090109139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16106743)[0x56545197c100]{disconnected}: Freeing instance (context_map.c:202) 20250412090109139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16106743)[0x56545197c100]{disconnected}: Deallocated (fsm.c:568) 20250412090109139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56545197c350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090109139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56545197c350]{disconnected}: Freeing instance (context_map.c:206) 20250412090109139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56545197c350]{disconnected}: Deallocated (fsm.c:568) 20250412090109139 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16106743 SCCP-51 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250412090109139 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=0044c980), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:415) 20250412090109139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090109139 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090109139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090109139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090109139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 00 05 44 c9 80 00 00 33 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090109139 DLSCCP DEBUG SCCP-SCOC(51)[0x56545197ccb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090109139 DLSCCP DEBUG SCCP-SCOC(51)[0x56545197ccb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090109139 DLSCCP DEBUG SCCP-SCOC(51)[0x56545197ccb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090109139 DLSCCP DEBUG SCCP-SCOC(51)[0x56545197ccb0]{IDLE}: Deallocated (fsm.c:568) 20250412090109139 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109139 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090109139 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090109139 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090109139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090109139 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412090109139 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090109139 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090109139 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109139 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 00 05 44 c9 80 00 00 33 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412090109143 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109143 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090109143 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090109143 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090109143 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090109143 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090109143 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090109143 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090109143 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109143 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 34 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412090109143 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090109143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090109143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090109143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090109143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090109143 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412090109143 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250412090109143 DLSCCP DEBUG SCCP-SCOC(52)[0x56545197c720]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090109143 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090109143 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090109143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56545197c5f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090109143 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090109143 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090109143 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5934625 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090109143 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250412090109143 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250412090109143 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090109143 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250412090109143 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090109143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5934625)[0x56545195bb20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090109143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412090109143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090109143 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)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(448)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090109145 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090109145 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090109145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250412090109145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250412090109145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{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) 20250412090109145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250412090109145 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090109145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090109145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250412090109145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250412090109145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250412090109145 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5934625-RAB-23)[0x565451979520]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250412090109145 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090109145 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)5934625 20250412090109146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090109146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090109146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090109146 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090109146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5a8e21,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090109146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5934625 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090109146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5934625)[0x56545195bb20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090109146 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090109146 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090109146 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5934625 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090109146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56545197c5f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090109146 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090109146 DLSCCP DEBUG SCCP-SCOC(52)[0x56545197c720]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090109146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b46567), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090109146 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090109146 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090109146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090109146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090109146 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 b4 65 67 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090109146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5934625)[0x56545195bb20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090109146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56545197c5f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090109146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56545197c5f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090109146 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109146 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090109146 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090109146 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090109146 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090109146 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412090109146 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090109146 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090109146 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109146 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 07 06 b4 65 67 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(448)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)7045128 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:14 20250412090109148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109148 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090109148 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090109148 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090109148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090109148 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090109148 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090109148 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090109148 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109148 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 34 b4 65 67 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090109148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090109148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090109148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090109148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090109148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090109148 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=00b46567), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090109148 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1855) 20250412090109148 DLSCCP DEBUG SCCP-SCOC(52)[0x56545197c720]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090109148 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090109148 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090109148 DCN DEBUG handle_cn_disc_ind() conn_id=52 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090109148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56545197c5f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090109148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56545197c5f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090109148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5934625)[0x56545195bb20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090109148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5934625)[0x56545195bb20]{disconnected}: Freeing instance (context_map.c:202) 20250412090109148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5934625)[0x56545195bb20]{disconnected}: Deallocated (fsm.c:568) 20250412090109148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56545197c5f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090109148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56545197c5f0]{disconnected}: Freeing instance (context_map.c:206) 20250412090109148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56545197c5f0]{disconnected}: Deallocated (fsm.c:568) 20250412090109148 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5934625 SCCP-52 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250412090109148 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=00b46567), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:415) 20250412090109148 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090109148 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090109148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090109148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090109148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 b4 65 67 00 00 34 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090109148 DLSCCP DEBUG SCCP-SCOC(52)[0x56545197c720]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090109148 DLSCCP DEBUG SCCP-SCOC(52)[0x56545197c720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090109148 DLSCCP DEBUG SCCP-SCOC(52)[0x56545197c720]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090109148 DLSCCP DEBUG SCCP-SCOC(52)[0x56545197c720]{IDLE}: Deallocated (fsm.c:568) 20250412090109149 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109149 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090109149 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090109149 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090109149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090109149 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412090109149 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090109149 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090109149 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109149 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 07 05 b4 65 67 00 00 34 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412090109175 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109175 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090109175 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090109175 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090109175 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090109175 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090109175 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090109175 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090109175 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109175 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bd 03 02 00 00 06 00 00 35 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412090109175 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090109175 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090109175 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090109175 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090109175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090109175 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412090109175 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250412090109175 DLSCCP DEBUG SCCP-SCOC(53)[0x56545197da30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090109175 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090109175 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090109175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56545197e4b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090109175 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090109175 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090109175 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11868772 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090109175 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250412090109175 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250412090109175 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250412090109175 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250412090109175 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250412090109175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11868772)[0x56545197e380]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090109175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:121) 20250412090109175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090109175 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)@481fc27fb91e: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@481fc27fb91e: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(449)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@481fc27fb91e: 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 } } } 20250412090109177 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250412090109177 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250412090109177 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250412090109177 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250412090109177 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{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) 20250412090109177 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250412090109177 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250412090109177 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250412090109177 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250412090109177 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250412090109177 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250412090109177 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11868772-RAB-23)[0x56545196cfc0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250412090109177 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250412090109177 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x565451955270]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)11868772 20250412090109180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090109180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090109180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090109180 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090109180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb51a64,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090109180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11868772 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090109180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11868772)[0x56545197e380]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090109180 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090109180 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090109180 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11868772 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090109180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56545197e4b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090109180 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090109180 DLSCCP DEBUG SCCP-SCOC(53)[0x56545197da30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090109180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0010e1d2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090109180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090109180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090109180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090109180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090109180 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 06 06 10 e1 d2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090109180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11868772)[0x56545197e380]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090109180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56545197e4b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090109180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56545197e4b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090109180 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109180 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090109180 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090109180 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090109180 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090109180 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412090109180 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090109180 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090109180 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109180 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 b9 03 00 00 06 06 10 e1 d2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)14224854 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on connection ID:15 20250412090109182 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109182 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090109182 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090109182 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090109182 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090109182 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090109182 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090109182 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090109182 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109182 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 04 00 00 35 10 e1 d2 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090109182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090109182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090109182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090109182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090109182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090109182 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=0010e1d2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090109182 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1855) 20250412090109182 DLSCCP DEBUG SCCP-SCOC(53)[0x56545197da30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090109182 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090109182 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090109182 DCN DEBUG handle_cn_disc_ind() conn_id=53 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090109182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56545197e4b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090109182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56545197e4b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090109182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11868772)[0x56545197e380]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090109182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11868772)[0x56545197e380]{disconnected}: Freeing instance (context_map.c:202) 20250412090109182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11868772)[0x56545197e380]{disconnected}: Deallocated (fsm.c:568) 20250412090109182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56545197e4b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090109182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56545197e4b0]{disconnected}: Freeing instance (context_map.c:206) 20250412090109182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56545197e4b0]{disconnected}: Deallocated (fsm.c:568) 20250412090109182 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11868772 SCCP-53 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250412090109182 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=0010e1d2), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:415) 20250412090109182 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090109182 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090109182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090109182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090109182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090109182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 06 05 10 e1 d2 00 00 35 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090109183 DLSCCP DEBUG SCCP-SCOC(53)[0x56545197da30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090109183 DLSCCP DEBUG SCCP-SCOC(53)[0x56545197da30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090109183 DLSCCP DEBUG SCCP-SCOC(53)[0x56545197da30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090109183 DLSCCP DEBUG SCCP-SCOC(53)[0x56545197da30]{IDLE}: Deallocated (fsm.c:568) 20250412090109183 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090109183 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090109183 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090109183 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090109183 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090109183 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412090109183 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090109183 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090109183 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090109183 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 b9 03 00 00 06 05 10 e1 d2 00 00 35 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090111194 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41359<->l=127.0.0.1:4262) (control_if.c:193) 20250412090111194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45042<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(423)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(422)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090111203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45032<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090111204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090111204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090111204 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090111204 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090111204 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-SCCP(427)@481fc27fb91e: Final verdict of PTC: none 20250412090111209 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090111209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090111209 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090111209 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090111209 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090111209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090111209 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090111209 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(428)@481fc27fb91e: Final verdict of PTC: none 20250412090111209 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 20250412090111209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090111209 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090111209 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090111209 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090111209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090111209 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090111209 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090111209 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090111209 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090111209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090111209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090111209 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 20250412090111209 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090111209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090111209 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090111210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090111210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090111210 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090111210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090111210 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090111210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090111210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090111210 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090111210 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090111210 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090111210 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090111210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090111210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090111210 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090111210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090111210 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090111210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090111210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090111210 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090111210 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090111210 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090111210 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090111209 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090111209 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090111209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090111209 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090111209 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090111210 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 20250412090111210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090111210 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090111210 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090111210 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090111210 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090111210 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090111210 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090111210 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090111210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090111210 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(432)@481fc27fb91e: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(425)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(429)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@481fc27fb91e: Final verdict of PTC: none 20250412090111227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43388<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090111227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43378<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090111227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43412<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090111227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43420<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090111228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43486<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090111228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43376<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@481fc27fb91e: Final verdict of PTC: none 20250412090111228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43404<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090111229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43430<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090111229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43436<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090111229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43444<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090111229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43452<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090111229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43498<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090111229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43414<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090111229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43454<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090111229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43458<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090111229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43470<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(448)@481fc27fb91e: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(435)@481fc27fb91e: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(436)@481fc27fb91e: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(441)@481fc27fb91e: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(440)@481fc27fb91e: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(438)@481fc27fb91e: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(434)@481fc27fb91e: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(442)@481fc27fb91e: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(437)@481fc27fb91e: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(444)@481fc27fb91e: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(443)@481fc27fb91e: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(447)@481fc27fb91e: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(449)@481fc27fb91e: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(445)@481fc27fb91e: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(439)@481fc27fb91e: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(446)@481fc27fb91e: Final verdict of PTC: pass MutexDispCT-TC_ps_rab_assignment_concurrent(421)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(433)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(424)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Sat Apr 12 09:01:11 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 20250412090111421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090111922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43500<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1890120) Waiting for packet dumper to finish... 1 (prev_count=1890120, count=1894000) 20250412090113210 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090113210 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090113210 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090113210 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090113210 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090113210 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Sat Apr 12 09:01:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250412090115005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090115008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090115010 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45131<->l=127.0.0.1:4262) (control_if.c:572) 20250412090115120 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090115120 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090115130 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090115130 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090115131 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090115131 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090115131 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090115131 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090115131 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090115131 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090115132 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090115132 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090115132 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090115132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090115132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090115132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090115132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115132 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090115132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090115132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090115132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 09 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090115132 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090115132 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090115132 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090115132 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090115132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090115132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090115132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090115132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115132 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090115132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090115132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090115132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090115132 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090115132 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090115132 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090115132 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090115132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090115132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090115132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090115132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115132 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090115132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090115132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090115132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090115132 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090115132 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090115132 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090115132 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090115132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090115132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090115132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090115132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090115132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090115132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090115132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090115132 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090115132 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37125 (stream_srv.c:142) 20250412090115132 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37125<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090115133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090115133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090115133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090115133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090115133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090115133 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090115133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090115133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090115133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090115133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090115133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090115133 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090115133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090115133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090115133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090115133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090115133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090115133 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090115133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090115133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090115133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090115133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090115133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090115133 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(460)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(460)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(458)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090115148 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090115148 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090115149 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090115149 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090115149 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090115149 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090115149 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090115149 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090115150 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090115150 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090115150 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090115150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090115150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090115150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=1 -> eSLS=81: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090115150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115150 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090115150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090115150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090115150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 01 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090115150 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090115150 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090115150 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090115150 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090115150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090115150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090115150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090115151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115151 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090115151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090115151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090115151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 09 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090115151 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090115151 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090115151 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090115151 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090115151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090115151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090115151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090115151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115151 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090115151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090115151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090115151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090115151 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090115151 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090115151 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090115151 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090115151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090115151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090115151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090115151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090115151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090115151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090115151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090115151 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090115151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090115151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090115151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090115151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090115151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090115151 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090115151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090115151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090115151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090115151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090115151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090115151 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090115151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090115151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090115151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090115151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090115151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090115151 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090115151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090115151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090115151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090115151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090115151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090115151 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(463)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(463)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(461)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090115174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090115174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090115174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090115174 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090115174 DHNBAP 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) 20250412090115174 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090115174 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090115174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090115174 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090115178 DLINP DEBUG SRVCONN(,r=127.0.0.1:37125<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090115178 DLINP DEBUG SRVCONN(,r=127.0.0.1:37125<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090115178 DLINP DEBUG SRVCONN(,r=127.0.0.1:37125<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090115178 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090115178 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) 20250412090115178 DLGLOBAL DEBUG validating counter group 0x56543847fbe0(hnb) with 60 counters (rate_ctr.c:86) 20250412090115178 DHNBAP DEBUG (127.0.0.1:37125 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090115178 DHNBAP NOTICE (127.0.0.1:37125 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090115178 DHNBAP NOTICE (127.0.0.1:37125 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090115178 DLINP DEBUG SRVCONN(,r=127.0.0.1:37125<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090115178 DLINP DEBUG SRVCONN(,r=127.0.0.1:37125<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090115344 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 20250412090115344 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 20250412090115344 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090115344 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090115349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090115349 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090115349 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090115349 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090115349 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090115349 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090115349 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090115349 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090115349 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090115349 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090115349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090115353 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090115353 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090115353 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090115353 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090115353 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090115353 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090115353 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090115353 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090115353 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090115353 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090115353 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090115353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090115354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090115354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090115354 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090115354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090115354 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090115354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090115354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090115354 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090115354 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090115354 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090115355 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090115355 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090115355 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090115355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090115355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090115355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090115355 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090115355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090115355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090115355 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090115355 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090115355 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090115355 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090115355 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090115355 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090115355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090115355 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412090115355 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090115355 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090115355 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090115355 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090115362 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 20250412090115362 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 20250412090115362 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090115362 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090115365 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090115365 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090115365 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090115365 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090115365 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090115365 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090115365 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090115365 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090115365 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090115365 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090115365 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090115366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090115366 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090115366 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090115366 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090115366 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090115366 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090115366 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090115366 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090115366 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090115366 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090115366 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090115366 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090115366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090115366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090115366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090115366 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090115366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090115366 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090115366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090115366 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090115366 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090115366 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090115366 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090115367 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090115367 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090115367 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090115367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090115367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090115367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115367 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090115367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090115367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090115367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090115367 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090115367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090115367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090115367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090115367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090115367 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090115367 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090115367 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090115367 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090115367 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090115367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090115367 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412090115367 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090115367 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090115367 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090115367 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(459)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090116154 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090116154 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090116154 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090116154 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090116154 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090116154 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090116154 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090116154 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090116154 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090116154 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090116154 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090116154 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090116154 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090116154 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090116154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090116154 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090116154 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090116154 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090116154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116154 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090116154 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090116154 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090116154 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090116154 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) 20250412090116154 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090116154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090116154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090116154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090116154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090116154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090116154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090116154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090116154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090116154 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090116154 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090116154 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090116155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090116155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090116155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090116155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090116155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090116155 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412090116155 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090116155 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090116155 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090116155 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090116155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090116155 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090116155 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090116155 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090116155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090116155 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090116155 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090116155 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090116155 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090116155 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090116155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090116155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090116155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090116155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090116155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090116155 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090116155 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090116155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090116155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116156 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090116156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090116156 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090116156 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090116156 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090116170 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090116170 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090116170 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090116170 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090116170 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090116170 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090116170 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090116170 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090116170 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090116170 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090116170 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090116170 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090116170 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090116170 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090116170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090116170 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090116170 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090116170 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090116170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116170 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090116170 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090116170 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090116170 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090116170 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) 20250412090116171 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090116171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090116171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090116171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116171 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090116171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090116171 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090116171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090116171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090116171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090116171 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090116171 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090116171 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090116171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090116171 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090116171 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090116171 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090116171 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090116171 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412090116171 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090116171 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090116171 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090116171 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090116172 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090116172 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090116172 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090116172 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090116172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090116172 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090116172 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090116172 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090116172 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090116172 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090116172 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090116172 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090116172 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090116172 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090116172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090116172 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090116172 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090116172 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090116172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090116172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090116172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090116172 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090116172 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090116172 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090116172 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090116172 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090116181 DLCTRL DEBUG Command: GET 184383643 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090116181 DLCTRL DEBUG Tx Command reply: GET_REPLY 184383643 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090116184 DLCTRL DEBUG Command: GET 514890595 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090116184 DLCTRL DEBUG Tx Command reply: GET_REPLY 514890595 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090116185 DLCTRL DEBUG Command: GET 514302492 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090116185 DLCTRL DEBUG Tx Command reply: GET_REPLY 514302492 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090116186 DLCTRL DEBUG Command: GET 965966305 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090116186 DLCTRL DEBUG Tx Command reply: GET_REPLY 965966305 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090116187 DLCTRL DEBUG Command: GET 364190215 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090116187 DLCTRL DEBUG Tx Command reply: GET_REPLY 364190215 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090116189 DLCTRL DEBUG Command: GET 971518966 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090116189 DLCTRL DEBUG Tx Command reply: GET_REPLY 971518966 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090116190 DLCTRL DEBUG Command: GET 647267546 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090116190 DLCTRL DEBUG Tx Command reply: GET_REPLY 647267546 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090116191 DLCTRL DEBUG Command: GET 40149207 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090116191 DLCTRL DEBUG Tx Command reply: GET_REPLY 40149207 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090116191 DLCTRL DEBUG Command: GET 147968320 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090116191 DLCTRL DEBUG Tx Command reply: GET_REPLY 147968320 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090116192 DLCTRL DEBUG Command: GET 499025381 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090116192 DLCTRL DEBUG Tx Command reply: GET_REPLY 499025381 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090116193 DLCTRL DEBUG Command: GET 759059129 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090116193 DLCTRL DEBUG Tx Command reply: GET_REPLY 759059129 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090116194 DLCTRL DEBUG Command: GET 56154450 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090116194 DLCTRL DEBUG Tx Command reply: GET_REPLY 56154450 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090116195 DLCTRL DEBUG Command: GET 355932245 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090116195 DLCTRL DEBUG Tx Command reply: GET_REPLY 355932245 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090116195 DLCTRL DEBUG Command: GET 124778794 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090116195 DLCTRL DEBUG Tx Command reply: GET_REPLY 124778794 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090116196 DLCTRL DEBUG Command: GET 545694366 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090116196 DLCTRL DEBUG Tx Command reply: GET_REPLY 545694366 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090116197 DLCTRL DEBUG Command: GET 546872700 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090116197 DLCTRL DEBUG Tx Command reply: GET_REPLY 546872700 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090116198 DLCTRL DEBUG Command: GET 348264003 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090116198 DLCTRL DEBUG Tx Command reply: GET_REPLY 348264003 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090116199 DLCTRL DEBUG Command: GET 684370659 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090116199 DLCTRL DEBUG Tx Command reply: GET_REPLY 684370659 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090116199 DLCTRL DEBUG Command: GET 543233194 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090116199 DLCTRL DEBUG Tx Command reply: GET_REPLY 543233194 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090116201 DLCTRL DEBUG Command: GET 810087606 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090116201 DLCTRL DEBUG Tx Command reply: GET_REPLY 810087606 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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 := '000000000000001001101101'B, t_guard := 20.000000 } 20250412090116215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55610<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)15606696 20250412090117266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090117266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090117266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412090117266 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090117266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xee23a8, normal) (hnbgw_rua.c:406) 20250412090117266 DHNB DEBUG map_rua[0x565451964290]{init}: Allocated (fsm.c:456) 20250412090117266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15606696)[0x565451964290]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090117266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15606696 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090117266 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090117266 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090117266 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15606696 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090117266 DCN DEBUG map_sccp[0x56545197ded0]{init}: Allocated (fsm.c:456) 20250412090117266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56545197ded0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090117266 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-15606696 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090117266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15606696 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412090117266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15606696)[0x565451964290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090117266 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090117266 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090117266 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15606696 SCCP-54 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090117266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56545197ded0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090117266 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090117266 DLSCCP DEBUG SCCP-SCOC(54)[0x565451958030]{IDLE}: Allocated (fsm.c:456) 20250412090117266 DLSCCP DEBUG SCCP-SCOC(54)[0x565451958030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090117266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300026d0056400500f1100926) (sccp_scrc.c:415) 20250412090117266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090117266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090117266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090117266 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090117266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090117266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090117266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090117266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090117266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090117267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090117267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090117267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090117267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090117267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090117267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090117267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 36 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 02 6d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090117267 DLSCCP DEBUG SCCP-SCOC(54)[0x565451958030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090117267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56545197ded0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090117267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15606696)[0x565451964290]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090117267 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090117267 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090117267 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090117267 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090117267 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090117267 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412090117267 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090117267 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090117267 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090117267 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 05 01 00 00 36 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 02 6d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)5224849 HNBGW_Test.msc0-SCCP(458)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(458)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(465)@481fc27fb91e: setverdict(pass): none -> pass 20250412090117288 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090117288 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090117288 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090117288 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090117288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090117288 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090117288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090117288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090117288 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090117288 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 36 33 8e 8d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090117288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090117289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090117289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090117289 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090117289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090117289 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00338e8d) (sccp_scrc.c:486) 20250412090117289 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1855) 20250412090117289 DLSCCP DEBUG SCCP-SCOC(54)[0x565451958030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090117289 DLSCCP DEBUG SCCP-SCOC(54)[0x565451958030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090117289 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090117289 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090117289 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090117289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56545197ded0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090117289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56545197ded0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090117291 DLCTRL DEBUG Command: GET 843211321 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090117291 DLCTRL DEBUG Tx Command reply: GET_REPLY 843211321 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090117297 DLCTRL DEBUG Command: GET 493855784 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090117297 DLCTRL DEBUG Tx Command reply: GET_REPLY 493855784 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090117303 DLCTRL DEBUG Command: GET 999959093 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090117303 DLCTRL DEBUG Tx Command reply: GET_REPLY 999959093 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090117307 DLCTRL DEBUG Command: GET 952118667 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090117307 DLCTRL DEBUG Tx Command reply: GET_REPLY 952118667 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090117311 DLCTRL DEBUG Command: GET 295978093 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090117311 DLCTRL DEBUG Tx Command reply: GET_REPLY 295978093 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090117315 DLCTRL DEBUG Command: GET 985858779 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090117315 DLCTRL DEBUG Tx Command reply: GET_REPLY 985858779 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090117319 DLCTRL DEBUG Command: GET 287015405 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090117319 DLCTRL DEBUG Tx Command reply: GET_REPLY 287015405 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090117323 DLCTRL DEBUG Command: GET 745517849 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090117323 DLCTRL DEBUG Tx Command reply: GET_REPLY 745517849 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090117327 DLCTRL DEBUG Command: GET 385656444 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090117327 DLCTRL DEBUG Tx Command reply: GET_REPLY 385656444 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090117330 DLCTRL DEBUG Command: GET 139626230 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090117330 DLCTRL DEBUG Tx Command reply: GET_REPLY 139626230 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090117333 DLCTRL DEBUG Command: GET 827535115 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090117333 DLCTRL DEBUG Tx Command reply: GET_REPLY 827535115 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090117335 DLCTRL DEBUG Command: GET 635644972 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090117335 DLCTRL DEBUG Tx Command reply: GET_REPLY 635644972 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090117337 DLCTRL DEBUG Command: GET 90584579 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090117337 DLCTRL DEBUG Tx Command reply: GET_REPLY 90584579 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090117339 DLCTRL DEBUG Command: GET 800645502 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090117339 DLCTRL DEBUG Tx Command reply: GET_REPLY 800645502 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090117341 DLCTRL DEBUG Command: GET 555695583 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090117341 DLCTRL DEBUG Tx Command reply: GET_REPLY 555695583 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090117343 DLCTRL DEBUG Command: GET 571242656 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090117343 DLCTRL DEBUG Tx Command reply: GET_REPLY 571242656 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090117346 DLCTRL DEBUG Command: GET 527805614 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090117346 DLCTRL DEBUG Tx Command reply: GET_REPLY 527805614 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090117350 DLCTRL DEBUG Command: GET 244938565 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090117350 DLCTRL DEBUG Tx Command reply: GET_REPLY 244938565 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090117353 DLCTRL DEBUG Command: GET 529244832 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090117353 DLCTRL DEBUG Tx Command reply: GET_REPLY 529244832 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090117357 DLCTRL DEBUG Command: GET 210599183 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090117357 DLCTRL DEBUG Tx Command reply: GET_REPLY 210599183 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000001110101100'B, t_guard := 20.000000 } 20250412090117399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55618<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@481fc27fb91e: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)8678962 20250412090118416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090118416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090118416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412090118416 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090118417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x846e32, normal) (hnbgw_rua.c:406) 20250412090118417 DHNB DEBUG map_rua[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090118417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8678962)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090118417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8678962 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090118417 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090118417 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090118417 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412090118417 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8678962 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090118417 DCN DEBUG map_sccp[0x565451965ea0]{init}: Allocated (fsm.c:456) 20250412090118417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x565451965ea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090118417 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-8678962 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090118417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8678962 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412090118417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8678962)[0x5654519701e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090118417 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090118417 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090118417 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8678962 SCCP-55 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090118417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x565451965ea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090118417 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090118417 DLSCCP DEBUG SCCP-SCOC(55)[0x56545197f680]{IDLE}: Allocated (fsm.c:456) 20250412090118417 DLSCCP DEBUG SCCP-SCOC(55)[0x56545197f680]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090118417 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030003ac0056400500f1100926) (sccp_scrc.c:415) 20250412090118417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090118417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090118417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090118417 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090118417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090118417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090118417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090118417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090118417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090118417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090118417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090118417 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090118417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090118417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090118417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090118417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 37 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 ac 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090118417 DLSCCP DEBUG SCCP-SCOC(55)[0x56545197f680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090118417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x565451965ea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090118417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8678962)[0x5654519701e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090118417 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090118417 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090118417 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090118417 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090118417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090118417 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412090118417 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090118417 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090118417 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090118417 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 37 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 ac 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@481fc27fb91e: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@481fc27fb91e: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@481fc27fb91e: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)892468 HNBGW_Test.msc0-SCCP(458)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412090118421 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090118422 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090118422 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090118422 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090118422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090118422 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090118422 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090118422 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090118422 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090118422 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 37 f7 8f 40 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090118422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090118422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090118422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090118422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090118422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090118422 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f78f40) (sccp_scrc.c:486) 20250412090118422 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1855) 20250412090118422 DLSCCP DEBUG SCCP-SCOC(55)[0x56545197f680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090118422 DLSCCP DEBUG SCCP-SCOC(55)[0x56545197f680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090118422 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090118422 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090118422 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090118422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x565451965ea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090118422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x565451965ea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(466)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090118424 DLCTRL DEBUG Command: GET 33310043 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090118424 DLCTRL DEBUG Tx Command reply: GET_REPLY 33310043 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250412090118430 DLCTRL DEBUG Command: GET 449258715 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090118430 DLCTRL DEBUG Tx Command reply: GET_REPLY 449258715 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090118437 DLCTRL DEBUG Command: GET 131297568 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090118437 DLCTRL DEBUG Tx Command reply: GET_REPLY 131297568 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090118441 DLCTRL DEBUG Command: GET 464187281 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090118441 DLCTRL DEBUG Tx Command reply: GET_REPLY 464187281 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090118446 DLCTRL DEBUG Command: GET 53145777 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090118446 DLCTRL DEBUG Tx Command reply: GET_REPLY 53145777 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090118451 DLCTRL DEBUG Command: GET 154938401 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090118451 DLCTRL DEBUG Tx Command reply: GET_REPLY 154938401 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090118456 DLCTRL DEBUG Command: GET 580797210 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090118456 DLCTRL DEBUG Tx Command reply: GET_REPLY 580797210 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090118459 DLCTRL DEBUG Command: GET 724753185 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090118459 DLCTRL DEBUG Tx Command reply: GET_REPLY 724753185 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090118463 DLCTRL DEBUG Command: GET 347824497 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090118463 DLCTRL DEBUG Tx Command reply: GET_REPLY 347824497 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090118466 DLCTRL DEBUG Command: GET 124173921 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090118466 DLCTRL DEBUG Tx Command reply: GET_REPLY 124173921 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090118471 DLCTRL DEBUG Command: GET 434700381 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090118471 DLCTRL DEBUG Tx Command reply: GET_REPLY 434700381 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090118477 DLCTRL DEBUG Command: GET 639291467 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090118477 DLCTRL DEBUG Tx Command reply: GET_REPLY 639291467 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090118482 DLCTRL DEBUG Command: GET 394950981 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090118482 DLCTRL DEBUG Tx Command reply: GET_REPLY 394950981 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090118486 DLCTRL DEBUG Command: GET 939161632 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090118486 DLCTRL DEBUG Tx Command reply: GET_REPLY 939161632 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090118494 DLCTRL DEBUG Command: GET 983066061 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090118494 DLCTRL DEBUG Tx Command reply: GET_REPLY 983066061 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090118499 DLCTRL DEBUG Command: GET 435013477 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090118499 DLCTRL DEBUG Tx Command reply: GET_REPLY 435013477 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090118503 DLCTRL DEBUG Command: GET 599527112 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090118503 DLCTRL DEBUG Tx Command reply: GET_REPLY 599527112 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090118506 DLCTRL DEBUG Command: GET 93756244 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090118506 DLCTRL DEBUG Tx Command reply: GET_REPLY 93756244 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090118510 DLCTRL DEBUG Command: GET 744925668 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090118510 DLCTRL DEBUG Tx Command reply: GET_REPLY 744925668 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090118514 DLCTRL DEBUG Command: GET 232229226 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090118514 DLCTRL DEBUG Tx Command reply: GET_REPLY 232229226 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000001110010001'B, t_guard := 20.000000 } 20250412090118533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@481fc27fb91e: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)5813124 20250412090119545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090119545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090119545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412090119545 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090119545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x58b384, normal) (hnbgw_rua.c:406) 20250412090119545 DHNB DEBUG map_rua[0x5654519608e0]{init}: Allocated (fsm.c:456) 20250412090119545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5813124)[0x5654519608e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090119545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5813124 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090119545 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090119545 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090119545 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5813124 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412090119545 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5813124 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090119545 DCN DEBUG map_sccp[0x56545197dd90]{init}: Allocated (fsm.c:456) 20250412090119545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56545197dd90]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090119545 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-5813124 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090119545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5813124 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412090119545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5813124)[0x5654519608e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090119545 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090119545 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090119545 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5813124 SCCP-56 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090119545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56545197dd90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090119545 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090119545 DLSCCP DEBUG SCCP-SCOC(56)[0x5654519679d0]{IDLE}: Allocated (fsm.c:456) 20250412090119545 DLSCCP DEBUG SCCP-SCOC(56)[0x5654519679d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090119545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030003910056400500f1100926) (sccp_scrc.c:415) 20250412090119545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090119545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090119545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090119545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090119546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090119546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090119546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090119546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090119546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090119546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090119546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090119546 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090119546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090119546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090119546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090119546 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 38 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 91 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090119546 DLSCCP DEBUG SCCP-SCOC(56)[0x5654519679d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090119546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56545197dd90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090119546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5813124)[0x5654519608e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090119546 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090119546 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090119546 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090119546 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090119546 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090119546 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412090119546 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090119546 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090119546 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090119546 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 38 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 91 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@481fc27fb91e: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@481fc27fb91e: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@481fc27fb91e: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@481fc27fb91e: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)15797624 HNBGW_Test.msc0-SCCP(458)@481fc27fb91e: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@481fc27fb91e: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250412090119551 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090119551 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090119551 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090119551 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090119551 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090119551 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090119551 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090119551 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090119551 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090119551 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 38 74 17 49 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090119551 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090119551 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090119551 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090119551 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090119551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090119551 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00741749) (sccp_scrc.c:486) 20250412090119551 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1855) 20250412090119551 DLSCCP DEBUG SCCP-SCOC(56)[0x5654519679d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090119551 DLSCCP DEBUG SCCP-SCOC(56)[0x5654519679d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090119551 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090119551 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090119551 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090119551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56545197dd90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090119551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56545197dd90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(467)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090119553 DLCTRL DEBUG Command: GET 606125334 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090119553 DLCTRL DEBUG Tx Command reply: GET_REPLY 606125334 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250412090119556 DLCTRL DEBUG Command: GET 909611798 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090119556 DLCTRL DEBUG Tx Command reply: GET_REPLY 909611798 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090119561 DLCTRL DEBUG Command: GET 102655390 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090119561 DLCTRL DEBUG Tx Command reply: GET_REPLY 102655390 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090119566 DLCTRL DEBUG Command: GET 383236255 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090119566 DLCTRL DEBUG Tx Command reply: GET_REPLY 383236255 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090119569 DLCTRL DEBUG Command: GET 477945430 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090119569 DLCTRL DEBUG Tx Command reply: GET_REPLY 477945430 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090119571 DLCTRL DEBUG Command: GET 241140024 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090119571 DLCTRL DEBUG Tx Command reply: GET_REPLY 241140024 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090119573 DLCTRL DEBUG Command: GET 4674314 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090119573 DLCTRL DEBUG Tx Command reply: GET_REPLY 4674314 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090119575 DLCTRL DEBUG Command: GET 695892624 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090119575 DLCTRL DEBUG Tx Command reply: GET_REPLY 695892624 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090119579 DLCTRL DEBUG Command: GET 821747438 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090119579 DLCTRL DEBUG Tx Command reply: GET_REPLY 821747438 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090119583 DLCTRL DEBUG Command: GET 457317928 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090119583 DLCTRL DEBUG Tx Command reply: GET_REPLY 457317928 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090119587 DLCTRL DEBUG Command: GET 680405998 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090119587 DLCTRL DEBUG Tx Command reply: GET_REPLY 680405998 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090119591 DLCTRL DEBUG Command: GET 350953807 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090119591 DLCTRL DEBUG Tx Command reply: GET_REPLY 350953807 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090119594 DLCTRL DEBUG Command: GET 313624901 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090119594 DLCTRL DEBUG Tx Command reply: GET_REPLY 313624901 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090119597 DLCTRL DEBUG Command: GET 635252622 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090119597 DLCTRL DEBUG Tx Command reply: GET_REPLY 635252622 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090119599 DLCTRL DEBUG Command: GET 488435934 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090119599 DLCTRL DEBUG Tx Command reply: GET_REPLY 488435934 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090119603 DLCTRL DEBUG Command: GET 146243664 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090119603 DLCTRL DEBUG Tx Command reply: GET_REPLY 146243664 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090119606 DLCTRL DEBUG Command: GET 762525012 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090119606 DLCTRL DEBUG Tx Command reply: GET_REPLY 762525012 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090119609 DLCTRL DEBUG Command: GET 104370943 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090119609 DLCTRL DEBUG Tx Command reply: GET_REPLY 104370943 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090119611 DLCTRL DEBUG Command: GET 273364799 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090119611 DLCTRL DEBUG Tx Command reply: GET_REPLY 273364799 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090119614 DLCTRL DEBUG Command: GET 356439483 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090119614 DLCTRL DEBUG Tx Command reply: GET_REPLY 356439483 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000001110000111'B, t_guard := 20.000000 } 20250412090119656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55646<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@481fc27fb91e: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)15164533 20250412090120674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090120674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090120674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250412090120674 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090120674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe76475, normal) (hnbgw_rua.c:406) 20250412090120674 DHNB DEBUG map_rua[0x565451965c60]{init}: Allocated (fsm.c:456) 20250412090120674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15164533)[0x565451965c60]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090120674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15164533 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090120674 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090120674 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090120674 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15164533 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090120675 DCN DEBUG map_sccp[0x565451958160]{init}: Allocated (fsm.c:456) 20250412090120675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x565451958160]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090120675 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-15164533 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090120675 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15164533 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:311) 20250412090120675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15164533)[0x565451965c60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090120675 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090120675 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090120675 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15164533 SCCP-57 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090120675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x565451958160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090120675 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090120675 DLSCCP DEBUG SCCP-SCOC(57)[0x5654519a3e50]{IDLE}: Allocated (fsm.c:456) 20250412090120675 DLSCCP DEBUG SCCP-SCOC(57)[0x5654519a3e50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090120675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030003870056400500f1100926) (sccp_scrc.c:415) 20250412090120675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090120675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090120675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090120675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090120675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090120675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090120675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090120675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090120675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090120675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090120675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090120675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090120675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090120675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090120675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090120675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 68 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 39 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 43 00 13 40 3f 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0d 0c 05 01 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 87 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090120675 DLSCCP DEBUG SCCP-SCOC(57)[0x5654519a3e50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090120675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x565451958160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090120675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15164533)[0x565451965c60]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090120675 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090120675 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090120675 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090120675 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090120675 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090120675 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412090120675 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090120675 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090120675 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090120675 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 68 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 39 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 43 00 13 40 3f 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0d 0c 05 01 52 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 87 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@481fc27fb91e: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@481fc27fb91e: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@481fc27fb91e: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@481fc27fb91e: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)13047167 HNBGW_Test.msc0-SCCP(458)@481fc27fb91e: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@481fc27fb91e: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250412090120677 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090120677 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090120677 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090120677 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090120677 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090120677 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090120677 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090120677 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090120677 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090120677 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 39 17 b8 52 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Compl_on_1_cnlink0(468)@481fc27fb91e: setverdict(pass): none -> pass 20250412090120677 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090120677 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090120677 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090120677 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090120677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090120677 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0017b852) (sccp_scrc.c:486) 20250412090120677 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1855) 20250412090120677 DLSCCP DEBUG SCCP-SCOC(57)[0x5654519a3e50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090120677 DLSCCP DEBUG SCCP-SCOC(57)[0x5654519a3e50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090120677 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090120677 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090120677 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090120677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x565451958160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090120677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x565451958160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090120677 DLCTRL DEBUG Command: GET 399962975 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090120677 DLCTRL DEBUG Tx Command reply: GET_REPLY 399962975 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250412090120678 DLCTRL DEBUG Command: GET 36863008 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090120678 DLCTRL DEBUG Tx Command reply: GET_REPLY 36863008 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090120679 DLCTRL DEBUG Command: GET 174635821 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090120679 DLCTRL DEBUG Tx Command reply: GET_REPLY 174635821 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090120680 DLCTRL DEBUG Command: GET 795407274 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090120680 DLCTRL DEBUG Tx Command reply: GET_REPLY 795407274 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090120681 DLCTRL DEBUG Command: GET 75742565 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090120681 DLCTRL DEBUG Tx Command reply: GET_REPLY 75742565 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090120682 DLCTRL DEBUG Command: GET 188100562 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090120682 DLCTRL DEBUG Tx Command reply: GET_REPLY 188100562 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090120683 DLCTRL DEBUG Command: GET 902882864 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090120683 DLCTRL DEBUG Tx Command reply: GET_REPLY 902882864 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090120683 DLCTRL DEBUG Command: GET 346903987 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090120683 DLCTRL DEBUG Tx Command reply: GET_REPLY 346903987 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090120684 DLCTRL DEBUG Command: GET 752245587 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090120684 DLCTRL DEBUG Tx Command reply: GET_REPLY 752245587 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090120685 DLCTRL DEBUG Command: GET 93381960 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090120685 DLCTRL DEBUG Tx Command reply: GET_REPLY 93381960 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090120686 DLCTRL DEBUG Command: GET 619138467 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090120686 DLCTRL DEBUG Tx Command reply: GET_REPLY 619138467 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090120687 DLCTRL DEBUG Command: GET 818504833 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090120687 DLCTRL DEBUG Tx Command reply: GET_REPLY 818504833 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090120688 DLCTRL DEBUG Command: GET 526441034 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090120688 DLCTRL DEBUG Tx Command reply: GET_REPLY 526441034 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090120689 DLCTRL DEBUG Command: GET 110273917 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090120689 DLCTRL DEBUG Tx Command reply: GET_REPLY 110273917 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090120690 DLCTRL DEBUG Command: GET 945095288 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090120690 DLCTRL DEBUG Tx Command reply: GET_REPLY 945095288 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090120692 DLCTRL DEBUG Command: GET 591103079 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090120692 DLCTRL DEBUG Tx Command reply: GET_REPLY 591103079 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090120693 DLCTRL DEBUG Command: GET 432219020 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090120693 DLCTRL DEBUG Tx Command reply: GET_REPLY 432219020 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090120693 DLCTRL DEBUG Command: GET 140821597 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090120693 DLCTRL DEBUG Tx Command reply: GET_REPLY 140821597 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090120694 DLCTRL DEBUG Command: GET 369777326 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090120694 DLCTRL DEBUG Tx Command reply: GET_REPLY 369777326 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090120695 DLCTRL DEBUG Command: GET 899384418 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090120695 DLCTRL DEBUG Tx Command reply: GET_REPLY 899384418 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090120698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43520<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090120698 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45131<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(452)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(451)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090120702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43514<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(462)@481fc27fb91e: Final verdict of PTC: none 20250412090120703 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090120703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090120703 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090120703 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090120703 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090120703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090120703 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090120703 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090120703 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 20250412090120703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090120703 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090120703 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090120703 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090120703 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090120703 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090120703 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090120703 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090120703 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090120703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090120703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090120703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) HNBGW_Test.sgsn0-SCCP(461)@481fc27fb91e: Final verdict of PTC: none 20250412090120703 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090120703 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090120703 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090120703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090120703 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090120703 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090120703 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090120703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090120703 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090120704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090120704 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090120704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090120703 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090120704 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 20250412090120704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090120704 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090120704 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090120704 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090120704 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090120704 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090120704 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090120704 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090120704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090120704 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090120704 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090120704 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090120704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090120704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090120704 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090120704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090120704 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090120704 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090120704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090120704 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090120704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090120704 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090120704 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090120704 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090120704 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090120704 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090120704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56545197ded0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090120704 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090120704 DLSCCP DEBUG SCCP-SCOC(54)[0x565451958030]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090120704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00338e8d), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090120704 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090120704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090120704 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090120704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090120704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090120704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090120704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 05 04 33 8e 8d 00 00 36 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090120705 DLSCCP DEBUG SCCP-SCOC(54)[0x565451958030]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090120705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56545197ded0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090120705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15606696)[0x565451964290]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090120705 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15606696)[0x565451964290]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090120705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090120705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15606696)[0x565451964290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090120705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15606696)[0x565451964290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090120705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15606696)[0x565451964290]{disrupted}: Freeing instance (context_map.c:202) 20250412090120705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15606696)[0x565451964290]{disrupted}: Deallocated (fsm.c:568) 20250412090120705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56545197ded0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090120705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56545197ded0]{disconnected}: Freeing instance (context_map.c:206) 20250412090120705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56545197ded0]{disconnected}: Deallocated (fsm.c:568) 20250412090120705 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15606696 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412090120705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x565451965ea0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090120705 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090120705 DLSCCP DEBUG SCCP-SCOC(55)[0x56545197f680]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090120705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f78f40), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090120705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090120705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090120705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090120705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090120705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090120705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090120705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 04 04 f7 8f 40 00 00 37 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090120705 DLSCCP DEBUG SCCP-SCOC(55)[0x56545197f680]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090120705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x565451965ea0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090120705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8678962)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090120705 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8678962)[0x5654519701e0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090120705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090120705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8678962)[0x5654519701e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090120705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8678962)[0x5654519701e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090120706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8678962)[0x5654519701e0]{disrupted}: Freeing instance (context_map.c:202) 20250412090120706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8678962)[0x5654519701e0]{disrupted}: Deallocated (fsm.c:568) 20250412090120706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x565451965ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090120706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x565451965ea0]{disconnected}: Freeing instance (context_map.c:206) 20250412090120706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x565451965ea0]{disconnected}: Deallocated (fsm.c:568) 20250412090120706 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8678962 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412090120706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56545197dd90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090120706 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090120706 DLSCCP DEBUG SCCP-SCOC(56)[0x5654519679d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090120706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00741749), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) HNBGW_Test.sgsn0-M3UA(463)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@481fc27fb91e: Final verdict of PTC: none 20250412090120706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090120706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090120706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090120706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090120706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090120706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090120706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 74 17 49 00 00 38 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090120706 DLSCCP DEBUG SCCP-SCOC(56)[0x5654519679d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090120706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56545197dd90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090120706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5813124)[0x5654519608e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) HNBGW_Test.msc0-M3UA(460)@481fc27fb91e: Final verdict of PTC: none 20250412090120706 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5813124)[0x5654519608e0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090120706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090120706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5813124)[0x5654519608e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090120706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5813124)[0x5654519608e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090120706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5813124)[0x5654519608e0]{disrupted}: Freeing instance (context_map.c:202) 20250412090120706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5813124)[0x5654519608e0]{disrupted}: Deallocated (fsm.c:568) 20250412090120706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56545197dd90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090120706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56545197dd90]{disconnected}: Freeing instance (context_map.c:206) 20250412090120706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56545197dd90]{disconnected}: Deallocated (fsm.c:568) 20250412090120706 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5813124 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412090120707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x565451958160]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090120707 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090120707 DLSCCP DEBUG SCCP-SCOC(57)[0x5654519a3e50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090120707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017b852), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090120707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090120707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090120707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090120707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090120707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090120707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090120707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0a 04 17 b8 52 00 00 39 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090120707 DLSCCP DEBUG SCCP-SCOC(57)[0x5654519a3e50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090120707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x565451958160]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090120707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15164533)[0x565451965c60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090120707 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15164533)[0x565451965c60]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090120707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090120707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15164533)[0x565451965c60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090120707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15164533)[0x565451965c60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090120707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15164533)[0x565451965c60]{disrupted}: Freeing instance (context_map.c:202) 20250412090120707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15164533)[0x565451965c60]{disrupted}: Deallocated (fsm.c:568) 20250412090120707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x565451958160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090120707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x565451958160]{disconnected}: Freeing instance (context_map.c:206) 20250412090120707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x565451958160]{disconnected}: Deallocated (fsm.c:568) 20250412090120707 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15164533 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412090120707 DLINP DEBUG SRVCONN(,r=127.0.0.1:37125<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090120707 DLINP DEBUG SRVCONN(,r=127.0.0.1:37125<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090120707 DLINP NOTICE SRV(,r=127.0.0.1:37125<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090120707 DMAIN NOTICE (127.0.0.1:37125 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37125<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090120708 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250412090120708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090120708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090120708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090120708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090120708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090120708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090120708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090120708 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090120708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412090120708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@481fc27fb91e: Final verdict of PTC: none 20250412090120708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090120708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090120708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090120708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090120709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090120709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090120708 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090120708 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090120708 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090120709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090120709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090120709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090120709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090120709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090120709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090120709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090120709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090120709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090120709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090120709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090120709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(459)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(458)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(464)@481fc27fb91e: Final verdict of PTC: none 20250412090120712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55610<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090120713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55618<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090120714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55646<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(453)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink0(465)@481fc27fb91e: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(466)@481fc27fb91e: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(468)@481fc27fb91e: Final verdict of PTC: pass 20250412090120729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(467)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sat Apr 12 09:01:20 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 20250412090120826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090121329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55660<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=476452) Waiting for packet dumper to finish... 1 (prev_count=476452, count=476992) 20250412090122704 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090122704 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090122704 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090122704 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090122704 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090122704 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Sat Apr 12 09:01:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250412090124434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090124442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090124449 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44833<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090124552 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090124552 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090124560 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090124560 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090124561 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090124561 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090124561 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090124562 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090124562 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090124562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090124562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090124562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090124562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090124562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090124562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090124562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090124562 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090124562 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37627 (stream_srv.c:142) 20250412090124562 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37627<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090124562 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090124562 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090124562 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124562 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090124562 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090124562 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090124562 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090124562 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090124562 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090124562 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090124562 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090124562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090124562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090124562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090124562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124562 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090124562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090124562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090124562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090124562 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090124562 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090124562 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090124562 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124563 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090124563 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090124563 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090124563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090124563 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090124564 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090124564 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090124564 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090124564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090124564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090124564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090124564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124564 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090124564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090124564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090124564 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 00 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090124564 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090124564 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090124564 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090124564 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090124564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090124564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090124564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090124564 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124564 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090124564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090124564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090124564 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090124564 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090124564 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124564 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090124564 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090124564 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090124564 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090124564 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090124564 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124564 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090124564 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090124564 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090124564 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090124564 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=4 -> eSLS=20: picked Normal Route via 'virt-msc2' round-robin style 20250412090124564 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(479)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(479)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(477)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(482)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(482)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(480)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090124594 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090124595 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090124595 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090124595 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090124595 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090124595 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090124596 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090124596 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090124596 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090124596 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090124596 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090124596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090124596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090124596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090124596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090124596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090124596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090124596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090124596 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090124596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090124596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090124596 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090124596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090124596 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090124597 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090124597 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090124597 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090124597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090124597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090124597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=6 -> eSLS=86: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090124597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=6 -> eSLS=118: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124597 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090124597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090124597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090124597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 06 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090124597 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090124597 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090124597 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090124597 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090124597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090124597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090124597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090124597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124597 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090124597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090124597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090124597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 01 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090124597 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090124597 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090124597 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090124597 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090124597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090124597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090124597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090124597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124597 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090124597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090124597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090124597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090124597 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090124597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090124597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090124597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090124597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090124597 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090124597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090124597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090124597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090124597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090124597 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090124597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090124597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090124597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090124597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090124597 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(488)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(486)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090124631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090124631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090124631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090124631 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090124631 DHNBAP 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) 20250412090124631 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090124631 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090124631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090124631 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090124637 DLINP DEBUG SRVCONN(,r=127.0.0.1:37627<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090124637 DLINP DEBUG SRVCONN(,r=127.0.0.1:37627<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090124638 DLINP DEBUG SRVCONN(,r=127.0.0.1:37627<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090124638 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090124638 DHNBAP DEBUG (127.0.0.1:37627 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090124638 DHNBAP NOTICE (127.0.0.1:37627 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090124638 DHNBAP NOTICE (127.0.0.1:37627 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090124638 DLINP DEBUG SRVCONN(,r=127.0.0.1:37627<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090124638 DLINP DEBUG SRVCONN(,r=127.0.0.1:37627<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090124778 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 20250412090124778 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 20250412090124778 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090124778 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090124786 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124786 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090124787 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090124787 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090124787 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090124787 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090124787 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090124787 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090124787 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090124787 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090124787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090124790 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124790 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090124790 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090124790 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090124790 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090124790 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090124790 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090124790 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090124790 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090124790 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090124790 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090124790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090124790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090124790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090124790 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090124790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090124790 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090124790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090124790 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090124790 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090124791 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090124791 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090124791 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 20250412090124791 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 20250412090124791 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090124791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412090124792 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090124792 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090124792 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090124792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090124792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090124792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090124792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090124792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090124792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090124792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090124792 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090124793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090124793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090124793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090124793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090124793 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412090124793 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090124793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090124793 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090124793 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(482)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090124796 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124796 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090124796 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090124796 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090124796 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090124796 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090124796 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090124796 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090124796 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090124796 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090124796 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090124797 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124797 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090124797 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090124797 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090124797 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090124797 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090124797 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090124797 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090124797 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090124797 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090124797 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090124797 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090124797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090124797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090124797 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090124797 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090124797 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090124797 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090124797 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090124797 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090124797 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090124797 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090124797 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090124798 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124798 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090124798 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090124798 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090124798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090124798 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250412090124798 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090124798 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090124798 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090124798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090124798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090124798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124798 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090124798 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124798 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090124798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090124798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090124798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090124798 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090124798 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090124798 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090124798 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090124798 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090124809 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 20250412090124809 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 20250412090124809 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090124809 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090124813 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124813 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090124813 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090124814 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090124814 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090124814 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090124814 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090124814 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090124814 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090124814 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090124814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090124816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124816 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090124816 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090124816 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090124816 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090124816 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090124816 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090124816 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090124816 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090124816 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090124816 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090124816 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090124816 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090124816 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090124817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090124817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090124817 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090124817 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090124817 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090124817 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090124817 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090124817 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090124817 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090124817 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090124818 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090124818 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090124818 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090124818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090124818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090124818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124818 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090124818 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090124818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090124818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090124818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090124818 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090124819 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090124819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090124819 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090124819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090124819 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412090124819 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090124819 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090124819 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090124819 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412090124819 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 20250412090124819 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 20250412090124819 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090124819 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412090124824 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124824 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412090124824 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090124824 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090124824 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090124824 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090124824 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090124824 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090124824 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090124824 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412090124825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090124827 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124827 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090124827 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090124827 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412090124827 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090124827 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090124827 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090124827 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090124827 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412090124827 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412090124827 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090124827 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412090124827 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090124827 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090124827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090124827 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090124827 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090124827 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412090124827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090124827 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090124828 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090124828 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090124828 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090124828 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090124828 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090124829 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090124829 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090124829 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090124829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090124829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090124829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124829 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090124829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090124829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090124829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090124829 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090124829 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090124829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090124829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090124829 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090124829 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090124829 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090124829 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090124829 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090124829 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090124829 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090124829 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'virt-sgsn1' 20250412090124829 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090124830 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090124830 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090124830 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(478)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090125592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090125592 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090125592 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090125592 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090125592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090125592 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090125592 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090125592 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090125592 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090125592 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090125592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090125592 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090125592 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090125592 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090125592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090125592 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090125592 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090125592 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090125592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125592 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090125592 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090125592 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090125592 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090125592 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) 20250412090125592 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090125592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090125592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090125592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090125593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090125593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090125593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090125593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090125593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090125593 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090125593 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090125593 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090125593 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090125593 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090125593 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090125593 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090125593 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090125593 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412090125593 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090125593 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090125593 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090125593 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090125595 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090125595 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090125595 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090125595 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090125595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090125595 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090125595 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090125595 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090125595 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090125595 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090125596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090125596 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090125596 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090125596 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090125596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090125596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090125596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090125596 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090125596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125596 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090125596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090125596 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090125596 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090125596 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(481)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090125602 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090125602 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090125602 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090125602 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090125602 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090125602 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: picked Normal Route via 'as-rkm-7' round-robin style 20250412090125602 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090125602 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090125602 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090125602 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090125602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090125602 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090125602 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090125602 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090125602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090125602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090125602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090125602 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090125602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125602 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090125602 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090125603 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090125603 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090125603 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) 20250412090125603 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) 20250412090125603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090125603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090125603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125603 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090125603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090125603 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090125603 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090125603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090125603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090125603 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090125603 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090125603 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090125603 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090125603 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090125603 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090125603 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090125603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090125603 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'virt-msc1' 20250412090125603 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090125603 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090125603 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090125603 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090125604 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090125604 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090125604 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090125604 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090125604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090125604 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090125604 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090125604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090125604 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090125604 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090125604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090125604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090125604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090125604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090125604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090125604 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090125604 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090125604 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090125604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125604 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090125604 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090125604 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090125604 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090125604 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090125617 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090125617 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090125617 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090125617 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090125617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090125617 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090125617 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090125617 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-RAN(484)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090125617 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090125617 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090125617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090125617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090125617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090125617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090125617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090125617 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090125617 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090125617 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090125617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125617 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090125617 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090125617 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090125617 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090125617 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) 20250412090125617 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090125617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090125617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090125617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090125617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090125617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090125617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090125617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090125617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090125617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090125617 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090125617 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090125618 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090125618 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090125618 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090125618 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090125618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090125618 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412090125618 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090125618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090125618 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090125618 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090125619 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090125619 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090125620 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090125620 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090125620 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090125620 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090125620 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090125620 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090125620 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090125620 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090125620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090125620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090125620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090125620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090125620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090125620 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090125620 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090125620 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090125620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125620 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090125620 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090125620 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090125620 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090125620 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(487)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090125625 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090125625 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090125625 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090125625 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090125625 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090125625 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090125625 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090125625 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090125625 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090125625 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090125625 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090125625 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090125625 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090125625 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090125625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090125625 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090125625 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090125625 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090125625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125625 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090125625 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090125625 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090125625 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090125626 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) 20250412090125626 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) 20250412090125626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090125626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090125626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125626 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090125626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090125626 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090125626 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090125626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090125626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090125626 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090125626 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090125626 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: link up (cnlink.c:111) 20250412090125626 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090125626 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090125626 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090125626 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090125626 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090125626 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'virt-sgsn1' 20250412090125626 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090125626 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090125626 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090125626 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412090125627 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090125627 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090125628 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090125628 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090125628 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090125628 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090125628 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090125628 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090125628 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090125628 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090125628 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090125628 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090125628 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090125628 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090125628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090125628 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090125628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090125628 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090125628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090125628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090125628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090125628 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090125628 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090125628 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090125628 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090125628 DRANAP INFO cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090126650 DLCTRL DEBUG Command: GET 745076620 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090126650 DLCTRL DEBUG Tx Command reply: GET_REPLY 745076620 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090126653 DLCTRL DEBUG Command: GET 347583770 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090126653 DLCTRL DEBUG Tx Command reply: GET_REPLY 347583770 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090126658 DLCTRL DEBUG Command: GET 829089003 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090126658 DLCTRL DEBUG Tx Command reply: GET_REPLY 829089003 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090126662 DLCTRL DEBUG Command: GET 571383416 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090126662 DLCTRL DEBUG Tx Command reply: GET_REPLY 571383416 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090126665 DLCTRL DEBUG Command: GET 619104682 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090126665 DLCTRL DEBUG Tx Command reply: GET_REPLY 619104682 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090126669 DLCTRL DEBUG Command: GET 186780197 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090126669 DLCTRL DEBUG Tx Command reply: GET_REPLY 186780197 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090126673 DLCTRL DEBUG Command: GET 836215077 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090126673 DLCTRL DEBUG Tx Command reply: GET_REPLY 836215077 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090126676 DLCTRL DEBUG Command: GET 465862417 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090126676 DLCTRL DEBUG Tx Command reply: GET_REPLY 465862417 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090126679 DLCTRL DEBUG Command: GET 460169322 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090126679 DLCTRL DEBUG Tx Command reply: GET_REPLY 460169322 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090126682 DLCTRL DEBUG Command: GET 482062207 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090126682 DLCTRL DEBUG Tx Command reply: GET_REPLY 482062207 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090126685 DLCTRL DEBUG Command: GET 39606348 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090126685 DLCTRL DEBUG Tx Command reply: GET_REPLY 39606348 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090126687 DLCTRL DEBUG Command: GET 264276227 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090126687 DLCTRL DEBUG Tx Command reply: GET_REPLY 264276227 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090126689 DLCTRL DEBUG Command: GET 33988488 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090126689 DLCTRL DEBUG Tx Command reply: GET_REPLY 33988488 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090126690 DLCTRL DEBUG Command: GET 313141501 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090126690 DLCTRL DEBUG Tx Command reply: GET_REPLY 313141501 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090126692 DLCTRL DEBUG Command: GET 245064720 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090126692 DLCTRL DEBUG Tx Command reply: GET_REPLY 245064720 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090126693 DLCTRL DEBUG Command: GET 453624634 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090126693 DLCTRL DEBUG Tx Command reply: GET_REPLY 453624634 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090126695 DLCTRL DEBUG Command: GET 117759561 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090126695 DLCTRL DEBUG Tx Command reply: GET_REPLY 117759561 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090126696 DLCTRL DEBUG Command: GET 964219105 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090126696 DLCTRL DEBUG Tx Command reply: GET_REPLY 964219105 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090126698 DLCTRL DEBUG Command: GET 470107008 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090126698 DLCTRL DEBUG Tx Command reply: GET_REPLY 470107008 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090126699 DLCTRL DEBUG Command: GET 770489071 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090126699 DLCTRL DEBUG Tx Command reply: GET_REPLY 770489071 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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 := '000000000000000110001001'B, t_guard := 20.000000 } 20250412090126729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36486<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)7354605 20250412090127769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090127769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090127769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412090127769 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090127769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7038ed, normal) (hnbgw_rua.c:406) 20250412090127769 DHNB DEBUG map_rua[0x56545197ded0]{init}: Allocated (fsm.c:456) 20250412090127769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7354605)[0x56545197ded0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090127769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7354605 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090127769 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090127769 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090127769 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7354605 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090127769 DCN DEBUG map_sccp[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090127769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090127769 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-7354605 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090127769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7354605 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412090127769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7354605)[0x56545197ded0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090127769 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090127769 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090127769 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7354605 SCCP-58 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090127769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5654519701e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090127769 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090127769 DLSCCP DEBUG SCCP-SCOC(58)[0x565451965ea0]{IDLE}: Allocated (fsm.c:456) 20250412090127769 DLSCCP DEBUG SCCP-SCOC(58)[0x565451965ea0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090127769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001890056400500f1100926) (sccp_scrc.c:415) 20250412090127769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090127769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090127769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090127769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090127769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090127769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090127769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090127769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090127769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090127769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090127769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090127769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090127769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090127769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090127769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090127769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 3a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 89 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090127770 DLSCCP DEBUG SCCP-SCOC(58)[0x565451965ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090127770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5654519701e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090127770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7354605)[0x56545197ded0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090127770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090127770 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090127770 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090127770 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090127770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090127770 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412090127770 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090127770 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090127770 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090127770 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 09 01 00 00 3a 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 89 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(477)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)16716787 HNBGW_Test.msc0-SCCP(477)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(490)@481fc27fb91e: setverdict(pass): none -> pass 20250412090127791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090127791 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090127791 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090127791 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090127791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090127791 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090127791 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090127791 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090127791 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090127791 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 3a f0 2f 9f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090127791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090127791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090127791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090127791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090127791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) MTC@481fc27fb91e: 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 } } } 20250412090127791 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f02f9f) (sccp_scrc.c:486) 20250412090127791 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1855) 20250412090127791 DLSCCP DEBUG SCCP-SCOC(58)[0x565451965ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090127791 DLSCCP DEBUG SCCP-SCOC(58)[0x565451965ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090127792 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090127792 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090127792 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090127792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5654519701e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090127792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5654519701e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090127793 DLCTRL DEBUG Command: GET 771947862 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090127793 DLCTRL DEBUG Tx Command reply: GET_REPLY 771947862 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090127797 DLCTRL DEBUG Command: GET 749410154 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090127797 DLCTRL DEBUG Tx Command reply: GET_REPLY 749410154 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090127802 DLCTRL DEBUG Command: GET 495663711 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090127802 DLCTRL DEBUG Tx Command reply: GET_REPLY 495663711 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090127806 DLCTRL DEBUG Command: GET 691265456 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090127806 DLCTRL DEBUG Tx Command reply: GET_REPLY 691265456 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090127810 DLCTRL DEBUG Command: GET 151264242 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090127810 DLCTRL DEBUG Tx Command reply: GET_REPLY 151264242 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090127814 DLCTRL DEBUG Command: GET 129916717 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090127814 DLCTRL DEBUG Tx Command reply: GET_REPLY 129916717 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090127818 DLCTRL DEBUG Command: GET 864313831 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090127818 DLCTRL DEBUG Tx Command reply: GET_REPLY 864313831 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090127822 DLCTRL DEBUG Command: GET 897882077 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090127822 DLCTRL DEBUG Tx Command reply: GET_REPLY 897882077 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090127825 DLCTRL DEBUG Command: GET 345190359 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090127825 DLCTRL DEBUG Tx Command reply: GET_REPLY 345190359 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090127829 DLCTRL DEBUG Command: GET 486428766 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090127829 DLCTRL DEBUG Tx Command reply: GET_REPLY 486428766 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090127832 DLCTRL DEBUG Command: GET 450439724 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090127832 DLCTRL DEBUG Tx Command reply: GET_REPLY 450439724 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090127835 DLCTRL DEBUG Command: GET 183163112 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090127835 DLCTRL DEBUG Tx Command reply: GET_REPLY 183163112 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090127838 DLCTRL DEBUG Command: GET 42611228 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090127838 DLCTRL DEBUG Tx Command reply: GET_REPLY 42611228 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090127840 DLCTRL DEBUG Command: GET 559686083 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090127840 DLCTRL DEBUG Tx Command reply: GET_REPLY 559686083 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090127842 DLCTRL DEBUG Command: GET 799131536 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090127842 DLCTRL DEBUG Tx Command reply: GET_REPLY 799131536 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090127845 DLCTRL DEBUG Command: GET 367704844 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090127845 DLCTRL DEBUG Tx Command reply: GET_REPLY 367704844 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090127847 DLCTRL DEBUG Command: GET 202677260 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090127847 DLCTRL DEBUG Tx Command reply: GET_REPLY 202677260 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090127849 DLCTRL DEBUG Command: GET 528581092 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090127849 DLCTRL DEBUG Tx Command reply: GET_REPLY 528581092 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090127851 DLCTRL DEBUG Command: GET 308833552 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090127851 DLCTRL DEBUG Tx Command reply: GET_REPLY 308833552 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090127853 DLCTRL DEBUG Command: GET 482949134 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090127853 DLCTRL DEBUG Tx Command reply: GET_REPLY 482949134 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000111110010'B, t_guard := 20.000000 } 20250412090127883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36488<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@481fc27fb91e: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)8408947 20250412090128916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090128916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090128916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412090128916 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090128916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x804f73, normal) (hnbgw_rua.c:406) 20250412090128916 DHNB DEBUG map_rua[0x5654519608e0]{init}: Allocated (fsm.c:456) 20250412090128916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408947)[0x5654519608e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090128916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8408947 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090128916 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090128916 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090128916 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412090128916 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8408947 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250412090128916 DCN DEBUG map_sccp[0x565451965c60]{init}: Allocated (fsm.c:456) 20250412090128916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x565451965c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090128916 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-8408947 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412090128916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8408947 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412090128916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408947)[0x5654519608e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090128916 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090128916 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090128916 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8408947 SCCP-59 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090128916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x565451965c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090128916 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090128916 DLSCCP DEBUG SCCP-SCOC(59)[0x565451958160]{IDLE}: Allocated (fsm.c:456) 20250412090128916 DLSCCP DEBUG SCCP-SCOC(59)[0x565451958160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090128916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001f20056400500f1100926) (sccp_scrc.c:415) 20250412090128916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090128916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090128916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090128916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090128916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090128916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090128916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090128916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090128916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090128916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090128916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090128917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090128917 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090128917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090128917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090128917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 08 01 00 00 3b 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 f2 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090128917 DLSCCP DEBUG SCCP-SCOC(59)[0x565451958160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090128917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x565451965c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090128917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408947)[0x5654519608e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090128917 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090128917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090128917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090128917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090128917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090128917 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: picked Normal Route via 'virt-msc1' round-robin style 20250412090128917 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090128917 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090128917 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090128917 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 08 01 00 00 3b 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 f2 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(480)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@481fc27fb91e: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)4115569 HNBGW_Test.msc1-SCCP(480)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(480)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412090128934 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090128934 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090128934 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090128934 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090128934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090128934 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' TC_mscpool_L3Complete_by_imsi_round_robin0(491)@481fc27fb91e: setverdict(pass): none -> pass 20250412090128934 DLSS7[38;5;43m <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090128934 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090128934 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090128934 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 3b fe ee 46 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090128934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090128934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090128934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090128934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090128934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090128934 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00feee46) (sccp_scrc.c:486) 20250412090128934 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1855) 20250412090128934 DLSCCP DEBUG SCCP-SCOC(59)[0x565451958160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090128934 DLSCCP DEBUG SCCP-SCOC(59)[0x565451958160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090128934 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090128934 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090128934 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090128934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x565451965c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090128934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x565451965c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090128936 DLCTRL DEBUG Command: GET 739003540 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090128936 DLCTRL DEBUG Tx Command reply: GET_REPLY 739003540 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090128940 DLCTRL DEBUG Command: GET 542384395 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090128940 DLCTRL DEBUG Tx Command reply: GET_REPLY 542384395 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090128942 DLCTRL DEBUG Command: GET 968439608 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090128942 DLCTRL DEBUG Tx Command reply: GET_REPLY 968439608 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090128945 DLCTRL DEBUG Command: GET 289993774 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090128945 DLCTRL DEBUG Tx Command reply: GET_REPLY 289993774 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090128947 DLCTRL DEBUG Command: GET 139652974 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090128947 DLCTRL DEBUG Tx Command reply: GET_REPLY 139652974 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090128950 DLCTRL DEBUG Command: GET 794376645 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090128950 DLCTRL DEBUG Tx Command reply: GET_REPLY 794376645 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250412090128952 DLCTRL DEBUG Command: GET 656977429 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090128952 DLCTRL DEBUG Tx Command reply: GET_REPLY 656977429 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090128954 DLCTRL DEBUG Command: GET 37804738 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090128954 DLCTRL DEBUG Tx Command reply: GET_REPLY 37804738 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090128957 DLCTRL DEBUG Command: GET 938951725 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090128957 DLCTRL DEBUG Tx Command reply: GET_REPLY 938951725 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090128960 DLCTRL DEBUG Command: GET 28424452 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090128960 DLCTRL DEBUG Tx Command reply: GET_REPLY 28424452 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090128963 DLCTRL DEBUG Command: GET 211423698 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090128963 DLCTRL DEBUG Tx Command reply: GET_REPLY 211423698 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090128965 DLCTRL DEBUG Command: GET 357667584 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090128965 DLCTRL DEBUG Tx Command reply: GET_REPLY 357667584 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090128968 DLCTRL DEBUG Command: GET 869005907 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090128968 DLCTRL DEBUG Tx Command reply: GET_REPLY 869005907 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090128970 DLCTRL DEBUG Command: GET 776904906 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090128970 DLCTRL DEBUG Tx Command reply: GET_REPLY 776904906 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090128973 DLCTRL DEBUG Command: GET 63145121 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090128973 DLCTRL DEBUG Tx Command reply: GET_REPLY 63145121 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090128975 DLCTRL DEBUG Command: GET 417182983 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090128975 DLCTRL DEBUG Tx Command reply: GET_REPLY 417182983 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090128977 DLCTRL DEBUG Command: GET 797591903 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090128977 DLCTRL DEBUG Tx Command reply: GET_REPLY 797591903 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090128979 DLCTRL DEBUG Command: GET 463937351 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090128979 DLCTRL DEBUG Tx Command reply: GET_REPLY 463937351 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090128983 DLCTRL DEBUG Command: GET 57208945 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090128983 DLCTRL DEBUG Tx Command reply: GET_REPLY 57208945 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090128987 DLCTRL DEBUG Command: GET 103006234 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090128987 DLCTRL DEBUG Tx Command reply: GET_REPLY 103006234 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000001100011011'B, t_guard := 20.000000 } 20250412090129021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@481fc27fb91e: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)161049 20250412090130047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090130047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090130047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412090130047 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090130047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x27519, normal) (hnbgw_rua.c:406) 20250412090130047 DHNB DEBUG map_rua[0x56545195aa60]{init}: Allocated (fsm.c:456) 20250412090130047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-161049)[0x56545195aa60]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090130047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-161049 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090130047 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090130047 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090130047 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-161049 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412090130047 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-161049 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090130047 DCN DEBUG map_sccp[0x5654519623c0]{init}: Allocated (fsm.c:456) 20250412090130047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5654519623c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090130047 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-161049 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090130047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-161049 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412090130047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-161049)[0x56545195aa60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090130048 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090130048 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090130048 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-161049 SCCP-60 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090130048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5654519623c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090130048 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090130048 DLSCCP DEBUG SCCP-SCOC(60)[0x5654519acb80]{IDLE}: Allocated (fsm.c:456) 20250412090130048 DLSCCP DEBUG SCCP-SCOC(60)[0x5654519acb80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090130048 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300031b0056400500f1100926) (sccp_scrc.c:415) 20250412090130048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090130048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090130048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090130048 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090130048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090130048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090130048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090130048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090130048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090130048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090130048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090130048 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090130048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090130048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090130048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090130048 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 3c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 1b 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090130048 DLSCCP DEBUG SCCP-SCOC(60)[0x5654519acb80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090130048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5654519623c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090130048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-161049)[0x56545195aa60]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090130049 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090130049 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090130049 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090130049 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090130049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090130049 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412090130049 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090130049 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090130049 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090130049 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0f 01 00 00 3c 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 1b 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(477)@481fc27fb91e: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@481fc27fb91e: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@481fc27fb91e: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)16148027 HNBGW_Test.msc0-SCCP(477)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(477)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412090130055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090130055 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090130055 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090130055 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090130055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090130055 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090130055 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090130055 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090130055 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090130055 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 3c 5c bb 7b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090130055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090130055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090130055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090130055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090130056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090130056 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005cbb7b) (sccp_scrc.c:486) 20250412090130056 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1855) 20250412090130056 DLSCCP DEBUG SCCP-SCOC(60)[0x5654519acb80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090130056 DLSCCP DEBUG SCCP-SCOC(60)[0x5654519acb80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090130056 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090130056 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090130056 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090130056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5654519623c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090130056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5654519623c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090130058 DLCTRL DEBUG Command: GET 956698445 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090130058 DLCTRL DEBUG Tx Command reply: GET_REPLY 956698445 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250412090130062 DLCTRL DEBUG Command: GET 907035270 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090130062 DLCTRL DEBUG Tx Command reply: GET_REPLY 907035270 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090130066 DLCTRL DEBUG Command: GET 46973676 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090130066 DLCTRL DEBUG Tx Command reply: GET_REPLY 46973676 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090130070 DLCTRL DEBUG Command: GET 877806368 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090130070 DLCTRL DEBUG Tx Command reply: GET_REPLY 877806368 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090130073 DLCTRL DEBUG Command: GET 198178764 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090130074 DLCTRL DEBUG Tx Command reply: GET_REPLY 198178764 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090130077 DLCTRL DEBUG Command: GET 503067418 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090130077 DLCTRL DEBUG Tx Command reply: GET_REPLY 503067418 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250412090130081 DLCTRL DEBUG Command: GET 537674000 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090130081 DLCTRL DEBUG Tx Command reply: GET_REPLY 537674000 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090130084 DLCTRL DEBUG Command: GET 668817205 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090130084 DLCTRL DEBUG Tx Command reply: GET_REPLY 668817205 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090130086 DLCTRL DEBUG Command: GET 144333055 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090130086 DLCTRL DEBUG Tx Command reply: GET_REPLY 144333055 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090130089 DLCTRL DEBUG Command: GET 986006870 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090130089 DLCTRL DEBUG Tx Command reply: GET_REPLY 986006870 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090130094 DLCTRL DEBUG Command: GET 984884131 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090130094 DLCTRL DEBUG Tx Command reply: GET_REPLY 984884131 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090130097 DLCTRL DEBUG Command: GET 104624074 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090130097 DLCTRL DEBUG Tx Command reply: GET_REPLY 104624074 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090130101 DLCTRL DEBUG Command: GET 179050087 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090130101 DLCTRL DEBUG Tx Command reply: GET_REPLY 179050087 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090130105 DLCTRL DEBUG Command: GET 993286344 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090130105 DLCTRL DEBUG Tx Command reply: GET_REPLY 993286344 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090130110 DLCTRL DEBUG Command: GET 616927426 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090130110 DLCTRL DEBUG Tx Command reply: GET_REPLY 616927426 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090130114 DLCTRL DEBUG Command: GET 780807474 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090130114 DLCTRL DEBUG Tx Command reply: GET_REPLY 780807474 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090130118 DLCTRL DEBUG Command: GET 860883263 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090130118 DLCTRL DEBUG Tx Command reply: GET_REPLY 860883263 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090130122 DLCTRL DEBUG Command: GET 403855396 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090130122 DLCTRL DEBUG Tx Command reply: GET_REPLY 403855396 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090130125 DLCTRL DEBUG Command: GET 664257980 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090130125 DLCTRL DEBUG Tx Command reply: GET_REPLY 664257980 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090130128 DLCTRL DEBUG Command: GET 773100038 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090130128 DLCTRL DEBUG Tx Command reply: GET_REPLY 773100038 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090130138 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44833<->l=127.0.0.1:4262) (control_if.c:193) 20250412090130139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55676<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(471)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(470)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090130142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55674<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090130144 DLINP DEBUG SRVCONN(,r=127.0.0.1:37627<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090130144 DLINP DEBUG SRVCONN(,r=127.0.0.1:37627<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090130144 DLINP NOTICE SRV(,r=127.0.0.1:37627<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090130144 DMAIN NOTICE (127.0.0.1:37627 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37627<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090130144 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-RAN(484)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@481fc27fb91e: Final verdict of PTC: none 20250412090130147 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090130147 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090130147 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090130147 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412090130147 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090130147 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090130147 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090130147 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090130147 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 20250412090130147 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(483)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(486)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(481)@481fc27fb91e: Final verdict of PTC: none 20250412090130147 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090130147 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090130147 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090130147 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090130147 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090130147 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090130147 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090130147 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090130147 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412090130147 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090130147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090130147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090130148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090130148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090130148 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090130148 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090130148 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 20250412090130148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090130148 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090130148 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090130148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090130148 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090130148 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090130148 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412090130148 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 20250412090130148 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090130148 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090130148 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090130148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x565451965c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090130148 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090130148 DLSCCP DEBUG SCCP-SCOC(59)[0x565451958160]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090130148 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090130148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00feee46), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090130148 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090130148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090130148 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090130148 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090130148 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 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090130148 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090130148 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090130148 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090130148 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090130148 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412090130148 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090130148 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090130148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090130148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090130148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 08 04 fe ee 46 00 00 3b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090130148 DLSCCP DEBUG SCCP-SCOC(59)[0x565451958160]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090130148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x565451965c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090130148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408947)[0x5654519608e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090130148 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408947)[0x5654519608e0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090130148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090130148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408947)[0x5654519608e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090130148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408947)[0x5654519608e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090130148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408947)[0x5654519608e0]{disrupted}: Freeing instance (context_map.c:202) 20250412090130148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8408947)[0x5654519608e0]{disrupted}: Deallocated (fsm.c:568) 20250412090130148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x565451965c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090130149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x565451965c60]{disconnected}: Freeing instance (context_map.c:206) 20250412090130149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x565451965c60]{disconnected}: Deallocated (fsm.c:568) 20250412090130149 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8408947 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412090130149 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090130149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090130149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090130149 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 20250412090130149 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090130149 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412090130149 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090130149 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090130149 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090130149 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090130149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090130149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090130149 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090130149 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090130149 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090130149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090130149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090130149 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090130149 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090130149 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090130149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090130149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090130149 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090130149 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090130149 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090130149 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090130149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7354605)[0x56545197ded0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412090130149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7354605)[0x56545197ded0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412090130149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412090130149 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090130149 DLSCCP DEBUG SCCP-SCOC(58)[0x565451965ea0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090130149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090130149 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090130149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f02f9f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090130149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090130149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090130149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090130149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090130149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090130149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090130149 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 20250412090130149 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090130149 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090130149 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090130149 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090130149 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090130149 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090130149 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090130149 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090130149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090130149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 09 04 f0 2f 9f 00 00 3a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090130149 DLSCCP DEBUG SCCP-SCOC(58)[0x565451965ea0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090130149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5654519701e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090130149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7354605)[0x56545197ded0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090130149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7354605)[0x56545197ded0]{disrupted}: Freeing instance (context_map.c:202) 20250412090130149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7354605)[0x56545197ded0]{disrupted}: Deallocated (fsm.c:568) 20250412090130149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@481fc27fb91e: Final verdict of PTC: none 20250412090130149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090130150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:206) 20250412090130150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) 20250412090130150 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7354605 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412090130150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-161049)[0x56545195aa60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412090130150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-161049)[0x56545195aa60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412090130150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5654519623c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412090130150 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090130150 DLSCCP DEBUG SCCP-SCOC(60)[0x5654519acb80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090130150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cbb7b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090130150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090130150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090130150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090130150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090130150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090130150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090130150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0f 04 5c bb 7b 00 00 3c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090130150 DLSCCP DEBUG SCCP-SCOC(60)[0x5654519acb80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090130150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5654519623c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090130150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-161049)[0x56545195aa60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090130150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-161049)[0x56545195aa60]{disrupted}: Freeing instance (context_map.c:202) 20250412090130150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-161049)[0x56545195aa60]{disrupted}: Deallocated (fsm.c:568) 20250412090130150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5654519623c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090130150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5654519623c0]{disconnected}: Freeing instance (context_map.c:206) 20250412090130150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5654519623c0]{disconnected}: Deallocated (fsm.c:568) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(479)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(482)@481fc27fb91e: Final verdict of PTC: none 20250412090130150 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-161049 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412090130150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090130150 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090130151 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090130151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090130151 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090130151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090130151 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090130151 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090130151 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090130151 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc1-SCCP(480)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(477)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@481fc27fb91e: Final verdict of PTC: none 20250412090130151 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090130151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090130151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090130151 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412090130151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090130151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090130151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090130151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090130151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090130151 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090130151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090130152 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090130152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090130152 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090130153 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090130153 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090130153 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090130154 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090130154 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090130154 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090130154 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090130154 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090130154 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090130154 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090130155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090130155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090130155 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090130156 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090130156 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090130156 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@481fc27fb91e: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin0(491)@481fc27fb91e: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(488)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(472)@481fc27fb91e: Final verdict of PTC: none 20250412090130156 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090130157 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090130157 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090130157 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090130157 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090130158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090130158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36488<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(489)@481fc27fb91e: Final verdict of PTC: none 20250412090130173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36486<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(490)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Sat Apr 12 09:01:30 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 20250412090130348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36506<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090130705 DLSCCP DEBUG SCCP-SCOC(55)[0x56545197f680]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090130705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f78f40), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090130705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090130705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090130705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090130706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090130706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090130706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090130706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f7 8f 40 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090130706 DLSCCP DEBUG SCCP-SCOC(54)[0x565451958030]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090130706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00338e8d), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090130706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090130706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090130706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090130706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090130706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090130706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090130706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 33 8e 8d 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090130706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090130706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090130706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090130706 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090130706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090130706 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090130706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090130706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090130706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090130706 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090130706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090130706 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090130707 DLSCCP DEBUG SCCP-SCOC(57)[0x5654519a3e50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090130707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017b852), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090130707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090130707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090130707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090130707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090130707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090130707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090130707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 17 b8 52 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090130707 DLSCCP DEBUG SCCP-SCOC(56)[0x5654519679d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090130707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00741749), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090130707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090130707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090130707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090130707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090130707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090130707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090130707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 17 49 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090130707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090130707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090130707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090130707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090130707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090130707 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090130708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090130708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090130708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090130708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090130708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090130708 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090130850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36506<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=563136) Waiting for packet dumper to finish... 1 (prev_count=563136, count=583540) 20250412090132149 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090132149 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090132149 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412090132149 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090132149 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090132149 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090132149 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090132149 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090132149 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090132149 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090132149 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090132149 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Sat Apr 12 09:01:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250412090133939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090133944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090133948 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35053<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090134061 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090134061 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090134071 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090134071 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090134071 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090134071 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090134072 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:32876 (stream_srv.c:142) 20250412090134072 DMAIN INFO New HNB SCTP connection r=127.0.0.1:32876<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090134072 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090134072 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090134072 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090134072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090134072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090134072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090134072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090134072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090134072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090134072 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090134072 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090134072 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090134072 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090134072 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134072 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090134072 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090134072 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090134072 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090134072 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090134073 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090134073 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090134073 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090134073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090134073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090134073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090134073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134073 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090134073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090134073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090134073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090134073 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090134073 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090134073 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090134073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090134073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090134073 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090134073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090134073 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090134074 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090134074 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090134074 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090134074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090134074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090134074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090134074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134074 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090134074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090134074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090134074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090134074 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090134074 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090134074 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090134074 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090134074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090134074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090134074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090134074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134074 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090134074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090134074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090134074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 01 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090134074 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090134074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090134074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090134074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090134074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090134074 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090134074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090134074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090134074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090134074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090134074 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=1 -> eSLS=17: picked Normal Route via 'virt-msc2' round-robin style 20250412090134074 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(503)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(503)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(501)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(506)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(506)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(506)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-SCCP(504)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090134109 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090134109 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090134109 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090134109 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090134109 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090134109 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090134109 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090134109 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090134110 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090134110 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090134110 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090134110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090134110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090134110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=15 -> eSLS=95: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090134110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=15 -> eSLS=127: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134110 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090134110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090134110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090134110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0f 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090134110 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090134110 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090134110 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090134110 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090134110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090134110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090134110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090134110 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134110 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090134110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090134110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090134110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090134110 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090134110 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090134110 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090134110 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090134110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090134110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090134110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090134111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134111 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090134111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090134111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090134111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090134111 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090134111 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090134111 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090134111 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090134111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090134111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090134111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090134111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090134111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090134111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090134111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090134111 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090134111 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134111 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090134111 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090134111 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090134111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090134111 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090134111 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134111 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090134111 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090134111 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090134111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090134111 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090134111 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134111 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090134111 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090134111 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090134111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090134111 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090134111 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134111 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090134111 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090134111 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090134111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090134111 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(509)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(509)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(509)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(507)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(512)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(512)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-SCCP(510)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090134141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090134141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090134141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090134141 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090134141 DHNBAP 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) 20250412090134141 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090134141 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090134141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090134141 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090134145 DLINP DEBUG SRVCONN(,r=127.0.0.1:32876<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090134145 DLINP DEBUG SRVCONN(,r=127.0.0.1:32876<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090134145 DLINP DEBUG SRVCONN(,r=127.0.0.1:32876<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090134145 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090134145 DHNBAP DEBUG (127.0.0.1:32876 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090134145 DHNBAP NOTICE (127.0.0.1:32876 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090134145 DHNBAP NOTICE (127.0.0.1:32876 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090134145 DLINP DEBUG SRVCONN(,r=127.0.0.1:32876<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090134145 DLINP DEBUG SRVCONN(,r=127.0.0.1:32876<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090134290 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 20250412090134290 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 20250412090134290 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090134290 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090134293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134293 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090134293 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090134293 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090134293 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090134293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090134293 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090134293 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090134293 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090134293 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090134293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090134296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134296 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090134296 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090134296 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090134296 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090134296 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090134296 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090134296 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090134296 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090134296 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090134296 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090134296 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090134296 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090134297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090134297 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090134297 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090134297 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090134297 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090134297 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090134297 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090134297 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090134297 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090134298 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090134298 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090134298 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090134298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090134298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090134298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134298 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090134298 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090134298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090134298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090134298 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090134298 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090134298 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134298 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090134298 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090134298 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090134298 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090134298 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412090134298 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090134298 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090134298 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090134298 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090134306 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 20250412090134306 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 20250412090134306 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090134306 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090134310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134310 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090134310 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090134310 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090134310 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090134310 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090134310 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090134310 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090134310 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090134310 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090134310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090134311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134311 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090134311 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090134311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090134311 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090134311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090134311 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090134311 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090134311 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090134311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090134311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090134311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090134311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090134312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090134312 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090134312 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090134312 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090134312 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090134312 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090134312 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090134312 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090134312 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090134312 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090134313 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090134313 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090134313 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090134313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090134313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090134313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090134313 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134313 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090134313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090134313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090134313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090134313 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090134313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134313 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090134313 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090134313 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090134313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090134313 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'virt-msc1' 20250412090134313 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090134313 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090134313 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090134313 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090134322 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 20250412090134322 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 20250412090134322 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090134322 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090134327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134327 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090134327 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090134327 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090134327 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090134327 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090134327 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090134327 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090134327 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090134327 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090134327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090134329 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134329 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090134329 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090134329 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090134329 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090134329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090134329 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090134329 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090134329 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090134329 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090134329 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090134329 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090134329 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090134329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090134329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090134329 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090134329 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090134329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090134329 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090134329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090134329 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090134329 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090134329 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090134329 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090134330 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090134330 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090134330 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090134330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090134330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090134330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090134330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090134330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090134330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090134330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090134330 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090134330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090134330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090134330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090134330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090134330 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412090134331 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090134331 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090134331 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090134331 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412090134331 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 20250412090134331 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 20250412090134331 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090134331 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412090134336 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134336 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412090134336 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090134336 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090134336 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090134336 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090134336 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090134336 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090134336 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090134336 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412090134337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090134339 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134339 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090134339 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090134339 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412090134339 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090134339 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090134339 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090134339 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090134339 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412090134339 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412090134339 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090134339 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412090134339 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090134339 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090134339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090134339 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090134339 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090134339 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412090134339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090134339 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090134339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090134339 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090134339 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090134339 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090134339 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090134340 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090134340 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090134340 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090134340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090134340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090134340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090134340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090134340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090134340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090134340 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090134340 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090134340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090134340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090134340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090134341 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090134341 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090134341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090134341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090134341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090134341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090134341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'virt-sgsn1' 20250412090134341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090134341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090134341 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090134341 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(502)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090135111 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090135111 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090135111 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090135111 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090135111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090135111 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090135111 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090135111 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090135111 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090135111 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090135111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090135111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090135111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090135111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090135111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090135111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090135111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090135111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090135111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090135111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090135111 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090135111 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090135111 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) 20250412090135111 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090135111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090135111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090135111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090135112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090135112 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090135112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090135112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090135112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090135112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090135112 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090135112 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090135112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090135112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090135112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090135112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090135112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090135112 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412090135112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090135112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090135112 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090135112 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090135112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090135112 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090135112 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090135112 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090135112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090135112 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090135112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090135112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090135112 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090135112 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090135112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090135113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090135113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090135113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090135113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090135113 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090135113 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090135113 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090135113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135113 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090135113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090135113 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090135113 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090135113 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(505)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090135117 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090135117 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090135117 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090135117 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090135117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090135117 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090135117 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090135117 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090135117 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090135117 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090135117 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090135117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090135117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090135117 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090135117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090135117 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090135117 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090135117 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090135117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135117 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090135117 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090135117 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090135117 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090135117 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) 20250412090135117 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) 20250412090135117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090135117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090135117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135117 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090135117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090135117 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090135117 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090135117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090135117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090135117 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090135117 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090135117 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090135117 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090135117 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090135117 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090135117 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090135117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090135117 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250412090135117 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090135117 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090135117 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090135117 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090135118 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090135118 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090135118 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090135118 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090135118 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090135118 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090135118 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090135118 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090135118 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090135118 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090135118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090135118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090135118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090135118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090135118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090135118 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090135118 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090135118 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090135118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135119 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090135119 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090135119 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090135119 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090135119 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090135133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090135133 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090135133 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090135133 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090135133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090135133 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090135133 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090135133 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090135133 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090135133 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090135133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090135133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090135133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090135134 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090135134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090135134 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090135134 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090135134 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090135134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135134 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090135134 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090135134 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090135134 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090135134 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) 20250412090135134 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090135134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090135134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090135134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090135134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090135134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090135134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090135134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090135134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090135134 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090135134 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090135134 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090135134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090135134 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090135134 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090135134 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090135134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090135134 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412090135134 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090135134 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090135134 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090135134 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090135136 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090135136 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090135136 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090135136 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090135136 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090135136 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090135136 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090135136 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090135136 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090135136 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090135136 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090135136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090135136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090135136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090135136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090135136 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090135136 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090135136 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090135136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135136 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090135136 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090135136 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090135136 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090135136 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090135141 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090135141 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090135141 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090135141 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090135141 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090135141 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090135141 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090135141 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090135141 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090135141 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090135141 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090135141 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090135142 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090135142 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090135142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090135142 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090135142 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090135142 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090135142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135142 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090135142 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090135142 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090135142 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090135142 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) 20250412090135142 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) 20250412090135142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090135142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090135142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135142 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090135142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090135142 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090135142 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090135142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090135142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090135142 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090135142 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090135142 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: link up (cnlink.c:111) 20250412090135142 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090135142 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090135142 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090135143 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090135143 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090135143 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'virt-sgsn1' 20250412090135143 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090135143 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090135143 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090135143 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412090135144 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090135144 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090135144 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090135144 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090135144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090135144 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090135144 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090135144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090135144 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090135144 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090135144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090135144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090135144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090135144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090135144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090135144 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090135144 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090135144 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090135144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090135144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090135144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090135144 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090135144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090135144 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090135144 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090135144 DRANAP INFO cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090136155 DLCTRL DEBUG Command: GET 556079084 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090136155 DLCTRL DEBUG Tx Command reply: GET_REPLY 556079084 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090136161 DLCTRL DEBUG Command: GET 355285665 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090136161 DLCTRL DEBUG Tx Command reply: GET_REPLY 355285665 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090136164 DLCTRL DEBUG Command: GET 370530274 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090136164 DLCTRL DEBUG Tx Command reply: GET_REPLY 370530274 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090136167 DLCTRL DEBUG Command: GET 158401479 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090136167 DLCTRL DEBUG Tx Command reply: GET_REPLY 158401479 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090136170 DLCTRL DEBUG Command: GET 913780973 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090136170 DLCTRL DEBUG Tx Command reply: GET_REPLY 913780973 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090136174 DLCTRL DEBUG Command: GET 981050026 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090136174 DLCTRL DEBUG Tx Command reply: GET_REPLY 981050026 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090136179 DLCTRL DEBUG Command: GET 744804895 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090136179 DLCTRL DEBUG Tx Command reply: GET_REPLY 744804895 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090136184 DLCTRL DEBUG Command: GET 268014397 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090136184 DLCTRL DEBUG Tx Command reply: GET_REPLY 268014397 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090136188 DLCTRL DEBUG Command: GET 562660217 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090136188 DLCTRL DEBUG Tx Command reply: GET_REPLY 562660217 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090136192 DLCTRL DEBUG Command: GET 735099495 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090136192 DLCTRL DEBUG Tx Command reply: GET_REPLY 735099495 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090136196 DLCTRL DEBUG Command: GET 260720224 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090136196 DLCTRL DEBUG Tx Command reply: GET_REPLY 260720224 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090136198 DLCTRL DEBUG Command: GET 58140486 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090136198 DLCTRL DEBUG Tx Command reply: GET_REPLY 58140486 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090136201 DLCTRL DEBUG Command: GET 65547644 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090136201 DLCTRL DEBUG Tx Command reply: GET_REPLY 65547644 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090136203 DLCTRL DEBUG Command: GET 934186458 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090136203 DLCTRL DEBUG Tx Command reply: GET_REPLY 934186458 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090136205 DLCTRL DEBUG Command: GET 471403179 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090136205 DLCTRL DEBUG Tx Command reply: GET_REPLY 471403179 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090136207 DLCTRL DEBUG Command: GET 243102292 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090136207 DLCTRL DEBUG Tx Command reply: GET_REPLY 243102292 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090136208 DLCTRL DEBUG Command: GET 412448444 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090136208 DLCTRL DEBUG Tx Command reply: GET_REPLY 412448444 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090136210 DLCTRL DEBUG Command: GET 182520557 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090136210 DLCTRL DEBUG Tx Command reply: GET_REPLY 182520557 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090136211 DLCTRL DEBUG Command: GET 259201170 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090136211 DLCTRL DEBUG Tx Command reply: GET_REPLY 259201170 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090136212 DLCTRL DEBUG Command: GET 813794990 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090136212 DLCTRL DEBUG Tx Command reply: GET_REPLY 813794990 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: f_gen_tmsi(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@481fc27fb91e: 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 := '000000000000001110001001'B, t_guard := 20.000000 } 20250412090136223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36130<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)1053473 20250412090137254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090137254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090137254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412090137254 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090137254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x101321, normal) (hnbgw_rua.c:406) 20250412090137254 DHNB DEBUG map_rua[0x56545197ded0]{init}: Allocated (fsm.c:456) 20250412090137254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1053473)[0x56545197ded0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090137254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1053473 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090137255 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090137255 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090137255 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1053473 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:673) 20250412090137255 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1053473 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090137255 DCN DEBUG map_sccp[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090137255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090137255 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-1053473 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090137255 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1053473 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412090137255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1053473)[0x56545197ded0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090137255 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090137255 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090137255 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1053473 SCCP-61 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090137255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5654519701e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090137255 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090137255 DLSCCP DEBUG SCCP-SCOC(61)[0x56545195aa60]{IDLE}: Allocated (fsm.c:456) 20250412090137255 DLSCCP DEBUG SCCP-SCOC(61)[0x56545195aa60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090137255 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003890056400500f1100926) (sccp_scrc.c:415) 20250412090137255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090137255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090137255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090137255 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090137255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090137255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090137255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090137255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090137255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090137255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090137255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090137255 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090137255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090137255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090137255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090137255 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 3d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 03 89 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090137255 DLSCCP DEBUG SCCP-SCOC(61)[0x56545195aa60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090137255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5654519701e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090137255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1053473)[0x56545197ded0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090137255 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090137255 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090137255 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090137255 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090137255 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090137255 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412090137255 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090137255 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090137255 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090137255 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 3d 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 03 89 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)7357937 HNBGW_Test.msc0-SCCP(501)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(501)@481fc27fb91e: 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)@481fc27fb91e: setverdict(pass): none -> pass 20250412090137266 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090137266 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090137266 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090137266 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090137266 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090137266 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090137266 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090137266 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090137266 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090137266 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 3d 7b 9a 1f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090137266 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090137266 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090137266 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090137266 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090137266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090137266 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007b9a1f) (sccp_scrc.c:486) 20250412090137266 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1855) 20250412090137266 DLSCCP DEBUG SCCP-SCOC(61)[0x56545195aa60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) MTC@481fc27fb91e: 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 } } } 20250412090137266 DLSCCP DEBUG SCCP-SCOC(61)[0x56545195aa60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090137266 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090137266 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090137266 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090137266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5654519701e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090137266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5654519701e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090137267 DLCTRL DEBUG Command: GET 153177019 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090137267 DLCTRL DEBUG Tx Command reply: GET_REPLY 153177019 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090137270 DLCTRL DEBUG Command: GET 709218615 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090137270 DLCTRL DEBUG Tx Command reply: GET_REPLY 709218615 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090137277 DLCTRL DEBUG Command: GET 770221077 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090137277 DLCTRL DEBUG Tx Command reply: GET_REPLY 770221077 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250412090137281 DLCTRL DEBUG Command: GET 578589371 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090137281 DLCTRL DEBUG Tx Command reply: GET_REPLY 578589371 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090137285 DLCTRL DEBUG Command: GET 119214461 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090137285 DLCTRL DEBUG Tx Command reply: GET_REPLY 119214461 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090137290 DLCTRL DEBUG Command: GET 182986579 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090137290 DLCTRL DEBUG Tx Command reply: GET_REPLY 182986579 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090137294 DLCTRL DEBUG Command: GET 798438671 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090137294 DLCTRL DEBUG Tx Command reply: GET_REPLY 798438671 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090137299 DLCTRL DEBUG Command: GET 561200422 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090137299 DLCTRL DEBUG Tx Command reply: GET_REPLY 561200422 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090137304 DLCTRL DEBUG Command: GET 65832640 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090137304 DLCTRL DEBUG Tx Command reply: GET_REPLY 65832640 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090137308 DLCTRL DEBUG Command: GET 386859544 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090137308 DLCTRL DEBUG Tx Command reply: GET_REPLY 386859544 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090137313 DLCTRL DEBUG Command: GET 887806664 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090137313 DLCTRL DEBUG Tx Command reply: GET_REPLY 887806664 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090137317 DLCTRL DEBUG Command: GET 489507665 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090137317 DLCTRL DEBUG Tx Command reply: GET_REPLY 489507665 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090137321 DLCTRL DEBUG Command: GET 912368552 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090137321 DLCTRL DEBUG Tx Command reply: GET_REPLY 912368552 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090137324 DLCTRL DEBUG Command: GET 158020897 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090137324 DLCTRL DEBUG Tx Command reply: GET_REPLY 158020897 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090137326 DLCTRL DEBUG Command: GET 636107487 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090137326 DLCTRL DEBUG Tx Command reply: GET_REPLY 636107487 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090137330 DLCTRL DEBUG Command: GET 934187096 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090137330 DLCTRL DEBUG Tx Command reply: GET_REPLY 934187096 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090137332 DLCTRL DEBUG Command: GET 646874036 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090137332 DLCTRL DEBUG Tx Command reply: GET_REPLY 646874036 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090137334 DLCTRL DEBUG Command: GET 424014711 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090137334 DLCTRL DEBUG Tx Command reply: GET_REPLY 424014711 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090137336 DLCTRL DEBUG Command: GET 53166111 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090137336 DLCTRL DEBUG Tx Command reply: GET_REPLY 53166111 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090137338 DLCTRL DEBUG Command: GET 371264721 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090137338 DLCTRL DEBUG Tx Command reply: GET_REPLY 371264721 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000010101011'B, t_guard := 20.000000 } 20250412090137357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36134<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)8150575 20250412090138383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090138383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090138383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412090138383 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090138383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7c5e2f, normal) (hnbgw_rua.c:406) 20250412090138383 DHNB DEBUG map_rua[0x5654519623c0]{init}: Allocated (fsm.c:456) 20250412090138383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8150575)[0x5654519623c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090138383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150575 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090138383 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090138383 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090138383 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150575 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:673) 20250412090138383 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150575 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250412090138383 DCN DEBUG map_sccp[0x5654519608e0]{init}: Allocated (fsm.c:456) 20250412090138384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5654519608e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090138384 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-8150575 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412090138384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150575 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412090138384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8150575)[0x5654519623c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090138384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090138384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090138384 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150575 SCCP-62 msc-1 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090138384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5654519608e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090138384 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090138384 DLSCCP DEBUG SCCP-SCOC(62)[0x565451965c60]{IDLE}: Allocated (fsm.c:456) 20250412090138384 DLSCCP DEBUG SCCP-SCOC(62)[0x565451965c60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090138384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000ab0056400500f1100926) (sccp_scrc.c:415) 20250412090138384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090138384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090138384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090138384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090138384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090138384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090138384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090138384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090138384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090138384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090138384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090138384 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090138384 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090138384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090138384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090138384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 3e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 00 ab 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090138384 DLSCCP DEBUG SCCP-SCOC(62)[0x565451965c60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090138384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5654519608e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090138384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8150575)[0x5654519623c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090138384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090138384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090138384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090138384 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090138384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090138384 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250412090138384 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090138384 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090138384 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090138384 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 3e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 00 ab 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(504)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)3373257 HNBGW_Test.msc1-SCCP(504)@481fc27fb91e: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(504)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@481fc27fb91e: 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 } } } 20250412090138407 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090138407 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090138407 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090138407 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090138407 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090138407 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090138407 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090138407 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090138407 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090138407 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 3e 3c 27 67 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090138407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090138408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090138408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090138408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090138408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090138408 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003c2767) (sccp_scrc.c:486) 20250412090138408 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1855) 20250412090138408 DLSCCP DEBUG SCCP-SCOC(62)[0x565451965c60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090138408 DLSCCP DEBUG SCCP-SCOC(62)[0x565451965c60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090138408 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090138408 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090138408 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090138408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5654519608e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090138408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5654519608e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090138408 DLCTRL DEBUG Command: GET 689857573 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090138408 DLCTRL DEBUG Tx Command reply: GET_REPLY 689857573 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090138413 DLCTRL DEBUG Command: GET 826282466 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090138413 DLCTRL DEBUG Tx Command reply: GET_REPLY 826282466 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090138420 DLCTRL DEBUG Command: GET 747233426 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090138420 DLCTRL DEBUG Tx Command reply: GET_REPLY 747233426 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250412090138430 DLCTRL DEBUG Command: GET 602042260 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090138430 DLCTRL DEBUG Tx Command reply: GET_REPLY 602042260 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090138439 DLCTRL DEBUG Command: GET 345996973 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090138439 DLCTRL DEBUG Tx Command reply: GET_REPLY 345996973 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090138440 DLCTRL DEBUG Command: GET 234598893 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090138440 DLCTRL DEBUG Tx Command reply: GET_REPLY 234598893 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090138443 DLCTRL DEBUG Command: GET 694035621 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090138443 DLCTRL DEBUG Tx Command reply: GET_REPLY 694035621 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090138447 DLCTRL DEBUG Command: GET 191388142 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090138447 DLCTRL DEBUG Tx Command reply: GET_REPLY 191388142 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250412090138449 DLCTRL DEBUG Command: GET 712273833 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090138449 DLCTRL DEBUG Tx Command reply: GET_REPLY 712273833 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090138452 DLCTRL DEBUG Command: GET 629004995 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090138452 DLCTRL DEBUG Tx Command reply: GET_REPLY 629004995 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090138453 DLCTRL DEBUG Command: GET 788799798 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090138453 DLCTRL DEBUG Tx Command reply: GET_REPLY 788799798 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090138455 DLCTRL DEBUG Command: GET 137861604 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090138455 DLCTRL DEBUG Tx Command reply: GET_REPLY 137861604 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090138457 DLCTRL DEBUG Command: GET 694842522 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090138457 DLCTRL DEBUG Tx Command reply: GET_REPLY 694842522 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090138458 DLCTRL DEBUG Command: GET 767034606 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090138458 DLCTRL DEBUG Tx Command reply: GET_REPLY 767034606 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090138460 DLCTRL DEBUG Command: GET 439044524 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090138460 DLCTRL DEBUG Tx Command reply: GET_REPLY 439044524 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090138461 DLCTRL DEBUG Command: GET 159565181 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090138461 DLCTRL DEBUG Tx Command reply: GET_REPLY 159565181 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090138462 DLCTRL DEBUG Command: GET 157553882 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090138462 DLCTRL DEBUG Tx Command reply: GET_REPLY 157553882 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090138463 DLCTRL DEBUG Command: GET 399253782 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090138463 DLCTRL DEBUG Tx Command reply: GET_REPLY 399253782 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090138463 DLCTRL DEBUG Command: GET 405555237 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090138463 DLCTRL DEBUG Tx Command reply: GET_REPLY 405555237 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090138464 DLCTRL DEBUG Command: GET 13740645 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090138464 DLCTRL DEBUG Tx Command reply: GET_REPLY 13740645 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000000100011'B, t_guard := 20.000000 } 20250412090138476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36150<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)3127950 20250412090139486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090139486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090139486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412090139486 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090139486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2fba8e, normal) (hnbgw_rua.c:406) 20250412090139486 DHNB DEBUG map_rua[0x565451978120]{init}: Allocated (fsm.c:456) 20250412090139486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3127950)[0x565451978120]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090139486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3127950 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090139486 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090139486 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090139486 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3127950 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:673) 20250412090139486 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3127950 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090139486 DCN DEBUG map_sccp[0x565451964c70]{init}: Allocated (fsm.c:456) 20250412090139486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x565451964c70]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090139486 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-3127950 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090139486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3127950 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412090139486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3127950)[0x565451978120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090139486 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090139486 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090139486 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3127950 SCCP-63 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090139486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x565451964c70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090139486 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090139486 DLSCCP DEBUG SCCP-SCOC(63)[0x56545197f940]{IDLE}: Allocated (fsm.c:456) 20250412090139486 DLSCCP DEBUG SCCP-SCOC(63)[0x56545197f940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090139486 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000230056400500f1100926) (sccp_scrc.c:415) 20250412090139486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090139486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090139486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090139486 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090139486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090139486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090139486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090139486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090139486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090139486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090139486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090139486 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090139486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090139486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090139486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090139486 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 3f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 00 23 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090139486 DLSCCP DEBUG SCCP-SCOC(63)[0x56545197f940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090139486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x565451964c70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090139486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3127950)[0x565451978120]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090139486 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090139486 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090139486 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090139486 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090139486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090139486 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412090139486 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090139486 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090139486 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090139486 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 3f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 00 23 00 4f 40 03 00 00 23 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@481fc27fb91e: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)1242825 HNBGW_Test.msc0-SCCP(501)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412090139488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090139488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090139488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090139488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090139488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090139488 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e80756) (sccp_scrc.c:486) 20250412090139488 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1855) 20250412090139488 DLSCCP DEBUG SCCP-SCOC(63)[0x56545197f940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090139488 DLSCCP DEBUG SCCP-SCOC(63)[0x56545197f940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090139488 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090139488 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090139488 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090139488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x565451964c70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090139488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x565451964c70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090139488 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090139488 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090139488 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090139488 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090139488 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090139488 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090139488 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090139488 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090139488 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090139488 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 3f e8 07 56 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090139489 DLCTRL DEBUG Command: GET 638820150 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090139489 DLCTRL DEBUG Tx Command reply: GET_REPLY 638820150 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090139491 DLCTRL DEBUG Command: GET 192336618 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090139491 DLCTRL DEBUG Tx Command reply: GET_REPLY 192336618 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090139493 DLCTRL DEBUG Command: GET 386134578 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090139493 DLCTRL DEBUG Tx Command reply: GET_REPLY 386134578 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250412090139494 DLCTRL DEBUG Command: GET 46273792 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090139494 DLCTRL DEBUG Tx Command reply: GET_REPLY 46273792 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090139496 DLCTRL DEBUG Command: GET 556282946 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090139496 DLCTRL DEBUG Tx Command reply: GET_REPLY 556282946 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090139498 DLCTRL DEBUG Command: GET 466610358 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090139498 DLCTRL DEBUG Tx Command reply: GET_REPLY 466610358 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090139501 DLCTRL DEBUG Command: GET 765480034 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090139501 DLCTRL DEBUG Tx Command reply: GET_REPLY 765480034 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090139504 DLCTRL DEBUG Command: GET 822105238 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090139504 DLCTRL DEBUG Tx Command reply: GET_REPLY 822105238 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250412090139506 DLCTRL DEBUG Command: GET 577484757 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090139507 DLCTRL DEBUG Tx Command reply: GET_REPLY 577484757 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090139509 DLCTRL DEBUG Command: GET 893053914 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090139509 DLCTRL DEBUG Tx Command reply: GET_REPLY 893053914 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090139512 DLCTRL DEBUG Command: GET 802847497 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090139512 DLCTRL DEBUG Tx Command reply: GET_REPLY 802847497 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090139514 DLCTRL DEBUG Command: GET 829772897 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090139514 DLCTRL DEBUG Tx Command reply: GET_REPLY 829772897 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090139517 DLCTRL DEBUG Command: GET 26941012 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090139517 DLCTRL DEBUG Tx Command reply: GET_REPLY 26941012 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090139519 DLCTRL DEBUG Command: GET 737274279 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090139519 DLCTRL DEBUG Tx Command reply: GET_REPLY 737274279 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090139521 DLCTRL DEBUG Command: GET 87888460 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090139521 DLCTRL DEBUG Tx Command reply: GET_REPLY 87888460 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090139522 DLCTRL DEBUG Command: GET 651742115 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090139522 DLCTRL DEBUG Tx Command reply: GET_REPLY 651742115 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090139524 DLCTRL DEBUG Command: GET 158756562 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090139524 DLCTRL DEBUG Tx Command reply: GET_REPLY 158756562 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090139526 DLCTRL DEBUG Command: GET 916421155 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090139526 DLCTRL DEBUG Tx Command reply: GET_REPLY 916421155 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090139527 DLCTRL DEBUG Command: GET 430202920 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090139527 DLCTRL DEBUG Tx Command reply: GET_REPLY 430202920 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090139528 DLCTRL DEBUG Command: GET 735098061 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090139528 DLCTRL DEBUG Tx Command reply: GET_REPLY 735098061 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090139538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090139539 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35053<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(495)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(494)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090139541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090139542 DLINP DEBUG SRVCONN(,r=127.0.0.1:32876<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090139542 DLINP DEBUG SRVCONN(,r=127.0.0.1:32876<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090139543 DLINP NOTICE SRV(,r=127.0.0.1:32876<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090139543 DMAIN NOTICE (127.0.0.1:32876 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:32876<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090139543 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(511)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(510)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(507)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(508)@481fc27fb91e: Final verdict of PTC: none 20250412090139547 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412090139547 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090139547 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412090139547 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090139547 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090139547 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090139547 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 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090139547 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090139547 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090139547 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090139547 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090139547 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090139548 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090139548 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(502)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(505)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(504)@481fc27fb91e: Final verdict of PTC: none 20250412090139548 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412090139548 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090139548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090139548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090139548 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 20250412090139548 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090139548 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090139548 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090139548 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090139548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090139548 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090139548 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090139548 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090139548 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412090139548 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090139548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090139548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090139548 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 20250412090139548 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090139548 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412090139548 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090139548 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090139548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090139548 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090139548 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090139549 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090139549 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090139549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090139549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090139550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) HNBGW_Test.sgsn1-M3UA(512)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(509)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(503)@481fc27fb91e: Final verdict of PTC: none 20250412090139549 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090139549 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090139549 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090139549 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090139550 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 20250412090139550 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090139550 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090139550 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090139550 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090139550 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 20250412090139550 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 20250412090139550 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090139550 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090139550 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090139550 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090139550 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090139550 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090139550 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090139550 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090139550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090139550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090139550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090139550 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090139550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090139550 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090139550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090139550 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090139550 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090139551 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090139551 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-SCCP(501)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(506)@481fc27fb91e: Final verdict of PTC: none 20250412090139551 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090139551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5654519608e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090139551 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090139551 DLSCCP DEBUG SCCP-SCOC(62)[0x565451965c60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090139551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c2767), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090139552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090139552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090139552 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090139552 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090139552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@481fc27fb91e: Final verdict of PTC: pass HNBGW-PFCP(496)@481fc27fb91e: Final verdict of PTC: none 20250412090139552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090139553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0d 04 3c 27 67 00 00 3e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090139553 DLSCCP DEBUG SCCP-SCOC(62)[0x565451965c60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) HNBGW-MGCP(513)@481fc27fb91e: Final verdict of PTC: none 20250412090139553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5654519608e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090139554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8150575)[0x5654519623c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090139554 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8150575)[0x5654519623c0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090139555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090139555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8150575)[0x5654519623c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090139556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8150575)[0x5654519623c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090139557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8150575)[0x5654519623c0]{disrupted}: Freeing instance (context_map.c:202) 20250412090139557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8150575)[0x5654519623c0]{disrupted}: Deallocated (fsm.c:568) 20250412090139557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5654519608e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090139558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5654519608e0]{disconnected}: Freeing instance (context_map.c:206) 20250412090139558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x5654519608e0]{disconnected}: Deallocated (fsm.c:568) 20250412090139559 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8150575 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@481fc27fb91e: Final verdict of PTC: pass 20250412090139559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090139560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@481fc27fb91e: Final verdict of PTC: none 20250412090139561 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090139561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090139562 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090139562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090139563 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090139564 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090139564 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090139565 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090139565 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090139566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090139566 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090139566 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090139566 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090139566 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090139566 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090139566 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090139567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090139567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36130<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090139569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36134<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090139569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090139570 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090139571 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412090139571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090139572 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090139572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090139573 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090139573 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090139574 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090139574 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090139575 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090139575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090139576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090139576 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090139577 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090139577 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090139577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1053473)[0x56545197ded0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412090139578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1053473)[0x56545197ded0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412090139578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412090139578 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090139579 DLSCCP DEBUG SCCP-SCOC(61)[0x56545195aa60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090139579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b9a1f), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090139580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090139580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090139580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090139581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090139581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090139581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090139582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0e 04 7b 9a 1f 00 00 3d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090139582 DLSCCP DEBUG SCCP-SCOC(61)[0x56545195aa60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090139582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5654519701e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090139583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1053473)[0x56545197ded0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@481fc27fb91e: Final verdict of PTC: pass 20250412090139583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1053473)[0x56545197ded0]{disrupted}: Freeing instance (context_map.c:202) MTC@481fc27fb91e: Setting final verdict of the test case. 20250412090139583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1053473)[0x56545197ded0]{disrupted}: Deallocated (fsm.c:568) MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) 20250412090139583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) 20250412090139584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:206) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) 20250412090139584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) 20250412090139584 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1053473 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) 20250412090139585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3127950)[0x565451978120]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) 20250412090139585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3127950)[0x565451978120]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) 20250412090139585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x565451964c70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) 20250412090139585 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) 20250412090139586 DLSCCP DEBUG SCCP-SCOC(63)[0x56545197f940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) 20250412090139586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e80756), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) 20250412090139586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) 20250412090139586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514): pass (pass -> pass) 20250412090139586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) 20250412090139587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) 20250412090139587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) MTC@481fc27fb91e: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass 20250412090139587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. 20250412090139587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0c 04 e8 07 56 00 00 3f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090139588 DLSCCP DEBUG SCCP-SCOC(63)[0x56545197f940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090139588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x565451964c70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090139588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3127950)[0x565451978120]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090139588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3127950)[0x565451978120]{disrupted}: Freeing instance (context_map.c:202) 20250412090139589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3127950)[0x565451978120]{disrupted}: Deallocated (fsm.c:568) 20250412090139589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x565451964c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090139589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x565451964c70]{disconnected}: Freeing instance (context_map.c:206) 20250412090139589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x565451964c70]{disconnected}: Deallocated (fsm.c:568) 20250412090139590 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3127950 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250412090139590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090139590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090139590 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090139591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090139591 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090139591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090139591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090139591 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090139592 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090139592 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090139592 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090139592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090139592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090139592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090139592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090139592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090139592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090139592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36150<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090139593 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090139593 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090139593 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090139593 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090139593 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090139593 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Sat Apr 12 09:01:39 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 20250412090139749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090140149 DLSCCP DEBUG SCCP-SCOC(59)[0x565451958160]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090140149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00feee46), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090140149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090140149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090140149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090140149 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090140149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090140149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090140149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fe ee 46 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090140149 DLSCCP DEBUG SCCP-SCOC(58)[0x565451965ea0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090140150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f02f9f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090140150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090140150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090140150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090140150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090140150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090140150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090140150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f0 2f 9f 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090140150 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090140150 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090140150 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090140150 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090140150 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090140150 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090140150 DLSCCP DEBUG SCCP-SCOC(60)[0x5654519acb80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090140150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cbb7b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090140150 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090140150 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090140150 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090140150 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090140150 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090140150 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090140150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090140150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090140150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090140150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090140150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090140151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090140151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5c bb 7b 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090140151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090140151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090140151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090140151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090140151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090140151 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090140351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36166<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=559884) 20250412090140706 DLSCCP DEBUG SCCP-SCOC(54)[0x565451958030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090140706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00338e8d), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090140706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090140707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090140707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090140707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090140707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090140707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090140707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 33 8e 8d 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090140707 DLSCCP DEBUG SCCP-SCOC(55)[0x56545197f680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090140707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f78f40), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090140707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090140707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090140707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090140707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090140707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090140707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090140707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f7 8f 40 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090140707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090140707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090140707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090140707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090140707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090140707 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090140707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090140707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090140707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090140707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090140707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090140707 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090140708 DLSCCP DEBUG SCCP-SCOC(56)[0x5654519679d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090140708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00741749), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090140708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090140708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090140708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090140708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090140708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090140708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090140708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 17 49 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090140708 DLSCCP DEBUG SCCP-SCOC(57)[0x5654519a3e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090140708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017b852), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090140708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090140708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090140708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090140708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090140708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090140708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090140708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 17 b8 52 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090140708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090140708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090140708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090140708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090140708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090140708 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090140708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090140708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090140709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090140709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090140709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090140709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=559884, count=578324) 20250412090141549 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090141549 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090141549 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090141549 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090141549 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090141549 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090141549 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090141549 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090141549 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412090141551 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090141551 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090141551 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Sat Apr 12 09:01:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250412090143455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36174<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090143463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36178<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090143470 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37381<->l=127.0.0.1:4262) (control_if.c:572) 20250412090143607 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090143607 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090143617 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090143617 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090143618 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090143618 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090143618 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090143618 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090143618 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090143618 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090143618 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090143618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143618 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090143618 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143618 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090143618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090143618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090143618 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090143618 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090143618 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60954 (stream_srv.c:142) 20250412090143618 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60954<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090143618 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090143618 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090143619 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143619 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090143619 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090143619 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090143619 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090143619 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090143619 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090143619 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090143619 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090143619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090143619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090143619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143619 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090143619 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143619 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090143619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090143619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090143619 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090143619 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090143619 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090143619 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090143619 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143619 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090143619 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090143619 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090143619 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090143619 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090143620 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090143620 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090143620 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090143620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090143620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090143620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090143620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143620 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090143620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090143620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090143620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 08 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090143620 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090143620 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090143620 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090143620 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090143620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090143620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090143620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143620 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090143621 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143621 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090143621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090143621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090143621 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090143621 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090143621 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143621 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090143621 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090143621 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090143621 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090143621 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090143621 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143621 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090143621 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090143621 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090143621 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090143621 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(527)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(527)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(527)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(525)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(530)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(530)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(530)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-SCCP(528)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090143656 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090143656 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090143657 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090143657 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090143657 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090143657 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090143657 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090143657 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090143658 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090143658 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090143658 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090143658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090143658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090143658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=11 -> eSLS=91: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090143659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=11 -> eSLS=123: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143659 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090143659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090143659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090143659 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0b 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090143659 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090143659 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090143659 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090143659 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090143659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090143659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090143659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090143659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143659 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090143659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090143659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090143659 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090143659 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090143659 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090143659 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090143659 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090143659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090143659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090143659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090143659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143659 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090143659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090143659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090143659 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090143659 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090143659 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090143659 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090143659 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090143659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090143659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090143659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090143659 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090143659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090143659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090143659 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090143659 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090143659 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143659 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090143659 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090143659 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090143659 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090143659 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090143659 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143659 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090143659 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090143659 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090143659 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090143659 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090143659 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143659 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090143659 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090143659 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090143660 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090143660 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090143660 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143660 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090143660 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090143660 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090143660 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090143660 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(533)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(533)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(533)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(531)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(536)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-M3UA(536)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(536)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(534)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090143700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090143700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090143700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090143700 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090143700 DHNBAP 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) 20250412090143700 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090143700 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090143700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090143700 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090143708 DLINP DEBUG SRVCONN(,r=127.0.0.1:60954<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090143708 DLINP DEBUG SRVCONN(,r=127.0.0.1:60954<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090143708 DLINP DEBUG SRVCONN(,r=127.0.0.1:60954<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090143708 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090143708 DHNBAP DEBUG (127.0.0.1:60954 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090143708 DHNBAP NOTICE (127.0.0.1:60954 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090143708 DHNBAP NOTICE (127.0.0.1:60954 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090143708 DLINP DEBUG SRVCONN(,r=127.0.0.1:60954<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090143708 DLINP DEBUG SRVCONN(,r=127.0.0.1:60954<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090143838 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 20250412090143838 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 20250412090143838 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090143838 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090143844 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143844 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090143844 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090143844 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090143844 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090143844 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090143844 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090143844 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090143844 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090143844 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090143844 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090143847 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143847 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090143847 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090143847 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090143847 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090143847 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090143847 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090143847 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090143847 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090143847 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090143847 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090143847 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090143847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090143847 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090143847 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090143847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090143847 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090143847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090143847 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090143847 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090143847 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090143847 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090143848 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090143848 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090143848 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090143848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090143848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090143848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143848 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090143848 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143848 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090143848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090143848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090143848 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090143848 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090143848 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143848 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090143848 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090143848 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090143848 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090143848 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412090143848 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090143849 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090143849 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090143849 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090143850 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 20250412090143850 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 20250412090143850 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090143850 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090143855 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143855 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090143855 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090143855 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090143855 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090143855 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090143855 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090143855 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090143855 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090143855 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090143855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090143856 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143856 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090143856 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090143856 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090143856 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090143856 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090143856 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090143856 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090143856 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090143856 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090143856 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090143856 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090143856 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090143856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090143856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090143856 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090143856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090143856 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090143856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090143856 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090143856 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090143856 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090143856 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090143857 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090143857 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090143857 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090143857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090143857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090143857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090143858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143858 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090143858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090143858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090143858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090143858 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090143858 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090143858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090143858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090143858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090143858 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'virt-msc1' 20250412090143858 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090143858 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090143858 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090143858 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090143872 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 20250412090143872 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 20250412090143872 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090143872 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090143878 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143878 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090143878 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090143878 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090143878 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090143878 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090143878 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090143878 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090143878 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090143878 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090143878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090143881 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143881 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090143881 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090143881 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090143881 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090143881 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090143881 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090143881 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090143881 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090143881 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090143881 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090143881 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090143881 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090143881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090143881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090143881 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090143881 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090143881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090143881 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090143881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090143882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090143882 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090143882 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090143882 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090143883 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090143883 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090143883 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090143883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090143883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090143883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090143883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090143883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090143883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090143883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090143883 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090143883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090143883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090143883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090143883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090143883 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412090143883 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090143883 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090143883 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090143883 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412090143884 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 20250412090143884 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 20250412090143884 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090143884 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412090143890 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143890 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412090143890 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090143890 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090143890 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090143890 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090143890 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090143890 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090143890 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090143890 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412090143890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090143892 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143892 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090143892 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090143892 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412090143892 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090143893 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090143893 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090143893 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090143893 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412090143893 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412090143893 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090143893 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412090143893 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090143893 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090143893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090143893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090143893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090143893 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412090143893 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090143893 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090143893 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090143893 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090143893 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090143893 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090143893 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090143894 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090143894 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090143894 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090143895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090143895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090143895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090143895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090143895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090143895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090143895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090143895 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090143895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090143895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090143895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090143895 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090143895 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090143895 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090143895 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090143895 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090143895 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090143895 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'virt-sgsn1' 20250412090143895 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090143895 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090143895 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090143895 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(526)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090144653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090144653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090144653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090144653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090144653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090144653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090144653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090144653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090144653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090144653 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090144653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090144654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090144654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090144654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090144654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090144654 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090144654 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090144654 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090144654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144654 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090144654 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090144654 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090144654 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090144654 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) 20250412090144654 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090144654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090144654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090144654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144654 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090144654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090144654 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090144654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090144654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090144654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090144654 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090144654 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090144654 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090144654 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090144654 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090144654 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090144654 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090144654 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090144654 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412090144654 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090144654 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090144654 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090144654 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090144656 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090144656 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090144656 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090144656 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090144656 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090144656 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090144656 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090144656 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090144656 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090144656 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090144657 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090144657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090144657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090144657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090144657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090144657 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090144657 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090144657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090144657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144657 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090144657 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090144657 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090144657 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090144657 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(529)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090144661 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090144661 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090144661 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090144661 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090144661 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090144661 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090144661 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090144661 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090144661 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090144661 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090144661 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090144661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090144661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090144661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090144661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090144661 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090144661 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090144661 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090144661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144662 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090144662 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090144662 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090144662 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090144662 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) 20250412090144662 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) 20250412090144662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090144662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090144662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144662 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090144662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090144662 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090144662 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090144662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090144662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090144662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090144662 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090144662 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090144662 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090144662 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090144662 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090144662 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090144662 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090144662 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=11 -> eSLS=11: use Normal Route via 'virt-msc1' 20250412090144662 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090144662 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090144662 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090144662 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090144664 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090144664 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090144664 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090144664 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090144664 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090144664 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090144664 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090144664 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090144664 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090144664 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090144664 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090144664 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090144664 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090144664 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090144664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090144664 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090144664 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090144664 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090144664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144664 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090144664 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090144665 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090144665 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090144665 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(532)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090144687 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090144687 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090144687 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090144687 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090144687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090144687 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090144687 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090144687 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090144687 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090144687 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090144687 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090144687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090144687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090144687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090144687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090144687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090144687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090144687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090144687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090144687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090144687 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090144687 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090144687 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) 20250412090144687 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090144687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090144687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090144687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144687 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090144687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090144687 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090144687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090144687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090144687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090144687 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090144687 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090144687 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090144687 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090144687 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090144687 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090144687 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090144687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090144687 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250412090144688 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090144688 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090144688 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090144688 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090144689 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090144689 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090144689 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090144689 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090144689 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090144689 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090144689 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090144689 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090144689 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090144690 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090144690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090144690 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090144690 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090144690 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090144690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090144690 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090144690 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090144690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090144690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144690 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090144690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090144690 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090144690 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090144690 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(535)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090144694 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090144694 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090144694 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090144694 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090144694 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090144694 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090144694 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090144694 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090144694 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090144694 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090144694 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090144694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090144694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090144694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090144694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090144694 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090144694 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090144694 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090144694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144694 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090144694 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090144694 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090144694 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090144694 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) 20250412090144694 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) 20250412090144694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090144694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090144694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144694 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090144694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090144694 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090144694 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090144694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090144694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090144694 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090144694 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090144694 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: link up (cnlink.c:111) 20250412090144695 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090144695 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090144695 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090144695 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090144695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090144695 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'virt-sgsn1' 20250412090144695 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090144695 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090144695 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090144695 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412090144695 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090144695 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090144695 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090144695 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090144695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090144695 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090144695 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090144695 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090144695 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090144695 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090144695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090144695 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090144695 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090144695 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090144695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090144695 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090144695 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090144695 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090144695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090144695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090144695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090144695 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090144695 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090144695 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090144695 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090144695 DRANAP INFO cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090145720 DLCTRL DEBUG Command: GET 311560890 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090145720 DLCTRL DEBUG Tx Command reply: GET_REPLY 311560890 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090145727 DLCTRL DEBUG Command: GET 843030083 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090145727 DLCTRL DEBUG Tx Command reply: GET_REPLY 843030083 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090145731 DLCTRL DEBUG Command: GET 369090979 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090145731 DLCTRL DEBUG Tx Command reply: GET_REPLY 369090979 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090145735 DLCTRL DEBUG Command: GET 442460187 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090145735 DLCTRL DEBUG Tx Command reply: GET_REPLY 442460187 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090145738 DLCTRL DEBUG Command: GET 175799699 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090145738 DLCTRL DEBUG Tx Command reply: GET_REPLY 175799699 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090145742 DLCTRL DEBUG Command: GET 55437201 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090145742 DLCTRL DEBUG Tx Command reply: GET_REPLY 55437201 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090145744 DLCTRL DEBUG Command: GET 331806137 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090145744 DLCTRL DEBUG Tx Command reply: GET_REPLY 331806137 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090145747 DLCTRL DEBUG Command: GET 160058761 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090145747 DLCTRL DEBUG Tx Command reply: GET_REPLY 160058761 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090145750 DLCTRL DEBUG Command: GET 286831258 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090145750 DLCTRL DEBUG Tx Command reply: GET_REPLY 286831258 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090145753 DLCTRL DEBUG Command: GET 778837462 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090145753 DLCTRL DEBUG Tx Command reply: GET_REPLY 778837462 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090145757 DLCTRL DEBUG Command: GET 280246803 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090145757 DLCTRL DEBUG Tx Command reply: GET_REPLY 280246803 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090145760 DLCTRL DEBUG Command: GET 914366820 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090145760 DLCTRL DEBUG Tx Command reply: GET_REPLY 914366820 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090145764 DLCTRL DEBUG Command: GET 674586229 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090145764 DLCTRL DEBUG Tx Command reply: GET_REPLY 674586229 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090145768 DLCTRL DEBUG Command: GET 880306325 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090145768 DLCTRL DEBUG Tx Command reply: GET_REPLY 880306325 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090145772 DLCTRL DEBUG Command: GET 818060614 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090145772 DLCTRL DEBUG Tx Command reply: GET_REPLY 818060614 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090145775 DLCTRL DEBUG Command: GET 745132492 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090145775 DLCTRL DEBUG Tx Command reply: GET_REPLY 745132492 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090145778 DLCTRL DEBUG Command: GET 482130036 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090145778 DLCTRL DEBUG Tx Command reply: GET_REPLY 482130036 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090145780 DLCTRL DEBUG Command: GET 224535257 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090145780 DLCTRL DEBUG Tx Command reply: GET_REPLY 224535257 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090145782 DLCTRL DEBUG Command: GET 141776352 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090145782 DLCTRL DEBUG Tx Command reply: GET_REPLY 141776352 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090145784 DLCTRL DEBUG Command: GET 324481707 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090145784 DLCTRL DEBUG Tx Command reply: GET_REPLY 324481707 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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@481fc27fb91e: 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 := '000000000000000110000010'B, t_guard := 20.000000 } 20250412090145813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48862<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)3603218 20250412090146865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090146865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090146865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412090146865 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090146865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x36fb12, normal) (hnbgw_rua.c:406) 20250412090146865 DHNB DEBUG map_rua[0x56545197ded0]{init}: Allocated (fsm.c:456) 20250412090146865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3603218)[0x56545197ded0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090146865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3603218 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090146865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090146865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090146865 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3603218 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:673) 20250412090146865 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3603218 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:693) 20250412090146865 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3603218 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090146865 DCN DEBUG map_sccp[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090146865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090146865 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-3603218 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090146865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3603218 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412090146865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3603218)[0x56545197ded0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090146865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090146865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090146865 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3603218 SCCP-64 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090146865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5654519701e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090146865 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090146865 DLSCCP DEBUG SCCP-SCOC(64)[0x565451978120]{IDLE}: Allocated (fsm.c:456) 20250412090146865 DLSCCP DEBUG SCCP-SCOC(64)[0x565451978120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090146865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001820056400500f1100926) (sccp_scrc.c:415) 20250412090146865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090146865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090146865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090146865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090146865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090146865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090146865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090146866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090146866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090146866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090146866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090146866 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090146866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090146866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090146866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090146866 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 40 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 01 82 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090146866 DLSCCP DEBUG SCCP-SCOC(64)[0x565451978120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090146866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5654519701e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090146866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3603218)[0x56545197ded0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090146866 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090146866 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090146866 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090146866 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090146866 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090146866 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412090146866 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090146866 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090146866 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090146866 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 40 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 01 82 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)14193343 HNBGW_Test.msc0-SCCP(525)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(525)@481fc27fb91e: 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)@481fc27fb91e: setverdict(pass): none -> pass 20250412090146883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090146883 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090146883 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090146884 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090146884 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090146884 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090146884 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090146884 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090146884 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090146884 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 40 c4 8c a3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090146884 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090146884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090146884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090146884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090146884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090146884 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c48ca3) (sccp_scrc.c:486) 20250412090146884 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1855) 20250412090146884 DLSCCP DEBUG SCCP-SCOC(64)[0x565451978120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090146884 DLSCCP DEBUG SCCP-SCOC(64)[0x565451978120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090146884 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090146884 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090146884 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090146884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5654519701e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090146884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5654519701e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090146886 DLCTRL DEBUG Command: GET 900932912 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090146886 DLCTRL DEBUG Tx Command reply: GET_REPLY 900932912 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090146891 DLCTRL DEBUG Command: GET 306328258 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090146891 DLCTRL DEBUG Tx Command reply: GET_REPLY 306328258 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090146895 DLCTRL DEBUG Command: GET 609311558 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090146895 DLCTRL DEBUG Tx Command reply: GET_REPLY 609311558 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250412090146899 DLCTRL DEBUG Command: GET 844121003 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090146899 DLCTRL DEBUG Tx Command reply: GET_REPLY 844121003 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090146903 DLCTRL DEBUG Command: GET 764030650 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090146903 DLCTRL DEBUG Tx Command reply: GET_REPLY 764030650 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090146907 DLCTRL DEBUG Command: GET 510830271 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090146907 DLCTRL DEBUG Tx Command reply: GET_REPLY 510830271 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090146912 DLCTRL DEBUG Command: GET 793446398 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090146912 DLCTRL DEBUG Tx Command reply: GET_REPLY 793446398 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090146915 DLCTRL DEBUG Command: GET 770815032 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090146915 DLCTRL DEBUG Tx Command reply: GET_REPLY 770815032 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090146919 DLCTRL DEBUG Command: GET 935342077 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090146919 DLCTRL DEBUG Tx Command reply: GET_REPLY 935342077 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090146922 DLCTRL DEBUG Command: GET 296450888 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090146922 DLCTRL DEBUG Tx Command reply: GET_REPLY 296450888 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090146926 DLCTRL DEBUG Command: GET 378583865 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090146926 DLCTRL DEBUG Tx Command reply: GET_REPLY 378583865 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090146929 DLCTRL DEBUG Command: GET 938984874 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090146929 DLCTRL DEBUG Tx Command reply: GET_REPLY 938984874 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090146931 DLCTRL DEBUG Command: GET 474125858 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090146931 DLCTRL DEBUG Tx Command reply: GET_REPLY 474125858 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090146933 DLCTRL DEBUG Command: GET 64615866 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090146933 DLCTRL DEBUG Tx Command reply: GET_REPLY 64615866 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090146936 DLCTRL DEBUG Command: GET 716142882 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090146936 DLCTRL DEBUG Tx Command reply: GET_REPLY 716142882 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090146938 DLCTRL DEBUG Command: GET 517035679 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090146938 DLCTRL DEBUG Tx Command reply: GET_REPLY 517035679 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090146940 DLCTRL DEBUG Command: GET 95677860 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090146940 DLCTRL DEBUG Tx Command reply: GET_REPLY 95677860 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090146941 DLCTRL DEBUG Command: GET 378533561 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090146941 DLCTRL DEBUG Tx Command reply: GET_REPLY 378533561 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090146943 DLCTRL DEBUG Command: GET 58591922 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090146943 DLCTRL DEBUG Tx Command reply: GET_REPLY 58591922 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090146944 DLCTRL DEBUG Command: GET 132476498 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090146944 DLCTRL DEBUG Tx Command reply: GET_REPLY 132476498 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000011111000'B, t_guard := 20.000000 } 20250412090146973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48876<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)2743064 20250412090148004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090148004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090148004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412090148004 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090148004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x29db18, normal) (hnbgw_rua.c:406) 20250412090148004 DHNB DEBUG map_rua[0x565451964c70]{init}: Allocated (fsm.c:456) 20250412090148004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2743064)[0x565451964c70]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090148004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2743064 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090148004 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090148004 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090148004 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2743064 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:673) 20250412090148004 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2743064 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:693) 20250412090148004 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2743064 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250412090148004 DCN DEBUG map_sccp[0x5654519623c0]{init}: Allocated (fsm.c:456) 20250412090148004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5654519623c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090148004 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-2743064 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412090148004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2743064 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412090148004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2743064)[0x565451964c70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090148004 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090148004 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090148004 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2743064 SCCP-65 msc-1 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090148004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5654519623c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090148004 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090148004 DLSCCP DEBUG SCCP-SCOC(65)[0x5654519608e0]{IDLE}: Allocated (fsm.c:456) 20250412090148004 DLSCCP DEBUG SCCP-SCOC(65)[0x5654519608e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090148004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000f80056400500f1100926) (sccp_scrc.c:415) 20250412090148004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090148004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090148004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090148004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090148004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090148004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090148004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090148004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090148004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090148004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090148004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090148004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090148004 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090148004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090148004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090148005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 05 01 00 00 41 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 00 f8 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090148005 DLSCCP DEBUG SCCP-SCOC(65)[0x5654519608e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090148005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5654519623c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090148005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2743064)[0x565451964c70]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090148005 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090148005 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090148005 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090148005 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090148005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090148005 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250412090148005 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090148005 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090148005 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090148005 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 05 01 00 00 41 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 00 f8 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(528)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)12813473 HNBGW_Test.msc1-SCCP(528)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(528)@481fc27fb91e: 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)@481fc27fb91e: setverdict(pass): none -> pass 20250412090148024 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090148024 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090148024 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090148024 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090148024 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090148024 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090148024 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090148024 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090148024 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090148024 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 41 bf 6e 2e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090148024 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090148024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090148024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090148024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090148024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090148024 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bf6e2e) (sccp_scrc.c:486) 20250412090148024 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1855) 20250412090148024 DLSCCP DEBUG SCCP-SCOC(65)[0x5654519608e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090148024 DLSCCP DEBUG SCCP-SCOC(65)[0x5654519608e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090148024 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090148024 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090148024 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090148024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5654519623c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090148024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5654519623c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090148027 DLCTRL DEBUG Command: GET 390329270 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090148027 DLCTRL DEBUG Tx Command reply: GET_REPLY 390329270 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090148033 DLCTRL DEBUG Command: GET 687159910 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090148033 DLCTRL DEBUG Tx Command reply: GET_REPLY 687159910 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090148037 DLCTRL DEBUG Command: GET 151732447 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090148037 DLCTRL DEBUG Tx Command reply: GET_REPLY 151732447 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250412090148042 DLCTRL DEBUG Command: GET 843469622 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090148042 DLCTRL DEBUG Tx Command reply: GET_REPLY 843469622 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090148046 DLCTRL DEBUG Command: GET 54148190 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090148046 DLCTRL DEBUG Tx Command reply: GET_REPLY 54148190 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090148050 DLCTRL DEBUG Command: GET 507115789 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090148051 DLCTRL DEBUG Tx Command reply: GET_REPLY 507115789 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090148055 DLCTRL DEBUG Command: GET 535070134 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090148055 DLCTRL DEBUG Tx Command reply: GET_REPLY 535070134 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090148059 DLCTRL DEBUG Command: GET 651005471 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090148059 DLCTRL DEBUG Tx Command reply: GET_REPLY 651005471 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250412090148064 DLCTRL DEBUG Command: GET 734824427 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090148064 DLCTRL DEBUG Tx Command reply: GET_REPLY 734824427 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090148068 DLCTRL DEBUG Command: GET 91772364 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090148068 DLCTRL DEBUG Tx Command reply: GET_REPLY 91772364 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090148073 DLCTRL DEBUG Command: GET 343826014 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090148073 DLCTRL DEBUG Tx Command reply: GET_REPLY 343826014 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090148077 DLCTRL DEBUG Command: GET 637146436 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090148077 DLCTRL DEBUG Tx Command reply: GET_REPLY 637146436 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090148081 DLCTRL DEBUG Command: GET 422623718 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090148081 DLCTRL DEBUG Tx Command reply: GET_REPLY 422623718 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090148085 DLCTRL DEBUG Command: GET 247377295 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090148085 DLCTRL DEBUG Tx Command reply: GET_REPLY 247377295 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090148088 DLCTRL DEBUG Command: GET 402775096 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090148088 DLCTRL DEBUG Tx Command reply: GET_REPLY 402775096 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090148091 DLCTRL DEBUG Command: GET 61430774 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090148091 DLCTRL DEBUG Tx Command reply: GET_REPLY 61430774 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090148094 DLCTRL DEBUG Command: GET 115782816 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090148094 DLCTRL DEBUG Tx Command reply: GET_REPLY 115782816 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090148097 DLCTRL DEBUG Command: GET 14075509 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090148097 DLCTRL DEBUG Tx Command reply: GET_REPLY 14075509 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090148099 DLCTRL DEBUG Command: GET 609418629 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090148099 DLCTRL DEBUG Tx Command reply: GET_REPLY 609418629 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090148101 DLCTRL DEBUG Command: GET 797318206 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090148101 DLCTRL DEBUG Tx Command reply: GET_REPLY 797318206 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000111001100'B, t_guard := 20.000000 } 20250412090148117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48892<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)4727975 20250412090149137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090149137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090149137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412090149137 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090149137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4824a7, normal) (hnbgw_rua.c:406) 20250412090149137 DHNB DEBUG map_rua[0x565451972390]{init}: Allocated (fsm.c:456) 20250412090149137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4727975)[0x565451972390]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090149137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4727975 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090149137 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090149137 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090149137 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4727975 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:673) 20250412090149137 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4727975 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:693) 20250412090149137 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4727975 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090149137 DCN DEBUG map_sccp[0x56545195a110]{init}: Allocated (fsm.c:456) 20250412090149137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56545195a110]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090149137 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-4727975 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090149137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4727975 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412090149137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4727975)[0x565451972390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090149137 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090149137 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090149137 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4727975 SCCP-66 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090149137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56545195a110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090149137 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090149137 DLSCCP DEBUG SCCP-SCOC(66)[0x565451962b00]{IDLE}: Allocated (fsm.c:456) 20250412090149137 DLSCCP DEBUG SCCP-SCOC(66)[0x565451962b00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090149137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001cc0056400500f1100926) (sccp_scrc.c:415) 20250412090149137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090149137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090149137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090149137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090149138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090149138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090149138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090149138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090149138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090149138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090149138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090149138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090149138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090149138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090149138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090149138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 42 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 01 cc 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090149138 DLSCCP DEBUG SCCP-SCOC(66)[0x565451962b00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090149138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56545195a110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090149138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4727975)[0x565451972390]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090149138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090149138 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090149138 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090149138 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090149138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090149138 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412090149138 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090149138 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090149138 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090149138 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 42 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 00 40 23 00 4f 40 03 00 01 cc 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@481fc27fb91e: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)867713 HNBGW_Test.msc0-SCCP(525)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412090149146 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090149146 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090149146 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090149146 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090149146 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090149146 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090149146 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090149146 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090149146 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090149146 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 42 92 67 3c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090149146 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090149146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090149146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090149146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090149146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090149146 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0092673c) (sccp_scrc.c:486) 20250412090149146 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1855) 20250412090149146 DLSCCP DEBUG SCCP-SCOC(66)[0x565451962b00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090149146 DLSCCP DEBUG SCCP-SCOC(66)[0x565451962b00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090149146 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090149146 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090149146 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090149146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56545195a110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090149146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56545195a110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090149150 DLCTRL DEBUG Command: GET 629764392 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090149150 DLCTRL DEBUG Tx Command reply: GET_REPLY 629764392 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090149155 DLCTRL DEBUG Command: GET 243774321 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090149155 DLCTRL DEBUG Tx Command reply: GET_REPLY 243774321 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090149159 DLCTRL DEBUG Command: GET 355888636 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090149159 DLCTRL DEBUG Tx Command reply: GET_REPLY 355888636 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250412090149163 DLCTRL DEBUG Command: GET 451030648 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090149163 DLCTRL DEBUG Tx Command reply: GET_REPLY 451030648 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090149167 DLCTRL DEBUG Command: GET 396142540 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090149167 DLCTRL DEBUG Tx Command reply: GET_REPLY 396142540 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090149171 DLCTRL DEBUG Command: GET 379616719 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090149171 DLCTRL DEBUG Tx Command reply: GET_REPLY 379616719 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090149176 DLCTRL DEBUG Command: GET 349131436 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090149176 DLCTRL DEBUG Tx Command reply: GET_REPLY 349131436 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090149182 DLCTRL DEBUG Command: GET 708005736 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090149182 DLCTRL DEBUG Tx Command reply: GET_REPLY 708005736 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250412090149187 DLCTRL DEBUG Command: GET 897426102 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090149187 DLCTRL DEBUG Tx Command reply: GET_REPLY 897426102 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090149192 DLCTRL DEBUG Command: GET 96858807 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090149192 DLCTRL DEBUG Tx Command reply: GET_REPLY 96858807 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090149196 DLCTRL DEBUG Command: GET 406098824 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090149196 DLCTRL DEBUG Tx Command reply: GET_REPLY 406098824 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090149201 DLCTRL DEBUG Command: GET 523783068 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090149201 DLCTRL DEBUG Tx Command reply: GET_REPLY 523783068 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090149205 DLCTRL DEBUG Command: GET 445550386 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090149205 DLCTRL DEBUG Tx Command reply: GET_REPLY 445550386 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090149209 DLCTRL DEBUG Command: GET 813834027 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090149209 DLCTRL DEBUG Tx Command reply: GET_REPLY 813834027 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090149214 DLCTRL DEBUG Command: GET 766046525 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090149214 DLCTRL DEBUG Tx Command reply: GET_REPLY 766046525 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090149218 DLCTRL DEBUG Command: GET 655964753 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090149218 DLCTRL DEBUG Tx Command reply: GET_REPLY 655964753 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090149222 DLCTRL DEBUG Command: GET 540290042 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090149222 DLCTRL DEBUG Tx Command reply: GET_REPLY 540290042 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090149227 DLCTRL DEBUG Command: GET 319701087 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090149227 DLCTRL DEBUG Tx Command reply: GET_REPLY 319701087 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090149231 DLCTRL DEBUG Command: GET 223341885 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090149231 DLCTRL DEBUG Tx Command reply: GET_REPLY 223341885 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090149235 DLCTRL DEBUG Command: GET 668977722 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090149235 DLCTRL DEBUG Tx Command reply: GET_REPLY 668977722 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090149250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36178<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090149250 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37381<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(519)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(518)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090149254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36174<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090149255 DLINP DEBUG SRVCONN(,r=127.0.0.1:60954<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090149256 DLINP DEBUG SRVCONN(,r=127.0.0.1:60954<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090149256 DLINP NOTICE SRV(,r=127.0.0.1:60954<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090149256 DMAIN NOTICE (127.0.0.1:60954 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60954<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090149256 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(531)@481fc27fb91e: Final verdict of PTC: none 20250412090149259 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090149259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(532)@481fc27fb91e: Final verdict of PTC: none 20250412090149259 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090149259 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412090149259 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090149259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090149259 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090149259 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517)@481fc27fb91e: Final verdict of PTC: none 20250412090149259 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090149259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090149259 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090149259 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412090149259 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090149259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090149259 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090149260 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 20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090149260 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090149260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090149260 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090149260 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090149260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090149260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090149260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090149260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090149260 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090149260 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 20250412090149260 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090149260 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 20250412090149260 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412090149260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090149260 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090149260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090149260 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090149260 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090149260 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090149260 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090149260 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090149260 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090149260 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 20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090149260 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090149261 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090149261 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090149261 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090149261 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.sgsn1-RAN(535)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@481fc27fb91e: Final verdict of PTC: none20250412090149261 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090149261 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090149261 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090149261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090149261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090149261 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 20250412090149261 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090149261 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090149261 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090149261 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090149261 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090149261 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090149261 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090149261 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090149261 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090149261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090149261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090149261 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090149261 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090149261 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090149261 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-SCCP(534)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(529)@481fc27fb91e: Final verdict of PTC: none 20250412090149261 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 20250412090149261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090149261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090149261 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090149261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090149261 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 20250412090149261 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090149261 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090149261 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090149261 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090149261 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090149261 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090149261 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090149261 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090149261 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090149261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090149262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090149262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090149261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090149261 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090149261 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090149261 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090149261 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090149261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5654519623c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090149262 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090149262 DLSCCP DEBUG SCCP-SCOC(65)[0x5654519608e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090149262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf6e2e), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090149262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090149262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090149262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090149262 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@481fc27fb91e: Final verdict of PTC: none 20250412090149262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090149263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090149263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 05 04 bf 6e 2e 00 00 41 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090149263 DLSCCP DEBUG SCCP-SCOC(65)[0x5654519608e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) HNBGW_Test.sgsn0-M3UA(533)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(536)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(530)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(526)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(527)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(528)@481fc27fb91e: Final verdict of PTC: none 20250412090149263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5654519623c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090149263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2743064)[0x565451964c70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090149263 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2743064)[0x565451964c70]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090149263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090149263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2743064)[0x565451964c70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090149263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2743064)[0x565451964c70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090149263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2743064)[0x565451964c70]{disrupted}: Freeing instance (context_map.c:202) 20250412090149263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2743064)[0x565451964c70]{disrupted}: Deallocated (fsm.c:568) 20250412090149263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5654519623c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090149263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5654519623c0]{disconnected}: Freeing instance (context_map.c:206) 20250412090149264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x5654519623c0]{disconnected}: Deallocated (fsm.c:568) 20250412090149264 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2743064 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250412090149264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090149264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090149264 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090149264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090149264 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090149264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090149264 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090149265 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) HNBGW-MGCP(537)@481fc27fb91e: Final verdict of PTC: none 20250412090149265 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090149265 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW-PFCP(520)@481fc27fb91e: Final verdict of PTC: none20250412090149266 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090149267 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090149267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090149267 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090149267 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090149267 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090149267 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090149267 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090149267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090149268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@481fc27fb91e: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@481fc27fb91e: Final verdict of PTC: pass 20250412090149269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090149270 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090149270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc0-SCCP(525)@481fc27fb91e: Final verdict of PTC: none 20250412090149271 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090149271 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090149272 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090149272 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090149273 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090149273 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090149274 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090149274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090149275 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090149275 DLSCCP DEBUG SCCP-SCOC(64)[0x565451978120]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090149276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c48ca3), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090149277 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090149277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090149278 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090149278 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090149279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090149279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090149280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 04 04 c4 8c a3 00 00 40 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090149280 DLSCCP DEBUG SCCP-SCOC(64)[0x565451978120]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090149281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5654519701e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090149282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3603218)[0x56545197ded0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090149282 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3603218)[0x56545197ded0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090149283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090149283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3603218)[0x56545197ded0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090149284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3603218)[0x56545197ded0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090149284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3603218)[0x56545197ded0]{disrupted}: Freeing instance (context_map.c:202) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@481fc27fb91e: Final verdict of PTC: pass 20250412090149285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3603218)[0x56545197ded0]{disrupted}: Deallocated (fsm.c:568) MTC@481fc27fb91e: Setting final verdict of the test case. 20250412090149286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) 20250412090149286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:206) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) 20250412090149287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) 20250412090149287 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3603218 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) 20250412090149288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56545195a110]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) 20250412090149288 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) 20250412090149289 DLSCCP DEBUG SCCP-SCOC(66)[0x565451962b00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass) 20250412090149290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092673c), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) 20250412090149290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. 20250412090149291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090149291 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090149292 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090149293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090149293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090149294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 06 04 92 67 3c 00 00 42 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090149294 DLSCCP DEBUG SCCP-SCOC(66)[0x565451962b00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090149295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56545195a110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090149296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4727975)[0x565451972390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090149296 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4727975)[0x565451972390]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090149297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090149297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4727975)[0x565451972390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090149298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4727975)[0x565451972390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090149298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4727975)[0x565451972390]{disrupted}: Freeing instance (context_map.c:202) 20250412090149299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4727975)[0x565451972390]{disrupted}: Deallocated (fsm.c:568) 20250412090149299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56545195a110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090149299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56545195a110]{disconnected}: Freeing instance (context_map.c:206) 20250412090149300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56545195a110]{disconnected}: Deallocated (fsm.c:568) 20250412090149300 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4727975 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250412090149301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090149301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090149302 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090149302 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090149303 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090149303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48862<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090149304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48892<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090149304 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090149304 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090149304 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090149304 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090149305 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090149305 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090149305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48876<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090149305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090149305 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090149305 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090149305 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090149305 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090149305 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Sat Apr 12 09:01:49 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 20250412090149458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090149554 DLSCCP DEBUG SCCP-SCOC(62)[0x565451965c60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090149554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c2767), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090149554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090149554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090149554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090149554 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090149554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090149554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090149554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3c 27 67 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090149554 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090149554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090149554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090149554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090149554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090149554 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090149583 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090149583 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090149583 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090149583 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090149583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090149583 DLSCCP DEBUG SCCP-SCOC(61)[0x56545195aa60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090149583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b9a1f), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090149583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090149583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090149583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090149583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090149583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090149583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090149583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7b 9a 1f 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090149583 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090149588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090149588 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090149588 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090149588 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090149588 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090149588 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090149588 DLSCCP DEBUG SCCP-SCOC(63)[0x56545197f940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090149588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e80756), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090149588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090149588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090149588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090149588 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090149588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090149588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090149588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e8 07 56 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090150060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48902<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=562576) 20250412090150150 DLSCCP DEBUG SCCP-SCOC(58)[0x565451965ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090150150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f02f9f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090150150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090150150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090150150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090150150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090150150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090150150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090150150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f0 2f 9f 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090150150 DLSCCP DEBUG SCCP-SCOC(59)[0x565451958160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090150150 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00feee46), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090150150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090150150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090150150 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090150150 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090150150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090150150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090150150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fe ee 46 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090150151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090150151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090150151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090150151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090150151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090150151 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090150151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090150151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090150151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090150151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090150151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090150151 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090150151 DLSCCP DEBUG SCCP-SCOC(60)[0x5654519acb80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090150152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cbb7b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090150152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090150152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090150152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090150152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090150152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090150152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090150152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5c bb 7b 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090150152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090150152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090150152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090150152 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090150152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090150152 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090150707 DLSCCP DEBUG SCCP-SCOC(55)[0x56545197f680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090150707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f78f40), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090150707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090150707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090150707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090150707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090150707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090150707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090150707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f7 8f 40 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090150707 DLSCCP DEBUG SCCP-SCOC(54)[0x565451958030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090150707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00338e8d), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090150707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090150707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090150707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090150707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090150707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090150707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090150707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 33 8e 8d 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090150708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090150708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090150708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090150708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090150708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090150708 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090150708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090150708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090150708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090150708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090150708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090150708 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090150709 DLSCCP DEBUG SCCP-SCOC(57)[0x5654519a3e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090150709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017b852), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090150709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090150709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090150709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090150709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090150709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090150709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090150709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 17 b8 52 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090150709 DLSCCP DEBUG SCCP-SCOC(56)[0x5654519679d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090150709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00741749), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090150709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090150709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090150709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090150709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090150709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090150709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090150709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 17 49 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090150709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090150709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090150709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090150709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090150709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090150709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090150709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090150709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090150709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090150709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090150709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090150709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=562576, count=595472) 20250412090151260 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090151260 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090151260 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412090151261 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090151261 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090151261 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090151261 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090151261 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090151262 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090151262 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090151262 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090151262 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Sat Apr 12 09:01:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250412090153139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48908<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090153141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48910<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090153146 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44697<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090153234 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090153234 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090153241 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090153241 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090153241 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090153241 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090153241 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090153241 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090153241 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090153241 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090153241 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43635 (stream_srv.c:142) 20250412090153241 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43635<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090153242 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090153242 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090153242 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090153242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090153242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090153242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090153243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153243 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090153243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090153243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090153243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 02 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090153243 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090153243 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090153243 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090153243 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090153243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090153243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090153243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090153243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153243 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090153243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090153243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090153243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090153243 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090153243 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090153243 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090153243 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090153243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090153243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090153243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090153243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153243 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090153243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090153243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090153243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090153243 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090153243 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090153243 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090153243 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090153243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090153243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090153243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090153243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090153243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153243 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090153243 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090153243 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090153243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090153243 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090153243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090153243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090153243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090153243 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090153243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153243 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090153243 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090153243 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090153243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090153243 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090153243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153243 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090153243 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090153243 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090153243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090153243 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090153243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153243 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090153243 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090153243 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090153243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090153243 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(551)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(551)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(551)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(549)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(554)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(554)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(554)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-SCCP(552)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090153266 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090153266 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090153266 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090153266 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090153267 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090153267 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090153267 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090153267 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090153268 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090153268 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090153268 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090153268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090153268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090153268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153268 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=10 -> eSLS=90: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090153268 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153268 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090153268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090153268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090153268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090153268 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090153268 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090153268 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090153268 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090153268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090153268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090153268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153268 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090153268 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153268 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090153268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090153268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090153268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090153268 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090153268 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090153268 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090153268 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090153268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090153268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090153268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153268 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090153268 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153268 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090153268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090153268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090153268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090153268 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090153268 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090153268 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090153268 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090153268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090153268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090153268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153268 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090153268 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090153268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090153268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090153268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090153268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090153268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090153268 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090153268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090153268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090153268 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090153268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090153268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090153268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090153268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090153268 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090153268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090153268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090153268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090153268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090153268 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090153268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090153268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090153268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090153268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090153268 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(557)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(557)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(557)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(555)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(560)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-M3UA(560)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(560)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-SCCP(558)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090153299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090153299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090153299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090153299 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090153299 DHNBAP 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) 20250412090153299 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090153299 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090153299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090153299 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090153304 DLINP DEBUG SRVCONN(,r=127.0.0.1:43635<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090153304 DLINP DEBUG SRVCONN(,r=127.0.0.1:43635<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090153304 DLINP DEBUG SRVCONN(,r=127.0.0.1:43635<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090153304 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090153304 DHNBAP DEBUG (127.0.0.1:43635 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090153304 DHNBAP NOTICE (127.0.0.1:43635 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090153304 DHNBAP NOTICE (127.0.0.1:43635 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090153304 DLINP DEBUG SRVCONN(,r=127.0.0.1:43635<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090153304 DLINP DEBUG SRVCONN(,r=127.0.0.1:43635<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090153454 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 20250412090153454 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 20250412090153454 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090153454 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090153459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153459 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090153459 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090153459 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090153459 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090153459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090153459 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090153459 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090153459 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090153459 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090153459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090153461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153461 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090153461 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090153461 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090153461 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090153461 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090153461 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090153461 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090153461 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090153461 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090153461 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090153461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090153461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090153461 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090153461 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090153461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090153462 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090153462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090153462 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090153462 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090153462 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090153462 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090153463 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090153463 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090153463 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090153463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090153463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090153463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090153463 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090153463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090153463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090153463 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090153463 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090153463 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153463 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090153463 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090153463 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090153463 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090153463 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412090153463 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090153463 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090153464 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090153464 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090153465 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 20250412090153465 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 20250412090153465 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090153465 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090153469 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153469 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090153469 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090153469 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090153470 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090153470 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090153470 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090153470 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090153470 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090153470 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090153470 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090153472 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153472 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090153472 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090153472 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090153472 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090153472 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090153472 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090153472 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090153472 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090153472 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090153472 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090153472 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090153472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090153473 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090153473 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090153473 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090153473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090153473 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090153473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090153473 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090153473 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090153473 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090153473 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090153474 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090153474 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090153474 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090153474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090153474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090153474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153474 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090153474 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153474 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090153475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090153475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090153475 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090153475 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090153475 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153475 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090153475 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090153475 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090153475 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090153475 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'virt-msc1' 20250412090153475 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090153475 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090153475 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090153475 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090153479 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 20250412090153479 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 20250412090153479 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090153479 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090153482 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153482 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090153482 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090153482 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090153482 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090153482 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090153482 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090153482 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090153482 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090153482 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090153482 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090153484 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153484 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090153484 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090153484 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090153484 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090153484 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090153484 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090153484 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090153484 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090153484 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090153484 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090153484 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090153484 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090153484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090153484 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090153484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090153484 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090153484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090153484 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090153484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090153484 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090153484 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090153484 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090153484 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090153485 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090153485 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090153485 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090153485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090153485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090153485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153486 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090153486 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090153486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090153486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090153486 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090153486 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090153486 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153486 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090153486 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090153486 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090153486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090153486 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412090153486 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090153486 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090153486 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090153486 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412090153489 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 20250412090153489 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 20250412090153489 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090153489 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412090153494 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153494 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412090153494 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090153494 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090153494 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090153495 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090153495 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090153495 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090153495 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090153495 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412090153495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090153496 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153496 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090153496 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090153496 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412090153496 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090153496 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090153496 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090153496 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090153496 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412090153496 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412090153496 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090153496 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412090153496 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090153496 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090153496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090153496 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090153496 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090153496 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412090153496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090153496 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090153496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090153496 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090153496 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090153496 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090153496 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090153498 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090153498 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090153498 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090153498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090153498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090153498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090153498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090153498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090153498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090153498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090153498 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090153498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090153498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090153498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090153498 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090153498 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090153498 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090153498 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090153498 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090153498 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090153498 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'virt-sgsn1' 20250412090153498 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090153498 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090153498 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090153498 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250412090154267 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090154267 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090154267 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090154267 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090154267 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090154267 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090154267 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090154267 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090154267 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090154267 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc0-RAN(550)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090154267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090154267 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090154267 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090154267 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090154267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090154267 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090154267 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090154267 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090154267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154267 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090154267 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090154267 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090154267 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090154267 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) 20250412090154267 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090154267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090154267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090154267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090154267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090154267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090154267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090154267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090154267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090154267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090154267 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090154267 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090154267 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090154267 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090154267 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090154267 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090154267 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090154267 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412090154267 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090154267 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090154267 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090154267 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090154269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090154269 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090154269 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090154269 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090154270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090154270 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090154270 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090154270 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090154270 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090154270 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090154270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090154270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090154270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090154270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090154270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090154270 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090154270 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090154270 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090154270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154270 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090154270 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090154270 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090154270 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090154270 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(553)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090154273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090154273 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090154273 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090154273 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090154273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090154273 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090154273 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090154273 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090154273 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090154273 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090154273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090154273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090154273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090154273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090154273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090154273 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090154273 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090154273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090154273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154273 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090154273 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090154273 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090154273 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090154273 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) 20250412090154273 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) 20250412090154274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090154274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090154274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090154274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090154274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090154274 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090154274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090154274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090154274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090154274 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090154274 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090154274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090154274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090154274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090154274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090154274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090154274 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'virt-msc1' 20250412090154274 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090154274 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090154274 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090154274 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090154276 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090154276 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090154276 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090154276 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090154276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090154276 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090154276 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090154276 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090154276 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090154276 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090154276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090154276 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090154276 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090154276 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090154276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090154276 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090154276 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090154276 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090154276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154276 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090154276 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090154276 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090154276 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090154276 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(556)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090154284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090154284 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090154284 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090154284 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090154284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090154284 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090154284 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090154284 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090154284 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090154284 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090154284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090154284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090154284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090154284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090154284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090154284 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090154284 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090154284 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090154284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154284 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090154284 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090154284 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090154284 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090154284 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) 20250412090154284 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090154284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090154284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090154284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090154284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090154284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090154284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090154284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090154284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090154284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090154284 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090154284 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090154284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090154284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090154284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090154284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090154284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090154284 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412090154284 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090154284 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090154284 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090154284 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090154285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090154285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090154285 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090154285 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090154285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090154285 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090154285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090154285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090154285 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090154285 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090154285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090154285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090154285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090154285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090154285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090154285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090154285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090154285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090154285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154285 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090154285 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090154285 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090154285 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090154285 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(559)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090154294 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090154294 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090154294 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090154294 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090154294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090154294 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090154294 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090154294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090154294 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090154294 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090154294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090154294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090154294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090154294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090154294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090154294 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090154294 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090154294 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090154294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154294 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090154294 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090154294 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090154294 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090154294 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) 20250412090154294 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) 20250412090154294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090154294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090154294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154294 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090154294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090154294 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090154294 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090154294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090154294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090154294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090154294 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090154294 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: link up (cnlink.c:111) 20250412090154294 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090154294 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090154294 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090154294 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090154294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090154294 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250412090154294 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090154294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090154294 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090154294 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412090154294 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090154294 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090154294 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090154294 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090154294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090154294 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090154294 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090154294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090154294 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090154294 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090154294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090154294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090154294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090154294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090154294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090154294 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090154294 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090154294 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090154294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090154294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090154294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090154294 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090154294 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090154294 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090154294 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090154294 DRANAP INFO cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090155315 DLCTRL DEBUG Command: GET 133345316 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090155315 DLCTRL DEBUG Tx Command reply: GET_REPLY 133345316 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090155318 DLCTRL DEBUG Command: GET 316247417 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090155318 DLCTRL DEBUG Tx Command reply: GET_REPLY 316247417 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090155322 DLCTRL DEBUG Command: GET 735672616 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090155322 DLCTRL DEBUG Tx Command reply: GET_REPLY 735672616 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090155325 DLCTRL DEBUG Command: GET 41470494 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090155325 DLCTRL DEBUG Tx Command reply: GET_REPLY 41470494 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090155328 DLCTRL DEBUG Command: GET 432406094 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090155328 DLCTRL DEBUG Tx Command reply: GET_REPLY 432406094 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090155331 DLCTRL DEBUG Command: GET 753331300 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090155331 DLCTRL DEBUG Tx Command reply: GET_REPLY 753331300 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090155337 DLCTRL DEBUG Command: GET 666852754 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090155337 DLCTRL DEBUG Tx Command reply: GET_REPLY 666852754 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090155341 DLCTRL DEBUG Command: GET 39492855 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090155341 DLCTRL DEBUG Tx Command reply: GET_REPLY 39492855 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090155345 DLCTRL DEBUG Command: GET 250496431 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090155346 DLCTRL DEBUG Tx Command reply: GET_REPLY 250496431 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090155350 DLCTRL DEBUG Command: GET 444522756 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090155350 DLCTRL DEBUG Tx Command reply: GET_REPLY 444522756 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090155353 DLCTRL DEBUG Command: GET 295835006 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090155353 DLCTRL DEBUG Tx Command reply: GET_REPLY 295835006 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090155356 DLCTRL DEBUG Command: GET 538141678 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090155356 DLCTRL DEBUG Tx Command reply: GET_REPLY 538141678 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090155358 DLCTRL DEBUG Command: GET 639121358 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090155358 DLCTRL DEBUG Tx Command reply: GET_REPLY 639121358 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090155361 DLCTRL DEBUG Command: GET 313749680 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090155361 DLCTRL DEBUG Tx Command reply: GET_REPLY 313749680 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090155363 DLCTRL DEBUG Command: GET 252564733 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090155363 DLCTRL DEBUG Tx Command reply: GET_REPLY 252564733 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090155364 DLCTRL DEBUG Command: GET 190927910 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090155364 DLCTRL DEBUG Tx Command reply: GET_REPLY 190927910 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090155365 DLCTRL DEBUG Command: GET 898111719 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090155365 DLCTRL DEBUG Tx Command reply: GET_REPLY 898111719 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090155366 DLCTRL DEBUG Command: GET 787623639 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090155366 DLCTRL DEBUG Tx Command reply: GET_REPLY 787623639 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090155368 DLCTRL DEBUG Command: GET 947839267 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090155368 DLCTRL DEBUG Tx Command reply: GET_REPLY 947839267 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090155369 DLCTRL DEBUG Command: GET 54207696 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090155369 DLCTRL DEBUG Tx Command reply: GET_REPLY 54207696 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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@481fc27fb91e: 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@481fc27fb91e: 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@481fc27fb91e: 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 := '000000000000000111000101'B, t_guard := 20.000000 } 20250412090155383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37342<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)2877158 20250412090156435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090156435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090156435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412090156435 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090156435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2be6e6, normal) (hnbgw_rua.c:406) 20250412090156435 DHNB DEBUG map_rua[0x56545197ded0]{init}: Allocated (fsm.c:456) 20250412090156435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2877158)[0x56545197ded0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090156435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2877158 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090156435 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090156435 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090156435 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2877158 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250412090156435 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2877158 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090156435 DCN DEBUG map_sccp[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090156435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090156435 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-2877158 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090156435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2877158 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412090156436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2877158)[0x56545197ded0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090156436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090156436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090156436 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2877158 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090156436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5654519701e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090156436 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090156436 DLSCCP DEBUG SCCP-SCOC(67)[0x565451972390]{IDLE}: Allocated (fsm.c:456) 20250412090156436 DLSCCP DEBUG SCCP-SCOC(67)[0x565451972390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090156436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001c50056400500f1100926) (sccp_scrc.c:415) 20250412090156436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090156436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090156436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090156436 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090156436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090156436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090156436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090156436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090156436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090156436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090156436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090156436 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090156436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090156436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090156436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090156436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 43 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 fa 00 23 00 4f 40 03 00 01 c5 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090156436 DLSCCP DEBUG SCCP-SCOC(67)[0x565451972390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090156436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5654519701e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090156436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2877158)[0x56545197ded0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090156436 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090156436 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090156436 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090156436 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090156436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090156436 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412090156437 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090156437 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090156437 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090156437 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 43 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 fa 00 23 00 4f 40 03 00 01 c5 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(549)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)8681162 HNBGW_Test.msc0-SCCP(549)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(549)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@481fc27fb91e: setverdict(pass): none -> pass 20250412090156453 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090156453 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090156453 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090156453 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090156453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090156453 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090156453 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090156453 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090156453 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090156453 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 43 57 e2 4f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090156453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090156453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090156453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090156453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090156453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090156453 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0057e24f) (sccp_scrc.c:486) 20250412090156453 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1855) 20250412090156453 DLSCCP DEBUG SCCP-SCOC(67)[0x565451972390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090156453 DLSCCP DEBUG SCCP-SCOC(67)[0x565451972390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090156453 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090156453 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090156453 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090156453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5654519701e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090156453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5654519701e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090156454 DLCTRL DEBUG Command: GET 902429613 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090156454 DLCTRL DEBUG Tx Command reply: GET_REPLY 902429613 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090156458 DLCTRL DEBUG Command: GET 747781251 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090156458 DLCTRL DEBUG Tx Command reply: GET_REPLY 747781251 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090156464 DLCTRL DEBUG Command: GET 509757437 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090156464 DLCTRL DEBUG Tx Command reply: GET_REPLY 509757437 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090156469 DLCTRL DEBUG Command: GET 475167867 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090156469 DLCTRL DEBUG Tx Command reply: GET_REPLY 475167867 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090156473 DLCTRL DEBUG Command: GET 433460994 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090156473 DLCTRL DEBUG Tx Command reply: GET_REPLY 433460994 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090156477 DLCTRL DEBUG Command: GET 643935224 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090156477 DLCTRL DEBUG Tx Command reply: GET_REPLY 643935224 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090156481 DLCTRL DEBUG Command: GET 956216186 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090156481 DLCTRL DEBUG Tx Command reply: GET_REPLY 956216186 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090156485 DLCTRL DEBUG Command: GET 175047749 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090156485 DLCTRL DEBUG Tx Command reply: GET_REPLY 175047749 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090156491 DLCTRL DEBUG Command: GET 24535734 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090156491 DLCTRL DEBUG Tx Command reply: GET_REPLY 24535734 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090156495 DLCTRL DEBUG Command: GET 918016847 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090156495 DLCTRL DEBUG Tx Command reply: GET_REPLY 918016847 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090156498 DLCTRL DEBUG Command: GET 702051891 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090156498 DLCTRL DEBUG Tx Command reply: GET_REPLY 702051891 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090156501 DLCTRL DEBUG Command: GET 197231630 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090156501 DLCTRL DEBUG Tx Command reply: GET_REPLY 197231630 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090156503 DLCTRL DEBUG Command: GET 847336951 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090156503 DLCTRL DEBUG Tx Command reply: GET_REPLY 847336951 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090156505 DLCTRL DEBUG Command: GET 867273039 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090156505 DLCTRL DEBUG Tx Command reply: GET_REPLY 867273039 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090156507 DLCTRL DEBUG Command: GET 59438517 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090156507 DLCTRL DEBUG Tx Command reply: GET_REPLY 59438517 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090156509 DLCTRL DEBUG Command: GET 380746323 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090156509 DLCTRL DEBUG Tx Command reply: GET_REPLY 380746323 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090156510 DLCTRL DEBUG Command: GET 657001826 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090156510 DLCTRL DEBUG Tx Command reply: GET_REPLY 657001826 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090156511 DLCTRL DEBUG Command: GET 4162895 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090156512 DLCTRL DEBUG Tx Command reply: GET_REPLY 4162895 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090156513 DLCTRL DEBUG Command: GET 158591760 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090156513 DLCTRL DEBUG Tx Command reply: GET_REPLY 158591760 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090156514 DLCTRL DEBUG Command: GET 930627110 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090156514 DLCTRL DEBUG Tx Command reply: GET_REPLY 930627110 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000101010010'B, t_guard := 20.000000 } 20250412090156525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37356<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@481fc27fb91e: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)13325608 20250412090157544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090157544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090157544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250412090157544 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090157544 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcb5528, normal) (hnbgw_rua.c:406) 20250412090157544 DHNB DEBUG map_rua[0x56545195a110]{init}: Allocated (fsm.c:456) 20250412090157544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13325608)[0x56545195a110]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090157544 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13325608 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090157544 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090157544 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090157544 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412090157544 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13325608 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250412090157544 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13325608 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250412090157544 DCN DEBUG map_sccp[0x565451964c70]{init}: Allocated (fsm.c:456) 20250412090157544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x565451964c70]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090157544 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-13325608 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412090157544 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13325608 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250412090157544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13325608)[0x56545195a110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090157544 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090157544 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090157544 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13325608 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090157544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x565451964c70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090157544 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090157544 DLSCCP DEBUG SCCP-SCOC(68)[0x5654519623c0]{IDLE}: Allocated (fsm.c:456) 20250412090157544 DLSCCP DEBUG SCCP-SCOC(68)[0x5654519623c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090157544 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030001520056400500f1100926) (sccp_scrc.c:415) 20250412090157544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090157544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090157544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090157544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090157544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090157544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090157544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090157544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090157544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090157544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090157544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090157544 DLSS7[38;5;43m DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090157544 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090157544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090157544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090157544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 00 01 00 00 44 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 c0 00 23 00 4f 40 03 00 01 52 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090157544 DLSCCP DEBUG SCCP-SCOC(68)[0x5654519623c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090157544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x565451964c70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090157544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13325608)[0x56545195a110]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090157545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090157545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090157545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090157545 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090157545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090157545 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412090157545 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090157545 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090157545 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090157545 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 00 01 00 00 44 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 c0 00 23 00 4f 40 03 00 01 52 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(552)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@481fc27fb91e: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)3357429 HNBGW_Test.msc1-SCCP(552)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(552)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@481fc27fb91e: setverdict(pass): none -> pass 20250412090157560 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090157560 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090157560 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090157560 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090157560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090157560 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090157560 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090157560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090157561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090157561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090157561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090157561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090157561 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cbc6d2) (sccp_scrc.c:486) 20250412090157561 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1855) 20250412090157561 DLSCCP DEBUG SCCP-SCOC(68)[0x5654519623c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090157560 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090157560 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090157560 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 44 cb c6 d2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090157561 DLSCCP DEBUG SCCP-SCOC(68)[0x5654519623c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090157561 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090157561 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090157561 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090157561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x565451964c70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090157561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x565451964c70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090157563 DLCTRL DEBUG Command: GET 375182699 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090157563 DLCTRL DEBUG Tx Command reply: GET_REPLY 375182699 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090157567 DLCTRL DEBUG Command: GET 152459699 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090157567 DLCTRL DEBUG Tx Command reply: GET_REPLY 152459699 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090157571 DLCTRL DEBUG Command: GET 951816744 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090157571 DLCTRL DEBUG Tx Command reply: GET_REPLY 951816744 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090157574 DLCTRL DEBUG Command: GET 718183628 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090157574 DLCTRL DEBUG Tx Command reply: GET_REPLY 718183628 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090157578 DLCTRL DEBUG Command: GET 251297663 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090157578 DLCTRL DEBUG Tx Command reply: GET_REPLY 251297663 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090157581 DLCTRL DEBUG Command: GET 517084228 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090157581 DLCTRL DEBUG Tx Command reply: GET_REPLY 517084228 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250412090157583 DLCTRL DEBUG Command: GET 658729831 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090157583 DLCTRL DEBUG Tx Command reply: GET_REPLY 658729831 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090157584 DLCTRL DEBUG Command: GET 805476971 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090157584 DLCTRL DEBUG Tx Command reply: GET_REPLY 805476971 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090157586 DLCTRL DEBUG Command: GET 560397266 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090157586 DLCTRL DEBUG Tx Command reply: GET_REPLY 560397266 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090157588 DLCTRL DEBUG Command: GET 156447163 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090157588 DLCTRL DEBUG Tx Command reply: GET_REPLY 156447163 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090157590 DLCTRL DEBUG Command: GET 921466894 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090157590 DLCTRL DEBUG Tx Command reply: GET_REPLY 921466894 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090157593 DLCTRL DEBUG Command: GET 956621930 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090157593 DLCTRL DEBUG Tx Command reply: GET_REPLY 956621930 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090157595 DLCTRL DEBUG Command: GET 84874333 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090157595 DLCTRL DEBUG Tx Command reply: GET_REPLY 84874333 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090157598 DLCTRL DEBUG Command: GET 153324440 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090157598 DLCTRL DEBUG Tx Command reply: GET_REPLY 153324440 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090157600 DLCTRL DEBUG Command: GET 210545101 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090157600 DLCTRL DEBUG Tx Command reply: GET_REPLY 210545101 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090157601 DLCTRL DEBUG Command: GET 117506539 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090157601 DLCTRL DEBUG Tx Command reply: GET_REPLY 117506539 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090157603 DLCTRL DEBUG Command: GET 799879315 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090157603 DLCTRL DEBUG Tx Command reply: GET_REPLY 799879315 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090157604 DLCTRL DEBUG Command: GET 758850558 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090157604 DLCTRL DEBUG Tx Command reply: GET_REPLY 758850558 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090157606 DLCTRL DEBUG Command: GET 284792356 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090157606 DLCTRL DEBUG Tx Command reply: GET_REPLY 284792356 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090157607 DLCTRL DEBUG Command: GET 198521689 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090157607 DLCTRL DEBUG Tx Command reply: GET_REPLY 198521689 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000101001111'B, t_guard := 20.000000 } 20250412090157620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37368<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@481fc27fb91e: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)13641288 20250412090158645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090158645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090158645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250412090158645 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090158645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd02648, normal) (hnbgw_rua.c:406) 20250412090158645 DHNB DEBUG map_rua[0x5654519d8d50]{init}: Allocated (fsm.c:456) 20250412090158645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13641288)[0x5654519d8d50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090158645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13641288 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090158645 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090158645 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090158645 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13641288 SCCP-0 CS MI=TMSI-0x42CCC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412090158645 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13641288 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250412090158645 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13641288 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090158645 DCN DEBUG map_sccp[0x565451965580]{init}: Allocated (fsm.c:456) 20250412090158645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x565451965580]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090158646 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-13641288 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090158646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13641288 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250412090158646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13641288)[0x5654519d8d50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090158646 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090158646 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090158646 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13641288 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090158646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x565451965580]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090158646 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090158646 DLSCCP DEBUG SCCP-SCOC(69)[0x565451979860]{IDLE}: Allocated (fsm.c:456) 20250412090158646 DLSCCP DEBUG SCCP-SCOC(69)[0x565451979860]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090158646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f400300014f0056400500f1100926) (sccp_scrc.c:415) 20250412090158646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090158646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090158646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090158646 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090158646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090158646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090158646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090158646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090158646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090158646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090158646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090158646 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090158646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090158646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090158646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090158646 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 45 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 cc c0 23 00 4f 40 03 00 01 4f 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090158646 DLSCCP DEBUG SCCP-SCOC(69)[0x565451979860]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090158646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x565451965580]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090158646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13641288)[0x5654519d8d50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090158646 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090158646 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090158646 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090158646 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090158646 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090158646 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412090158646 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090158646 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090158646 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090158646 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 45 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 cc c0 23 00 4f 40 03 00 01 4f 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(549)@481fc27fb91e: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@481fc27fb91e: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@481fc27fb91e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)1438495 HNBGW_Test.msc0-SCCP(549)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412090158654 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090158654 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090158654 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090158654 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090158654 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090158654 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090158654 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090158654 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090158654 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090158654 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 45 a0 06 1e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090158654 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090158654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090158654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090158654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090158654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090158654 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a0061e) (sccp_scrc.c:486) 20250412090158655 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1855) 20250412090158655 DLSCCP DEBUG SCCP-SCOC(69)[0x565451979860]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090158655 DLSCCP DEBUG SCCP-SCOC(69)[0x565451979860]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090158655 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090158655 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090158655 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090158655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x565451965580]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090158655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x565451965580]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090158657 DLCTRL DEBUG Command: GET 650526194 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090158657 DLCTRL DEBUG Tx Command reply: GET_REPLY 650526194 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250412090158659 DLCTRL DEBUG Command: GET 976454678 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090158659 DLCTRL DEBUG Tx Command reply: GET_REPLY 976454678 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090158660 DLCTRL DEBUG Command: GET 319166537 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090158660 DLCTRL DEBUG Tx Command reply: GET_REPLY 319166537 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090158661 DLCTRL DEBUG Command: GET 607199048 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090158661 DLCTRL DEBUG Tx Command reply: GET_REPLY 607199048 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090158664 DLCTRL DEBUG Command: GET 506792607 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090158664 DLCTRL DEBUG Tx Command reply: GET_REPLY 506792607 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090158667 DLCTRL DEBUG Command: GET 273945104 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090158667 DLCTRL DEBUG Tx Command reply: GET_REPLY 273945104 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250412090158671 DLCTRL DEBUG Command: GET 671873168 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090158671 DLCTRL DEBUG Tx Command reply: GET_REPLY 671873168 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090158673 DLCTRL DEBUG Command: GET 251910280 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090158673 DLCTRL DEBUG Tx Command reply: GET_REPLY 251910280 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090158674 DLCTRL DEBUG Command: GET 519679748 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090158674 DLCTRL DEBUG Tx Command reply: GET_REPLY 519679748 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090158675 DLCTRL DEBUG Command: GET 211992357 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090158675 DLCTRL DEBUG Tx Command reply: GET_REPLY 211992357 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090158677 DLCTRL DEBUG Command: GET 821017357 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090158677 DLCTRL DEBUG Tx Command reply: GET_REPLY 821017357 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090158679 DLCTRL DEBUG Command: GET 881951627 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090158679 DLCTRL DEBUG Tx Command reply: GET_REPLY 881951627 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090158681 DLCTRL DEBUG Command: GET 897168826 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090158681 DLCTRL DEBUG Tx Command reply: GET_REPLY 897168826 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090158682 DLCTRL DEBUG Command: GET 242830730 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090158682 DLCTRL DEBUG Tx Command reply: GET_REPLY 242830730 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090158684 DLCTRL DEBUG Command: GET 559711468 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090158684 DLCTRL DEBUG Tx Command reply: GET_REPLY 559711468 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090158685 DLCTRL DEBUG Command: GET 904736775 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090158685 DLCTRL DEBUG Tx Command reply: GET_REPLY 904736775 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090158687 DLCTRL DEBUG Command: GET 573677212 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090158687 DLCTRL DEBUG Tx Command reply: GET_REPLY 573677212 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090158688 DLCTRL DEBUG Command: GET 187735605 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090158688 DLCTRL DEBUG Tx Command reply: GET_REPLY 187735605 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090158689 DLCTRL DEBUG Command: GET 881351260 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090158689 DLCTRL DEBUG Tx Command reply: GET_REPLY 881351260 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090158690 DLCTRL DEBUG Command: GET 58490342 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090158690 DLCTRL DEBUG Tx Command reply: GET_REPLY 58490342 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090158696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48910<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090158696 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44697<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(542)@481fc27fb91e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090158698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48908<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090158699 DLINP DEBUG SRVCONN(,r=127.0.0.1:43635<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090158699 DLINP DEBUG SRVCONN(,r=127.0.0.1:43635<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090158699 DLINP NOTICE SRV(,r=127.0.0.1:43635<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090158699 DMAIN NOTICE (127.0.0.1:43635 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43635<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090158699 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(556)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(559)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(555)@481fc27fb91e: Final verdict of PTC: none 20250412090158702 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090158702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090158702 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090158702 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(558)@481fc27fb91e: Final verdict of PTC: none 20250412090158702 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090158702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090158702 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090158702 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090158702 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090158702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090158702 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090158702 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412090158702 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 20250412090158702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090158702 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090158702 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090158702 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090158702 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090158702 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090158702 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090158702 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090158703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090158703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090158703 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090158703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090158703 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090158703 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090158703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090158703 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090158703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090158703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090158703 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090158703 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090158703 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090158703 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 20250412090158703 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090158703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x565451964c70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090158703 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090158703 DLSCCP DEBUG SCCP-SCOC(68)[0x5654519623c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090158703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbc6d2), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090158703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090158703 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090158703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090158703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090158703 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090158703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090158703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090158703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 cb c6 d2 00 00 44 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090158703 DLSCCP DEBUG SCCP-SCOC(68)[0x5654519623c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090158703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x565451964c70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090158703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13325608)[0x56545195a110]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090158703 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13325608)[0x56545195a110]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090158703 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090158703 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090158703 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090158703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090158703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090158703 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-SCCP(552)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@481fc27fb91e: Final verdict of PTC: none 20250412090158703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13325608)[0x56545195a110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090158703 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090158703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13325608)[0x56545195a110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090158703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13325608)[0x56545195a110]{disrupted}: Freeing instance (context_map.c:202) 20250412090158703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13325608)[0x56545195a110]{disrupted}: Deallocated (fsm.c:568) 20250412090158703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x565451964c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090158703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x565451964c70]{disconnected}: Freeing instance (context_map.c:206) 20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090158703 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 20250412090158703 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 20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-M3UA(551)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(553)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(550)@481fc27fb91e: Final verdict of PTC: none 20250412090158703 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 20250412090158703 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090158703 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090158703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x565451964c70]{disconnected}: Deallocated (fsm.c:568) 20250412090158703 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13325608 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250412090158703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090158703 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090158703 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412090158703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090158703 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090158703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090158703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090158703 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090158704 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090158704 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090158704 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090158704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090158704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090158704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090158704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090158704 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090158704 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412090158704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090158704 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412090158704 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250412090158704 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 20250412090158704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090158704 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090158704 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090158704 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090158704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090158704 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090158704 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090158704 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090158704 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090158704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090158704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090158704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090158704 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090158704 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090158704 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090158704 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090158704 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090158704 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 20250412090158704 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090158704 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090158704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2877158)[0x56545197ded0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412090158704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2877158)[0x56545197ded0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412090158704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412090158704 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090158704 DLSCCP DEBUG SCCP-SCOC(67)[0x565451972390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090158704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057e24f), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090158704 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090158704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090158704 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090158704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090158704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090158704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090158704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 07 04 57 e2 4f 00 00 43 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090158704 DLSCCP DEBUG SCCP-SCOC(67)[0x565451972390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090158704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5654519701e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090158705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2877158)[0x56545197ded0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090158705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2877158)[0x56545197ded0]{disrupted}: Freeing instance (context_map.c:202) 20250412090158705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2877158)[0x56545197ded0]{disrupted}: Deallocated (fsm.c:568) 20250412090158705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090158705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:206) 20250412090158705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) 20250412090158705 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2877158 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250412090158705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13641288)[0x5654519d8d50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412090158705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13641288)[0x5654519d8d50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412090158705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x565451965580]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412090158705 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090158705 DLSCCP DEBUG SCCP-SCOC(69)[0x565451979860]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090158705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0061e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090158705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090158705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090158705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090158705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090158705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090158705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090158705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 01 04 a0 06 1e 00 00 45 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090158705 DLSCCP DEBUG SCCP-SCOC(69)[0x565451979860]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090158705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x565451965580]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090158705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13641288)[0x5654519d8d50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090158705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13641288)[0x5654519d8d50]{disrupted}: Freeing instance (context_map.c:202) 20250412090158705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13641288)[0x5654519d8d50]{disrupted}: Deallocated (fsm.c:568) 20250412090158705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x565451965580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090158705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x565451965580]{disconnected}: Freeing instance (context_map.c:206) 20250412090158706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x565451965580]{disconnected}: Deallocated (fsm.c:568) 20250412090158706 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13641288 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250412090158706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090158706 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090158706 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090158706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090158706 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090158706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090158706 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090158706 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090158706 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090158706 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090158706 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090158706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090158706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090158706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090158706 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090158706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090158706 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090158707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090158707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090158707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090158707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090158707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090158707 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc1-M3UA(554)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(560)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(557)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(544)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(561)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(549)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@481fc27fb91e: Final verdict of PTC: pass 20250412090158720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37368<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090158721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37342<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@481fc27fb91e: Final verdict of PTC: pass 20250412090158736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37356<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Sat Apr 12 09:01:58 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 20250412090158885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37376<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090159264 DLSCCP DEBUG SCCP-SCOC(65)[0x5654519608e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090159264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf6e2e), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090159264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090159264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090159264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090159264 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090159264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090159265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090159265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 bf 6e 2e 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090159265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090159265 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090159265 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090159265 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090159265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090159265 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090159281 DLSCCP DEBUG SCCP-SCOC(64)[0x565451978120]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090159281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c48ca3), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090159281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090159281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090159281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090159281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090159281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090159281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090159281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c4 8c a3 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090159281 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090159281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090159281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090159281 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090159281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090159282 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090159295 DLSCCP DEBUG SCCP-SCOC(66)[0x565451962b00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090159295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092673c), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090159295 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090159295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090159295 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090159295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090159296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090159296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090159296 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 92 67 3c 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090159296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090159296 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090159296 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090159296 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090159296 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090159296 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090159489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37376<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=558708) 20250412090159554 DLSCCP DEBUG SCCP-SCOC(62)[0x565451965c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090159554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c2767), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090159554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090159554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090159554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090159554 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090159554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090159554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090159554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3c 27 67 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090159555 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090159555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090159555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090159555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090159555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090159555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090159584 DLSCCP DEBUG SCCP-SCOC(61)[0x56545195aa60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090159584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b9a1f), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090159584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090159584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090159584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090159584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090159584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090159584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090159584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7b 9a 1f 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090159584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090159584 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090159584 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090159584 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090159585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090159585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090159588 DLSCCP DEBUG SCCP-SCOC(63)[0x56545197f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090159588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e80756), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090159588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090159588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090159588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090159589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090159589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090159589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090159589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e8 07 56 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090159589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090159589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090159589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090159589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090159589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090159589 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090200151 DLSCCP DEBUG SCCP-SCOC(59)[0x565451958160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090200151 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00feee46), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090200151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090200152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090200152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090200152 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090200152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090200152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090200152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fe ee 46 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090200152 DLSCCP DEBUG SCCP-SCOC(58)[0x565451965ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090200152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f02f9f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090200152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090200152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090200152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090200152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090200152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090200152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090200152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f0 2f 9f 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090200152 DLSCCP DEBUG SCCP-SCOC(60)[0x5654519acb80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090200152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cbb7b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090200152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090200152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090200152 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090200152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090200152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090200152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090200152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5c bb 7b 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090200152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090200152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090200152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090200152 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090200152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090200152 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090200152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090200152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090200153 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090200153 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090200153 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090200153 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090200153 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090200153 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090200153 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090200153 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090200153 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090200153 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=558708, count=602488) 20250412090200704 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090200704 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090200704 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090200705 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090200705 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090200705 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412090200705 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090200705 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090200705 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090200708 DLSCCP DEBUG SCCP-SCOC(54)[0x565451958030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090200709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00338e8d), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090200709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090200709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090200709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090200709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090200709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090200709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090200709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 33 8e 8d 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090200709 DLSCCP DEBUG SCCP-SCOC(55)[0x56545197f680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090200709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f78f40), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090200709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090200709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090200709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090200709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090200709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090200709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090200709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f7 8f 40 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090200709 DLSCCP DEBUG SCCP-SCOC(56)[0x5654519679d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090200709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00741749), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090200709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090200709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090200709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090200709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090200709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090200709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090200709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 17 49 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090200709 DLSCCP DEBUG SCCP-SCOC(57)[0x5654519a3e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090200709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017b852), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090200709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090200709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090200709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090200709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090200709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090200709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090200709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 17 b8 52 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090200709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090200709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090200709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090200709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090200710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090200710 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090200710 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090200710 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090200710 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090200710 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090200710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090200710 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090200710 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090200710 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090200710 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090200710 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090200710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090200710 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090200710 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090200710 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090200710 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090200710 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090200710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090200710 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Sat Apr 12 09:02:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/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@481fc27fb91e: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250412090202597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37388<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090202602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090202606 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41831<->l=127.0.0.1:4262) (control_if.c:572) 20250412090202716 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090202716 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090202725 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090202725 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090202725 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090202725 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090202726 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090202726 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090202726 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090202726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090202726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090202726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202726 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090202726 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090202726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090202726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090202726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090202726 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090202726 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35417 (stream_srv.c:142) 20250412090202726 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35417<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090202726 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090202726 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202726 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090202726 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090202726 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090202726 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090202726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090202726 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090202726 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090202726 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090202726 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090202726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090202726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090202726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202726 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090202726 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202726 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090202726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090202726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090202727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090202727 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090202727 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090202727 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090202727 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202727 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090202727 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090202727 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090202727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090202727 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090202728 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090202728 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090202728 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090202728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090202728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090202728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090202728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202728 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090202728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090202728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090202728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0e 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090202728 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090202728 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090202728 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090202728 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090202728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090202728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090202728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090202728 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202728 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090202728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090202728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090202728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090202728 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090202728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202728 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090202728 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090202728 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090202728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090202728 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090202728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202728 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090202728 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090202728 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090202728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090202728 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(575)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(575)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(575)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(573)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(578)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(578)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(578)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(576)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090202761 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090202761 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090202761 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090202762 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090202762 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090202762 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090202762 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090202762 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090202762 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090202763 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090202763 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090202763 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090202763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090202763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090202763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=9 -> eSLS=89: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412090202763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090202763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412090202763 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090202763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090202763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090202763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 09 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090202763 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090202763 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090202763 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090202763 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090202763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090202763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090202763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090202763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202763 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090202763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090202763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090202763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090202763 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090202763 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090202763 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090202763 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090202763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090202763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090202763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090202763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202763 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090202763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090202763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090202763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090202763 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090202763 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090202763 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090202763 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090202763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090202763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090202763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090202763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090202763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090202763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090202763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090202763 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090202763 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090202763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090202763 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090202763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090202763 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090202763 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090202763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090202763 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090202763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090202763 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090202763 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090202763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090202763 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090202763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090202763 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090202763 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090202763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090202763 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090202763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090202763 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412090202763 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090202763 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090202763 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090202763 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412090202763 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@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(581)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(581)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(579)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(584)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-M3UA(584)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(584)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-SCCP(582)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090202795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090202795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090202795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090202795 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090202795 DHNBAP 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) 20250412090202795 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090202795 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090202795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090202795 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090202799 DLINP DEBUG SRVCONN(,r=127.0.0.1:35417<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090202799 DLINP DEBUG SRVCONN(,r=127.0.0.1:35417<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090202799 DLINP DEBUG SRVCONN(,r=127.0.0.1:35417<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090202799 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090202799 DHNBAP DEBUG (127.0.0.1:35417 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090202799 DHNBAP NOTICE (127.0.0.1:35417 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090202799 DHNBAP NOTICE (127.0.0.1:35417 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090202799 DLINP DEBUG SRVCONN(,r=127.0.0.1:35417<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090202799 DLINP DEBUG SRVCONN(,r=127.0.0.1:35417<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090202946 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 20250412090202946 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 20250412090202946 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090202946 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090202952 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202952 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090202952 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090202952 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090202952 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090202952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090202952 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090202952 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090202952 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090202952 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090202952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090202953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202953 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090202953 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090202953 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090202953 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090202953 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090202953 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090202953 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090202953 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090202953 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090202953 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090202953 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090202953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090202953 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 20250412090202953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090202953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090202953 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090202953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090202953 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090202953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090202953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090202953 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090202953 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090202953 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090202954 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090202954 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090202954 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090202954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090202954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090202954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202954 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090202955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090202955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090202955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090202955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090202955 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090202955 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202955 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090202955 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090202955 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090202955 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090202955 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412090202955 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090202955 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090202955 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090202955 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090202958 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 20250412090202958 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 20250412090202958 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090202958 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090202967 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202967 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090202967 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090202967 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090202967 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090202967 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090202967 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090202967 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090202967 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090202967 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090202967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090202970 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202970 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090202970 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090202970 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090202970 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090202970 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090202970 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090202970 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090202970 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090202970 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090202970 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090202970 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090202970 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090202970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090202970 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 20250412090202970 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090202970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090202970 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090202970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090202970 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090202970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090202970 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090202970 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090202970 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090202970 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090202971 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090202971 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090202972 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090202972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090202972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090202972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090202972 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202972 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090202972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090202972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090202972 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090202972 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090202973 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202973 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090202973 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090202973 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090202973 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090202973 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'virt-msc1' 20250412090202973 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090202973 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090202973 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090202973 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090202975 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 20250412090202975 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 20250412090202975 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 20250412090202975 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412090202975 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412090202975 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412090202975 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090202979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202979 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090202979 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412090202979 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412090202979 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412090202979 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412090202979 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090202979 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090202979 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090202980 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250412090202980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02  20250412090202980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090202980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090202980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090202980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090202980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412090202980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090202980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090202980 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090202980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090202980 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090202980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090202980 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090202980 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090202984 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202984 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090202984 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090202984 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090202984 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090202984 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090202984 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250412090202984 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090202984 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090202984 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090202984 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090202984 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090202984 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090202984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090202984 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090202984 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090202984 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090202984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090202984 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090202984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090202984 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090202984 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090202984 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090202984 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090202985 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 20250412090202985 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 20250412090202985 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090202985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412090202985 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090202985 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090202985 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090202985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090202985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090202985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090202986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090202986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090202986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090202986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090202986 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090202986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202986 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090202986 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090202986 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090202986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090202986 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412090202986 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090202986 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090202986 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090202986 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(584)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412090202988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202988 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412090202988 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090202988 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090202988 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090202988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090202988 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090202988 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090202988 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090202988 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412090202988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090202989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202989 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090202989 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090202989 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412090202989 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090202989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090202989 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090202989 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090202989 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412090202989 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412090202989 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090202989 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412090202989 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090202989 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090202989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090202989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090202989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090202989 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412090202989 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090202989 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090202989 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090202989 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090202989 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090202989 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090202989 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090202990 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090202990 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090202990 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090202990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090202990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090202990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090202990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090202990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090202990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090202990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090202990 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090202990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090202990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090202990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090202990 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090202990 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090202991 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090202991 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090202991 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090202991 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090202991 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'virt-sgsn1' 20250412090202991 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090202991 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090202991 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090202991 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(574)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090203762 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090203762 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090203762 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090203762 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090203762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090203762 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090203763 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090203763 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090203763 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090203763 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090203763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090203763 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090203763 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090203763 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090203763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090203763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090203763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090203763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090203763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203763 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090203763 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090203763 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090203763 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090203763 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) 20250412090203763 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090203763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090203763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090203763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090203763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090203763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090203763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090203763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090203763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090203763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090203763 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090203763 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090203763 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090203763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090203763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090203763 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090203763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090203763 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412090203763 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090203763 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090203764 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090203764 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090203767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090203767 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090203767 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090203767 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090203767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090203767 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090203767 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090203767 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090203767 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090203767 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090203767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090203767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090203767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090203767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090203767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090203767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090203767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090203767 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090203767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203767 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090203767 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090203767 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090203767 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090203767 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(577)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090203772 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090203772 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090203772 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090203772 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090203772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090203772 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090203772 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090203772 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090203772 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090203772 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090203772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090203772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090203772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090203772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090203773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090203773 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090203773 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090203773 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090203773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203773 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090203773 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090203773 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090203773 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090203773 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) 20250412090203773 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) 20250412090203773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090203773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090203773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203773 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090203773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090203773 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090203773 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090203773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090203773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090203773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090203773 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090203773 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090203774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090203774 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090203774 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090203774 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090203774 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090203774 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250412090203774 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090203774 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090203774 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090203774 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090203776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090203776 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090203776 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090203776 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090203776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090203776 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090203776 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090203776 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090203776 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090203776 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090203776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090203776 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090203776 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090203776 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090203776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090203776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090203776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090203776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090203776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090203777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090203777 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090203777 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090203777 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(580)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090203784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090203784 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090203784 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090203784 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090203784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090203784 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090203784 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090203784 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090203784 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090203784 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090203784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090203784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090203784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090203784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090203785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090203785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090203785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090203785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090203785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090203785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090203785 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090203785 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090203785 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) 20250412090203785 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090203785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090203785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090203785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090203785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090203785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090203785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090203785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090203785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090203785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090203785 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090203785 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090203785 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090203785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090203785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090203785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090203785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090203785 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412090203785 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090203785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090203785 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090203786 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090203787 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090203787 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090203787 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090203787 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090203787 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090203787 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090203787 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090203787 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090203787 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090203787 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090203787 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090203787 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090203787 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090203787 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090203787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090203787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090203787 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090203787 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090203787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203787 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090203787 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090203787 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090203787 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090203787 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(583)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090203792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090203792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090203792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090203792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090203792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090203792 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090203792 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090203792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090203792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090203792 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090203792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090203792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090203792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090203792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090203792 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090203792 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090203792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090203792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090203792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203793 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090203793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090203793 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090203793 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090203793 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) 20250412090203793 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) 20250412090203793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090203793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090203793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090203793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090203793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090203793 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090203793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090203793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090203793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090203793 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090203793 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: link up (cnlink.c:111) 20250412090203793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090203793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090203793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090203793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090203793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090203793 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'virt-sgsn1' 20250412090203793 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090203793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090203793 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090203793 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412090203794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090203794 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090203794 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090203794 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090203794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090203794 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090203794 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090203794 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090203794 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090203794 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090203794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090203794 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090203794 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090203794 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090203794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090203794 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090203794 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090203794 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090203794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090203794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090203794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090203794 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090203794 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090203794 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090203794 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090203794 DRANAP INFO cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090204811 DLCTRL DEBUG Command: GET 958481756 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090204811 DLCTRL DEBUG Tx Command reply: GET_REPLY 958481756 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090204813 DLCTRL DEBUG Command: GET 228503406 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090204813 DLCTRL DEBUG Tx Command reply: GET_REPLY 228503406 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090204814 DLCTRL DEBUG Command: GET 25831068 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090204814 DLCTRL DEBUG Tx Command reply: GET_REPLY 25831068 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090204817 DLCTRL DEBUG Command: GET 993421583 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090204817 DLCTRL DEBUG Tx Command reply: GET_REPLY 993421583 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090204820 DLCTRL DEBUG Command: GET 394078818 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090204820 DLCTRL DEBUG Tx Command reply: GET_REPLY 394078818 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090204822 DLCTRL DEBUG Command: GET 881877000 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090204822 DLCTRL DEBUG Tx Command reply: GET_REPLY 881877000 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090204824 DLCTRL DEBUG Command: GET 975796638 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090204824 DLCTRL DEBUG Tx Command reply: GET_REPLY 975796638 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090204826 DLCTRL DEBUG Command: GET 496291288 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090204826 DLCTRL DEBUG Tx Command reply: GET_REPLY 496291288 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090204828 DLCTRL DEBUG Command: GET 183693135 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090204828 DLCTRL DEBUG Tx Command reply: GET_REPLY 183693135 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090204829 DLCTRL DEBUG Command: GET 460529324 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090204829 DLCTRL DEBUG Tx Command reply: GET_REPLY 460529324 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090204831 DLCTRL DEBUG Command: GET 703342358 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090204831 DLCTRL DEBUG Tx Command reply: GET_REPLY 703342358 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090204832 DLCTRL DEBUG Command: GET 986368512 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090204832 DLCTRL DEBUG Tx Command reply: GET_REPLY 986368512 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090204834 DLCTRL DEBUG Command: GET 271776163 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090204834 DLCTRL DEBUG Tx Command reply: GET_REPLY 271776163 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090204835 DLCTRL DEBUG Command: GET 131765730 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090204835 DLCTRL DEBUG Tx Command reply: GET_REPLY 131765730 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090204837 DLCTRL DEBUG Command: GET 102374734 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090204837 DLCTRL DEBUG Tx Command reply: GET_REPLY 102374734 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090204838 DLCTRL DEBUG Command: GET 25554292 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090204838 DLCTRL DEBUG Tx Command reply: GET_REPLY 25554292 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090204839 DLCTRL DEBUG Command: GET 443885292 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090204839 DLCTRL DEBUG Tx Command reply: GET_REPLY 443885292 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090204840 DLCTRL DEBUG Command: GET 574940941 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090204840 DLCTRL DEBUG Tx Command reply: GET_REPLY 574940941 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090204841 DLCTRL DEBUG Command: GET 39777443 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090204841 DLCTRL DEBUG Tx Command reply: GET_REPLY 39777443 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090204842 DLCTRL DEBUG Command: GET 996677600 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090204842 DLCTRL DEBUG Tx Command reply: GET_REPLY 996677600 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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@481fc27fb91e: 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@481fc27fb91e: 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@481fc27fb91e: 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 := '000000000000001101010011'B, t_guard := 20.000000 } 20250412090204852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37408<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)12694551 20250412090205881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090205881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090205881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412090205881 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090205881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc1b417, normal) (hnbgw_rua.c:406) 20250412090205881 DHNB DEBUG map_rua[0x56545197ded0]{init}: Allocated (fsm.c:456) 20250412090205881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12694551)[0x56545197ded0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090205881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12694551 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090205881 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090205881 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090205881 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12694551 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:683) 20250412090205881 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12694551 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250412090205881 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12694551 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090205881 DCN DEBUG map_sccp[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090205881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090205881 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-12694551 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090205881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12694551 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412090205881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12694551)[0x56545197ded0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090205881 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090205881 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090205881 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12694551 SCCP-70 msc-0 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090205881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5654519701e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090205881 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090205881 DLSCCP DEBUG SCCP-SCOC(70)[0x5654519d8d50]{IDLE}: Allocated (fsm.c:456) 20250412090205881 DLSCCP DEBUG SCCP-SCOC(70)[0x5654519d8d50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090205881 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030003530056400500f1100926) (sccp_scrc.c:415) 20250412090205881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090205881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090205881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090205881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090205881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090205881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090205881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090205881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090205881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090205881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090205881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090205881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090205881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090205881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090205881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090205881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 46 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 03 53 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090205881 DLSCCP DEBUG SCCP-SCOC(70)[0x5654519d8d50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090205881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5654519701e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090205881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12694551)[0x56545197ded0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090205882 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090205882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090205882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090205882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090205882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090205882 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412090205882 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090205882 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090205882 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090205882 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 46 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 03 53 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(573)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)8676340 HNBGW_Test.msc0-SCCP(573)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(573)@481fc27fb91e: 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)@481fc27fb91e: setverdict(pass): none -> pass 20250412090205888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090205888 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090205888 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090205888 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090205888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090205888 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090205888 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090205888 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090205888 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090205888 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 46 92 62 f1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090205889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090205889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090205889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090205889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090205889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090205889 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009262f1) (sccp_scrc.c:486) 20250412090205889 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1855) 20250412090205889 DLSCCP DEBUG SCCP-SCOC(70)[0x5654519d8d50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090205889 DLSCCP DEBUG SCCP-SCOC(70)[0x5654519d8d50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090205889 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090205889 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090205889 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090205889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5654519701e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090205889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5654519701e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090205889 DLCTRL DEBUG Command: GET 161686007 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090205889 DLCTRL DEBUG Tx Command reply: GET_REPLY 161686007 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090205891 DLCTRL DEBUG Command: GET 675970005 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090205891 DLCTRL DEBUG Tx Command reply: GET_REPLY 675970005 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090205892 DLCTRL DEBUG Command: GET 164183864 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090205892 DLCTRL DEBUG Tx Command reply: GET_REPLY 164183864 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090205893 DLCTRL DEBUG Command: GET 689280824 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090205893 DLCTRL DEBUG Tx Command reply: GET_REPLY 689280824 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090205894 DLCTRL DEBUG Command: GET 56005885 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090205894 DLCTRL DEBUG Tx Command reply: GET_REPLY 56005885 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090205896 DLCTRL DEBUG Command: GET 952022781 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090205896 DLCTRL DEBUG Tx Command reply: GET_REPLY 952022781 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090205897 DLCTRL DEBUG Command: GET 783802153 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090205897 DLCTRL DEBUG Tx Command reply: GET_REPLY 783802153 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090205898 DLCTRL DEBUG Command: GET 464533797 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090205898 DLCTRL DEBUG Tx Command reply: GET_REPLY 464533797 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090205899 DLCTRL DEBUG Command: GET 186365812 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090205899 DLCTRL DEBUG Tx Command reply: GET_REPLY 186365812 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090205900 DLCTRL DEBUG Command: GET 428870625 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090205900 DLCTRL DEBUG Tx Command reply: GET_REPLY 428870625 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090205901 DLCTRL DEBUG Command: GET 156083079 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090205901 DLCTRL DEBUG Tx Command reply: GET_REPLY 156083079 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090205903 DLCTRL DEBUG Command: GET 827177434 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090205903 DLCTRL DEBUG Tx Command reply: GET_REPLY 827177434 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090205904 DLCTRL DEBUG Command: GET 476885992 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090205904 DLCTRL DEBUG Tx Command reply: GET_REPLY 476885992 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090205906 DLCTRL DEBUG Command: GET 960176594 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090205906 DLCTRL DEBUG Tx Command reply: GET_REPLY 960176594 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250412090205910 DLCTRL DEBUG Command: GET 797359142 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090205910 DLCTRL DEBUG Tx Command reply: GET_REPLY 797359142 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090205913 DLCTRL DEBUG Command: GET 796769090 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090205913 DLCTRL DEBUG Tx Command reply: GET_REPLY 796769090 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090205915 DLCTRL DEBUG Command: GET 353185927 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090205915 DLCTRL DEBUG Tx Command reply: GET_REPLY 353185927 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090205918 DLCTRL DEBUG Command: GET 652980928 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090205918 DLCTRL DEBUG Tx Command reply: GET_REPLY 652980928 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090205920 DLCTRL DEBUG Command: GET 645732265 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090205920 DLCTRL DEBUG Tx Command reply: GET_REPLY 645732265 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090205922 DLCTRL DEBUG Command: GET 155612646 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090205922 DLCTRL DEBUG Tx Command reply: GET_REPLY 155612646 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000110110111'B, t_guard := 20.000000 } 20250412090205941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42002<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@481fc27fb91e: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)11530045 20250412090206968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090206968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090206968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250412090206968 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090206968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xafef3d, normal) (hnbgw_rua.c:406) 20250412090206968 DHNB DEBUG map_rua[0x565451965580]{init}: Allocated (fsm.c:456) 20250412090206968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11530045)[0x565451965580]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090206968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11530045 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090206968 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090206968 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090206968 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412090206968 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11530045 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:683) 20250412090206968 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11530045 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250412090206968 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11530045 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250412090206968 DCN DEBUG map_sccp[0x56545195a110]{init}: Allocated (fsm.c:456) 20250412090206968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56545195a110]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090206969 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-11530045 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412090206969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11530045 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250412090206969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11530045)[0x565451965580]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090206969 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090206969 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090206969 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11530045 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090206969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56545195a110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090206969 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090206969 DLSCCP DEBUG SCCP-SCOC(71)[0x565451964c70]{IDLE}: Allocated (fsm.c:456) 20250412090206969 DLSCCP DEBUG SCCP-SCOC(71)[0x565451964c70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090206969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030001b70056400500f1100926) (sccp_scrc.c:415) 20250412090206969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090206969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090206969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090206969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090206969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090206969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090206969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090206969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090206969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090206969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090206969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090206969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090206969 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090206969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090206969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090206969 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 03 01 00 00 47 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 bf c0 23 00 4f 40 03 00 01 b7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090206969 DLSCCP DEBUG SCCP-SCOC(71)[0x565451964c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090206969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56545195a110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090206969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11530045)[0x565451965580]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090206969 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090206969 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090206969 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090206969 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090206969 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090206969 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'virt-msc1' 20250412090206969 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090206969 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090206969 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090206970 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 03 01 00 00 47 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 bf c0 23 00 4f 40 03 00 01 b7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(576)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)15557886 HNBGW_Test.msc1-SCCP(576)@481fc27fb91e: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(576)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412090206989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090206989 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090206989 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090206989 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090206990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090206990 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090206990 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090206990 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090206990 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090206990 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 47 d9 bc 6b 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@481fc27fb91e: 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 } } } 20250412090206990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090206990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090206990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090206990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090206990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090206990 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d9bc6b) (sccp_scrc.c:486) 20250412090206990 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1855) 20250412090206990 DLSCCP DEBUG SCCP-SCOC(71)[0x565451964c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090206990 DLSCCP DEBUG SCCP-SCOC(71)[0x565451964c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090206990 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090206990 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090206990 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090206990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56545195a110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090206990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56545195a110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090206991 DLCTRL DEBUG Command: GET 341499222 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090206991 DLCTRL DEBUG Tx Command reply: GET_REPLY 341499222 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090206995 DLCTRL DEBUG Command: GET 234803166 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090206995 DLCTRL DEBUG Tx Command reply: GET_REPLY 234803166 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090207000 DLCTRL DEBUG Command: GET 103337521 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090207000 DLCTRL DEBUG Tx Command reply: GET_REPLY 103337521 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090207004 DLCTRL DEBUG Command: GET 630785800 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090207004 DLCTRL DEBUG Tx Command reply: GET_REPLY 630785800 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090207007 DLCTRL DEBUG Command: GET 194502919 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090207007 DLCTRL DEBUG Tx Command reply: GET_REPLY 194502919 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090207011 DLCTRL DEBUG Command: GET 500313517 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090207011 DLCTRL DEBUG Tx Command reply: GET_REPLY 500313517 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250412090207015 DLCTRL DEBUG Command: GET 127080884 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090207015 DLCTRL DEBUG Tx Command reply: GET_REPLY 127080884 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090207019 DLCTRL DEBUG Command: GET 723162597 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090207019 DLCTRL DEBUG Tx Command reply: GET_REPLY 723162597 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090207023 DLCTRL DEBUG Command: GET 873944976 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090207023 DLCTRL DEBUG Tx Command reply: GET_REPLY 873944976 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090207027 DLCTRL DEBUG Command: GET 671588239 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090207027 DLCTRL DEBUG Tx Command reply: GET_REPLY 671588239 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090207030 DLCTRL DEBUG Command: GET 658792181 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090207030 DLCTRL DEBUG Tx Command reply: GET_REPLY 658792181 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090207034 DLCTRL DEBUG Command: GET 377739330 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090207034 DLCTRL DEBUG Tx Command reply: GET_REPLY 377739330 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090207038 DLCTRL DEBUG Command: GET 843329268 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090207038 DLCTRL DEBUG Tx Command reply: GET_REPLY 843329268 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090207041 DLCTRL DEBUG Command: GET 18181073 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090207041 DLCTRL DEBUG Tx Command reply: GET_REPLY 18181073 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250412090207044 DLCTRL DEBUG Command: GET 18383260 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090207044 DLCTRL DEBUG Tx Command reply: GET_REPLY 18383260 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090207047 DLCTRL DEBUG Command: GET 46997612 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090207047 DLCTRL DEBUG Tx Command reply: GET_REPLY 46997612 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090207051 DLCTRL DEBUG Command: GET 423334327 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090207051 DLCTRL DEBUG Tx Command reply: GET_REPLY 423334327 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090207055 DLCTRL DEBUG Command: GET 940605751 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090207055 DLCTRL DEBUG Tx Command reply: GET_REPLY 940605751 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090207059 DLCTRL DEBUG Command: GET 508409783 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090207059 DLCTRL DEBUG Tx Command reply: GET_REPLY 508409783 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090207063 DLCTRL DEBUG Command: GET 232200235 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090207063 DLCTRL DEBUG Tx Command reply: GET_REPLY 232200235 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000010010011'B, t_guard := 20.000000 } 20250412090207096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42006<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@481fc27fb91e: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)16285645 20250412090208125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090208125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090208125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250412090208126 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090208126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf87fcd, normal) (hnbgw_rua.c:406) 20250412090208126 DHNB DEBUG map_rua[0x565451962280]{init}: Allocated (fsm.c:456) 20250412090208126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16285645)[0x565451962280]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090208126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16285645 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090208126 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090208126 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090208126 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16285645 SCCP-0 CS MI=TMSI-0x42BB8023: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412090208126 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16285645 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:683) 20250412090208126 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16285645 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:730) 20250412090208126 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16285645 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090208126 DCN DEBUG map_sccp[0x56545197dd90]{init}: Allocated (fsm.c:456) 20250412090208126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56545197dd90]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090208126 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-16285645 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090208126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16285645 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250412090208126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16285645)[0x565451962280]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090208126 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090208126 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090208126 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16285645 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090208126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56545197dd90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090208126 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090208126 DLSCCP DEBUG SCCP-SCOC(72)[0x565451964110]{IDLE}: Allocated (fsm.c:456) 20250412090208126 DLSCCP DEBUG SCCP-SCOC(72)[0x565451964110]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090208126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030000930056400500f1100926) (sccp_scrc.c:415) 20250412090208126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090208126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090208126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090208126 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090208126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090208126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090208126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090208126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090208126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090208126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090208126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090208126 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090208126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090208126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090208126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090208126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 48 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 bb 80 23 00 4f 40 03 00 00 93 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090208126 DLSCCP DEBUG SCCP-SCOC(72)[0x565451964110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090208126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56545197dd90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090208126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16285645)[0x565451962280]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090208127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090208127 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090208127 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090208127 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090208127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090208127 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412090208127 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090208127 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090208127 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090208127 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 48 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 bb 80 23 00 4f 40 03 00 00 93 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(573)@481fc27fb91e: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)15770441 HNBGW_Test.msc0-SCCP(573)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412090208135 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090208135 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090208135 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090208135 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090208135 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090208135 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090208135 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090208135 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090208135 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090208135 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 48 86 d8 6a 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@481fc27fb91e: setverdict(pass): none -> pass 20250412090208135 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090208135 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090208135 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090208135 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090208135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090208135 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0086d86a) (sccp_scrc.c:486) 20250412090208135 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1855) 20250412090208135 DLSCCP DEBUG SCCP-SCOC(72)[0x565451964110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090208135 DLSCCP DEBUG SCCP-SCOC(72)[0x565451964110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090208135 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090208135 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090208135 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090208135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56545197dd90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090208135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56545197dd90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090208137 DLCTRL DEBUG Command: GET 521266656 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090208137 DLCTRL DEBUG Tx Command reply: GET_REPLY 521266656 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250412090208141 DLCTRL DEBUG Command: GET 290698189 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090208141 DLCTRL DEBUG Tx Command reply: GET_REPLY 290698189 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090208145 DLCTRL DEBUG Command: GET 16327579 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090208145 DLCTRL DEBUG Tx Command reply: GET_REPLY 16327579 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090208149 DLCTRL DEBUG Command: GET 969045555 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090208149 DLCTRL DEBUG Tx Command reply: GET_REPLY 969045555 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090208153 DLCTRL DEBUG Command: GET 587100968 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090208153 DLCTRL DEBUG Tx Command reply: GET_REPLY 587100968 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090208158 DLCTRL DEBUG Command: GET 873959911 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090208158 DLCTRL DEBUG Tx Command reply: GET_REPLY 873959911 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250412090208162 DLCTRL DEBUG Command: GET 651893223 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090208162 DLCTRL DEBUG Tx Command reply: GET_REPLY 651893223 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090208166 DLCTRL DEBUG Command: GET 223704818 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090208166 DLCTRL DEBUG Tx Command reply: GET_REPLY 223704818 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090208169 DLCTRL DEBUG Command: GET 119047981 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090208169 DLCTRL DEBUG Tx Command reply: GET_REPLY 119047981 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090208173 DLCTRL DEBUG Command: GET 38218785 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090208173 DLCTRL DEBUG Tx Command reply: GET_REPLY 38218785 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090208176 DLCTRL DEBUG Command: GET 286902400 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090208176 DLCTRL DEBUG Tx Command reply: GET_REPLY 286902400 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090208179 DLCTRL DEBUG Command: GET 660175355 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090208179 DLCTRL DEBUG Tx Command reply: GET_REPLY 660175355 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090208181 DLCTRL DEBUG Command: GET 405934550 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090208181 DLCTRL DEBUG Tx Command reply: GET_REPLY 405934550 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090208183 DLCTRL DEBUG Command: GET 759201341 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090208183 DLCTRL DEBUG Tx Command reply: GET_REPLY 759201341 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250412090208185 DLCTRL DEBUG Command: GET 903553745 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090208185 DLCTRL DEBUG Tx Command reply: GET_REPLY 903553745 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090208187 DLCTRL DEBUG Command: GET 846612719 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090208187 DLCTRL DEBUG Tx Command reply: GET_REPLY 846612719 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090208189 DLCTRL DEBUG Command: GET 252997630 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090208189 DLCTRL DEBUG Tx Command reply: GET_REPLY 252997630 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090208191 DLCTRL DEBUG Command: GET 944210793 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090208191 DLCTRL DEBUG Tx Command reply: GET_REPLY 944210793 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090208193 DLCTRL DEBUG Command: GET 708534224 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090208193 DLCTRL DEBUG Tx Command reply: GET_REPLY 708534224 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090208195 DLCTRL DEBUG Command: GET 147438145 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090208195 DLCTRL DEBUG Tx Command reply: GET_REPLY 147438145 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090208200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37398<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090208201 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41831<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(567)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(566)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090208203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37388<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090208203 DLINP DEBUG SRVCONN(,r=127.0.0.1:35417<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090208203 DLINP DEBUG SRVCONN(,r=127.0.0.1:35417<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090208203 DLINP NOTICE SRV(,r=127.0.0.1:35417<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090208203 DMAIN NOTICE (127.0.0.1:35417 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35417<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090208203 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572)@481fc27fb91e: Final verdict of PTC: none 20250412090208205 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412090208206 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090208206 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 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn1-RAN(583)@481fc27fb91e: Final verdict of PTC: none 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090208206 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090208206 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090208206 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090208206 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090208206 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090208206 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(580)@481fc27fb91e: Final verdict of PTC: none 20250412090208206 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090208206 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090208206 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090208206 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 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090208206 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090208206 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090208206 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090208206 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090208206 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090208206 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090208206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412090208206 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090208206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090208206 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090208206 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090208206 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090208206 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090208206 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090208206 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090208206 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090208206 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090208207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090208207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090208207 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090208207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090208207 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090208207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090208207 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090208207 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090208207 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090208207 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090208207 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090208207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090208207 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090208207 DLSCCP DEBUG SCCP-SCOC(70)[0x5654519d8d50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090208207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009262f1), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090208207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090208207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090208207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090208207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090208207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090208207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090208207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 02 04 92 62 f1 00 00 46 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090208207 DLSCCP DEBUG SCCP-SCOC(70)[0x5654519d8d50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090208207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5654519701e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090208207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12694551)[0x56545197ded0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) HNBGW_Test.sgsn1-SCCP(582)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(579)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@481fc27fb91e: Final verdict of PTC: none 20250412090208208 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 20250412090208208 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090208208 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090208208 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412090208208 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 MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(577)@481fc27fb91e: Final verdict of PTC: none 20250412090208208 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090208208 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090208208 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412090208208 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) 20250412090208208 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090208208 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090208208 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090208208 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090208208 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090208208 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090208208 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090208208 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090208208 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090208208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090208208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090208208 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) 20250412090208208 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090208208 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090208208 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090208208 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090208208 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090208208 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090208208 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090208208 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090208208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090208208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(574)@481fc27fb91e: Final verdict of PTC: none 20250412090208209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090208209 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090208207 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12694551)[0x56545197ded0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090208207 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090208207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12694551)[0x56545197ded0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090208207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12694551)[0x56545197ded0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090208207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12694551)[0x56545197ded0]{disrupted}: Freeing instance (context_map.c:202) 20250412090208207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12694551)[0x56545197ded0]{disrupted}: Deallocated (fsm.c:568) 20250412090208207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090208207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:206) 20250412090208208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) 20250412090208208 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12694551 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250412090208208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56545197dd90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090208208 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090208208 DLSCCP DEBUG SCCP-SCOC(72)[0x565451964110]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090208208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086d86a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090208208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090208208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090208208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090208208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090208208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090208208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090208208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0c 04 86 d8 6a 00 00 48 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090208208 DLSCCP DEBUG SCCP-SCOC(72)[0x565451964110]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090208208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56545197dd90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090208208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16285645)[0x565451962280]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090208208 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16285645)[0x565451962280]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090208208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090208208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16285645)[0x565451962280]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090208208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16285645)[0x565451962280]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090208208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16285645)[0x565451962280]{disrupted}: Freeing instance (context_map.c:202) 20250412090208208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16285645)[0x565451962280]{disrupted}: Deallocated (fsm.c:568) 20250412090208208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56545197dd90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090208208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56545197dd90]{disconnected}: Freeing instance (context_map.c:206) 20250412090208208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56545197dd90]{disconnected}: Deallocated (fsm.c:568) 20250412090208208 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16285645 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250412090208208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090208208 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090208208 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090208208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090208208 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090208208 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090208208 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090208208 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090208208 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090208209 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090208209 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090208209 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090208209 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090208209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090208209 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090208209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090208209 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.sgsn1-M3UA(584)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(575)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(573)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@481fc27fb91e: Final verdict of PTC: none 20250412090208212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090208212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090208212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090208212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090208212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090208212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090208212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090208212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090208212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090208212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090208212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090208212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090208209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090208209 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090208209 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090208210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090208210 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090208210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090208210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090208210 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090208211 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090208211 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090208211 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090208211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56545195a110]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090208211 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090208211 DLSCCP DEBUG SCCP-SCOC(71)[0x565451964c70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090208211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9bc6b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090208211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090208211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090208211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090208211 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090208211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090208211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090208211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 03 04 d9 bc 6b 00 00 47 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090208211 DLSCCP DEBUG SCCP-SCOC(71)[0x565451964c70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090208211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56545195a110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090208211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11530045)[0x565451965580]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090208211 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11530045)[0x565451965580]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090208211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090208211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11530045)[0x565451965580]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090208211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11530045)[0x565451965580]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090208211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11530045)[0x565451965580]{disrupted}: Freeing instance (context_map.c:202) 20250412090208211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11530045)[0x565451965580]{disrupted}: Deallocated (fsm.c:568) 20250412090208211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56545195a110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090208211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56545195a110]{disconnected}: Freeing instance (context_map.c:206) 20250412090208211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56545195a110]{disconnected}: Deallocated (fsm.c:568) 20250412090208211 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11530045 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250412090208211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412090208212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090208212 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090208212 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090208212 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(578)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(576)@481fc27fb91e: Final verdict of PTC: none 20250412090208222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42006<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(568)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@481fc27fb91e: Final verdict of PTC: pass 20250412090208229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37408<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090208231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42002<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@481fc27fb91e: Final verdict of PTC: pass HNBGW-MGCP(585)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Sat Apr 12 09:02:08 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 20250412090208371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090208703 DLSCCP DEBUG SCCP-SCOC(68)[0x5654519623c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090208703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbc6d2), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090208703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090208703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090208703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090208703 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090208703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090208703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090208704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 cb c6 d2 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090208704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090208704 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090208704 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090208704 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090208704 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090208704 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090208705 DLSCCP DEBUG SCCP-SCOC(67)[0x565451972390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090208705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057e24f), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090208705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090208705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090208705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090208705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090208705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090208705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090208705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 57 e2 4f 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090208705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090208705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090208705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090208705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090208705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090208705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090208706 DLSCCP DEBUG SCCP-SCOC(69)[0x565451979860]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090208706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0061e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090208706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090208706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090208706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090208706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090208706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090208706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090208706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a0 06 1e 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090208707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090208707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090208707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090208707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090208707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090208707 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090209074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42010<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=575300) 20250412090209265 DLSCCP DEBUG SCCP-SCOC(65)[0x5654519608e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090209266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf6e2e), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090209266 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090209266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090209266 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090209266 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090209266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090209266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090209266 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 bf 6e 2e 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090209266 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090209266 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090209266 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090209266 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090209266 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090209266 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090209282 DLSCCP DEBUG SCCP-SCOC(64)[0x565451978120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090209282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c48ca3), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090209282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090209282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090209282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090209282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090209282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090209282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090209282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c4 8c a3 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090209283 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090209283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090209283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090209283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090209283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090209283 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090209297 DLSCCP DEBUG SCCP-SCOC(66)[0x565451962b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090209297 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092673c), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090209297 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090209297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090209297 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090209297 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090209297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090209297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090209297 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 92 67 3c 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090209297 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090209297 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090209297 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090209297 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090209297 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090209297 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090209555 DLSCCP DEBUG SCCP-SCOC(62)[0x565451965c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090209555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c2767), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090209556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090209556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090209556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090209556 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090209556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090209556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090209556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3c 27 67 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090209556 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090209556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090209556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090209556 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090209556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090209556 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090209585 DLSCCP DEBUG SCCP-SCOC(61)[0x56545195aa60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090209585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b9a1f), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090209585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090209585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090209585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090209585 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090209585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090209585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090209585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7b 9a 1f 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090209586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090209586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090209586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090209586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090209586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090209586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090209589 DLSCCP DEBUG SCCP-SCOC(63)[0x56545197f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090209589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e80756), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090209589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090209589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090209589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090209589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090209589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090209589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090209589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e8 07 56 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090209589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090209589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090209589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090209590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090209590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090209590 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=575300, count=619080) 20250412090210153 DLSCCP DEBUG SCCP-SCOC(60)[0x5654519acb80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090210153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cbb7b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090210153 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090210153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090210153 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090210153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090210153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090210153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090210153 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5c bb 7b 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090210153 DLSCCP DEBUG SCCP-SCOC(58)[0x565451965ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090210153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f02f9f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090210153 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090210153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090210153 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090210153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090210154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090210154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090210154 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f0 2f 9f 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090210154 DLSCCP DEBUG SCCP-SCOC(59)[0x565451958160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090210154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00feee46), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090210154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090210154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090210154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090210154 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090210154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090210154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090210154 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fe ee 46 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090210154 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090210154 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090210154 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090210154 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090210154 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090210154 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090210154 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090210154 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090210154 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090210154 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090210155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090210155 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090210155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090210155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090210155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090210155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090210155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090210155 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090210207 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090210207 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090210207 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090210207 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090210207 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090210207 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412090210208 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090210208 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090210208 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090210209 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090210210 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090210210 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090210710 DLSCCP DEBUG SCCP-SCOC(57)[0x5654519a3e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090210710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017b852), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090210710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090210710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090210710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090210710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090210710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090210710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090210710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 17 b8 52 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090210710 DLSCCP DEBUG SCCP-SCOC(56)[0x5654519679d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090210710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00741749), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090210710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090210710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090210710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090210710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090210710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090210710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090210710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 17 49 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090210710 DLSCCP DEBUG SCCP-SCOC(55)[0x56545197f680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090210710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f78f40), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090210710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090210710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090210711 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090210711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090210711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090210711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090210711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f7 8f 40 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090210711 DLSCCP DEBUG SCCP-SCOC(54)[0x565451958030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090210711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00338e8d), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090210711 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090210711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090210711 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090210711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090210711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090210711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090210711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 33 8e 8d 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090210711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090210711 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090210711 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090210711 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090210711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090210711 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090210711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090210711 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090210711 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090210712 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090210712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090210712 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090210712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090210712 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090210712 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090210712 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090210712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090210712 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090210712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090210712 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090210712 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090210712 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090210712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090210712 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/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@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Sat Apr 12 09:02:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250412090212175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090212181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090212186 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33381<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090212273 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090212273 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090212281 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090212281 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090212281 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090212281 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090212281 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090212281 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090212282 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48656 (stream_srv.c:142) 20250412090212282 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48656<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090212282 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090212282 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090212282 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090212282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090212282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090212282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090212282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090212282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090212282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090212282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090212282 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090212282 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090212282 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090212282 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090212282 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090212282 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090212282 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090212282 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090212282 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090212282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090212282 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090212282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090212282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090212282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090212282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212282 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090212282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090212282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090212282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090212282 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090212282 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090212282 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090212282 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090212282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090212282 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090212283 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090212283 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090212283 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090212284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090212284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090212284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090212284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212284 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090212284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090212284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090212284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0b 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090212284 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090212284 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090212284 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090212284 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090212284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090212284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090212284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090212284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212284 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090212284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090212284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090212284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090212284 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090212284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090212284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090212284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090212284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090212284 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090212284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090212284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090212284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090212284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090212284 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(599)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(599)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(597)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(602)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(602)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(600)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090212309 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090212309 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090212309 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090212309 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090212309 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090212309 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090212310 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090212310 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090212311 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090212311 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090212311 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090212311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090212311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090212311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=9 -> eSLS=89: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090212311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212311 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090212311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090212311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090212311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 09 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090212311 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090212311 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090212311 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090212311 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090212311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090212311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090212311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090212311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212311 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090212311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090212311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090212311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090212311 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090212311 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090212311 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090212311 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090212311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090212311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090212311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090212311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212311 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090212311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090212311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090212311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090212311 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090212311 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090212311 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090212311 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090212311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090212311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090212311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090212311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090212311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090212311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090212311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090212311 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090212312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212312 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090212312 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090212312 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090212312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090212312 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090212312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212312 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090212312 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090212312 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090212312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090212312 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090212312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212312 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090212312 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090212312 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090212312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090212312 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090212312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212312 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090212312 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090212312 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090212312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090212312 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(605)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(603)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(608)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(606)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090212346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090212346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090212346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090212346 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090212346 DHNBAP 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) 20250412090212346 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090212346 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090212346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090212346 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090212351 DLINP DEBUG SRVCONN(,r=127.0.0.1:48656<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090212351 DLINP DEBUG SRVCONN(,r=127.0.0.1:48656<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090212351 DLINP DEBUG SRVCONN(,r=127.0.0.1:48656<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090212351 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090212351 DHNBAP DEBUG (127.0.0.1:48656 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090212351 DHNBAP NOTICE (127.0.0.1:48656 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090212351 DHNBAP NOTICE (127.0.0.1:48656 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090212351 DLINP DEBUG SRVCONN(,r=127.0.0.1:48656<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090212351 DLINP DEBUG SRVCONN(,r=127.0.0.1:48656<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090212494 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 20250412090212494 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 20250412090212494 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090212494 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090212499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212499 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090212499 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090212499 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090212499 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090212499 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090212499 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090212499 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090212499 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090212499 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090212499 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090212502 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212502 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090212502 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090212502 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090212502 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090212502 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090212502 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090212503 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090212503 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090212503 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090212503 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090212503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090212503 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090212503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090212503 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090212503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090212503 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090212503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090212503 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090212503 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090212503 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090212503 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090212504 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090212504 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090212504 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090212504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090212504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090212505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090212505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090212505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090212505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090212505 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090212505 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 20250412090212505 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 20250412090212505 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090212505 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412090212505 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090212505 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212505 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090212505 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090212505 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090212505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090212505 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412090212505 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090212505 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090212505 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090212505 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(602)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090212511 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212511 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090212511 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090212511 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090212511 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090212511 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090212511 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090212511 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090212511 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090212511 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090212511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090212514 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212514 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090212514 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090212514 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090212514 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090212514 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090212514 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090212514 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090212515 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090212515 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090212515 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090212515 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090212515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090212515 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090212515 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090212515 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090212515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090212515 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090212515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090212515 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090212515 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090212515 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090212515 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090212516 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090212516 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090212516 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090212516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090212516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090212516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212517 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090212517 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212517 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090212517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090212517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090212517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090212517 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090212517 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212517 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090212517 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090212517 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090212517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090212517 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'virt-msc1' 20250412090212517 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090212517 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090212517 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090212517 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090212523 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 20250412090212523 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 20250412090212523 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090212523 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090212529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212529 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090212529 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090212529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090212529 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090212529 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090212529 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090212529 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090212529 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090212529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090212529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090212531 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212531 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090212531 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090212531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090212531 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090212531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090212531 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090212531 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090212531 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090212531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090212531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090212531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090212531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090212531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090212531 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090212531 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090212531 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090212531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090212531 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090212531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090212531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090212531 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090212531 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090212531 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090212532 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 20250412090212532 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 20250412090212532 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090212532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412090212532 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090212532 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090212532 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090212532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090212533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090212533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090212533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090212533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090212533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090212533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090212533 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090212533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090212533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090212533 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090212533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090212533 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412090212533 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090212533 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090212533 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090212533 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(608)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412090212537 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212537 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412090212537 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090212538 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090212538 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090212538 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090212538 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090212538 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090212538 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090212538 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412090212538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090212540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212540 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090212540 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090212540 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412090212540 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090212540 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090212540 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090212540 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090212540 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412090212540 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412090212540 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090212540 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412090212540 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090212540 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090212540 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090212540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090212541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090212541 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412090212541 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090212541 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090212541 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090212541 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090212541 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090212541 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090212541 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090212542 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090212542 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090212542 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090212542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090212542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090212542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090212542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090212542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090212542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090212542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090212543 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090212543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090212543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090212543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090212543 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090212543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090212543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090212543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090212543 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090212543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090212543 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: picked Normal Route via 'virt-sgsn1' round-robin style 20250412090212543 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090212543 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090212543 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090212543 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(598)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090213311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090213311 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090213311 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090213311 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090213311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090213311 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090213311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090213311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090213311 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090213311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090213311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090213311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090213311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090213311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090213311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090213311 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090213311 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090213311 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090213311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213311 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090213311 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090213311 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090213311 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090213311 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) 20250412090213311 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090213311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090213311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090213311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090213311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090213311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090213311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090213311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090213311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090213311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090213311 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090213311 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090213312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090213312 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090213312 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090213312 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090213312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090213312 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412090213312 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090213312 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090213312 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090213312 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090213314 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090213314 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090213314 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090213314 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090213314 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090213314 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090213314 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090213314 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090213314 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090213314 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090213314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090213314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090213314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090213314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090213314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090213314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090213314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090213314 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090213314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213315 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090213315 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090213315 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090213315 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090213315 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(601)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090213317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090213317 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090213317 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090213317 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090213317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090213317 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090213317 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090213317 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090213317 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090213317 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090213317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090213317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090213317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090213317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090213317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090213317 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090213317 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090213317 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090213317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213317 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090213317 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090213317 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090213317 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090213317 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) 20250412090213317 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) 20250412090213317 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090213317 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090213317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090213317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090213317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090213317 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090213317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090213317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090213317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090213317 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090213317 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090213317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090213318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090213318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090213318 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090213318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090213318 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250412090213318 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090213318 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090213318 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090213318 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090213319 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090213319 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090213319 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090213320 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090213320 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090213320 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090213320 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090213320 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090213320 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090213320 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090213320 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090213320 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090213320 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090213320 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090213320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090213320 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090213320 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090213320 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090213320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213320 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090213320 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090213320 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090213320 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090213320 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090213330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090213330 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090213330 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090213330 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090213330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090213330 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090213330 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090213330 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090213330 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090213331 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090213331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090213331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090213331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090213331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090213331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090213331 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090213331 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090213331 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090213331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213331 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090213331 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090213331 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090213331 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090213331 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) 20250412090213331 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090213331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090213331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090213331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090213331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090213331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090213331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090213331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090213331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090213331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090213331 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090213331 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090213331 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090213331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090213331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090213331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090213331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090213331 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412090213331 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090213331 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090213331 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090213331 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090213332 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090213332 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090213332 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090213332 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090213332 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090213332 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090213332 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090213332 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090213332 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090213332 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090213332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090213332 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090213332 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090213332 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090213332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090213332 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090213332 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090213332 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090213332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213332 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090213332 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090213332 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090213332 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090213332 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(607)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090213336 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090213336 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090213336 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090213336 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090213336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090213336 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090213336 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090213336 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090213336 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090213336 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090213336 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090213336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090213336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090213336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090213336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090213336 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090213336 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090213336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090213336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213336 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090213336 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090213336 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090213336 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090213336 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) 20250412090213336 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) 20250412090213336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090213336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090213336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213336 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090213336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090213336 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090213336 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090213336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090213336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090213336 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090213336 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090213336 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: link up (cnlink.c:111) 20250412090213336 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090213336 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090213336 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090213336 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090213336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090213336 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=3 -> eSLS=19: use Normal Route via 'virt-sgsn1' 20250412090213336 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090213336 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090213336 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090213336 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 03 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412090213336 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090213336 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090213336 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090213336 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090213336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090213336 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090213336 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090213336 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090213336 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090213336 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090213336 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090213336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090213336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090213337 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090213337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090213337 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090213337 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090213337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090213337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090213337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090213337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090213337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090213337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090213337 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090213337 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090213337 DRANAP INFO cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090214362 DLCTRL DEBUG Command: GET 279969597 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090214362 DLCTRL DEBUG Tx Command reply: GET_REPLY 279969597 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090214365 DLCTRL DEBUG Command: GET 399056834 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090214365 DLCTRL DEBUG Tx Command reply: GET_REPLY 399056834 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090214370 DLCTRL DEBUG Command: GET 551895687 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090214370 DLCTRL DEBUG Tx Command reply: GET_REPLY 551895687 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090214375 DLCTRL DEBUG Command: GET 933047130 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090214375 DLCTRL DEBUG Tx Command reply: GET_REPLY 933047130 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090214380 DLCTRL DEBUG Command: GET 482968623 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090214380 DLCTRL DEBUG Tx Command reply: GET_REPLY 482968623 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090214384 DLCTRL DEBUG Command: GET 590102646 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090214384 DLCTRL DEBUG Tx Command reply: GET_REPLY 590102646 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090214389 DLCTRL DEBUG Command: GET 230130830 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090214389 DLCTRL DEBUG Tx Command reply: GET_REPLY 230130830 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090214394 DLCTRL DEBUG Command: GET 745644191 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090214394 DLCTRL DEBUG Tx Command reply: GET_REPLY 745644191 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090214398 DLCTRL DEBUG Command: GET 781528790 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090214399 DLCTRL DEBUG Tx Command reply: GET_REPLY 781528790 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090214403 DLCTRL DEBUG Command: GET 201300626 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090214403 DLCTRL DEBUG Tx Command reply: GET_REPLY 201300626 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090214408 DLCTRL DEBUG Command: GET 530412891 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090214408 DLCTRL DEBUG Tx Command reply: GET_REPLY 530412891 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090214414 DLCTRL DEBUG Command: GET 578730992 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090214414 DLCTRL DEBUG Tx Command reply: GET_REPLY 578730992 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090214419 DLCTRL DEBUG Command: GET 860762024 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090214420 DLCTRL DEBUG Tx Command reply: GET_REPLY 860762024 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090214426 DLCTRL DEBUG Command: GET 796226999 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090214426 DLCTRL DEBUG Tx Command reply: GET_REPLY 796226999 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090214431 DLCTRL DEBUG Command: GET 644878885 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090214431 DLCTRL DEBUG Tx Command reply: GET_REPLY 644878885 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090214436 DLCTRL DEBUG Command: GET 947416930 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090214436 DLCTRL DEBUG Tx Command reply: GET_REPLY 947416930 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090214440 DLCTRL DEBUG Command: GET 773280298 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090214440 DLCTRL DEBUG Tx Command reply: GET_REPLY 773280298 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090214444 DLCTRL DEBUG Command: GET 740725670 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090214444 DLCTRL DEBUG Tx Command reply: GET_REPLY 740725670 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090214449 DLCTRL DEBUG Command: GET 689796994 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090214449 DLCTRL DEBUG Tx Command reply: GET_REPLY 689796994 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090214453 DLCTRL DEBUG Command: GET 951062859 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090214453 DLCTRL DEBUG Tx Command reply: GET_REPLY 951062859 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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@481fc27fb91e: 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@481fc27fb91e: 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@481fc27fb91e: 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 := '000000000000000010010111'B, t_guard := 20.000000 } 20250412090214471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42046<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)15362610 20250412090215518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090215518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090215518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412090215518 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090215518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xea6a32, normal) (hnbgw_rua.c:406) 20250412090215518 DHNB DEBUG map_rua[0x565451965580]{init}: Allocated (fsm.c:456) 20250412090215518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362610)[0x565451965580]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090215518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15362610 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090215518 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090215518 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090215518 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15362610 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:696) 20250412090215518 DCN DEBUG map_sccp[0x56545195a110]{init}: Allocated (fsm.c:456) 20250412090215518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56545195a110]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090215518 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-15362610 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412090215518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15362610 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412090215518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362610)[0x565451965580]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090215518 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090215518 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090215518 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15362610 SCCP-73 msc-1 MI=TMSI-0x42400023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090215518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56545195a110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090215518 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090215518 DLSCCP DEBUG SCCP-SCOC(73)[0x56545197ded0]{IDLE}: Allocated (fsm.c:456) 20250412090215518 DLSCCP DEBUG SCCP-SCOC(73)[0x56545197ded0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090215518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030000970056400500f1100926) (sccp_scrc.c:415) 20250412090215518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090215518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090215518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090215518 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090215518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090215518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090215518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090215518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090215518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090215518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090215518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090215518 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090215518 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090215518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090215518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090215518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 49 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 40 00 23 00 4f 40 03 00 00 97 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090215518 DLSCCP DEBUG SCCP-SCOC(73)[0x56545197ded0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090215518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56545195a110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090215518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362610)[0x565451965580]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090215519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090215519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090215519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090215519 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090215519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090215519 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250412090215519 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090215519 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090215519 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090215519 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 49 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 40 00 23 00 4f 40 03 00 00 97 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(600)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)16259205 HNBGW_Test.msc1-SCCP(600)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@481fc27fb91e: setverdict(pass): none -> pass 20250412090215537 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090215537 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090215537 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090215537 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090215537 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090215537 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090215537 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090215537 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090215537 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090215537 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 49 77 b0 bd 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090215537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090215537 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090215537 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090215537 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090215537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090215537 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0077b0bd) (sccp_scrc.c:486) 20250412090215537 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1855) 20250412090215537 DLSCCP DEBUG SCCP-SCOC(73)[0x56545197ded0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090215537 DLSCCP DEBUG SCCP-SCOC(73)[0x56545197ded0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090215537 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090215538 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090215538 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090215538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56545195a110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090215538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56545195a110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090215540 DLCTRL DEBUG Command: GET 912090977 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090215540 DLCTRL DEBUG Tx Command reply: GET_REPLY 912090977 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090215545 DLCTRL DEBUG Command: GET 833566582 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090215545 DLCTRL DEBUG Tx Command reply: GET_REPLY 833566582 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090215550 DLCTRL DEBUG Command: GET 430880207 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090215550 DLCTRL DEBUG Tx Command reply: GET_REPLY 430880207 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090215554 DLCTRL DEBUG Command: GET 550575122 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090215554 DLCTRL DEBUG Tx Command reply: GET_REPLY 550575122 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090215559 DLCTRL DEBUG Command: GET 183140474 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090215559 DLCTRL DEBUG Tx Command reply: GET_REPLY 183140474 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090215563 DLCTRL DEBUG Command: GET 314480609 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090215563 DLCTRL DEBUG Tx Command reply: GET_REPLY 314480609 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090215567 DLCTRL DEBUG Command: GET 678184695 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090215567 DLCTRL DEBUG Tx Command reply: GET_REPLY 678184695 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250412090215573 DLCTRL DEBUG Command: GET 107004983 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090215573 DLCTRL DEBUG Tx Command reply: GET_REPLY 107004983 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090215577 DLCTRL DEBUG Command: GET 619560114 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090215577 DLCTRL DEBUG Tx Command reply: GET_REPLY 619560114 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090215582 DLCTRL DEBUG Command: GET 24386733 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090215582 DLCTRL DEBUG Tx Command reply: GET_REPLY 24386733 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090215586 DLCTRL DEBUG Command: GET 982366460 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090215586 DLCTRL DEBUG Tx Command reply: GET_REPLY 982366460 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090215589 DLCTRL DEBUG Command: GET 904172674 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090215589 DLCTRL DEBUG Tx Command reply: GET_REPLY 904172674 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090215593 DLCTRL DEBUG Command: GET 240178193 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090215593 DLCTRL DEBUG Tx Command reply: GET_REPLY 240178193 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090215597 DLCTRL DEBUG Command: GET 473791439 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090215597 DLCTRL DEBUG Tx Command reply: GET_REPLY 473791439 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090215600 DLCTRL DEBUG Command: GET 852731870 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090215600 DLCTRL DEBUG Tx Command reply: GET_REPLY 852731870 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090215604 DLCTRL DEBUG Command: GET 982415946 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090215604 DLCTRL DEBUG Tx Command reply: GET_REPLY 982415946 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090215607 DLCTRL DEBUG Command: GET 864098822 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090215607 DLCTRL DEBUG Tx Command reply: GET_REPLY 864098822 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090215609 DLCTRL DEBUG Command: GET 729162919 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090215609 DLCTRL DEBUG Tx Command reply: GET_REPLY 729162919 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090215611 DLCTRL DEBUG Command: GET 689767190 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090215611 DLCTRL DEBUG Tx Command reply: GET_REPLY 689767190 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090215613 DLCTRL DEBUG Command: GET 850455401 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090215613 DLCTRL DEBUG Tx Command reply: GET_REPLY 850455401 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000110000001'B, t_guard := 20.000000 } 20250412090215643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52918<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@481fc27fb91e: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)12363761 20250412090216672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090216672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090216672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250412090216672 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090216672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbca7f1, normal) (hnbgw_rua.c:406) 20250412090216672 DHNB DEBUG map_rua[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090216673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12363761)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090216673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12363761 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090216673 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090216673 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090216673 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412090216673 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12363761 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:696) 20250412090216673 DCN DEBUG map_sccp[0x5654518d7b50]{init}: Allocated (fsm.c:456) 20250412090216673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5654518d7b50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090216673 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-12363761 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412090216673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12363761 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250412090216673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12363761)[0x5654519701e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090216673 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090216673 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090216673 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12363761 SCCP-74 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090216673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5654518d7b50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090216673 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090216673 DLSCCP DEBUG SCCP-SCOC(74)[0x565451970ee0]{IDLE}: Allocated (fsm.c:456) 20250412090216673 DLSCCP DEBUG SCCP-SCOC(74)[0x565451970ee0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090216673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030001810056400500f1100926) (sccp_scrc.c:415) 20250412090216673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090216673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090216673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090216673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090216673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090216673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090216673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090216673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090216673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090216673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090216673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090216673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090216673 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090216673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090216673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090216673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0e 01 00 00 4a 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 41 00 23 00 4f 40 03 00 01 81 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090216673 DLSCCP DEBUG SCCP-SCOC(74)[0x565451970ee0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090216673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5654518d7b50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090216673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12363761)[0x5654519701e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090216673 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090216673 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090216673 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090216673 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090216673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090216673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250412090216673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090216673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090216673 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090216673 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0e 01 00 00 4a 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 41 00 23 00 4f 40 03 00 01 81 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(600)@481fc27fb91e: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@481fc27fb91e: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@481fc27fb91e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)1997549 HNBGW_Test.msc1-SCCP(600)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412090216680 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090216680 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090216680 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090216680 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090216680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090216680 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090216680 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090216680 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090216680 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090216680 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4a 81 5b a6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090216680 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090216680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090216680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090216680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090216680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090216680 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00815ba6) (sccp_scrc.c:486) 20250412090216680 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1855) 20250412090216680 DLSCCP DEBUG SCCP-SCOC(74)[0x565451970ee0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090216680 DLSCCP DEBUG SCCP-SCOC(74)[0x565451970ee0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090216680 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090216680 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090216680 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090216680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5654518d7b50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090216680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5654518d7b50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090216683 DLCTRL DEBUG Command: GET 231429499 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090216683 DLCTRL DEBUG Tx Command reply: GET_REPLY 231429499 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090216687 DLCTRL DEBUG Command: GET 406765598 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090216687 DLCTRL DEBUG Tx Command reply: GET_REPLY 406765598 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090216691 DLCTRL DEBUG Command: GET 477079328 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090216691 DLCTRL DEBUG Tx Command reply: GET_REPLY 477079328 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090216695 DLCTRL DEBUG Command: GET 987218022 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090216695 DLCTRL DEBUG Tx Command reply: GET_REPLY 987218022 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090216699 DLCTRL DEBUG Command: GET 438792923 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090216699 DLCTRL DEBUG Tx Command reply: GET_REPLY 438792923 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090216702 DLCTRL DEBUG Command: GET 352967347 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090216702 DLCTRL DEBUG Tx Command reply: GET_REPLY 352967347 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090216704 DLCTRL DEBUG Command: GET 675647355 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090216704 DLCTRL DEBUG Tx Command reply: GET_REPLY 675647355 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250412090216706 DLCTRL DEBUG Command: GET 601375349 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090216706 DLCTRL DEBUG Tx Command reply: GET_REPLY 601375349 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090216709 DLCTRL DEBUG Command: GET 675456146 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090216709 DLCTRL DEBUG Tx Command reply: GET_REPLY 675456146 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090216711 DLCTRL DEBUG Command: GET 408333371 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090216711 DLCTRL DEBUG Tx Command reply: GET_REPLY 408333371 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090216714 DLCTRL DEBUG Command: GET 344519331 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090216714 DLCTRL DEBUG Tx Command reply: GET_REPLY 344519331 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090216716 DLCTRL DEBUG Command: GET 997538385 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090216716 DLCTRL DEBUG Tx Command reply: GET_REPLY 997538385 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090216717 DLCTRL DEBUG Command: GET 864805155 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090216717 DLCTRL DEBUG Tx Command reply: GET_REPLY 864805155 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090216720 DLCTRL DEBUG Command: GET 304875622 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090216720 DLCTRL DEBUG Tx Command reply: GET_REPLY 304875622 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090216724 DLCTRL DEBUG Command: GET 371215660 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090216724 DLCTRL DEBUG Tx Command reply: GET_REPLY 371215660 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090216729 DLCTRL DEBUG Command: GET 359067200 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090216729 DLCTRL DEBUG Tx Command reply: GET_REPLY 359067200 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090216732 DLCTRL DEBUG Command: GET 450710216 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090216732 DLCTRL DEBUG Tx Command reply: GET_REPLY 450710216 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090216735 DLCTRL DEBUG Command: GET 780298270 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090216735 DLCTRL DEBUG Tx Command reply: GET_REPLY 780298270 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090216737 DLCTRL DEBUG Command: GET 968598928 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090216737 DLCTRL DEBUG Tx Command reply: GET_REPLY 968598928 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090216739 DLCTRL DEBUG Command: GET 188385433 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090216739 DLCTRL DEBUG Tx Command reply: GET_REPLY 188385433 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000111110011'B, t_guard := 20.000000 } 20250412090216760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52932<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@481fc27fb91e: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)13746596 20250412090217785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090217785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090217785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250412090217785 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090217785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd1c1a4, normal) (hnbgw_rua.c:406) 20250412090217785 DHNB DEBUG map_rua[0x56545195dc90]{init}: Allocated (fsm.c:456) 20250412090217785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13746596)[0x56545195dc90]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090217786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13746596 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090217786 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090217786 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090217786 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13746596 SCCP-0 CS MI=TMSI-0x427FC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412090217786 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13746596 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:696) 20250412090217786 DCN DEBUG map_sccp[0x56545195ddc0]{init}: Allocated (fsm.c:456) 20250412090217786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56545195ddc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090217786 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-13746596 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412090217786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13746596 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250412090217786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13746596)[0x56545195dc90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090217786 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090217786 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090217786 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13746596 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090217786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56545195ddc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090217786 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090217786 DLSCCP DEBUG SCCP-SCOC(75)[0x565451967390]{IDLE}: Allocated (fsm.c:456) 20250412090217786 DLSCCP DEBUG SCCP-SCOC(75)[0x565451967390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090217786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030001f30056400500f1100926) (sccp_scrc.c:415) 20250412090217786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090217786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090217786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090217786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090217786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090217786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090217786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090217786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090217786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090217786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090217786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090217786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090217786 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090217786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090217786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090217786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0f 01 00 00 4b 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 7f c0 23 00 4f 40 03 00 01 f3 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090217786 DLSCCP DEBUG SCCP-SCOC(75)[0x565451967390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090217787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56545195ddc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090217787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13746596)[0x56545195dc90]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090217787 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090217787 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090217787 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090217787 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090217787 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090217787 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250412090217787 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090217787 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090217787 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090217787 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 02 03 00 00 0f 01 00 00 4b 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 7f c0 23 00 4f 40 03 00 01 f3 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(600)@481fc27fb91e: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@481fc27fb91e: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@481fc27fb91e: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@481fc27fb91e: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)9317328 HNBGW_Test.msc1-SCCP(600)@481fc27fb91e: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@481fc27fb91e: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250412090217790 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090217790 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090217790 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090217791 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090217791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090217791 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090217791 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090217791 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090217791 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090217791 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4b b9 c5 bf 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090217791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090217791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090217791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090217791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090217791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090217791 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b9c5bf) (sccp_scrc.c:486) 20250412090217791 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1855) 20250412090217791 DLSCCP DEBUG SCCP-SCOC(75)[0x565451967390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090217791 DLSCCP DEBUG SCCP-SCOC(75)[0x565451967390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090217791 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090217791 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090217791 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090217791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56545195ddc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090217791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56545195ddc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090217793 DLCTRL DEBUG Command: GET 739882909 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090217793 DLCTRL DEBUG Tx Command reply: GET_REPLY 739882909 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090217797 DLCTRL DEBUG Command: GET 499547903 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090217797 DLCTRL DEBUG Tx Command reply: GET_REPLY 499547903 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090217801 DLCTRL DEBUG Command: GET 900957870 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090217801 DLCTRL DEBUG Tx Command reply: GET_REPLY 900957870 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090217806 DLCTRL DEBUG Command: GET 976543103 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090217806 DLCTRL DEBUG Tx Command reply: GET_REPLY 976543103 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090217810 DLCTRL DEBUG Command: GET 48523312 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090217810 DLCTRL DEBUG Tx Command reply: GET_REPLY 48523312 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090217814 DLCTRL DEBUG Command: GET 315013154 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090217814 DLCTRL DEBUG Tx Command reply: GET_REPLY 315013154 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090217818 DLCTRL DEBUG Command: GET 986590588 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090217818 DLCTRL DEBUG Tx Command reply: GET_REPLY 986590588 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250412090217822 DLCTRL DEBUG Command: GET 531952906 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090217822 DLCTRL DEBUG Tx Command reply: GET_REPLY 531952906 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090217826 DLCTRL DEBUG Command: GET 206151518 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090217826 DLCTRL DEBUG Tx Command reply: GET_REPLY 206151518 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090217829 DLCTRL DEBUG Command: GET 22162517 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090217829 DLCTRL DEBUG Tx Command reply: GET_REPLY 22162517 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090217832 DLCTRL DEBUG Command: GET 127390486 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090217832 DLCTRL DEBUG Tx Command reply: GET_REPLY 127390486 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090217835 DLCTRL DEBUG Command: GET 814991201 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090217835 DLCTRL DEBUG Tx Command reply: GET_REPLY 814991201 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090217837 DLCTRL DEBUG Command: GET 989192345 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090217837 DLCTRL DEBUG Tx Command reply: GET_REPLY 989192345 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090217839 DLCTRL DEBUG Command: GET 798333578 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090217839 DLCTRL DEBUG Tx Command reply: GET_REPLY 798333578 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090217841 DLCTRL DEBUG Command: GET 180048 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090217841 DLCTRL DEBUG Tx Command reply: GET_REPLY 180048 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090217843 DLCTRL DEBUG Command: GET 711295755 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090217843 DLCTRL DEBUG Tx Command reply: GET_REPLY 711295755 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090217845 DLCTRL DEBUG Command: GET 133958046 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090217845 DLCTRL DEBUG Tx Command reply: GET_REPLY 133958046 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090217848 DLCTRL DEBUG Command: GET 647123298 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090217848 DLCTRL DEBUG Tx Command reply: GET_REPLY 647123298 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090217850 DLCTRL DEBUG Command: GET 568208623 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090217850 DLCTRL DEBUG Tx Command reply: GET_REPLY 568208623 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090217853 DLCTRL DEBUG Command: GET 717980662 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090217853 DLCTRL DEBUG Tx Command reply: GET_REPLY 717980662 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090217865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42032<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090217865 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33381<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(591)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(590)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090217868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090217869 DLINP DEBUG SRVCONN(,r=127.0.0.1:48656<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090217869 DLINP DEBUG SRVCONN(,r=127.0.0.1:48656<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090217869 DLINP NOTICE SRV(,r=127.0.0.1:48656<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090217869 DMAIN NOTICE (127.0.0.1:48656 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48656<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090217869 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(598)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(607)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@481fc27fb91e: Final verdict of PTC: none 20250412090217872 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090217872 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090217872 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412090217872 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 20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090217872 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090217872 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090217872 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090217872 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  HNBGW_Test.msc0-SCCP(597)@481fc27fb91e: Final verdict of PTC: none 20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090217872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090217872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090217872 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090217872 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090217873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090217873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090217873 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 20250412090217873 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090217873 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412090217873 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090217873 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090217873 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090217873 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090217873 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090217873 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412090217873 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090217873 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090217873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090217873 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090217873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090217873 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090217873 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090217873 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090217873 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090217873 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090217873 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090217873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090217873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090217873 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090217873 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090217873 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090217873 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412090217873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090217873 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 20250412090217873 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 20250412090217873 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090217873 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090217873 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412090217873 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 20250412090217873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090217873 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412090217873 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090217873 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090217873 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090217873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090217873 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090217873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090217874 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090217874 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090217874 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090217874 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn1-SCCP(606)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@481fc27fb91e: Final verdict of PTC: none 20250412090217874 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090217874 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412090217874 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090217874 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412090217874 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250412090217874 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 20250412090217874 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090217874 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090217874 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090217874 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090217874 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090217874 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090217874 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090217874 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090217874 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090217874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090217874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090217874 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 20250412090217874 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090217874 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090217874 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090217874 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090217875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090217875 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090217875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090217875 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090217875 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090217875 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090217875 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090217875 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090217875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56545195a110]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090217875 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090217875 DLSCCP DEBUG SCCP-SCOC(73)[0x56545197ded0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090217875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077b0bd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090217875 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090217875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) HNBGW_Test.msc1-M3UA(602)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@481fc27fb91e: Final verdict of PTC: none 20250412090217875 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090217875 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090217875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090217875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090217875 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0d 04 77 b0 bd 00 00 49 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090217875 DLSCCP DEBUG SCCP-SCOC(73)[0x56545197ded0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090217875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56545195a110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090217875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362610)[0x565451965580]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090217875 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362610)[0x565451965580]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090217875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090217875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362610)[0x565451965580]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090217875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362610)[0x565451965580]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090217875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362610)[0x565451965580]{disrupted}: Freeing instance (context_map.c:202) 20250412090217875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15362610)[0x565451965580]{disrupted}: Deallocated (fsm.c:568) 20250412090217875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56545195a110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090217875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56545195a110]{disconnected}: Freeing instance (context_map.c:206) 20250412090217875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56545195a110]{disconnected}: Deallocated (fsm.c:568) 20250412090217875 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15362610 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250412090217875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5654518d7b50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090217875 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090217875 DLSCCP DEBUG SCCP-SCOC(74)[0x565451970ee0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090217875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00815ba6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090217875 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090217875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090217875 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090217875 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090217875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090217875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090217875 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0e 04 81 5b a6 00 00 4a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090217875 DLSCCP DEBUG SCCP-SCOC(74)[0x565451970ee0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090217875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5654518d7b50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090217876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12363761)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090217876 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12363761)[0x5654519701e0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) HNBGW_Test.msc0-M3UA(599)@481fc27fb91e: Final verdict of PTC: none 20250412090217876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) HNBGW_Test.sgsn0-M3UA(605)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@481fc27fb91e: Final verdict of PTC: none 20250412090217876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12363761)[0x5654519701e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090217876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12363761)[0x5654519701e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090217876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12363761)[0x5654519701e0]{disrupted}: Freeing instance (context_map.c:202) 20250412090217877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12363761)[0x5654519701e0]{disrupted}: Deallocated (fsm.c:568) 20250412090217877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5654518d7b50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090217877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5654518d7b50]{disconnected}: Freeing instance (context_map.c:206) 20250412090217877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x5654518d7b50]{disconnected}: Deallocated (fsm.c:568) 20250412090217877 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12363761 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250412090217877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56545195ddc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090217877 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090217877 DLSCCP DEBUG SCCP-SCOC(75)[0x565451967390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090217877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9c5bf), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090217878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090217878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090217878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090217878 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090217878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090217878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090217878 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0f 04 b9 c5 bf 00 00 4b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090217878 DLSCCP DEBUG SCCP-SCOC(75)[0x565451967390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090217878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56545195ddc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090217879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13746596)[0x56545195dc90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090217879 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13746596)[0x56545195dc90]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090217879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090217879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13746596)[0x56545195dc90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090217879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13746596)[0x56545195dc90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090217879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13746596)[0x56545195dc90]{disrupted}: Freeing instance (context_map.c:202) 20250412090217879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13746596)[0x56545195dc90]{disrupted}: Deallocated (fsm.c:568) 20250412090217879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56545195ddc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090217879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56545195ddc0]{disconnected}: Freeing instance (context_map.c:206) 20250412090217879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56545195ddc0]{disconnected}: Deallocated (fsm.c:568) 20250412090217879 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13746596 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250412090217879 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090217879 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090217879 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090217879 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090217879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090217880 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090217880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090217880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090217880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42046<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(609)@481fc27fb91e: Final verdict of PTC: none 20250412090217880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52932<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@481fc27fb91e: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@481fc27fb91e: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@481fc27fb91e: Final verdict of PTC: pass HNBGW_Test.msc1-SCCP(600)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(592)@481fc27fb91e: Final verdict of PTC: none20250412090217881 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090217881 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090217881 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090217881 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090217881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090217881 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090217881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412090217881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090217881 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090217881 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090217881 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090217881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52918<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090217882 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090217882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090217882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090217882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090217882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090217882 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(601)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Sat Apr 12 09:02:18 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 20250412090218080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090218208 DLSCCP DEBUG SCCP-SCOC(70)[0x5654519d8d50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090218208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009262f1), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090218208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090218208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090218208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090218208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090218208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090218208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090218208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 92 62 f1 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090218208 DLSCCP DEBUG SCCP-SCOC(72)[0x565451964110]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090218208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086d86a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090218208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090218208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090218208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090218208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090218208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090218208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090218208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 86 d8 6a 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090218208 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090218209 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090218209 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090218209 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090218209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090218209 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090218209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090218209 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090218209 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090218209 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090218209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090218209 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090218211 DLSCCP DEBUG SCCP-SCOC(71)[0x565451964c70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090218212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9bc6b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090218212 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090218212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090218212 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090218212 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090218212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090218212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090218212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d9 bc 6b 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090218212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090218212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090218212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090218212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090218212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090218212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090218704 DLSCCP DEBUG SCCP-SCOC(68)[0x5654519623c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090218704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbc6d2), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090218704 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090218705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090218705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090218705 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090218705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090218705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090218705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 cb c6 d2 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090218705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090218705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090218705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090218705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090218705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090218705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090218706 DLSCCP DEBUG SCCP-SCOC(67)[0x565451972390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090218706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057e24f), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090218706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090218706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090218706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090218706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090218706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090218706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090218706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 57 e2 4f 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090218706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090218706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090218706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090218706 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090218706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090218706 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090218707 DLSCCP DEBUG SCCP-SCOC(69)[0x565451979860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090218707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0061e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090218707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090218707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090218707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090218707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090218707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090218707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090218707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a0 06 1e 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090218708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090218708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090218708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090218708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090218708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090218708 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090218782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52934<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=555064) 20250412090219267 DLSCCP DEBUG SCCP-SCOC(65)[0x5654519608e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090219267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf6e2e), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090219267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090219267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090219267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090219267 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090219267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090219267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090219267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 bf 6e 2e 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090219268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090219268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090219268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090219268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090219268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090219268 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090219283 DLSCCP DEBUG SCCP-SCOC(64)[0x565451978120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090219283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c48ca3), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090219283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090219283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090219283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090219283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090219283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090219283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090219283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c4 8c a3 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090219283 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090219283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090219283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090219283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090219283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090219283 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090219298 DLSCCP DEBUG SCCP-SCOC(66)[0x565451962b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090219298 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092673c), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090219298 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090219298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090219298 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090219298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090219298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090219298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090219298 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 92 67 3c 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090219299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090219299 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090219299 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090219299 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090219299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090219299 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090219556 DLSCCP DEBUG SCCP-SCOC(62)[0x565451965c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090219556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c2767), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090219556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090219556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090219556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090219556 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090219556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090219556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090219556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3c 27 67 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090219557 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090219557 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090219557 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090219557 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090219557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090219557 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090219586 DLSCCP DEBUG SCCP-SCOC(61)[0x56545195aa60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090219586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b9a1f), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090219586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090219586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090219586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090219586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090219586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090219586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090219586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7b 9a 1f 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090219586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090219586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090219586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090219586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090219586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090219586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090219590 DLSCCP DEBUG SCCP-SCOC(63)[0x56545197f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090219590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e80756), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090219590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090219590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090219590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090219590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090219590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090219590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090219590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e8 07 56 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090219590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090219590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090219590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090219590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090219590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090219591 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=555064, count=587960) 20250412090219873 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090219873 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090219873 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090219874 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090219874 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090219874 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090219874 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090219874 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090219874 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412090220154 DLSCCP DEBUG SCCP-SCOC(59)[0x565451958160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090220154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00feee46), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090220154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090220154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090220154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090220154 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090220154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090220154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090220154 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fe ee 46 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090220154 DLSCCP DEBUG SCCP-SCOC(58)[0x565451965ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090220154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f02f9f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090220154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090220154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090220154 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090220154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090220155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090220155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090220155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f0 2f 9f 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090220155 DLSCCP DEBUG SCCP-SCOC(60)[0x5654519acb80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090220155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cbb7b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090220155 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090220155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090220155 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090220155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090220155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090220155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090220155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5c bb 7b 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090220155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090220155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090220155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090220155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090220155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090220155 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090220155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090220155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090220155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090220155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090220155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090220155 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090220155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090220155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090220155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090220155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090220155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090220155 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090220712 DLSCCP DEBUG SCCP-SCOC(54)[0x565451958030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090220712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00338e8d), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090220712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090220712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090220712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090220712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090220712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090220712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090220712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 33 8e 8d 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090220712 DLSCCP DEBUG SCCP-SCOC(55)[0x56545197f680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090220712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f78f40), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090220712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090220712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090220712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090220712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090220712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090220712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090220712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f7 8f 40 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090220712 DLSCCP DEBUG SCCP-SCOC(56)[0x5654519679d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090220712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00741749), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090220712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090220712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090220712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090220712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090220712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090220712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090220712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 17 49 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090220712 DLSCCP DEBUG SCCP-SCOC(57)[0x5654519a3e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090220712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017b852), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090220712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090220712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090220712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090220712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090220712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090220712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090220712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 17 b8 52 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090220713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090220713 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090220713 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090220713 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090220713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090220713 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090220713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090220713 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090220713 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090220713 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090220713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090220713 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090220713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090220713 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090220713 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090220713 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090220713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090220713 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090220713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090220713 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090220713 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090220713 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090220713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090220713 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Sat Apr 12 09:02:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250412090221880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090221887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52952<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090221893 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38053<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090222018 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090222018 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090222026 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090222026 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090222027 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090222027 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090222027 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090222027 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090222027 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090222027 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090222027 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47320 (stream_srv.c:142) 20250412090222027 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47320<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090222028 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090222028 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090222028 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090222028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090222028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090222028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222028 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090222028 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222028 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090222028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090222028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090222028 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0d 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090222028 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090222028 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090222028 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090222028 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090222028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090222028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090222028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222028 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090222028 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222028 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090222028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090222028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090222028 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090222028 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090222028 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090222028 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090222028 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090222028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090222028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090222028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222028 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090222028 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222028 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090222028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090222028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090222028 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090222028 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090222028 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090222028 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090222028 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090222028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090222028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090222028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222028 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090222028 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090222028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090222028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090222028 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090222028 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090222028 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222029 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090222029 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090222029 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090222029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090222029 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090222029 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222029 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090222029 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090222029 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090222029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090222029 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090222029 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222029 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090222029 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090222029 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090222029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090222029 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090222029 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222029 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090222029 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090222029 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090222029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090222029 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(623)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(623)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(623)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(621)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(626)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(626)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(626)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(624)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(629)@481fc27fb91e: ************************************************* HNBGW_Test.msc2-M3UA(629)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(629)@481fc27fb91e: ************************************************* HNBGW_Test.msc2-SCCP(627)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090222064 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090222064 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090222064 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090222064 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090222064 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090222064 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090222064 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090222065 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090222065 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090222066 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090222066 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090222066 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090222066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090222066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090222066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=1 -> eSLS=81: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090222066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222066 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090222066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090222066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090222066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 01 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090222066 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090222066 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090222066 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090222066 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090222066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090222066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090222066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090222066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222066 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090222066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090222066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090222066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090222066 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090222066 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090222066 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090222066 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090222066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090222066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090222066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090222066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222066 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090222066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090222066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090222066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090222066 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090222066 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090222066 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090222066 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090222066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090222066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090222066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090222066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090222066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090222066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090222066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090222066 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090222066 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222066 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090222066 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090222066 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090222066 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090222066 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090222066 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222066 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090222066 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090222066 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090222066 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090222066 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090222066 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222066 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090222066 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090222066 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090222066 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090222066 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090222066 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222066 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090222066 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090222066 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090222066 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090222066 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412090222066 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090222066 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090222066 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090222066 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412090222066 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@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(632)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(632)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(632)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(630)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(635)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(635)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-SCCP(633)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(638)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn2-M3UA(638)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-SCCP(636)@481fc27fb91e: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn2-M3UA(638)@481fc27fb91e: ************************************************* 20250412090222114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090222114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090222114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090222114 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090222114 DHNBAP 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) 20250412090222114 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090222114 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090222114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090222114 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090222119 DLINP DEBUG SRVCONN(,r=127.0.0.1:47320<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090222119 DLINP DEBUG SRVCONN(,r=127.0.0.1:47320<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090222119 DLINP DEBUG SRVCONN(,r=127.0.0.1:47320<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090222119 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090222119 DHNBAP DEBUG (127.0.0.1:47320 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090222119 DHNBAP NOTICE (127.0.0.1:47320 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090222119 DHNBAP NOTICE (127.0.0.1:47320 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090222119 DLINP DEBUG SRVCONN(,r=127.0.0.1:47320<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090222119 DLINP DEBUG SRVCONN(,r=127.0.0.1:47320<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090222239 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 20250412090222239 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 20250412090222239 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090222239 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090222246 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222246 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090222246 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090222246 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090222246 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090222246 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090222246 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090222246 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090222246 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090222246 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090222246 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090222249 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 20250412090222249 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 20250412090222249 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090222249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412090222249 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222249 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090222249 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090222249 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090222249 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090222249 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090222249 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090222249 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090222249 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090222249 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090222250 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090222250 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090222250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090222250 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 20250412090222250 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090222250 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090222250 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090222250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090222250 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090222250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090222250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090222250 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090222250 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090222250 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090222251 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090222251 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090222251 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090222251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090222251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090222251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222252 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090222252 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090222252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090222252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090222252 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) HNBGW_Test.msc1-M3UA(626)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090222252 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090222252 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222252 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090222252 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090222252 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090222252 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090222252 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412090222252 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090222252 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090222252 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090222252 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090222256 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222256 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090222256 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090222256 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090222256 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090222256 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090222256 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090222256 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090222256 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090222256 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090222256 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090222259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222259 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090222259 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090222259 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090222259 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090222259 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090222259 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090222259 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090222259 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090222259 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090222259 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090222259 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090222259 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090222259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090222260 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 20250412090222260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090222260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090222260 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090222260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090222260 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090222260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090222260 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090222260 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090222260 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090222260 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090222261 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090222261 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090222261 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090222261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090222261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090222261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090222261 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222261 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090222261 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 20250412090222261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090222261 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 20250412090222262 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090222262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412090222261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090222262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090222262 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090222262 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222262 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090222262 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090222262 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090222262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090222262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250412090222262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090222262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090222262 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090222262 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc2-M3UA(629)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412090222270 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222270 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412090222270 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090222271 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090222271 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090222271 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090222271 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250412090222271 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090222271 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090222271 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250412090222271 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090222273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222273 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090222273 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090222273 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412090222273 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090222273 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090222273 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090222273 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090222273 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412090222273 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412090222273 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412090222273 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412090222273 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250412090222273 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090222273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090222273 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 20250412090222273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090222273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090222273 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412090222273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090222273 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090222273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090222273 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090222273 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090222273 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090222273 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090222274 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090222274 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090222274 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090222274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090222274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090222274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090222274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222274 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090222274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090222274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090222274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090222274 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090222274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090222274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090222274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090222274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090222274 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc2' 20250412090222274 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090222274 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090222274 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090222274 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412090222279 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 20250412090222279 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 20250412090222279 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 20250412090222279 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412090222279 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412090222279 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412090222279 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(632)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090222282 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222282 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090222282 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412090222282 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412090222282 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412090222282 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412090222282 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090222282 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090222282 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090222282 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250412090222282 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02  20250412090222282 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090222282 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090222282 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412090222282 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090222282 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090222282 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412090222282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090222282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090222282 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090222282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090222282 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090222282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090222282 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090222282 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090222285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090222285 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090222285 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090222285 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090222285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090222285 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250412090222285 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090222285 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090222285 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090222285 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090222285 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090222285 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412090222285 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090222285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090222285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090222285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090222285 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090222285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090222285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090222285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090222285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090222285 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090222285 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090222285 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090222286 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090222286 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090222286 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090222286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090222286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090222286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090222286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090222286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090222286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090222286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090222287 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090222287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090222287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090222287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090222287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090222287 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412090222287 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090222287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090222287 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090222287 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412090222293 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 20250412090222293 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 20250412090222293 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090222293 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412090222299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222299 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412090222299 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090222299 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090222299 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090222299 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090222299 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090222299 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090222299 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090222299 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412090222299 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090222301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222301 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090222301 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090222301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412090222301 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090222301 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090222301 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090222301 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090222301 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412090222301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412090222301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090222301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412090222301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250412090222301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090222301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090222301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090222301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090222301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090222301 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412090222301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090222301 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090222301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090222301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090222301 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090222301 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090222301 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090222302 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090222302 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090222302 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090222302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090222302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090222302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090222302 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222302 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090222303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090222303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090222303 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090222303 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090222303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222303 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090222303 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090222303 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090222303 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090222303 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=4 -> eSLS=20: use Normal Route via 'virt-sgsn1' 20250412090222303 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090222303 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090222303 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090222303 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250412090222306 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 20250412090222306 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 20250412090222306 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090222306 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250412090222313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222313 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250412090222313 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090222313 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090222313 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090222313 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090222313 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250412090222313 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090222313 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090222313 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06  20250412090222313 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090222314 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222314 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090222314 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090222314 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06  20250412090222314 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090222314 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090222315 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090222315 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090222315 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250412090222315 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06  20250412090222315 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0b  20250412090222315 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250412090222315 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250412090222315 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0b  20250412090222315 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250412090222315 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250412090222315 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090222315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090222315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090222315 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250412090222315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090222315 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090222315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090222315 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090222315 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090222315 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090222315 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090222316 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090222316 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090222316 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090222316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090222316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090222316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090222316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090222316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090222316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090222316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090222316 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090222316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090222316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090222316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090222316 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090222316 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090222316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090222316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090222316 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090222316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090222316 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-sgsn2' 20250412090222316 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412090222316 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412090222316 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090222316 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(622)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090223054 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090223054 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090223054 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090223054 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090223054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090223054 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090223054 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090223054 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090223054 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090223054 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090223054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090223054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090223054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090223054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090223054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090223054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090223054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090223054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090223054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) [38;5;47m20250412090223054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223054 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090223054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090223054 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090223054 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090223054 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) 20250412090223054 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090223054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090223054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090223054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223054 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090223054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090223054 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090223054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090223054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090223054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090223054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090223054 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090223054 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090223054 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090223054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090223054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090223054 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090223054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090223054 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412090223054 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090223054 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090223054 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090223054 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090223055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090223055 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090223055 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090223055 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090223055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090223055 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090223055 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090223055 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090223055 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090223055 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090223055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090223055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090223055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090223055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090223055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090223055 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090223055 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090223055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090223055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223055 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090223055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090223055 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090223055 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090223055 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(625)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090223056 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090223056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090223056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090223056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090223056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090223056 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090223056 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090223056 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090223056 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090223056 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090223056 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090223056 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090223056 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090223056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090223056 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090223056 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090223056 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090223056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090223056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223056 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090223056 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090223056 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090223056 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090223056 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) 20250412090223056 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) 20250412090223056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090223056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090223056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223056 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090223056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090223056 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090223056 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090223056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090223056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090223056 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090223056 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090223056 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090223056 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090223056 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090223056 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090223056 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090223056 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090223056 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'virt-msc1' 20250412090223056 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090223056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090223056 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090223056 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090223057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090223057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090223057 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090223057 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090223057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090223057 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090223057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090223057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090223057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090223057 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090223057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090223057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090223057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090223057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090223057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090223057 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090223057 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090223057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090223057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223057 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090223057 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090223057 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090223057 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090223057 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(628)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090223069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090223069 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090223069 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090223069 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090223069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090223069 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090223069 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090223069 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090223069 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090223069 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090223069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090223069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090223069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090223069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090223069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090223069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090223069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090223069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090223069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223069 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090223069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090223069 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090223069 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090223069 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) 20250412090223069 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) 20250412090223069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090223069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090223069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090223069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090223069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090223069 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090223069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090223069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090223069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090223069 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090223069 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: link up (cnlink.c:111) 20250412090223069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090223069 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090223069 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090223069 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090223069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090223069 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc2' 20250412090223069 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090223069 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090223069 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090223069 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412090223070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090223070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090223070 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090223070 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090223070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090223070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090223070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090223070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090223070 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090223070 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090223070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090223070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090223070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090223070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090223070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090223070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090223070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090223070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090223070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090223070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090223070 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090223070 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090223070 DRANAP INFO cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090223093 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090223093 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090223093 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090223093 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090223093 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090223093 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090223093 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090223093 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090223093 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090223093 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090223093 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090223093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090223093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090223093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090223093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090223093 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090223093 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090223093 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090223093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223093 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090223093 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090223093 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090223093 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090223093 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) 20250412090223093 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090223093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090223093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090223093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223093 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090223093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090223093 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090223093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090223093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090223093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090223093 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090223093 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090223093 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090223094 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090223094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090223094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090223094 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090223094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090223094 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412090223094 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090223094 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090223094 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090223094 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090223095 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090223095 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090223095 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090223095 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090223095 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090223095 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090223095 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090223095 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090223095 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090223095 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090223095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090223095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090223095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090223095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090223095 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090223095 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090223095 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090223095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223095 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090223095 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090223095 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090223095 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090223095 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090223095 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(634)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090223102 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090223102 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090223102 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090223102 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090223102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090223102 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090223102 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090223102 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090223102 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090223102 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090223103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090223103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090223103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090223103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090223103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090223103 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090223103 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090223103 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090223103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223103 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090223103 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090223103 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090223103 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090223103 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) 20250412090223103 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) 20250412090223103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090223103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090223103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223103 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090223103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090223103 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090223103 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090223103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090223103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090223103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090223103 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090223103 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: link up (cnlink.c:111) 20250412090223103 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090223103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090223103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090223103 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090223103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090223103 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'virt-sgsn1' 20250412090223103 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090223103 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090223103 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090223103 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412090223103 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090223103 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090223103 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090223103 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090223103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090223103 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090223103 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090223103 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090223103 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090223103 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090223103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090223103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090223103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090223103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090223103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090223103 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090223103 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090223103 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090223103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223103 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090223103 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090223103 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090223103 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090223103 DRANAP INFO cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(637)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090223110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090223110 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412090223110 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412090223110 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412090223110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090223110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090223110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090223110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090223110 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090223110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090223110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090223110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090223110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090223110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090223110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090223110 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090223110 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250412090223110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090223110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090223111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090223111 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090223111 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090223111 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) 20250412090223111 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) 20250412090223111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090223111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090223111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090223111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090223111 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090223111 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090223111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090223111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090223111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090223111 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090223111 DRANAP NOTICE cnlink(sgsn-2)[0x5654519426c0]{CONNECTED}: link up (cnlink.c:111) 20250412090223111 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090223111 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090223111 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090223111 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090223111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090223111 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-sgsn2' 20250412090223111 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412090223111 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412090223111 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090223111 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250412090223113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090223113 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412090223113 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412090223113 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412090223113 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090223113 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090223113 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090223113 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090223113 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090223113 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090223113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090223113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090223113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090223113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090223113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090223113 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090223113 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250412090223113 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090223113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090223113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090223113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090223113 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090223113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090223113 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090223113 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090223113 DRANAP INFO cnlink(sgsn-2)[0x5654519426c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090224129 DLCTRL DEBUG Command: GET 463994303 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090224129 DLCTRL DEBUG Tx Command reply: GET_REPLY 463994303 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090224130 DLCTRL DEBUG Command: GET 770200897 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090224130 DLCTRL DEBUG Tx Command reply: GET_REPLY 770200897 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090224131 DLCTRL DEBUG Command: GET 721891170 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090224131 DLCTRL DEBUG Tx Command reply: GET_REPLY 721891170 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090224133 DLCTRL DEBUG Command: GET 565218371 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090224133 DLCTRL DEBUG Tx Command reply: GET_REPLY 565218371 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090224136 DLCTRL DEBUG Command: GET 144383119 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090224136 DLCTRL DEBUG Tx Command reply: GET_REPLY 144383119 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090224139 DLCTRL DEBUG Command: GET 807993283 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090224139 DLCTRL DEBUG Tx Command reply: GET_REPLY 807993283 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090224141 DLCTRL DEBUG Command: GET 978422157 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090224141 DLCTRL DEBUG Tx Command reply: GET_REPLY 978422157 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090224145 DLCTRL DEBUG Command: GET 726886020 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090224145 DLCTRL DEBUG Tx Command reply: GET_REPLY 726886020 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090224149 DLCTRL DEBUG Command: GET 307092912 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090224149 DLCTRL DEBUG Tx Command reply: GET_REPLY 307092912 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090224152 DLCTRL DEBUG Command: GET 530551619 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090224152 DLCTRL DEBUG Tx Command reply: GET_REPLY 530551619 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090224155 DLCTRL DEBUG Command: GET 240963911 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090224155 DLCTRL DEBUG Tx Command reply: GET_REPLY 240963911 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090224156 DLCTRL DEBUG Command: GET 507703872 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090224156 DLCTRL DEBUG Tx Command reply: GET_REPLY 507703872 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090224159 DLCTRL DEBUG Command: GET 410961539 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090224159 DLCTRL DEBUG Tx Command reply: GET_REPLY 410961539 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090224161 DLCTRL DEBUG Command: GET 473577223 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090224161 DLCTRL DEBUG Tx Command reply: GET_REPLY 473577223 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090224163 DLCTRL DEBUG Command: GET 73327944 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090224163 DLCTRL DEBUG Tx Command reply: GET_REPLY 73327944 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090224164 DLCTRL DEBUG Command: GET 323740765 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090224164 DLCTRL DEBUG Tx Command reply: GET_REPLY 323740765 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090224165 DLCTRL DEBUG Command: GET 859249309 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090224165 DLCTRL DEBUG Tx Command reply: GET_REPLY 859249309 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090224167 DLCTRL DEBUG Command: GET 991303890 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090224167 DLCTRL DEBUG Tx Command reply: GET_REPLY 991303890 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090224169 DLCTRL DEBUG Command: GET 617412593 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090224169 DLCTRL DEBUG Tx Command reply: GET_REPLY 617412593 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090224171 DLCTRL DEBUG Command: GET 749036906 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090224171 DLCTRL DEBUG Tx Command reply: GET_REPLY 749036906 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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@481fc27fb91e: 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@481fc27fb91e: 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 := '000000000000001000010011'B, t_guard := 20.000000 } 20250412090224206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52962<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)13118531 20250412090225252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090225252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090225252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412090225252 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090225252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc82c43, normal) (hnbgw_rua.c:406) 20250412090225252 DHNB DEBUG map_rua[0x565451965580]{init}: Allocated (fsm.c:456) 20250412090225252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118531)[0x565451965580]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090225252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13118531 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090225252 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090225252 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090225252 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13118531 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:696) 20250412090225252 DCN DEBUG map_sccp[0x56545195a110]{init}: Allocated (fsm.c:456) 20250412090225252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56545195a110]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090225252 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-13118531 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250412090225252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13118531 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412090225252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118531)[0x565451965580]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090225252 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090225252 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090225252 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13118531 SCCP-76 msc-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090225252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56545195a110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090225252 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090225252 DLSCCP DEBUG SCCP-SCOC(76)[0x5654519701e0]{IDLE}: Allocated (fsm.c:456) 20250412090225252 DLSCCP DEBUG SCCP-SCOC(76)[0x5654519701e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090225252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030002130056400500f1100926) (sccp_scrc.c:415) 20250412090225252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090225252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090225252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090225252 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090225252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090225252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090225252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090225252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090225252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090225252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090225252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090225252 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090225252 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090225252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090225252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090225252 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 08 01 00 00 4c 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 02 13 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090225252 DLSCCP DEBUG SCCP-SCOC(76)[0x5654519701e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090225252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56545195a110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090225252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118531)[0x565451965580]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090225253 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090225253 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090225253 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090225253 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090225253 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090225253 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc2' 20250412090225253 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090225253 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090225253 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090225253 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 08 01 00 00 4c 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 80 00 23 00 4f 40 03 00 02 13 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(627)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)8466582 HNBGW_Test.msc2-SCCP(627)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(627)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@481fc27fb91e: setverdict(pass): none -> pass 20250412090225273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090225273 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090225273 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090225273 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090225273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090225273 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090225273 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090225273 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090225273 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090225273 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 4c 11 b1 30 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090225273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090225273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090225273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090225273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090225273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090225273 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0011b130) (sccp_scrc.c:486) 20250412090225273 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1855) 20250412090225273 DLSCCP DEBUG SCCP-SCOC(76)[0x5654519701e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090225273 DLSCCP DEBUG SCCP-SCOC(76)[0x5654519701e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090225274 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090225274 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090225274 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090225274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56545195a110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090225274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56545195a110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090225275 DLCTRL DEBUG Command: GET 605866010 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090225275 DLCTRL DEBUG Tx Command reply: GET_REPLY 605866010 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090225279 DLCTRL DEBUG Command: GET 798013317 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090225280 DLCTRL DEBUG Tx Command reply: GET_REPLY 798013317 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090225283 DLCTRL DEBUG Command: GET 40624537 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090225283 DLCTRL DEBUG Tx Command reply: GET_REPLY 40624537 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090225287 DLCTRL DEBUG Command: GET 632160309 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090225287 DLCTRL DEBUG Tx Command reply: GET_REPLY 632160309 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090225291 DLCTRL DEBUG Command: GET 380716579 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090225291 DLCTRL DEBUG Tx Command reply: GET_REPLY 380716579 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090225295 DLCTRL DEBUG Command: GET 280991185 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090225295 DLCTRL DEBUG Tx Command reply: GET_REPLY 280991185 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090225299 DLCTRL DEBUG Command: GET 600263490 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090225299 DLCTRL DEBUG Tx Command reply: GET_REPLY 600263490 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090225303 DLCTRL DEBUG Command: GET 207903092 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090225303 DLCTRL DEBUG Tx Command reply: GET_REPLY 207903092 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090225307 DLCTRL DEBUG Command: GET 233010431 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090225307 DLCTRL DEBUG Tx Command reply: GET_REPLY 233010431 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090225311 DLCTRL DEBUG Command: GET 312303215 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090225311 DLCTRL DEBUG Tx Command reply: GET_REPLY 312303215 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090225315 DLCTRL DEBUG Command: GET 122228142 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090225315 DLCTRL DEBUG Tx Command reply: GET_REPLY 122228142 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090225318 DLCTRL DEBUG Command: GET 630020356 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090225318 DLCTRL DEBUG Tx Command reply: GET_REPLY 630020356 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250412090225322 DLCTRL DEBUG Command: GET 666674793 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090225322 DLCTRL DEBUG Tx Command reply: GET_REPLY 666674793 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090225325 DLCTRL DEBUG Command: GET 931322999 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090225325 DLCTRL DEBUG Tx Command reply: GET_REPLY 931322999 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090225327 DLCTRL DEBUG Command: GET 716586130 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090225327 DLCTRL DEBUG Tx Command reply: GET_REPLY 716586130 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090225330 DLCTRL DEBUG Command: GET 529572415 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090225330 DLCTRL DEBUG Tx Command reply: GET_REPLY 529572415 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090225332 DLCTRL DEBUG Command: GET 784815721 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090225332 DLCTRL DEBUG Tx Command reply: GET_REPLY 784815721 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090225334 DLCTRL DEBUG Command: GET 564594501 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090225334 DLCTRL DEBUG Tx Command reply: GET_REPLY 564594501 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090225335 DLCTRL DEBUG Command: GET 806324198 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090225335 DLCTRL DEBUG Tx Command reply: GET_REPLY 806324198 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090225337 DLCTRL DEBUG Command: GET 55510566 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090225337 DLCTRL DEBUG Tx Command reply: GET_REPLY 55510566 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000001010111010'B, t_guard := 20.000000 } 20250412090225363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59136<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@481fc27fb91e: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)15644947 20250412090226392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090226392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090226392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250412090226392 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090226392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeeb913, normal) (hnbgw_rua.c:406) 20250412090226392 DHNB DEBUG map_rua[0x5654518d7b50]{init}: Allocated (fsm.c:456) 20250412090226392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15644947)[0x5654518d7b50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090226392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15644947 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090226392 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090226392 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090226392 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412090226392 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15644947 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:696) 20250412090226392 DCN DEBUG map_sccp[0x56545195dc90]{init}: Allocated (fsm.c:456) 20250412090226392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56545195dc90]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090226392 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-15644947 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250412090226392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15644947 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250412090226392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15644947)[0x5654518d7b50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090226392 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090226392 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090226392 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15644947 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090226392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56545195dc90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090226392 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090226392 DLSCCP DEBUG SCCP-SCOC(77)[0x56545195ddc0]{IDLE}: Allocated (fsm.c:456) 20250412090226392 DLSCCP DEBUG SCCP-SCOC(77)[0x56545195ddc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090226392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030002ba0056400500f1100926) (sccp_scrc.c:415) 20250412090226392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090226392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090226392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090226392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090226392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090226392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090226392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090226392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090226392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090226392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090226392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090226392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090226392 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090226392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090226392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090226393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 03 03 00 00 09 01 00 00 4d 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 a9 80 23 00 4f 40 03 00 02 ba 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090226393 DLSCCP DEBUG SCCP-SCOC(77)[0x56545195ddc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090226393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56545195dc90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090226393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15644947)[0x5654518d7b50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090226393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090226393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090226393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090226393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090226393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090226393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc2' 20250412090226393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090226393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090226393 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090226393 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 03 03 00 00 09 01 00 00 4d 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 42 a9 80 23 00 4f 40 03 00 02 ba 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(627)@481fc27fb91e: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@481fc27fb91e: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@481fc27fb91e: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)14591190 HNBGW_Test.msc2-SCCP(627)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412090226401 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090226401 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090226401 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090226401 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090226401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090226401 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090226401 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090226401 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090226401 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090226401 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 4d 33 29 96 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090226402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090226402 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090226402 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090226402 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090226402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090226402 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00332996) (sccp_scrc.c:486) 20250412090226402 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1855) 20250412090226402 DLSCCP DEBUG SCCP-SCOC(77)[0x56545195ddc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090226402 DLSCCP DEBUG SCCP-SCOC(77)[0x56545195ddc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090226402 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090226402 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090226402 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090226402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56545195dc90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090226402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56545195dc90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090226404 DLCTRL DEBUG Command: GET 936173598 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090226404 DLCTRL DEBUG Tx Command reply: GET_REPLY 936173598 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090226408 DLCTRL DEBUG Command: GET 59754038 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090226408 DLCTRL DEBUG Tx Command reply: GET_REPLY 59754038 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090226412 DLCTRL DEBUG Command: GET 807956298 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090226412 DLCTRL DEBUG Tx Command reply: GET_REPLY 807956298 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090226415 DLCTRL DEBUG Command: GET 550162415 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090226415 DLCTRL DEBUG Tx Command reply: GET_REPLY 550162415 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090226417 DLCTRL DEBUG Command: GET 926653930 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090226417 DLCTRL DEBUG Tx Command reply: GET_REPLY 926653930 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090226419 DLCTRL DEBUG Command: GET 537847733 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090226419 DLCTRL DEBUG Tx Command reply: GET_REPLY 537847733 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090226422 DLCTRL DEBUG Command: GET 483863504 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090226422 DLCTRL DEBUG Tx Command reply: GET_REPLY 483863504 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090226423 DLCTRL DEBUG Command: GET 418974451 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090226423 DLCTRL DEBUG Tx Command reply: GET_REPLY 418974451 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090226425 DLCTRL DEBUG Command: GET 151603465 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090226425 DLCTRL DEBUG Tx Command reply: GET_REPLY 151603465 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090226426 DLCTRL DEBUG Command: GET 876109812 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090226426 DLCTRL DEBUG Tx Command reply: GET_REPLY 876109812 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090226428 DLCTRL DEBUG Command: GET 721032486 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090226428 DLCTRL DEBUG Tx Command reply: GET_REPLY 721032486 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090226429 DLCTRL DEBUG Command: GET 858923093 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090226429 DLCTRL DEBUG Tx Command reply: GET_REPLY 858923093 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250412090226430 DLCTRL DEBUG Command: GET 866338965 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090226430 DLCTRL DEBUG Tx Command reply: GET_REPLY 866338965 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090226431 DLCTRL DEBUG Command: GET 964517657 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090226431 DLCTRL DEBUG Tx Command reply: GET_REPLY 964517657 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090226432 DLCTRL DEBUG Command: GET 101347727 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090226432 DLCTRL DEBUG Tx Command reply: GET_REPLY 101347727 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090226433 DLCTRL DEBUG Command: GET 883625101 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090226433 DLCTRL DEBUG Tx Command reply: GET_REPLY 883625101 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090226434 DLCTRL DEBUG Command: GET 420744822 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090226434 DLCTRL DEBUG Tx Command reply: GET_REPLY 420744822 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090226434 DLCTRL DEBUG Command: GET 784805540 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090226434 DLCTRL DEBUG Tx Command reply: GET_REPLY 784805540 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090226435 DLCTRL DEBUG Command: GET 991018838 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090226435 DLCTRL DEBUG Tx Command reply: GET_REPLY 991018838 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090226436 DLCTRL DEBUG Command: GET 865358655 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090226436 DLCTRL DEBUG Tx Command reply: GET_REPLY 865358655 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000000101110'B, t_guard := 20.000000 } 20250412090226454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59152<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)4989808 20250412090227482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090227482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090227482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412090227482 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090227482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4c2370, normal) (hnbgw_rua.c:406) 20250412090227482 DHNB DEBUG map_rua[0x5654517c6390]{init}: Allocated (fsm.c:456) 20250412090227482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4989808)[0x5654517c6390]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090227483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4989808 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090227483 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090227483 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090227483 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4989808 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250412090227483 DCN DEBUG map_sccp[0x5654518d8150]{init}: Allocated (fsm.c:456) 20250412090227483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5654518d8150]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090227483 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-4989808 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412090227483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4989808 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412090227483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4989808)[0x5654517c6390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090227483 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090227483 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090227483 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4989808 SCCP-78 msc-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090227483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5654518d8150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090227483 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090227483 DLSCCP DEBUG SCCP-SCOC(78)[0x56545195f060]{IDLE}: Allocated (fsm.c:456) 20250412090227483 DLSCCP DEBUG SCCP-SCOC(78)[0x56545195f060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090227483 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300002e0056400500f1100926) (sccp_scrc.c:415) 20250412090227483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090227483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090227483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090227483 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090227483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090227483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090227483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090227483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090227483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090227483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090227483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090227483 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090227483 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090227483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090227483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090227483 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 02 03 00 00 0a 01 00 00 4e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 00 2e 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090227483 DLSCCP DEBUG SCCP-SCOC(78)[0x56545195f060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090227483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5654518d8150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090227483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4989808)[0x5654517c6390]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090227483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090227483 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090227483 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090227483 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090227483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090227484 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'virt-msc1' 20250412090227484 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090227484 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090227484 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090227484 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 02 03 00 00 0a 01 00 00 4e 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 00 2e 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(624)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)4468975 HNBGW_Test.msc1-SCCP(624)@481fc27fb91e: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(624)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412090227502 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090227502 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090227502 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090227502 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090227502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090227502 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090227502 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090227502 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090227502 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090227502 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 4e 2c 4e 04 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@481fc27fb91e: 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 } } } 20250412090227502 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090227503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090227503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090227503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090227503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090227503 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002c4e04) (sccp_scrc.c:486) 20250412090227503 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1855) 20250412090227503 DLSCCP DEBUG SCCP-SCOC(78)[0x56545195f060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090227503 DLSCCP DEBUG SCCP-SCOC(78)[0x56545195f060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090227503 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090227503 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090227503 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090227503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5654518d8150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090227503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5654518d8150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090227504 DLCTRL DEBUG Command: GET 875406580 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090227504 DLCTRL DEBUG Tx Command reply: GET_REPLY 875406580 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090227509 DLCTRL DEBUG Command: GET 273461354 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090227509 DLCTRL DEBUG Tx Command reply: GET_REPLY 273461354 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090227513 DLCTRL DEBUG Command: GET 236218382 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090227513 DLCTRL DEBUG Tx Command reply: GET_REPLY 236218382 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090227517 DLCTRL DEBUG Command: GET 747204809 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090227517 DLCTRL DEBUG Tx Command reply: GET_REPLY 747204809 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090227520 DLCTRL DEBUG Command: GET 149802802 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090227520 DLCTRL DEBUG Tx Command reply: GET_REPLY 149802802 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090227524 DLCTRL DEBUG Command: GET 941331201 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090227524 DLCTRL DEBUG Tx Command reply: GET_REPLY 941331201 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250412090227528 DLCTRL DEBUG Command: GET 615641828 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090227528 DLCTRL DEBUG Tx Command reply: GET_REPLY 615641828 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090227532 DLCTRL DEBUG Command: GET 554373320 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090227532 DLCTRL DEBUG Tx Command reply: GET_REPLY 554373320 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090227536 DLCTRL DEBUG Command: GET 338592997 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090227536 DLCTRL DEBUG Tx Command reply: GET_REPLY 338592997 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090227539 DLCTRL DEBUG Command: GET 533319335 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090227539 DLCTRL DEBUG Tx Command reply: GET_REPLY 533319335 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090227542 DLCTRL DEBUG Command: GET 239622380 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090227542 DLCTRL DEBUG Tx Command reply: GET_REPLY 239622380 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090227544 DLCTRL DEBUG Command: GET 284605016 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090227544 DLCTRL DEBUG Tx Command reply: GET_REPLY 284605016 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250412090227546 DLCTRL DEBUG Command: GET 269622656 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090227546 DLCTRL DEBUG Tx Command reply: GET_REPLY 269622656 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090227548 DLCTRL DEBUG Command: GET 56941123 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090227548 DLCTRL DEBUG Tx Command reply: GET_REPLY 56941123 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090227550 DLCTRL DEBUG Command: GET 419069679 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090227550 DLCTRL DEBUG Tx Command reply: GET_REPLY 419069679 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090227553 DLCTRL DEBUG Command: GET 194069024 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090227553 DLCTRL DEBUG Tx Command reply: GET_REPLY 194069024 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090227555 DLCTRL DEBUG Command: GET 170006447 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090227555 DLCTRL DEBUG Tx Command reply: GET_REPLY 170006447 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090227556 DLCTRL DEBUG Command: GET 62164307 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090227556 DLCTRL DEBUG Tx Command reply: GET_REPLY 62164307 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090227558 DLCTRL DEBUG Command: GET 435599140 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090227558 DLCTRL DEBUG Tx Command reply: GET_REPLY 435599140 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090227560 DLCTRL DEBUG Command: GET 835525199 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090227560 DLCTRL DEBUG Tx Command reply: GET_REPLY 835525199 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090227567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52952<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090227567 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38053<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(615)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(614)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090227572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52940<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090227573 DLINP DEBUG SRVCONN(,r=127.0.0.1:47320<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090227573 DLINP DEBUG SRVCONN(,r=127.0.0.1:47320<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090227573 DLINP NOTICE SRV(,r=127.0.0.1:47320<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090227573 DMAIN NOTICE (127.0.0.1:47320 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47320<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090227573 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(633)@481fc27fb91e: Final verdict of PTC: none 20250412090227578 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090227578 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(630)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(634)@481fc27fb91e: Final verdict of PTC: none 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090227578 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090227578 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(631)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(621)@481fc27fb91e: Final verdict of PTC: none 20250412090227578 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412090227578 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 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090227578 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090227578 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090227578 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090227578 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090227578 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  HNBGW_Test.sgsn2-SCCP(636)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(637)@481fc27fb91e: Final verdict of PTC: none 20250412090227579 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090227579 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090227579 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 20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090227579 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090227579 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090227579 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090227579 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090227579 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090227579 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090227579 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090227579 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250412090227579 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090227579 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090227579 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090227579 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090227579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090227579 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090227580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090227580 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090227580 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090227579 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250412090227580 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 20250412090227580 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 20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090227580 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090227580 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090227580 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090227580 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 0a  20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090227580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090227580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090227580 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090227580 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250412090227580 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090227580 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090227580 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090227580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090227580 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090227580 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090227580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090227580 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090227580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090227580 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090227580 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090227580 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090227580 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090227580 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(622)@481fc27fb91e: Final verdict of PTC: none 20250412090227580 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412090227580 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 20250412090227580 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090227580 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 20250412090227580 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 20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn2-0: connection closed 20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090227580 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090227580 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090227580 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250412090227580 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250412090227580 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250412090227581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090227581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090227581 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090227581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090227581 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090227581 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090227581 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 20250412090227581 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 20250412090227581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090227581 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc2-0: connection closed 20250412090227581 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090227581 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090227581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090227581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090227581 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412090227581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090227581 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090227581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090227581 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090227581 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090227581 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090227581 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090227581 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090227581 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250412090227581 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090227581 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412090227581 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090227581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090227581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090227581 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090227581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090227581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090227581 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250412090227581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090227581 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090227581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090227581 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090227581 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090227581 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090227581 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090227581 DRANAP NOTICE cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090227582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090227582 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090227582 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250412090227581 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 20250412090227581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090227581 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090227581 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090227581 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090227581 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090227581 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090227581 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090227581 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090227581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090227581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090227582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090227582 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090227582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090227582 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090227582 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090227582 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090227582 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090227582 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090227582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56545195a110]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090227582 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090227582 DLSCCP DEBUG SCCP-SCOC(76)[0x5654519701e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090227582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011b130), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090227582 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090227582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090227582 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090227582 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090227582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090227582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090227582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 08 04 11 b1 30 00 00 4c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090227582 DLSCCP DEBUG SCCP-SCOC(76)[0x5654519701e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090227582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56545195a110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090227582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118531)[0x565451965580]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090227582 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118531)[0x565451965580]{connected}: Tx RUA Disconnect (context_map_rua.c:203) HNBGW_Test.msc1-SCCP(624)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@481fc27fb91e: Final verdict of PTC: none 20250412090227582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090227582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118531)[0x565451965580]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090227582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118531)[0x565451965580]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090227582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118531)[0x565451965580]{disrupted}: Freeing instance (context_map.c:202) 20250412090227582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13118531)[0x565451965580]{disrupted}: Deallocated (fsm.c:568) 20250412090227582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56545195a110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090227582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56545195a110]{disconnected}: Freeing instance (context_map.c:206) 20250412090227582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56545195a110]{disconnected}: Deallocated (fsm.c:568) 20250412090227582 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13118531 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250412090227583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56545195dc90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090227583 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090227583 DLSCCP DEBUG SCCP-SCOC(77)[0x56545195ddc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090227583 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00332996), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090227583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090227583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090227583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) HNBGW_Test.sgsn0-M3UA(632)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(623)@481fc27fb91e: Final verdict of PTC: none 20250412090227583 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090227583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090227583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090227583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 09 04 33 29 96 00 00 4d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090227583 DLSCCP DEBUG SCCP-SCOC(77)[0x56545195ddc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090227583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56545195dc90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090227583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15644947)[0x5654518d7b50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) HNBGW_Test.sgsn2-M3UA(638)@481fc27fb91e: Final verdict of PTC: none 20250412090227583 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15644947)[0x5654518d7b50]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090227583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090227583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15644947)[0x5654518d7b50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090227583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15644947)[0x5654518d7b50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090227583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15644947)[0x5654518d7b50]{disrupted}: Freeing instance (context_map.c:202) 20250412090227583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15644947)[0x5654518d7b50]{disrupted}: Deallocated (fsm.c:568) 20250412090227583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56545195dc90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090227583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56545195dc90]{disconnected}: Freeing instance (context_map.c:206) 20250412090227583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56545195dc90]{disconnected}: Deallocated (fsm.c:568) 20250412090227583 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15644947 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250412090227583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090227583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090227583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412090227583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090227583 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090227583 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090227583 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090227584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4989808)[0x5654517c6390]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412090227584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4989808)[0x5654517c6390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412090227584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5654518d8150]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412090227584 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090227584 DLSCCP DEBUG SCCP-SCOC(78)[0x56545195f060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090227584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c4e04), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090227584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090227584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090227584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090227584 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090227584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090227584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090227584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0a 04 2c 4e 04 00 00 4e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090227584 DLSCCP DEBUG SCCP-SCOC(78)[0x56545195f060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090227584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5654518d8150]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090227584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4989808)[0x5654517c6390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090227584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4989808)[0x5654517c6390]{disrupted}: Freeing instance (context_map.c:202) 20250412090227584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4989808)[0x5654517c6390]{disrupted}: Deallocated (fsm.c:568) 20250412090227584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5654518d8150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090227584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5654518d8150]{disconnected}: Freeing instance (context_map.c:206) 20250412090227584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5654518d8150]{disconnected}: Deallocated (fsm.c:568) 20250412090227584 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4989808 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250412090227584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090227584 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090227584 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090227584 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090227585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090227585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090227585 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090227585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090227585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer HNBGW_Test.msc2-RAN(628)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(635)@481fc27fb91e: Final verdict of PTC: none 20250412090227585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090227585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090227585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090227585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090227585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090227585 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090227585 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090227585 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090227585 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090227585 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090227585 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090227585 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090227585 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090227585 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090227585 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090227585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090227585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090227585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090227585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090227585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW_Test.msc1-RAN(625)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(629)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@481fc27fb91e: Final verdict of PTC: pass HNBGW-PFCP(616)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(626)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(627)@481fc27fb91e: Final verdict of PTC: none 20250412090227600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52962<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090227601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59136<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090227603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59152<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@481fc27fb91e: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@481fc27fb91e: Final verdict of PTC: pass HNBGW-MGCP(639)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Sat Apr 12 09:02:27 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 20250412090227842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090227875 DLSCCP DEBUG SCCP-SCOC(73)[0x56545197ded0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090227875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077b0bd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090227875 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090227875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090227875 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090227875 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090227875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090227875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090227875 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 77 b0 bd 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090227875 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090227875 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090227875 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090227875 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090227875 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090227876 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090227876 DLSCCP DEBUG SCCP-SCOC(74)[0x565451970ee0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090227876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00815ba6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090227876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090227876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090227876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090227876 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090227876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090227876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090227876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 5b a6 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090227877 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090227877 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090227877 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090227877 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090227877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090227877 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090227879 DLSCCP DEBUG SCCP-SCOC(75)[0x565451967390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090227879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9c5bf), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090227879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090227879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090227879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090227879 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090227879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090227879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090227879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b9 c5 bf 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090227879 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090227879 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090227879 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090227879 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090227879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090227879 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090228209 DLSCCP DEBUG SCCP-SCOC(72)[0x565451964110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090228209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086d86a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090228209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090228209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090228209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090228209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090228209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090228209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090228209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 86 d8 6a 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090228209 DLSCCP DEBUG SCCP-SCOC(70)[0x5654519d8d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090228209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009262f1), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090228209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090228209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090228209 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090228209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090228209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090228209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090228209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 92 62 f1 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090228209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090228209 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090228209 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090228209 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090228209 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090228209 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090228210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090228210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090228210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090228210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090228210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090228210 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090228212 DLSCCP DEBUG SCCP-SCOC(71)[0x565451964c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090228212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9bc6b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090228212 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090228212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090228212 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090228213 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090228213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090228213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090228213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d9 bc 6b 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090228213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090228213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090228213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090228213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090228213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090228213 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090228545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59166<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=728116) 20250412090228706 DLSCCP DEBUG SCCP-SCOC(68)[0x5654519623c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090228706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbc6d2), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090228706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090228706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090228706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090228706 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090228706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090228706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090228706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 cb c6 d2 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090228706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090228706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090228706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090228706 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090228706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090228706 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090228707 DLSCCP DEBUG SCCP-SCOC(67)[0x565451972390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090228707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057e24f), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090228707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090228707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090228707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090228707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090228707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090228707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090228707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 57 e2 4f 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090228707 DLSCCP DEBUG SCCP-SCOC(69)[0x565451979860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090228707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0061e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090228708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090228708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090228708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090228708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090228708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090228708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090228708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a0 06 1e 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090228707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090228707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090228707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090228708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090228708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090228708 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090228708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090228708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090228708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090228708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090228708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090228708 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090229268 DLSCCP DEBUG SCCP-SCOC(65)[0x5654519608e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090229268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf6e2e), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090229268 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090229268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090229268 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090229268 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090229268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090229268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090229268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 bf 6e 2e 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090229269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090229269 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090229269 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090229269 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090229269 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090229269 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090229284 DLSCCP DEBUG SCCP-SCOC(64)[0x565451978120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090229284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c48ca3), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090229284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090229284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090229284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090229284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090229284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090229284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090229284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c4 8c a3 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090229284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090229284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090229284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090229284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090229284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090229284 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090229299 DLSCCP DEBUG SCCP-SCOC(66)[0x565451962b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090229299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092673c), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090229299 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090229299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090229299 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090229299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090229299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090229299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090229299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 92 67 3c 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090229299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090229299 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090229299 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090229299 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090229299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090229299 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090229557 DLSCCP DEBUG SCCP-SCOC(62)[0x565451965c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090229557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c2767), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090229557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090229557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090229557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090229557 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090229557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090229557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090229557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3c 27 67 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090229558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090229558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090229558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090229558 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090229558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090229558 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! Waiting for packet dumper to finish... 1 (prev_count=728116, count=757684) 20250412090229579 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090229579 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090229579 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090229579 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090229579 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090229579 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090229580 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090229580 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090229580 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412090229581 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090229582 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090229582 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090229582 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090229582 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250412090229582 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250412090229582 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090229582 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250412090229582 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250412090229587 DLSCCP DEBUG SCCP-SCOC(61)[0x56545195aa60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090229587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b9a1f), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090229587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090229587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090229587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090229587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090229587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090229587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090229587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7b 9a 1f 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090229587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090229587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090229587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090229587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090229587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090229587 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090229591 DLSCCP DEBUG SCCP-SCOC(63)[0x56545197f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090229591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e80756), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090229591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090229591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090229591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090229591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090229591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090229591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090229591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e8 07 56 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090229591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090229592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090229592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090229592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090229592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090229592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090230155 DLSCCP DEBUG SCCP-SCOC(60)[0x5654519acb80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090230155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cbb7b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090230155 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090230155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090230155 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090230155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090230155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090230155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090230155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 5c bb 7b 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090230155 DLSCCP DEBUG SCCP-SCOC(58)[0x565451965ea0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090230155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f02f9f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090230156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090230156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090230156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090230156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090230156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090230156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090230156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f0 2f 9f 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090230156 DLSCCP DEBUG SCCP-SCOC(59)[0x565451958160]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090230156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00feee46), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090230156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090230156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090230156 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090230156 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090230156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090230156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090230156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 fe ee 46 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090230156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090230156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090230156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090230156 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090230156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090230156 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090230156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090230156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090230156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090230156 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090230156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090230156 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090230156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090230156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090230156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090230156 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090230156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090230156 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Sat Apr 12 09:02:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Warnings or error messages from command: /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Message: Capturing on 'any' Waiting for packet dumper to start... 0 20250412090230706 DLSCCP DEBUG SCCP-SCOC(54)[0x565451958030]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090230706 DLSCCP DEBUG SCCP-SCOC(54)[0x565451958030]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090230706 DLSCCP DEBUG SCCP-SCOC(54)[0x565451958030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090230706 DLSCCP DEBUG SCCP-SCOC(54)[0x565451958030]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090230706 DLSCCP DEBUG SCCP-SCOC(54)[0x565451958030]{IDLE}: Deallocated (fsm.c:568) 20250412090230706 DLSCCP DEBUG SCCP-SCOC(55)[0x56545197f680]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090230706 DLSCCP DEBUG SCCP-SCOC(55)[0x56545197f680]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090230707 DLSCCP DEBUG SCCP-SCOC(55)[0x56545197f680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090230707 DLSCCP DEBUG SCCP-SCOC(55)[0x56545197f680]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090230707 DLSCCP DEBUG SCCP-SCOC(55)[0x56545197f680]{IDLE}: Deallocated (fsm.c:568) 20250412090230708 DLSCCP DEBUG SCCP-SCOC(56)[0x5654519679d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090230708 DLSCCP DEBUG SCCP-SCOC(56)[0x5654519679d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090230708 DLSCCP DEBUG SCCP-SCOC(56)[0x5654519679d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090230708 DLSCCP DEBUG SCCP-SCOC(56)[0x5654519679d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090230708 DLSCCP DEBUG SCCP-SCOC(56)[0x5654519679d0]{IDLE}: Deallocated (fsm.c:568) 20250412090230708 DLSCCP DEBUG SCCP-SCOC(57)[0x5654519a3e50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090230708 DLSCCP DEBUG SCCP-SCOC(57)[0x5654519a3e50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090230708 DLSCCP DEBUG SCCP-SCOC(57)[0x5654519a3e50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090230708 DLSCCP DEBUG SCCP-SCOC(57)[0x5654519a3e50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090230708 DLSCCP DEBUG SCCP-SCOC(57)[0x5654519a3e50]{IDLE}: Deallocated (fsm.c:568) MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_mscpool_L3Compl_no_cn started. 20250412090231667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59180<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090231672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090231679 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46485<->l=127.0.0.1:4262) (control_if.c:572) 20250412090231779 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090231780 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Compl_no_cn-Iuh0(647)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090231787 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090231787 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090231787 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090231787 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090231787 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090231787 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090231787 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090231787 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090231787 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33595 (stream_srv.c:142) 20250412090231787 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33595<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_L3Compl_no_cn-Iuh1(649)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090231789 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090231789 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090231789 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090231789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090231789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090231789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090231789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090231789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090231789 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090231789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090231789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090231789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090231789 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090231789 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090231789 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090231789 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090231789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090231789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090231789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090231789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090231789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090231789 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090231789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090231789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090231789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090231789 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090231789 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090231789 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090231789 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090231789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090231789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090231789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090231789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090231789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090231789 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090231789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090231789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090231789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090231789 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090231789 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090231789 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090231789 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090231789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090231789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090231789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090231789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090231789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090231789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090231789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090231789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090231789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090231789 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090231789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090231789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090231789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090231789 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090231789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090231789 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090231789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090231789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090231789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090231789 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090231789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090231789 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090231789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090231789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090231789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090231789 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090231789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090231789 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090231789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090231789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090231789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090231789 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090231789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090231789 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(653)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(653)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(651)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090231803 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090231803 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090231804 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090231804 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090231804 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090231804 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090231804 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090231804 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090231805 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090231805 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090231805 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090231805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090231805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090231805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231805 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=13 -> eSLS=93: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090231805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090231805 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=13 -> eSLS=125: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090231805 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090231805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090231805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090231805 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0d 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090231805 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090231805 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090231805 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090231805 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090231805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090231805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090231805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231805 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090231806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090231806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090231806 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090231806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090231806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090231806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090231806 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090231806 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090231806 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090231806 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090231806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090231806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090231806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090231806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090231806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090231806 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090231806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090231806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090231806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090231806 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090231806 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090231806 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090231806 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090231806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090231806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090231806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090231806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090231806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090231806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090231806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090231806 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090231806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090231806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090231806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090231806 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090231806 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090231806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090231806 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090231806 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090231806 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090231806 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090231806 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090231806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090231806 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090231806 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090231806 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090231806 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090231806 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090231806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090231806 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090231806 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090231806 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090231806 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090231806 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090231806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090231806 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090231806 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090231806 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090231806 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090231806 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(656)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(656)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(656)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(654)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090231825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090231825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090231825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090231825 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090231825 DHNBAP 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) 20250412090231825 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090231825 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090231825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090231825 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090231829 DLINP DEBUG SRVCONN(,r=127.0.0.1:33595<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090231829 DLINP DEBUG SRVCONN(,r=127.0.0.1:33595<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090231829 DLINP DEBUG SRVCONN(,r=127.0.0.1:33595<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090231829 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090231829 DHNBAP DEBUG (127.0.0.1:33595 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090231829 DHNBAP NOTICE (127.0.0.1:33595 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090231829 DHNBAP NOTICE (127.0.0.1:33595 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090231829 DLINP DEBUG SRVCONN(,r=127.0.0.1:33595<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090231829 DLINP DEBUG SRVCONN(,r=127.0.0.1:33595<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090232000 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 20250412090232000 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 20250412090232000 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090232000 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090232008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090232008 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090232008 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090232008 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090232008 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090232008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090232008 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090232008 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090232008 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090232008 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090232008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090232011 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090232011 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090232011 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090232011 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090232011 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090232011 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090232011 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090232011 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090232011 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090232011 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090232011 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090232011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090232011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090232011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090232011 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090232011 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090232011 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090232011 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090232011 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090232011 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090232011 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090232011 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090232013 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090232013 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090232013 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090232013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090232013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090232013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090232013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090232013 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090232013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090232013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090232013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090232013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090232013 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090232013 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090232014 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090232014 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090232014 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090232014 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090232014 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412090232014 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090232014 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090232014 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090232014 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090232015 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 20250412090232015 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 20250412090232016 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090232016 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090232022 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090232022 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090232022 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090232022 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090232022 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090232022 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090232022 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090232022 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090232022 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090232022 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090232022 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090232024 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090232024 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090232024 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090232025 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090232025 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090232025 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090232025 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090232025 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090232025 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090232025 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090232025 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090232025 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090232025 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090232025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090232025 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090232025 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090232025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090232025 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090232025 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090232025 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090232025 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090232025 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090232025 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090232026 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090232026 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090232026 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090232027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090232027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090232027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090232027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090232027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090232027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090232027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090232027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090232027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090232027 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090232027 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090232027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090232027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090232027 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090232027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090232027 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412090232027 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090232027 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090232027 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090232027 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(652)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090232814 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090232814 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090232814 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090232814 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090232814 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090232814 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090232814 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090232814 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090232814 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090232814 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090232814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090232814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090232814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090232814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090232814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090232814 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090232814 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090232814 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090232814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232814 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090232814 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090232814 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090232814 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090232814 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) 20250412090232814 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090232814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090232814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090232814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090232814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090232814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090232814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090232814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090232814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090232814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090232814 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090232814 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090232815 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090232815 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090232815 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090232815 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090232815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090232815 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412090232815 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090232815 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090232815 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090232815 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090232816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090232816 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090232816 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090232816 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090232816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090232816 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090232816 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090232816 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090232816 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090232816 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090232817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090232817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090232817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090232817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090232817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090232817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090232817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090232817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090232817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232817 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090232817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090232817 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090232817 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090232817 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090232822 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090232822 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090232822 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090232822 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090232822 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090232822 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090232822 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090232822 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090232822 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090232822 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090232823 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090232823 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090232823 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090232823 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090232823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090232823 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090232823 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090232823 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090232823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232823 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090232823 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090232823 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090232823 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090232823 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) 20250412090232823 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090232823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090232823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090232823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232823 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090232823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090232823 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090232823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090232823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090232823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090232823 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090232823 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090232823 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(655)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090232823 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090232823 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090232823 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090232823 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090232823 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090232823 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412090232823 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090232823 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090232823 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090232823 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090232823 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090232823 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090232823 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090232823 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090232823 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090232823 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090232823 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090232823 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090232824 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090232824 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090232824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090232824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090232824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090232824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090232824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090232824 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090232824 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090232824 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090232824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090232824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090232824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090232824 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090232824 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090232824 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090232824 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090232824 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090232841 DLCTRL DEBUG Command: GET 560413233 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090232841 DLCTRL DEBUG Tx Command reply: GET_REPLY 560413233 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090232847 DLCTRL DEBUG Command: GET 106879764 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090232847 DLCTRL DEBUG Tx Command reply: GET_REPLY 106879764 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090232851 DLCTRL DEBUG Command: GET 410690959 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090232851 DLCTRL DEBUG Tx Command reply: GET_REPLY 410690959 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090232854 DLCTRL DEBUG Command: GET 895316784 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090232854 DLCTRL DEBUG Tx Command reply: GET_REPLY 895316784 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090232856 DLCTRL DEBUG Command: GET 522802802 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090232856 DLCTRL DEBUG Tx Command reply: GET_REPLY 522802802 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090232859 DLCTRL DEBUG Command: GET 871626300 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090232859 DLCTRL DEBUG Tx Command reply: GET_REPLY 871626300 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090232861 DLCTRL DEBUG Command: GET 517445302 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090232861 DLCTRL DEBUG Tx Command reply: GET_REPLY 517445302 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090232863 DLCTRL DEBUG Command: GET 511126813 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090232863 DLCTRL DEBUG Tx Command reply: GET_REPLY 511126813 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090232864 DLCTRL DEBUG Command: GET 830754120 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090232864 DLCTRL DEBUG Tx Command reply: GET_REPLY 830754120 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090232866 DLCTRL DEBUG Command: GET 478454640 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090232866 DLCTRL DEBUG Tx Command reply: GET_REPLY 478454640 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090232867 DLCTRL DEBUG Command: GET 592488178 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090232867 DLCTRL DEBUG Tx Command reply: GET_REPLY 592488178 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090232868 DLCTRL DEBUG Command: GET 339420350 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090232868 DLCTRL DEBUG Tx Command reply: GET_REPLY 339420350 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090232870 DLCTRL DEBUG Command: GET 825083403 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090232870 DLCTRL DEBUG Tx Command reply: GET_REPLY 825083403 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090232871 DLCTRL DEBUG Command: GET 191301858 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090232871 DLCTRL DEBUG Tx Command reply: GET_REPLY 191301858 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090232872 DLCTRL DEBUG Command: GET 38990812 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090232872 DLCTRL DEBUG Tx Command reply: GET_REPLY 38990812 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090232873 DLCTRL DEBUG Command: GET 566989812 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090232873 DLCTRL DEBUG Tx Command reply: GET_REPLY 566989812 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090232874 DLCTRL DEBUG Command: GET 950718281 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090232874 DLCTRL DEBUG Tx Command reply: GET_REPLY 950718281 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090232875 DLCTRL DEBUG Command: GET 119816167 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090232875 DLCTRL DEBUG Tx Command reply: GET_REPLY 119816167 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090232875 DLCTRL DEBUG Command: GET 570918355 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090232875 DLCTRL DEBUG Tx Command reply: GET_REPLY 570918355 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090232876 DLCTRL DEBUG Command: GET 836430305 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090232876 DLCTRL DEBUG Tx Command reply: GET_REPLY 836430305 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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 := '000000000000001000000001'B, t_guard := 20.000000 } 20250412090232892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59200<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)5590160 20250412090233927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090233927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090233928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412090233928 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090233928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x554c90, normal) (hnbgw_rua.c:406) 20250412090233928 DHNB DEBUG map_rua[0x56545197f680]{init}: Allocated (fsm.c:456) 20250412090233928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5590160)[0x56545197f680]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090233928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5590160 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090233928 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090233928 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090233928 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-5590160 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250412090233928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5590160)[0x56545197f680]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090233928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5590160)[0x56545197f680]{init}: Freeing instance (context_map.c:202) 20250412090233928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5590160)[0x56545197f680]{init}: Deallocated (fsm.c:568) 20250412090233928 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5590160 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412090233928 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:281) 20250412090233928 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250412090233928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090233928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090233928 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)@481fc27fb91e: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(658)5590160 MTC@481fc27fb91e: 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 := '000000000000000000001111'B, t_guard := 20.000000 } 20250412090233985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59202<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(659)12486926 20250412090235004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090235004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090235004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412090235004 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090235004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbe890e, normal) (hnbgw_rua.c:406) 20250412090235004 DHNB DEBUG map_rua[0x56545197f680]{init}: Allocated (fsm.c:456) 20250412090235004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12486926)[0x56545197f680]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090235004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12486926 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090235004 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090235004 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090235004 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412090235004 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-12486926 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250412090235004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12486926)[0x56545197f680]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090235005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12486926)[0x56545197f680]{init}: Freeing instance (context_map.c:202) 20250412090235005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12486926)[0x56545197f680]{init}: Deallocated (fsm.c:568) 20250412090235005 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12486926 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412090235005 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:281) 20250412090235005 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250412090235005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090235005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090235005 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)@481fc27fb91e: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(659)12486926 MTC@481fc27fb91e: 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 := '000000000000000010011010'B, t_guard := 20.000000 } 20250412090235039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59208<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(660)11395815 20250412090236057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090236057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090236057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412090236057 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090236057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xade2e7, normal) (hnbgw_rua.c:406) 20250412090236057 DHNB DEBUG map_rua[0x56545197f680]{init}: Allocated (fsm.c:456) 20250412090236057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11395815)[0x56545197f680]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090236057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11395815 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090236057 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090236057 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090236057 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11395815 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412090236057 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11395815 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250412090236057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11395815)[0x56545197f680]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090236057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11395815)[0x56545197f680]{init}: Freeing instance (context_map.c:202) 20250412090236057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11395815)[0x56545197f680]{init}: Deallocated (fsm.c:568) 20250412090236057 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11395815 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412090236057 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:281) 20250412090236057 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250412090236057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090236057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090236057 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)@481fc27fb91e: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(660)11395815 MTC@481fc27fb91e: 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 := '000000000000000011001001'B, t_guard := 20.000000 } 20250412090236088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40888<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@481fc27fb91e: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(661)3008443 20250412090237111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090237111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090237112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250412090237112 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090237112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2de7bb, normal) (hnbgw_rua.c:406) 20250412090237112 DHNB DEBUG map_rua[0x56545197f680]{init}: Allocated (fsm.c:456) 20250412090237112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3008443)[0x56545197f680]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090237112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3008443 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090237112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090237112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090237112 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3008443 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:218) 20250412090237112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3008443)[0x56545197f680]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090237112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3008443)[0x56545197f680]{init}: Freeing instance (context_map.c:202) 20250412090237112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3008443)[0x56545197f680]{init}: Deallocated (fsm.c:568) 20250412090237112 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3008443 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412090237112 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:281) 20250412090237112 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250412090237112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090237112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090237112 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)@481fc27fb91e: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(661)3008443 MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090237124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59192<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090237124 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46485<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(645)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(644)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090237129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59180<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090237131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090237131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090237131 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090237131 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090237131 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090237131 DLINP DEBUG SRVCONN(,r=127.0.0.1:33595<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090237131 DLINP DEBUG SRVCONN(,r=127.0.0.1:33595<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090237131 DLINP NOTICE SRV(,r=127.0.0.1:33595<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090237131 DMAIN NOTICE (127.0.0.1:33595 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33595<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090237131 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250412090237133 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090237133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090237133 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090237133 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090237133 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090237133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090237133 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090237133 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(651)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(654)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(655)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@481fc27fb91e: Final verdict of PTC: none 20250412090237134 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090237134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090237134 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090237134 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090237134 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 20250412090237134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090237134 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090237134 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090237134 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090237134 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090237134 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090237134 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090237134 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090237134 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090237134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090237134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090237134 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090237134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090237134 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090237134 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090237134 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 20250412090237134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090237134 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090237134 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090237134 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090237134 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090237135 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090237135 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090237135 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090237135 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090237135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090237135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090237135 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090237135 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090237135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090237135 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090237135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090237135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090237135 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090237135 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090237135 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090237135 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090237135 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090237135 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090237135 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090237135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090237135 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090237135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090237135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090237135 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090237135 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090237135 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090237135 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Compl_no_cn-Iuh0(647)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(656)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(653)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(649)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(646)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(652)@481fc27fb91e: Final verdict of PTC: none 20250412090237142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59202<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090237143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59200<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090237146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40888<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(657)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(659)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(658)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(661)@481fc27fb91e: Final verdict of PTC: none 20250412090237157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59208<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(660)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass)Sat Apr 12 09:02:37 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass ====== MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(659): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(660): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(661): none (pass -> pass) MTC@481fc27fb91e: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. 20250412090237227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090237583 DLSCCP DEBUG SCCP-SCOC(77)[0x56545195ddc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090237584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00332996), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090237584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090237584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090237584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090237584 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090237584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090237584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090237584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 33 29 96 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090237584 DLSCCP DEBUG SCCP-SCOC(76)[0x5654519701e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090237584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011b130), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090237584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090237584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090237584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090237584 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090237584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090237584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090237584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 11 b1 30 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090237584 DLSCCP DEBUG SCCP-SCOC(78)[0x56545195f060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090237584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c4e04), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090237584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090237584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090237584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090237584 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090237584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090237584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090237584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2c 4e 04 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090237584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090237584 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090237584 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090237584 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090237584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090237584 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090237585 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090237585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090237585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090237585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090237585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090237585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090237585 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090237585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090237585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090237585 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090237585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090237585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090237876 DLSCCP DEBUG SCCP-SCOC(73)[0x56545197ded0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090237876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077b0bd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090237876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090237876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090237876 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090237876 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090237876 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090237876 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090237876 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090237876 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090237876 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090237876 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090237876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090237876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090237876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 77 b0 bd 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090237877 DLSCCP DEBUG SCCP-SCOC(74)[0x565451970ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090237877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00815ba6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090237877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090237877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090237877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090237877 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090237877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090237877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090237877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 5b a6 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090237878 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090237878 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090237878 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090237878 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090237878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090237878 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090237880 DLSCCP DEBUG SCCP-SCOC(75)[0x565451967390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090237880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9c5bf), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090237880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090237880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090237880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090237880 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090237880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090237880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090237880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b9 c5 bf 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090237880 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090237880 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090237880 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090237880 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090237880 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090237880 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090237930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40902<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=307808) 20250412090238210 DLSCCP DEBUG SCCP-SCOC(70)[0x5654519d8d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090238210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009262f1), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090238210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090238210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090238210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090238210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090238210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090238210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090238210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 92 62 f1 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090238210 DLSCCP DEBUG SCCP-SCOC(72)[0x565451964110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090238210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086d86a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090238210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090238210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090238210 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090238210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090238210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090238210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090238210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 86 d8 6a 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090238211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090238211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090238211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090238211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090238211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090238211 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090238211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090238211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090238211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090238211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090238211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090238211 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090238214 DLSCCP DEBUG SCCP-SCOC(71)[0x565451964c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090238214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9bc6b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090238214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090238214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090238214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090238214 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090238214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090238214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090238214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d9 bc 6b 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090238214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090238214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090238214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090238214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090238214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090238214 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090238706 DLSCCP DEBUG SCCP-SCOC(68)[0x5654519623c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090238707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbc6d2), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090238707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090238707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090238707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090238707 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090238707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090238707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090238707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 cb c6 d2 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090238707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090238707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090238707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090238707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090238707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090238707 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090238708 DLSCCP DEBUG SCCP-SCOC(69)[0x565451979860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090238708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0061e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090238708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090238708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090238708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090238708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090238708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090238708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090238708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a0 06 1e 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090238708 DLSCCP DEBUG SCCP-SCOC(67)[0x565451972390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090238708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057e24f), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090238708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090238708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090238708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090238708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090238708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090238708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090238708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 57 e2 4f 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090238709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090238709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090238709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090238709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090238709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090238709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090238709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090238709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090238709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090238709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090238709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090238709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=307808, count=355340) 20250412090239135 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090239135 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090239135 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090239135 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090239135 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090239135 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090239269 DLSCCP DEBUG SCCP-SCOC(65)[0x5654519608e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090239269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf6e2e), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090239269 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090239269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090239269 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090239269 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090239270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090239270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090239270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 bf 6e 2e 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090239270 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090239270 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090239270 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090239270 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090239270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090239270 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090239285 DLSCCP DEBUG SCCP-SCOC(64)[0x565451978120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090239285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c48ca3), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090239285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090239285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090239285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090239285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090239285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090239285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090239285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c4 8c a3 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090239285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090239285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090239285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090239285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090239285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090239285 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090239300 DLSCCP DEBUG SCCP-SCOC(66)[0x565451962b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090239300 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092673c), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090239300 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090239300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090239300 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090239300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090239300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090239300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090239300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 92 67 3c 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090239301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090239301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090239301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090239301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090239301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090239301 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090239558 DLSCCP DEBUG SCCP-SCOC(62)[0x565451965c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090239559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c2767), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090239559 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090239559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090239559 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090239559 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090239559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090239559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090239559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3c 27 67 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090239559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090239559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090239559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090239559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090239559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090239559 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090239588 DLSCCP DEBUG SCCP-SCOC(61)[0x56545195aa60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090239588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b9a1f), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090239588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090239588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090239588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090239588 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090239588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090239588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090239588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7b 9a 1f 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090239589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090239589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090239589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090239589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090239589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090239589 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090239592 DLSCCP DEBUG SCCP-SCOC(63)[0x56545197f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090239592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e80756), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090239593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090239593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090239593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090239593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090239593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090239593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090239593 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e8 07 56 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090239593 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090239593 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090239593 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090239593 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090239593 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090239593 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Sat Apr 12 09:02:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412090240151 DLSCCP DEBUG SCCP-SCOC(60)[0x5654519acb80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090240151 DLSCCP DEBUG SCCP-SCOC(60)[0x5654519acb80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090240151 DLSCCP DEBUG SCCP-SCOC(60)[0x5654519acb80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090240151 DLSCCP DEBUG SCCP-SCOC(60)[0x5654519acb80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090240151 DLSCCP DEBUG SCCP-SCOC(60)[0x5654519acb80]{IDLE}: Deallocated (fsm.c:568) 20250412090240151 DLSCCP DEBUG SCCP-SCOC(58)[0x565451965ea0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090240151 DLSCCP DEBUG SCCP-SCOC(58)[0x565451965ea0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090240151 DLSCCP DEBUG SCCP-SCOC(58)[0x565451965ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090240151 DLSCCP DEBUG SCCP-SCOC(58)[0x565451965ea0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090240151 DLSCCP DEBUG SCCP-SCOC(58)[0x565451965ea0]{IDLE}: Deallocated (fsm.c:568) 20250412090240151 DLSCCP DEBUG SCCP-SCOC(59)[0x565451958160]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090240151 DLSCCP DEBUG SCCP-SCOC(59)[0x565451958160]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090240151 DLSCCP DEBUG SCCP-SCOC(59)[0x565451958160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090240151 DLSCCP DEBUG SCCP-SCOC(59)[0x565451958160]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090240151 DLSCCP DEBUG SCCP-SCOC(59)[0x565451958160]{IDLE}: Deallocated (fsm.c:568) MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250412090241011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40904<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090241016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40914<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090241020 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33131<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090241131 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090241131 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090241139 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090241139 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090241140 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090241140 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090241140 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090241140 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090241140 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090241140 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090241140 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090241140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090241140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090241140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241140 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090241140 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090241140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090241140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090241140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090241140 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090241141 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56266 (stream_srv.c:142) 20250412090241141 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56266<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090241141 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090241141 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090241141 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241141 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090241141 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090241141 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090241141 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090241141 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090241142 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090241142 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090241142 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090241142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090241142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090241142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241142 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090241142 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241142 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090241142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090241142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090241142 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 02 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090241142 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090241142 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090241142 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090241142 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090241142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090241142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090241142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241142 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090241142 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241142 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090241142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090241142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090241142 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090241142 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090241142 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090241142 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090241142 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090241142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090241142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090241142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241142 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090241142 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241142 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090241142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090241142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090241142 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090241142 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090241142 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241142 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090241142 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090241142 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090241142 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090241142 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090241142 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241142 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090241142 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090241142 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090241142 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090241142 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090241142 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241142 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090241142 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090241142 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090241142 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090241142 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(672)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(672)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(672)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(670)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(675)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(675)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(675)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(673)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(678)@481fc27fb91e: ************************************************* HNBGW_Test.msc2-M3UA(678)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(678)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(676)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090241184 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090241184 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090241184 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090241184 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090241184 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090241184 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090241184 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090241184 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090241185 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090241185 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090241185 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090241185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090241185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090241185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=3 -> eSLS=83: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090241185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241185 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090241185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090241185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090241185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 03 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090241185 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090241185 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090241185 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090241185 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090241185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090241185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090241185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090241186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241186 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090241186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090241186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090241186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090241186 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090241186 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090241186 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090241186 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090241186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090241186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090241186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090241186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241186 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090241186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090241186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090241186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090241186 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090241186 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090241186 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090241186 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090241186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090241186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090241186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090241186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090241186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090241186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090241186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090241186 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090241186 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241186 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090241186 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090241186 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090241186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090241186 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090241186 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241186 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090241186 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090241186 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090241186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090241186 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090241186 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241186 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090241186 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090241186 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090241186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090241186 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090241186 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241186 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090241186 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090241186 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090241186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090241186 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(681)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(681)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(681)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(679)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(684)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-M3UA(684)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(684)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-SCCP(682)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(687)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn2-M3UA(687)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(687)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn2-SCCP(685)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090241235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090241235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090241235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090241235 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090241235 DHNBAP 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) 20250412090241235 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090241235 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090241235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090241235 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090241240 DLINP DEBUG SRVCONN(,r=127.0.0.1:56266<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090241240 DLINP DEBUG SRVCONN(,r=127.0.0.1:56266<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090241240 DLINP DEBUG SRVCONN(,r=127.0.0.1:56266<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090241240 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090241240 DHNBAP DEBUG (127.0.0.1:56266 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090241240 DHNBAP NOTICE (127.0.0.1:56266 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090241240 DHNBAP NOTICE (127.0.0.1:56266 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090241240 DLINP DEBUG SRVCONN(,r=127.0.0.1:56266<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090241240 DLINP DEBUG SRVCONN(,r=127.0.0.1:56266<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090241354 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 20250412090241354 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 20250412090241354 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090241354 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090241356 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241356 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090241356 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090241356 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090241356 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090241356 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090241356 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090241356 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090241356 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090241356 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090241356 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090241356 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241357 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090241357 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090241357 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090241357 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090241357 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090241357 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090241357 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090241357 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090241357 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090241357 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090241357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090241357 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090241357 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090241357 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090241357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090241357 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090241357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090241357 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090241357 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090241357 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090241357 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090241358 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090241358 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090241358 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090241358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090241358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090241358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241358 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090241358 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090241358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090241358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090241358 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090241358 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090241358 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241358 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090241358 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090241358 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090241358 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090241358 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412090241358 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090241358 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090241358 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090241358 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090241364 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 20250412090241364 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 20250412090241364 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090241364 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090241366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241366 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090241366 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090241366 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090241366 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090241366 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090241366 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090241366 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090241366 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090241366 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090241366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090241368 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241368 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090241368 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090241368 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090241368 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090241368 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090241368 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090241368 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090241368 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090241368 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090241368 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090241368 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090241368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090241368 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090241368 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090241368 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090241368 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090241368 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090241368 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090241368 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090241368 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090241368 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090241368 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090241369 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090241369 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090241369 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090241369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090241369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090241369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241369 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090241369 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241369 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090241369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090241369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090241369 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090241369 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090241369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241369 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090241369 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090241369 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090241369 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090241369 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412090241369 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090241369 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090241369 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090241369 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 00 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090241378 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 20250412090241378 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 20250412090241378 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090241378 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412090241380 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241380 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412090241380 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090241380 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090241380 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090241380 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090241380 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250412090241380 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090241380 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090241380 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250412090241380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090241381 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241381 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090241381 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090241381 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412090241381 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090241381 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090241381 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090241381 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090241381 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412090241381 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412090241381 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412090241381 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412090241381 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090241381 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090241381 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090241381 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090241381 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412090241381 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090241381 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090241381 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090241381 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090241381 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090241381 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090241381 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090241382 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090241382 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090241382 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090241382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090241382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090241382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241382 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090241382 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241382 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090241382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090241382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090241382 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090241382 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090241382 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241382 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090241382 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090241382 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090241382 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090241382 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc2' 20250412090241382 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090241382 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090241382 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090241382 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412090241396 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 20250412090241396 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 20250412090241396 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090241396 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090241399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241399 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090241399 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090241399 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090241399 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090241399 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090241399 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090241399 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090241399 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090241399 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090241399 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090241399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241399 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090241399 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090241400 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090241400 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090241400 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090241400 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090241400 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090241400 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090241400 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090241400 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090241400 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090241400 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412090241400 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090241400 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090241400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090241400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090241400 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090241400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090241400 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090241400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090241400 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090241400 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090241400 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090241400 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090241401 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090241401 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090241401 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090241401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090241401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090241401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241401 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090241401 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090241401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090241401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090241401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090241401 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090241401 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241401 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090241401 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090241401 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090241401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090241401 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412090241401 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090241401 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090241401 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090241401 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412090241409 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 20250412090241409 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 20250412090241409 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090241409 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412090241412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241412 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412090241412 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090241412 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090241412 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090241412 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090241412 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090241412 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090241412 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090241412 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412090241412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090241413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241413 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090241413 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090241413 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412090241413 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090241413 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090241413 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090241413 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090241414 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412090241414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412090241414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090241414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412090241414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250412090241414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090241414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090241414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090241414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090241414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090241414 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412090241414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090241414 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090241414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090241414 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090241414 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090241414 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090241414 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090241415 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090241415 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090241415 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090241415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090241415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090241415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241415 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090241415 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241415 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090241415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090241415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090241415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090241415 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090241415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241415 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090241415 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090241415 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090241415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090241415 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'virt-sgsn1' 20250412090241415 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090241415 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090241415 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090241415 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250412090241425 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 20250412090241425 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 20250412090241425 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090241425 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250412090241428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241428 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250412090241428 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090241428 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090241428 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090241428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090241428 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250412090241428 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090241428 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090241428 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06  20250412090241428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090241430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241430 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090241430 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090241430 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06  20250412090241430 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090241430 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090241430 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090241430 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090241430 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250412090241430 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06  20250412090241430 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0b  20250412090241430 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250412090241430 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250412090241430 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0b  20250412090241430 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250412090241430 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250412090241430 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090241430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090241430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090241430 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250412090241430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090241430 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090241430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090241430 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090241430 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090241430 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090241430 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090241431 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090241431 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090241431 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090241431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090241431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090241431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090241431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090241431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090241431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090241432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090241432 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090241432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090241432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090241432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090241432 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090241432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090241432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090241432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090241432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090241432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090241432 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-sgsn2' 20250412090241432 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412090241432 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412090241432 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090241432 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(671)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090242165 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090242165 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090242165 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090242165 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090242165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090242165 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090242165 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090242165 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090242165 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090242165 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090242165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090242165 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090242165 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090242165 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090242165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090242165 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090242165 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090242165 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090242165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242165 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090242165 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090242165 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090242165 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090242165 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) 20250412090242165 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090242165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090242165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090242165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090242165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090242165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090242165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090242165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090242165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090242165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090242165 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090242165 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090242166 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090242166 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090242166 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090242166 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090242166 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090242166 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412090242166 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090242166 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090242166 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090242166 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090242168 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090242168 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090242168 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090242168 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090242168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090242168 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090242168 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090242168 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090242168 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090242168 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090242168 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090242168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090242168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090242168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090242168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090242168 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090242168 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090242168 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090242168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242168 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090242168 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090242168 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090242168 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090242168 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090242173 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090242173 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090242173 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090242173 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090242173 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090242173 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090242173 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090242173 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.msc1-RAN(674)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090242173 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090242173 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090242173 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090242173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090242173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090242173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090242173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090242173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090242173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090242173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090242173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242173 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090242173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090242173 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090242173 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090242173 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) 20250412090242173 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) 20250412090242173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090242173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090242173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242173 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090242173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090242173 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090242173 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090242173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090242173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090242173 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090242173 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090242173 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090242173 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090242173 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090242173 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090242173 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090242173 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090242173 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'virt-msc1' 20250412090242173 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090242173 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090242173 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090242173 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090242175 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090242175 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090242175 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090242175 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090242175 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090242175 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090242175 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090242175 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090242175 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090242175 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090242176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090242176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090242176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090242176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090242176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090242176 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090242176 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090242176 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090242176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242176 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090242176 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090242176 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090242176 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090242176 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(677)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090242186 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090242186 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090242186 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090242186 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090242186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090242186 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090242186 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090242186 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090242186 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090242186 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090242186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090242186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090242186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090242186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090242186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090242186 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090242186 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090242186 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090242186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242186 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090242186 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090242186 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090242186 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090242186 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) 20250412090242186 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) 20250412090242186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090242186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090242186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090242186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090242186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090242186 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090242186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090242186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090242186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090242186 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090242186 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: link up (cnlink.c:111) 20250412090242186 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090242186 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090242186 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090242186 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090242186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090242186 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc2' 20250412090242186 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090242186 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090242186 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090242186 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412090242186 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090242186 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090242186 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090242186 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090242186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090242186 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090242186 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090242186 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090242186 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090242186 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090242186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090242186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090242186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090242186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090242186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090242186 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090242186 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090242186 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090242186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242186 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090242186 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090242186 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090242186 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090242186 DRANAP INFO cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(680)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090242205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090242205 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090242205 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090242205 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090242205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090242205 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090242205 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090242205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090242205 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090242205 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090242205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090242205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090242205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090242205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090242205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090242205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090242205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090242205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090242205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090242205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090242205 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090242205 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090242205 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) 20250412090242205 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090242205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090242205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090242205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090242205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090242205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090242205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090242205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090242205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090242206 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090242206 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090242206 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090242206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090242206 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090242206 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090242206 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090242206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090242206 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412090242206 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090242206 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090242206 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090242206 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090242210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090242210 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090242210 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090242210 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090242210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090242210 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090242210 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090242210 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090242210 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090242210 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090242211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090242211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090242211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090242211 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090242211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090242211 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090242211 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090242211 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090242211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242211 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090242211 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090242211 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090242211 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090242211 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(683)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090242221 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090242221 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090242221 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090242221 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090242221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090242221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090242221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090242221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090242221 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090242221 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090242221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090242221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090242221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090242221 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090242221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090242221 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090242221 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090242221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090242221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242221 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090242221 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090242221 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090242221 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090242221 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) 20250412090242221 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) 20250412090242221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090242221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090242221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242221 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090242221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090242221 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090242221 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090242221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090242221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090242221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090242221 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090242221 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: link up (cnlink.c:111) 20250412090242221 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090242221 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090242221 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090242221 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090242221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090242221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'virt-sgsn1' 20250412090242221 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090242221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090242221 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090242221 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0e 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412090242223 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090242223 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090242223 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090242223 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090242223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090242223 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090242223 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090242223 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090242223 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090242223 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090242223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090242223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090242223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090242223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090242223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090242223 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090242223 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090242223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090242223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242223 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090242223 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090242223 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090242223 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090242223 DRANAP INFO cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(686)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090242231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090242231 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412090242231 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412090242231 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412090242231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090242231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090242231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090242231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090242231 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090242231 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090242231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090242231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090242231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090242231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090242231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090242231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090242231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250412090242231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090242231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242231 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090242231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090242231 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090242231 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090242231 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) 20250412090242231 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) 20250412090242231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090242231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090242231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242231 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090242231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090242231 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090242231 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090242231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090242231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090242231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090242231 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090242231 DRANAP NOTICE cnlink(sgsn-2)[0x5654519426c0]{CONNECTED}: link up (cnlink.c:111) 20250412090242231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090242231 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090242231 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090242231 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090242231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090242231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-sgsn2' 20250412090242231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412090242231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412090242231 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090242231 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250412090242233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090242233 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412090242233 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412090242233 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412090242233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090242233 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090242233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090242233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090242233 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090242233 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090242233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090242233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090242233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090242233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090242233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090242233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090242233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250412090242233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090242233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090242233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090242233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090242233 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090242233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090242233 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090242233 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090242233 DRANAP INFO cnlink(sgsn-2)[0x5654519426c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090243249 DLCTRL DEBUG Command: GET 703063858 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090243249 DLCTRL DEBUG Tx Command reply: GET_REPLY 703063858 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090243251 DLCTRL DEBUG Command: GET 890831274 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090243251 DLCTRL DEBUG Tx Command reply: GET_REPLY 890831274 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090243251 DLCTRL DEBUG Command: GET 670530464 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090243251 DLCTRL DEBUG Tx Command reply: GET_REPLY 670530464 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090243254 DLCTRL DEBUG Command: GET 340839564 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090243254 DLCTRL DEBUG Tx Command reply: GET_REPLY 340839564 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090243257 DLCTRL DEBUG Command: GET 11250641 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090243257 DLCTRL DEBUG Tx Command reply: GET_REPLY 11250641 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090243261 DLCTRL DEBUG Command: GET 368795148 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090243261 DLCTRL DEBUG Tx Command reply: GET_REPLY 368795148 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090243263 DLCTRL DEBUG Command: GET 689041885 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090243263 DLCTRL DEBUG Tx Command reply: GET_REPLY 689041885 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090243266 DLCTRL DEBUG Command: GET 277513791 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090243266 DLCTRL DEBUG Tx Command reply: GET_REPLY 277513791 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090243267 DLCTRL DEBUG Command: GET 371029685 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090243267 DLCTRL DEBUG Tx Command reply: GET_REPLY 371029685 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090243269 DLCTRL DEBUG Command: GET 181791697 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090243269 DLCTRL DEBUG Tx Command reply: GET_REPLY 181791697 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090243271 DLCTRL DEBUG Command: GET 96541668 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090243271 DLCTRL DEBUG Tx Command reply: GET_REPLY 96541668 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090243272 DLCTRL DEBUG Command: GET 246656782 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090243272 DLCTRL DEBUG Tx Command reply: GET_REPLY 246656782 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090243273 DLCTRL DEBUG Command: GET 181245019 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090243273 DLCTRL DEBUG Tx Command reply: GET_REPLY 181245019 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090243275 DLCTRL DEBUG Command: GET 615006762 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090243275 DLCTRL DEBUG Tx Command reply: GET_REPLY 615006762 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090243276 DLCTRL DEBUG Command: GET 463993405 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090243276 DLCTRL DEBUG Tx Command reply: GET_REPLY 463993405 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090243277 DLCTRL DEBUG Command: GET 519323933 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090243277 DLCTRL DEBUG Tx Command reply: GET_REPLY 519323933 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090243278 DLCTRL DEBUG Command: GET 665059998 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090243278 DLCTRL DEBUG Tx Command reply: GET_REPLY 665059998 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090243279 DLCTRL DEBUG Command: GET 375304813 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090243279 DLCTRL DEBUG Tx Command reply: GET_REPLY 375304813 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090243280 DLCTRL DEBUG Command: GET 343668464 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090243280 DLCTRL DEBUG Tx Command reply: GET_REPLY 343668464 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090243281 DLCTRL DEBUG Command: GET 264012258 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090243281 DLCTRL DEBUG Tx Command reply: GET_REPLY 264012258 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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@481fc27fb91e: 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@481fc27fb91e: 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 := '000000000000000000110000'B, t_guard := 20.000000 } 20250412090243302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40918<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(671)@481fc27fb91e: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(671)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)10763982 20250412090244332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090244332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090244332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412090244332 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090244332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa43ece, normal) (hnbgw_rua.c:406) 20250412090244332 DHNB DEBUG map_rua[0x56545197f680]{init}: Allocated (fsm.c:456) 20250412090244332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10763982)[0x56545197f680]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090244333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10763982 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090244333 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090244333 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090244333 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250412090244333 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10763982 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:665) 20250412090244333 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10763982 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090244333 DCN DEBUG map_sccp[0x5654517c6390]{init}: Allocated (fsm.c:456) 20250412090244333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5654517c6390]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090244333 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-10763982 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090244333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10763982 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412090244333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10763982)[0x56545197f680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090244333 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090244333 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090244333 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10763982 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090244333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5654517c6390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090244333 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090244333 DLSCCP DEBUG SCCP-SCOC(79)[0x5654518d8150]{IDLE}: Allocated (fsm.c:456) 20250412090244333 DLSCCP DEBUG SCCP-SCOC(79)[0x5654518d8150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090244333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030000300056400500f1100926) (sccp_scrc.c:415) 20250412090244333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090244333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090244333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090244333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090244333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090244333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090244333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090244333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090244333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090244333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090244333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090244333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090244333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090244333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090244333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090244333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 4f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 99 f9 99 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 00 30 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090244333 DLSCCP DEBUG SCCP-SCOC(79)[0x5654518d8150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090244333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5654517c6390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090244333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10763982)[0x56545197f680]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090244334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090244334 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090244334 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090244334 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090244334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090244334 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412090244334 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090244334 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090244334 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090244334 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 4f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 99 f9 99 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 00 30 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(670)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(670)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(671)@481fc27fb91e: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) HNBGW_Test.msc0-RAN(671)@481fc27fb91e: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)583229 HNBGW_Test.msc0-SCCP(670)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(670)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@481fc27fb91e: setverdict(pass): none -> pass 20250412090244340 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090244340 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090244340 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090244340 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090244340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing MTC@481fc27fb91e: 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 } } } 20250412090244340 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090244340 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090244340 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090244340 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090244340 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 4f d2 45 fc 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090244340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090244340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090244340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090244340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090244340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090244340 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d245fc) (sccp_scrc.c:486) 20250412090244340 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1855) 20250412090244340 DLSCCP DEBUG SCCP-SCOC(79)[0x5654518d8150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090244340 DLSCCP DEBUG SCCP-SCOC(79)[0x5654518d8150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090244340 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090244340 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090244340 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090244340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5654517c6390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090244340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5654517c6390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090244340 DLCTRL DEBUG Command: GET 48602041 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090244340 DLCTRL DEBUG Tx Command reply: GET_REPLY 48602041 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090244342 DLCTRL DEBUG Command: GET 484762753 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090244342 DLCTRL DEBUG Tx Command reply: GET_REPLY 484762753 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090244344 DLCTRL DEBUG Command: GET 709629758 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090244344 DLCTRL DEBUG Tx Command reply: GET_REPLY 709629758 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090244346 DLCTRL DEBUG Command: GET 919885314 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090244346 DLCTRL DEBUG Tx Command reply: GET_REPLY 919885314 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090244348 DLCTRL DEBUG Command: GET 98785275 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090244348 DLCTRL DEBUG Tx Command reply: GET_REPLY 98785275 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090244351 DLCTRL DEBUG Command: GET 104172963 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090244351 DLCTRL DEBUG Tx Command reply: GET_REPLY 104172963 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090244354 DLCTRL DEBUG Command: GET 246833664 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090244354 DLCTRL DEBUG Tx Command reply: GET_REPLY 246833664 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090244357 DLCTRL DEBUG Command: GET 931475615 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090244357 DLCTRL DEBUG Tx Command reply: GET_REPLY 931475615 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090244359 DLCTRL DEBUG Command: GET 88424271 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090244359 DLCTRL DEBUG Tx Command reply: GET_REPLY 88424271 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090244362 DLCTRL DEBUG Command: GET 272378557 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090244362 DLCTRL DEBUG Tx Command reply: GET_REPLY 272378557 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090244363 DLCTRL DEBUG Command: GET 827445618 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090244363 DLCTRL DEBUG Tx Command reply: GET_REPLY 827445618 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090244365 DLCTRL DEBUG Command: GET 103738053 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090244365 DLCTRL DEBUG Tx Command reply: GET_REPLY 103738053 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090244367 DLCTRL DEBUG Command: GET 243285928 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090244367 DLCTRL DEBUG Tx Command reply: GET_REPLY 243285928 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090244368 DLCTRL DEBUG Command: GET 514998552 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090244368 DLCTRL DEBUG Tx Command reply: GET_REPLY 514998552 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090244371 DLCTRL DEBUG Command: GET 314761771 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090244371 DLCTRL DEBUG Tx Command reply: GET_REPLY 314761771 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090244373 DLCTRL DEBUG Command: GET 245123743 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090244373 DLCTRL DEBUG Tx Command reply: GET_REPLY 245123743 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090244378 DLCTRL DEBUG Command: GET 620525970 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090244378 DLCTRL DEBUG Tx Command reply: GET_REPLY 620525970 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090244381 DLCTRL DEBUG Command: GET 365514095 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090244381 DLCTRL DEBUG Tx Command reply: GET_REPLY 365514095 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090244384 DLCTRL DEBUG Command: GET 853061123 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090244384 DLCTRL DEBUG Tx Command reply: GET_REPLY 853061123 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090244387 DLCTRL DEBUG Command: GET 73083028 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090244387 DLCTRL DEBUG Tx Command reply: GET_REPLY 73083028 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000110011000'B, t_guard := 20.000000 } 20250412090244411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40924<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(677)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(677)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)16541045 20250412090245439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090245439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090245439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412090245439 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090245439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfc6575, normal) (hnbgw_rua.c:406) 20250412090245439 DHNB DEBUG map_rua[0x565451965580]{init}: Allocated (fsm.c:456) 20250412090245439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16541045)[0x565451965580]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090245439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16541045 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090245439 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090245439 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090245439 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16541045 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:696) 20250412090245439 DCN DEBUG map_sccp[0x56545195a110]{init}: Allocated (fsm.c:456) 20250412090245440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56545195a110]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090245440 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-16541045 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250412090245440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16541045 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412090245440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16541045)[0x565451965580]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090245440 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090245440 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090245440 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16541045 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090245440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56545195a110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090245440 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090245440 DLSCCP DEBUG SCCP-SCOC(80)[0x5654518d7b50]{IDLE}: Allocated (fsm.c:456) 20250412090245440 DLSCCP DEBUG SCCP-SCOC(80)[0x5654518d7b50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090245440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001980056400500f1100926) (sccp_scrc.c:415) 20250412090245440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090245440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090245440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090245440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090245440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090245440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090245440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090245440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090245440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090245440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090245440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090245440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090245440 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090245440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090245440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090245440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 05 01 00 00 50 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 8a c0 23 00 4f 40 03 00 01 98 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090245440 DLSCCP DEBUG SCCP-SCOC(80)[0x5654518d7b50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090245440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56545195a110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090245440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16541045)[0x565451965580]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090245441 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090245441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090245441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090245441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090245441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090245441 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc2' 20250412090245441 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090245441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090245441 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090245441 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 03 03 00 00 05 01 00 00 50 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 8a c0 23 00 4f 40 03 00 01 98 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(676)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc2-SCCP(676)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(677)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) HNBGW_Test.msc2-RAN(677)@481fc27fb91e: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)3842006 HNBGW_Test.msc2-SCCP(676)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(676)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@481fc27fb91e: setverdict(pass): none -> pass 20250412090245461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090245461 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090245461 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090245461 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090245461 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090245461 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090245461 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090245461 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090245461 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090245461 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 50 2b f9 3e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090245462 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090245462 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090245462 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090245462 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090245462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090245462 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002bf93e) (sccp_scrc.c:486) 20250412090245462 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1855) 20250412090245462 DLSCCP DEBUG SCCP-SCOC(80)[0x5654518d7b50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090245462 DLSCCP DEBUG SCCP-SCOC(80)[0x5654518d7b50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090245462 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090245462 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090245462 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090245462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56545195a110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090245462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56545195a110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090245463 DLCTRL DEBUG Command: GET 702033297 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090245463 DLCTRL DEBUG Tx Command reply: GET_REPLY 702033297 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090245468 DLCTRL DEBUG Command: GET 992359156 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090245468 DLCTRL DEBUG Tx Command reply: GET_REPLY 992359156 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090245472 DLCTRL DEBUG Command: GET 151337129 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090245472 DLCTRL DEBUG Tx Command reply: GET_REPLY 151337129 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090245476 DLCTRL DEBUG Command: GET 426865670 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090245476 DLCTRL DEBUG Tx Command reply: GET_REPLY 426865670 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090245481 DLCTRL DEBUG Command: GET 769612618 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090245481 DLCTRL DEBUG Tx Command reply: GET_REPLY 769612618 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090245485 DLCTRL DEBUG Command: GET 182463568 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090245485 DLCTRL DEBUG Tx Command reply: GET_REPLY 182463568 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090245489 DLCTRL DEBUG Command: GET 679094502 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090245489 DLCTRL DEBUG Tx Command reply: GET_REPLY 679094502 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090245492 DLCTRL DEBUG Command: GET 778401850 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090245492 DLCTRL DEBUG Tx Command reply: GET_REPLY 778401850 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090245495 DLCTRL DEBUG Command: GET 228953441 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090245496 DLCTRL DEBUG Tx Command reply: GET_REPLY 228953441 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090245498 DLCTRL DEBUG Command: GET 374797671 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090245498 DLCTRL DEBUG Tx Command reply: GET_REPLY 374797671 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090245501 DLCTRL DEBUG Command: GET 913897009 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090245501 DLCTRL DEBUG Tx Command reply: GET_REPLY 913897009 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090245504 DLCTRL DEBUG Command: GET 179919803 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090245504 DLCTRL DEBUG Tx Command reply: GET_REPLY 179919803 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250412090245506 DLCTRL DEBUG Command: GET 922302382 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090245506 DLCTRL DEBUG Tx Command reply: GET_REPLY 922302382 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090245508 DLCTRL DEBUG Command: GET 205522446 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090245508 DLCTRL DEBUG Tx Command reply: GET_REPLY 205522446 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090245510 DLCTRL DEBUG Command: GET 786213051 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090245510 DLCTRL DEBUG Tx Command reply: GET_REPLY 786213051 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090245512 DLCTRL DEBUG Command: GET 415711291 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090245512 DLCTRL DEBUG Tx Command reply: GET_REPLY 415711291 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090245514 DLCTRL DEBUG Command: GET 238763490 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090245514 DLCTRL DEBUG Tx Command reply: GET_REPLY 238763490 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090245515 DLCTRL DEBUG Command: GET 521593287 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090245515 DLCTRL DEBUG Tx Command reply: GET_REPLY 521593287 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090245517 DLCTRL DEBUG Command: GET 290387888 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090245517 DLCTRL DEBUG Tx Command reply: GET_REPLY 290387888 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090245518 DLCTRL DEBUG Command: GET 183538073 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090245518 DLCTRL DEBUG Tx Command reply: GET_REPLY 183538073 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090245525 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33131<->l=127.0.0.1:4262) (control_if.c:193) 20250412090245525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40914<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(664)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(663)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090245527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40904<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090245527 DLINP DEBUG SRVCONN(,r=127.0.0.1:56266<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090245527 DLINP DEBUG SRVCONN(,r=127.0.0.1:56266<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090245527 DLINP NOTICE SRV(,r=127.0.0.1:56266<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090245527 DMAIN NOTICE (127.0.0.1:56266 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56266<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090245527 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn1-RAN(683)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(673)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(682)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(685)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(680)@481fc27fb91e: Final verdict of PTC: none 20250412090245528 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090245528 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090245528 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090245528 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412090245528 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090245528 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412090245529 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-RAN(674)@481fc27fb91e: Final verdict of PTC: none 20250412090245529 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090245529 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250412090245529 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 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090245529 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090245529 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090245529 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090245529 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090245529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090245529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090245529 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 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090245529 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090245529 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090245529 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090245529 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 0a  20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090245529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090245529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090245529 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090245529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090245529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090245529 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) HNBGW_Test.sgsn0-SCCP(679)@481fc27fb91e: Final verdict of PTC: none 20250412090245529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090245529 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090245529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090245529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(686)@481fc27fb91e: Final verdict of PTC: none 20250412090245529 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 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn2-0: connection closed 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090245529 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090245529 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090245529 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250412090245529 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0b  20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0b  20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250412090245529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090245529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090245529 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 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412090245529 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090245529 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090245529 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090245529 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090245529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090245529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090245529 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412090245529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090245529 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090245529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090245529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090245529 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090245529 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 20250412090245529 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250412090245529 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 20250412090245529 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250412090245529 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 20250412090245529 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090245529 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 20250412090245529 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 20250412090245529 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 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc2-0: connection closed 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090245529 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090245529 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090245529 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250412090245529 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090245529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090245529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090245529 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 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090245529 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090245529 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090245529 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090245529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090245529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090245529 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250412090245529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090245529 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090245529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090245529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090245529 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090245529 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090245529 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090245529 DRANAP NOTICE cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412090245529 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 20250412090245529 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 20250412090245529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090245529 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090245529 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090245529 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090245529 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090245529 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090245529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090245529 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090245529 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250412090245529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090245529 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090245529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090245529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090245529 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090245529 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090245529 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090245529 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090245529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56545195a110]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090245529 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090245529 DLSCCP DEBUG SCCP-SCOC(80)[0x5654518d7b50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090245529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bf93e), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090245529 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090245529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090245529 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090245529 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090245529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090245529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090245529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 05 04 2b f9 3e 00 00 50 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090245529 DLSCCP DEBUG SCCP-SCOC(80)[0x5654518d7b50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090245529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56545195a110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090245529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16541045)[0x565451965580]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090245529 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16541045)[0x565451965580]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090245529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090245529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16541045)[0x565451965580]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090245529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16541045)[0x565451965580]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090245529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16541045)[0x565451965580]{disrupted}: Freeing instance (context_map.c:202) 20250412090245529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16541045)[0x565451965580]{disrupted}: Deallocated (fsm.c:568) 20250412090245529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56545195a110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090245529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56545195a110]{disconnected}: Freeing instance (context_map.c:206) 20250412090245529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56545195a110]{disconnected}: Deallocated (fsm.c:568) 20250412090245529 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16541045 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250412090245529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090245529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090245529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090245529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090245529 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090245529 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090245529 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090245529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10763982)[0x56545197f680]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412090245529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10763982)[0x56545197f680]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412090245529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5654517c6390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412090245529 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090245529 DLSCCP DEBUG SCCP-SCOC(79)[0x5654518d8150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090245529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d245fc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090245529 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090245529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090245529 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090245529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090245529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090245529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090245529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 d2 45 fc 00 00 4f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090245529 DLSCCP DEBUG SCCP-SCOC(79)[0x5654518d8150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090245529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5654517c6390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090245529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10763982)[0x56545197f680]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090245529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10763982)[0x56545197f680]{disrupted}: Freeing instance (context_map.c:202) 20250412090245529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10763982)[0x56545197f680]{disrupted}: Deallocated (fsm.c:568) 20250412090245529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5654517c6390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090245529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5654517c6390]{disconnected}: Freeing instance (context_map.c:206) 20250412090245529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x5654517c6390]{disconnected}: Deallocated (fsm.c:568) 20250412090245529 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10763982 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250412090245530 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090245530 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090245530 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090245530 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090245530 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090245530 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412090245530 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090245530 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090245530 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090245530 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 d2 45 fc 00 00 4f 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412090245530 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 20250412090245530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40918<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090245530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40924<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(665)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(670)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(681)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(684)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(678)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@481fc27fb91e: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(671)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(677)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(687)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@481fc27fb91e: Final verdict of PTC: pass HNBGW-MGCP(688)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(672)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(675)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(676)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(663): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(665): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(670): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(671): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(672): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(673): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(674): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(675): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-SCCP(676): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-RAN(677): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-M3UA(678): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(679): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(680): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(681): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(682): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(683): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(684): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(685): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn2-RAN(686): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(687): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(689): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(690): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Sat Apr 12 09:02:45 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 20250412090245716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090246420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45590<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=644756) Waiting for packet dumper to finish... 1 (prev_count=644756, count=645296) 20250412090247530 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090247530 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250412090247530 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250412090247530 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090247530 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250412090247530 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250412090247530 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090247530 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090247530 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412090247530 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090247530 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090247530 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090247584 DLSCCP DEBUG SCCP-SCOC(78)[0x56545195f060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090247584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c4e04), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090247585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090247585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090247585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090247585 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090247585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090247585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090247585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2c 4e 04 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090247585 DLSCCP DEBUG SCCP-SCOC(76)[0x5654519701e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090247585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011b130), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090247585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090247585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090247585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090247585 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090247585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090247585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090247585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 11 b1 30 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090247585 DLSCCP DEBUG SCCP-SCOC(77)[0x56545195ddc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090247585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00332996), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090247585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090247585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090247585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090247585 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090247585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090247585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090247585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 33 29 96 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090247586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090247586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090247586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090247586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090247586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090247586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090247586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090247586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090247586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090247586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090247586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090247586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090247586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090247586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090247586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090247586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090247586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090247586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090247877 DLSCCP DEBUG SCCP-SCOC(73)[0x56545197ded0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090247877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077b0bd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090247877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090247877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090247877 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090247878 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090247878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090247878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090247878 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 77 b0 bd 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090247878 DLSCCP DEBUG SCCP-SCOC(74)[0x565451970ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090247878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00815ba6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090247878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090247878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090247878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090247878 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090247878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090247878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090247878 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 5b a6 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090247878 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090247878 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090247878 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090247878 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090247878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090247878 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090247878 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090247878 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090247878 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090247878 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090247878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090247878 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090247880 DLSCCP DEBUG SCCP-SCOC(75)[0x565451967390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090247880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9c5bf), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090247880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090247880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090247880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090247881 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090247881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090247881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090247881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b9 c5 bf 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090247881 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090247881 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090247881 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090247881 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090247881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090247881 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090248211 DLSCCP DEBUG SCCP-SCOC(72)[0x565451964110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090248211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086d86a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090248211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090248211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090248211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090248211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090248211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090248211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090248211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 86 d8 6a 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090248211 DLSCCP DEBUG SCCP-SCOC(70)[0x5654519d8d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090248211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009262f1), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090248211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090248211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090248211 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090248211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090248211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090248211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090248211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 92 62 f1 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090248212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090248212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090248212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090248212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090248212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090248212 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412090248212 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090248212 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090248212 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090248212 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 86 d8 6a 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412090248212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090248212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090248212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090248212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090248212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090248212 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412090248212 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090248212 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090248212 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090248212 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 92 62 f1 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412090248212 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 20250412090248212 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 20250412090248215 DLSCCP DEBUG SCCP-SCOC(71)[0x565451964c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090248215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9bc6b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090248215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090248215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090248215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090248215 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090248215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090248215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090248215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090248215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090248215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d9 bc 6b 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090248215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090248215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090248215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090248215 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Sat Apr 12 09:02:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412090248708 DLSCCP DEBUG SCCP-SCOC(68)[0x5654519623c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090248708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbc6d2), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090248708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090248708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090248708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090248708 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090248708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090248708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090248708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 cb c6 d2 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090248708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090248708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090248708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090248708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090248708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090248708 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090248709 DLSCCP DEBUG SCCP-SCOC(67)[0x565451972390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090248709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057e24f), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090248709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090248709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090248709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090248709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090248709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090248709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090248709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 57 e2 4f 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090248709 DLSCCP DEBUG SCCP-SCOC(69)[0x565451979860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090248710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0061e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090248710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090248710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090248710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090248710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090248710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090248710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090248710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a0 06 1e 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090248710 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090248710 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090248710 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090248710 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090248710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090248710 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412090248710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090248710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090248710 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090248710 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 57 e2 4f 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412090248710 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090248710 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090248710 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090248710 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090248710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090248710 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412090248710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090248710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090248710 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090248710 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a0 06 1e 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412090248711 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 20250412090248711 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 20250412090249271 DLSCCP DEBUG SCCP-SCOC(65)[0x5654519608e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090249271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf6e2e), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090249271 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090249271 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249271 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090249271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090249271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090249271 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 bf 6e 2e 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090249271 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249271 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090249271 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090249271 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090249271 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090249271 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090249285 DLSCCP DEBUG SCCP-SCOC(64)[0x565451978120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090249285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c48ca3), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090249285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090249286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090249286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090249286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090249286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c4 8c a3 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090249286 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249286 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090249286 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090249286 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090249286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090249286 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412090249286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090249286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090249286 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090249286 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c4 8c a3 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412090249286 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 20250412090249301 DLSCCP DEBUG SCCP-SCOC(66)[0x565451962b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090249301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092673c), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090249301 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090249301 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090249301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090249301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090249302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 92 67 3c 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090249302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249302 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090249302 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090249302 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090249302 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090249302 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412090249302 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090249302 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090249302 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090249302 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 92 67 3c 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412090249302 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@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_mscpool_paging_imsi started. 20250412090249521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090249526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090249529 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32869<->l=127.0.0.1:4262) (control_if.c:572) 20250412090249555 DLSCCP DEBUG SCCP-SCOC(62)[0x565451965c60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090249555 DLSCCP DEBUG SCCP-SCOC(62)[0x565451965c60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090249555 DLSCCP DEBUG SCCP-SCOC(62)[0x565451965c60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090249555 DLSCCP DEBUG SCCP-SCOC(62)[0x565451965c60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090249555 DLSCCP DEBUG SCCP-SCOC(62)[0x565451965c60]{IDLE}: Deallocated (fsm.c:568) 20250412090249584 DLSCCP DEBUG SCCP-SCOC(61)[0x56545195aa60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090249584 DLSCCP DEBUG SCCP-SCOC(61)[0x56545195aa60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090249584 DLSCCP DEBUG SCCP-SCOC(61)[0x56545195aa60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090249584 DLSCCP DEBUG SCCP-SCOC(61)[0x56545195aa60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090249584 DLSCCP DEBUG SCCP-SCOC(61)[0x56545195aa60]{IDLE}: Deallocated (fsm.c:568) 20250412090249589 DLSCCP DEBUG SCCP-SCOC(63)[0x56545197f940]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090249589 DLSCCP DEBUG SCCP-SCOC(63)[0x56545197f940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090249589 DLSCCP DEBUG SCCP-SCOC(63)[0x56545197f940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090249589 DLSCCP DEBUG SCCP-SCOC(63)[0x56545197f940]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090249589 DLSCCP DEBUG SCCP-SCOC(63)[0x56545197f940]{IDLE}: Deallocated (fsm.c:568) TC_mscpool_paging_imsi-Iuh0(695)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090249656 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090249656 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090249663 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090249663 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090249663 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi-Iuh1(697)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090249664 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090249664 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090249664 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39722 (stream_srv.c:142) 20250412090249664 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39722<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090249664 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090249664 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090249664 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090249664 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090249664 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090249664 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090249664 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090249664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090249664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090249664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249664 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090249664 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090249664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090249664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090249664 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090249664 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090249664 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249664 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090249664 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090249664 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090249664 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090249664 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412090249664 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090249664 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090249664 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090249664 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090249664 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 20250412090249665 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090249665 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090249665 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090249665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090249665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090249665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090249665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249665 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090249665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090249665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090249665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0f 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090249665 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090249665 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090249665 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090249665 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090249665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090249665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090249665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090249665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249665 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090249665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090249665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090249665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0a 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090249665 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090249665 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090249665 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090249665 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090249665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090249665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090249665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090249666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249666 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090249666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090249666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090249666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090249666 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090249666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090249666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090249666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090249666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090249666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090249666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090249666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090249666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090249666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090249666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090249666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090249666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090249666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090249666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090249666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(701)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(701)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(701)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(699)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(704)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(704)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(704)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(702)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(707)@481fc27fb91e: ************************************************* HNBGW_Test.msc2-M3UA(707)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(707)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(705)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090249699 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090249699 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090249699 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090249699 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090249699 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090249699 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090249699 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090249699 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090249699 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090249700 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090249700 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090249700 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090249700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090249700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090249700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249700 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=7 -> eSLS=87: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090249701 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=7 -> eSLS=119: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249701 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090249701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090249701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090249701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 07 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090249701 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090249701 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090249701 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090249701 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090249701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090249701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090249701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249701 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090249701 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249701 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090249701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090249701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090249701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090249701 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090249701 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090249701 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090249701 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090249701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090249701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090249701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249701 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090249701 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249701 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090249701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090249701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090249701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090249701 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090249701 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090249701 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090249701 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090249701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090249701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090249701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249701 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090249701 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090249701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090249701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090249701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090249701 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090249701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249701 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090249701 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090249701 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090249701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090249701 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090249701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249701 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090249701 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090249701 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090249701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090249701 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090249701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249701 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090249701 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090249701 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090249701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090249701 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090249701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249701 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090249701 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090249701 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090249701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090249701 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'virt-sgsn0' 20250412090249701 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090249701 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090249701 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090249701 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412090249701 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@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(710)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(710)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(710)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(708)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090249721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090249721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090249721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090249721 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090249721 DHNBAP 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) 20250412090249721 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090249721 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090249721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090249721 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090249727 DLINP DEBUG SRVCONN(,r=127.0.0.1:39722<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090249727 DLINP DEBUG SRVCONN(,r=127.0.0.1:39722<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090249727 DLINP DEBUG SRVCONN(,r=127.0.0.1:39722<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090249727 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090249727 DHNBAP DEBUG (127.0.0.1:39722 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090249727 DHNBAP NOTICE (127.0.0.1:39722 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090249727 DHNBAP NOTICE (127.0.0.1:39722 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090249727 DLINP DEBUG SRVCONN(,r=127.0.0.1:39722<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090249727 DLINP DEBUG SRVCONN(,r=127.0.0.1:39722<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090249876 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 20250412090249876 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 20250412090249876 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 20250412090249877 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412090249877 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412090249877 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412090249877 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(701)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090249886 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 20250412090249886 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 20250412090249886 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090249886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412090249886 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249886 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090249887 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412090249887 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412090249887 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412090249887 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412090249887 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090249887 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090249887 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090249887 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250412090249887 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 01  20250412090249887 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090249887 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090249887 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090249887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412090249887 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 20250412090249887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090249887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090249887 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090249887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090249887 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090249887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090249887 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090249887 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) HNBGW_Test.msc1-M3UA(704)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090249891 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249891 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090249891 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090249891 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090249891 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090249891 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090249891 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090249891 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090249891 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090249891 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090249891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090249891 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249891 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090249891 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090249891 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090249891 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090249891 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090249891 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250412090249891 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090249891 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090249891 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090249891 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090249891 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090249891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090249891 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 20250412090249891 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090249891 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090249891 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090249891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090249891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090249891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090249891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090249891 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090249891 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090249891 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090249892 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249892 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090249892 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090249892 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090249892 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090249892 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090249892 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090249892 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090249892 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090249892 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090249892 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090249892 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090249892 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090249892 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090249892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090249892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090249892 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 20250412090249892 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090249892 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090249892 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090249892 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090249892 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090249892 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090249892 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090249892 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090249892 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090249892 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090249893 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090249893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090249893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090249893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090249893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090249893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090249893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090249893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090249893 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090249893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249893 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090249893 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090249893 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090249893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090249893 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412090249893 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090249893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090249893 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090249893 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090249894 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090249894 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090249894 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090249894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090249894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090249894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249894 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090249894 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249895 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090249895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090249895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090249895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090249895 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090249895 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249895 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090249895 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090249895 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090249895 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090249895 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=4 -> eSLS=4: use Normal Route via 'virt-msc1' 20250412090249895 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090249895 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090249895 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090249895 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 04 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090249897 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 20250412090249897 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 20250412090249897 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090249897 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412090249903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249903 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412090249903 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090249903 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090249903 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090249903 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090249903 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250412090249903 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090249903 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090249903 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250412090249903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090249905 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249905 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090249905 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090249905 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412090249905 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090249905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090249905 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090249905 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090249905 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412090249905 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412090249905 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412090249905 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412090249905 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250412090249905 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090249905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090249905 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 20250412090249905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090249905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090249906 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412090249906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090249906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090249906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090249906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090249906 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090249906 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090249906 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090249907 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090249907 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090249907 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090249907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090249907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090249907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090249907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249907 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090249907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090249907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090249907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090249907 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090249907 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090249907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090249907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090249907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090249907 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250412090249907 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090249908 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090249908 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090249908 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412090249912 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 20250412090249912 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 20250412090249912 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 20250412090249912 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412090249912 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412090249912 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412090249912 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090249917 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249917 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090249917 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412090249917 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412090249917 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412090249917 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412090249917 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090249917 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090249917 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090249917 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250412090249917 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02  20250412090249917 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090249917 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090249917 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412090249917 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090249917 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090249917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412090249917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090249918 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090249918 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090249918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090249918 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090249918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090249918 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090249918 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090249923 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249923 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090249923 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090249923 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090249923 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090249923 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090249923 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250412090249923 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090249923 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090249923 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090249923 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090249923 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090249923 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412090249923 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090249923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090249923 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090249923 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090249923 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090249923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090249923 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090249923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090249923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090249923 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090249923 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090249923 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090249924 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090249924 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090249924 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090249924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090249924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090249924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090249924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090249924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090249924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090249924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090249924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090249924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090249924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090249924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090249924 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090249925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090249925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090249925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090249925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090249925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090249925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412090249925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090249925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090249925 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090249925 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(700)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090250686 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090250686 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090250686 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090250686 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090250686 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090250686 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090250686 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090250686 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090250686 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090250686 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090250686 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090250686 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090250686 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090250686 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090250686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090250686 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090250686 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090250686 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090250686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250686 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090250686 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090250686 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090250686 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090250686 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) 20250412090250686 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090250686 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090250686 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090250686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250686 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090250686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090250687 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090250687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090250687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090250687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090250687 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090250687 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090250687 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090250687 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090250687 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090250687 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090250687 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090250687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090250687 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412090250687 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090250687 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090250687 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090250687 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090250687 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090250687 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090250687 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090250687 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090250687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090250687 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090250687 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090250687 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090250687 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090250687 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090250687 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090250687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090250687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090250687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090250687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090250687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090250687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090250687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090250687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250688 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090250688 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090250688 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090250688 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090250688 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(703)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090250693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090250693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090250693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090250693 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090250693 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090250693 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090250693 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090250693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090250693 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090250693 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090250693 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090250693 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090250693 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090250693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090250693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090250693 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090250693 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090250693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090250693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250693 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090250693 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090250693 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090250693 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090250693 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) 20250412090250693 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) 20250412090250693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090250693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090250693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090250693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090250693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090250693 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090250693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090250693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090250693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090250693 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090250693 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090250693 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090250693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090250693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090250693 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090250693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090250693 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'virt-msc1' 20250412090250693 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090250693 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090250693 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090250693 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090250694 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090250694 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090250694 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090250694 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090250694 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090250694 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090250694 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090250694 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090250694 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090250694 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090250694 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090250694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090250694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090250694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090250694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090250694 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090250694 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090250694 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090250694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250694 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090250694 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090250694 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090250694 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090250694 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(706)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090250703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090250703 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090250703 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090250703 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090250703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090250703 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090250703 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090250703 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090250703 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090250703 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090250703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090250703 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090250703 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090250703 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090250703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090250703 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090250703 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090250704 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090250704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250704 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090250704 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090250704 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090250704 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090250704 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) 20250412090250704 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) 20250412090250704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090250704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090250704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250704 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090250704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090250704 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090250704 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090250704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090250704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090250704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090250704 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090250704 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: link up (cnlink.c:111) 20250412090250704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090250704 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090250704 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090250704 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090250704 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090250704 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250412090250704 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090250704 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090250704 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090250704 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412090250705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090250705 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090250705 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090250706 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090250706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090250706 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090250706 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090250706 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090250706 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090250706 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090250706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090250706 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090250706 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090250706 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090250706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090250706 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090250706 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090250706 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090250706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250706 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090250706 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090250706 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090250706 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090250706 DRANAP INFO cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(709)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090250720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090250720 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090250720 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090250720 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090250720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090250720 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090250720 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090250720 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090250720 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090250720 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090250721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090250721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090250721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090250721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090250721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090250721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090250721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090250721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090250721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090250721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090250721 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090250721 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090250721 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) 20250412090250721 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090250721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090250721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090250721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250721 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090250721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090250721 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090250721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090250721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090250721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090250721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090250721 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090250721 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090250721 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090250721 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090250721 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090250721 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090250721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090250721 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412090250721 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090250721 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090250721 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090250721 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090250723 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090250723 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090250723 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090250723 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090250723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090250723 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090250723 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090250723 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090250723 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090250723 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090250723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090250723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090250723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090250723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090250723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090250723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090250723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090250723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090250723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090250723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090250723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090250723 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090250723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090250723 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090250723 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090250723 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090251740 DLCTRL DEBUG Command: GET 565268620 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090251740 DLCTRL DEBUG Tx Command reply: GET_REPLY 565268620 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090251744 DLCTRL DEBUG Command: GET 623039816 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090251744 DLCTRL DEBUG Tx Command reply: GET_REPLY 623039816 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090251748 DLCTRL DEBUG Command: GET 998467047 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090251749 DLCTRL DEBUG Tx Command reply: GET_REPLY 998467047 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090251753 DLCTRL DEBUG Command: GET 643392011 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090251753 DLCTRL DEBUG Tx Command reply: GET_REPLY 643392011 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090251757 DLCTRL DEBUG Command: GET 788063383 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090251757 DLCTRL DEBUG Tx Command reply: GET_REPLY 788063383 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090251761 DLCTRL DEBUG Command: GET 378589723 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090251762 DLCTRL DEBUG Tx Command reply: GET_REPLY 378589723 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090251765 DLCTRL DEBUG Command: GET 541703542 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090251765 DLCTRL DEBUG Tx Command reply: GET_REPLY 541703542 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090251769 DLCTRL DEBUG Command: GET 896815973 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090251769 DLCTRL DEBUG Tx Command reply: GET_REPLY 896815973 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090251772 DLCTRL DEBUG Command: GET 765288772 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090251772 DLCTRL DEBUG Tx Command reply: GET_REPLY 765288772 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090251775 DLCTRL DEBUG Command: GET 504528098 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090251775 DLCTRL DEBUG Tx Command reply: GET_REPLY 504528098 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090251778 DLCTRL DEBUG Command: GET 905845157 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090251778 DLCTRL DEBUG Tx Command reply: GET_REPLY 905845157 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090251782 DLCTRL DEBUG Command: GET 457583438 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090251782 DLCTRL DEBUG Tx Command reply: GET_REPLY 457583438 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090251785 DLCTRL DEBUG Command: GET 117237330 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090251785 DLCTRL DEBUG Tx Command reply: GET_REPLY 117237330 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090251788 DLCTRL DEBUG Command: GET 533275092 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090251788 DLCTRL DEBUG Tx Command reply: GET_REPLY 533275092 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090251792 DLCTRL DEBUG Command: GET 672800954 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090251792 DLCTRL DEBUG Tx Command reply: GET_REPLY 672800954 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090251795 DLCTRL DEBUG Command: GET 290453473 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090251795 DLCTRL DEBUG Tx Command reply: GET_REPLY 290453473 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090251798 DLCTRL DEBUG Command: GET 210926313 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090251798 DLCTRL DEBUG Tx Command reply: GET_REPLY 210926313 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090251801 DLCTRL DEBUG Command: GET 921584669 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090251801 DLCTRL DEBUG Tx Command reply: GET_REPLY 921584669 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090251804 DLCTRL DEBUG Command: GET 960857766 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090251804 DLCTRL DEBUG Tx Command reply: GET_REPLY 960857766 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090251806 DLCTRL DEBUG Command: GET 908890884 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090251806 DLCTRL DEBUG Tx Command reply: GET_REPLY 908890884 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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 } } } 20250412090251827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45638<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090252840 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090252840 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090252840 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090252840 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090252840 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090252840 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090252840 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090252840 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090252840 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090252840 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 19 00 0e 40 15 00 00 02 00 03 40 01 00 00 17 40 09 50 00 01 01 00 00 00 21 f3 00 00 00 00 06 00 08 00 00 00 07  20250412090252840 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090252840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090252840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090252840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090252840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090252840 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090252840 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090252840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:486) 20250412090252840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090252840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090252840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090252840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090252840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090252840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090252840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090252840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090252840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090252840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090252840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090252840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090252840 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090252840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090252840 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250412090252840 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:415) 20250412090252840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:84) 20250412090252840 DRUA DEBUG (127.0.0.1:39722 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:84) 20250412090252840 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250412090252840 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250412090252840 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250412090252840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090252840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250412090252840 DLINP DEBUG SRVCONN(,r=127.0.0.1:39722<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090252840 DLINP DEBUG SRVCONN(,r=127.0.0.1:39722<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh1-RUA(698)@481fc27fb91e: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(696)@481fc27fb91e: UnitdataCallback HNBGW_Test.msc0-RAN(700)@481fc27fb91e: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(700)@481fc27fb91e: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(712) TC_mscpool_paging_imsi-Iuh0-RUA(696)@481fc27fb91e: Added conn table entry 0TC_mscpool_paging_imsi0(712)11115540 20250412090253886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090253886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090253886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412090253886 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090253886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa99c14, normal) (hnbgw_rua.c:406) 20250412090253886 DHNB DEBUG map_rua[0x56545195aa60]{init}: Allocated (fsm.c:456) 20250412090253886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11115540)[0x56545195aa60]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090253886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11115540 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090253886 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090253886 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090253886 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11115540 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:632) 20250412090253886 DCN DEBUG map_sccp[0x565451965c60]{init}: Allocated (fsm.c:456) 20250412090253886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x565451965c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090253886 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-11115540 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090253886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11115540 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412090253886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11115540)[0x56545195aa60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090253886 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090253886 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090253887 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11115540 SCCP-81 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090253887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x565451965c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090253887 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090253887 DLSCCP DEBUG SCCP-SCOC(81)[0x56545197f680]{IDLE}: Allocated (fsm.c:456) 20250412090253887 DLSCCP DEBUG SCCP-SCOC(81)[0x56545197f680]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090253887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001760056400500f1100926) (sccp_scrc.c:415) 20250412090253887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090253887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090253887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090253887 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090253887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090253887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090253887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090253887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090253887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090253887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090253887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090253887 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090253887 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090253887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090253887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090253887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 51 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 01 76 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090253887 DLSCCP DEBUG SCCP-SCOC(81)[0x56545197f680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090253887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x565451965c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090253887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11115540)[0x56545195aa60]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090253887 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090253887 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090253887 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090253887 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090253887 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090253887 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412090253887 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090253887 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090253887 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090253888 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 04 01 00 00 51 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 01 76 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(699)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(699)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(700)@481fc27fb91e: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(712) HNBGW_Test.msc0-RAN(700)@481fc27fb91e: Added conn table entry 0TC_mscpool_paging_imsi0(712)9492115 HNBGW_Test.msc0-SCCP(699)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(699)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(712)@481fc27fb91e: setverdict(pass): none -> pass 20250412090253909 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090253909 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090253909 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090253909 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090253909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090253909 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090253909 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090253909 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090253909 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090253909 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 51 f4 d1 53 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090253909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090253909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090253909 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090253910 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090253910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090253910 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f4d153) (sccp_scrc.c:486) 20250412090253910 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1855) 20250412090253910 DLSCCP DEBUG SCCP-SCOC(81)[0x56545197f680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090253910 DLSCCP DEBUG SCCP-SCOC(81)[0x56545197f680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090253910 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090253910 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090253910 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090253910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x565451965c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090253910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x565451965c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090254911 DLCTRL DEBUG Command: GET 19648601 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090254912 DLCTRL DEBUG Tx Command reply: GET_REPLY 19648601 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090254916 DLCTRL DEBUG Command: GET 331734595 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090254916 DLCTRL DEBUG Tx Command reply: GET_REPLY 331734595 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090254920 DLCTRL DEBUG Command: GET 254014141 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090254920 DLCTRL DEBUG Tx Command reply: GET_REPLY 254014141 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090254924 DLCTRL DEBUG Command: GET 826417619 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090254924 DLCTRL DEBUG Tx Command reply: GET_REPLY 826417619 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090254928 DLCTRL DEBUG Command: GET 230990478 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090254928 DLCTRL DEBUG Tx Command reply: GET_REPLY 230990478 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090254932 DLCTRL DEBUG Command: GET 674526866 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090254932 DLCTRL DEBUG Tx Command reply: GET_REPLY 674526866 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090254936 DLCTRL DEBUG Command: GET 997676553 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090254936 DLCTRL DEBUG Tx Command reply: GET_REPLY 997676553 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090254940 DLCTRL DEBUG Command: GET 614783475 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090254940 DLCTRL DEBUG Tx Command reply: GET_REPLY 614783475 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090254944 DLCTRL DEBUG Command: GET 206237163 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090254944 DLCTRL DEBUG Tx Command reply: GET_REPLY 206237163 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090254948 DLCTRL DEBUG Command: GET 388730126 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090254948 DLCTRL DEBUG Tx Command reply: GET_REPLY 388730126 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090254953 DLCTRL DEBUG Command: GET 597694373 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090254953 DLCTRL DEBUG Tx Command reply: GET_REPLY 597694373 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090254957 DLCTRL DEBUG Command: GET 690575345 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090254957 DLCTRL DEBUG Tx Command reply: GET_REPLY 690575345 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090254960 DLCTRL DEBUG Command: GET 727167662 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090254960 DLCTRL DEBUG Tx Command reply: GET_REPLY 727167662 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090254965 DLCTRL DEBUG Command: GET 681395431 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090254965 DLCTRL DEBUG Tx Command reply: GET_REPLY 681395431 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090254968 DLCTRL DEBUG Command: GET 911129290 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090254968 DLCTRL DEBUG Tx Command reply: GET_REPLY 911129290 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090254971 DLCTRL DEBUG Command: GET 740519638 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090254971 DLCTRL DEBUG Tx Command reply: GET_REPLY 740519638 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090254973 DLCTRL DEBUG Command: GET 524494582 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090254973 DLCTRL DEBUG Tx Command reply: GET_REPLY 524494582 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090254976 DLCTRL DEBUG Command: GET 593033091 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090254976 DLCTRL DEBUG Tx Command reply: GET_REPLY 593033091 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090254978 DLCTRL DEBUG Command: GET 673657609 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090254978 DLCTRL DEBUG Tx Command reply: GET_REPLY 673657609 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090254980 DLCTRL DEBUG Command: GET 226070875 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090254980 DLCTRL DEBUG Tx Command reply: GET_REPLY 226070875 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090254987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45622<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090254988 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32869<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(692)@481fc27fb91e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(693)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090254992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45606<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090254993 DLINP DEBUG SRVCONN(,r=127.0.0.1:39722<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090254993 DLINP DEBUG SRVCONN(,r=127.0.0.1:39722<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090254993 DLINP NOTICE SRV(,r=127.0.0.1:39722<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090254993 DMAIN NOTICE (127.0.0.1:39722 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39722<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090254993 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250412090254995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090254995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090254995 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090254995 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090254995 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090254995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11115540)[0x56545195aa60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) TC_mscpool_paging_imsi-Iuh1-RUA(698)@481fc27fb91e: Final verdict of PTC: none 20250412090254995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11115540)[0x56545195aa60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412090254995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x565451965c60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412090254995 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090254995 DLSCCP DEBUG SCCP-SCOC(81)[0x56545197f680]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090254995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4d153), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090254995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090254995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090254995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090254995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090254995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090254996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090254996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 04 04 f4 d1 53 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090254996 DLSCCP DEBUG SCCP-SCOC(81)[0x56545197f680]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090254996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x565451965c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090254996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11115540)[0x56545195aa60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090254996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11115540)[0x56545195aa60]{disrupted}: Freeing instance (context_map.c:202) 20250412090254996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11115540)[0x56545195aa60]{disrupted}: Deallocated (fsm.c:568) MutexDispCT-TC_mscpool_paging_imsi(691)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(696)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(703)@481fc27fb91e: Final verdict of PTC: none 20250412090254996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090254996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090254996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090254996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090254996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090254997 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412090254997 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090254997 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090254997 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090254996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x565451965c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090254996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x565451965c60]{disconnected}: Freeing instance (context_map.c:206) 20250412090254996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x565451965c60]{disconnected}: Deallocated (fsm.c:568) 20250412090254996 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11115540 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250412090254997 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 04 04 f4 d1 53 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412090254997 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090254997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(709)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(702)@481fc27fb91e: Final verdict of PTC: none 20250412090254997 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090254997 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090254997 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 20250412090254997 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090254997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090254997 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090254997 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412090254997 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090254997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090254997 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090254997 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc2-SCCP(705)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(708)@481fc27fb91e: Final verdict of PTC: none 20250412090254997 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090254997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090254997 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090254997 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090254998 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090254998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090254998 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-SCCP(699)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(697)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(704)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(694)@481fc27fb91e: Final verdict of PTC: none20250412090254998 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090254998 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 20250412090254998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090254998 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090254998 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090254998 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090254998 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090254998 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090254998 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090254998 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412090254998 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  HNBGW-MGCP(711)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(701)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(700)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(710)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(695)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(707)@481fc27fb91e: Final verdict of PTC: none 20250412090254998 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090254998 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090254998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090254998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090254998 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 20250412090254998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090254998 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090254998 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090254998 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090254998 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090254998 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090254998 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090254999 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250412090254999 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090254999 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090254999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090254999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090254999 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090254999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090254999 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090254999 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250412090254999 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090254999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090254999 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090254999 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090254999 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090254999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090254999 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090254999 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090254999 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 20250412090254999 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 20250412090254999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090254999 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090255000 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090255000 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090255000 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090255000 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090255000 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090255000 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412090255000 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090255000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090255000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090255000 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 20250412090255000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090255000 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc2-0: connection closed 20250412090255000 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090255000 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090255000 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090255000 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250412090255000 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090255000 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090255000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090255000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090255001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090255001 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090255002 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090255002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090255002 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090255003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090255003 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090255003 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090255004 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090255004 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090255004 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090255004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) HNBGW_Test.msc2-RAN(706)@481fc27fb91e: Final verdict of PTC: none20250412090255005 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090255005 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090255005 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090255006 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090255006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090255006 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090255007 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090255007 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090255007 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090255008 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090255008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090255009 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090255009 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090255009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090255010 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090255010 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090255011 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090255011 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090255011 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090255012 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090255012 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090255013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090255013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090255014 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250412090255014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090255014 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090255015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090255015 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) TC_mscpool_paging_imsi0(712)@481fc27fb91e: Final verdict of PTC: pass20250412090255016 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090255016 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090255016 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090255017 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090255017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45638<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(691): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(692): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(693): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(694): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(695): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(696): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(697): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(698): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(699): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(700): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(701): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(702): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(703): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(704): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-SCCP(705): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-RAN(706): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-M3UA(707): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(708): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(709): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(710): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(711): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_imsi0(712): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sat Apr 12 09:02:55 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 20250412090255192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090255530 DLSCCP DEBUG SCCP-SCOC(79)[0x5654518d8150]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090255530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d245fc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090255530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090255530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090255530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090255530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090255530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090255530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090255530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 45 fc 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090255530 DLSCCP DEBUG SCCP-SCOC(80)[0x5654518d7b50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090255530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bf93e), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090255530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090255530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090255530 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090255530 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090255530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090255530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090255530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 2b f9 3e 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090255531 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090255531 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090255531 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090255531 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090255531 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090255531 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090255531 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090255531 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090255531 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090255531 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090255531 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090255531 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090255895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33530<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=528876) Waiting for packet dumper to finish... 1 (prev_count=528876, count=538996) 20250412090256999 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090256999 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090256999 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090256999 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090256999 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090256999 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090257000 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090257000 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090257000 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090257000 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090257000 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250412090257000 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250412090257585 DLSCCP DEBUG SCCP-SCOC(76)[0x5654519701e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090257585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011b130), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090257585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090257585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090257585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090257585 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090257585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090257585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090257585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 11 b1 30 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090257585 DLSCCP DEBUG SCCP-SCOC(78)[0x56545195f060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090257585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c4e04), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090257585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090257586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090257586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090257586 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090257586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090257586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090257586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2c 4e 04 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090257586 DLSCCP DEBUG SCCP-SCOC(77)[0x56545195ddc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090257586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00332996), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090257586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090257586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090257586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090257586 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090257586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090257586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090257586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 33 29 96 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090257586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090257586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090257586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090257586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090257586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090257586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090257586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090257586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090257586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090257586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090257586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090257586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090257586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090257586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090257586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090257586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090257586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090257586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090257878 DLSCCP DEBUG SCCP-SCOC(74)[0x565451970ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090257878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00815ba6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090257878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090257878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090257878 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090257878 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090257878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090257878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090257879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 5b a6 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090257879 DLSCCP DEBUG SCCP-SCOC(73)[0x56545197ded0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090257879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077b0bd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090257879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090257879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090257879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090257879 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090257879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090257879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090257879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 77 b0 bd 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090257879 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090257879 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090257879 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090257879 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090257879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090257879 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090257879 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090257879 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090257879 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090257879 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090257879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090257879 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090257881 DLSCCP DEBUG SCCP-SCOC(75)[0x565451967390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090257881 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9c5bf), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090257881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090257881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090257881 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090257881 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090257881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090257881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090257881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b9 c5 bf 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090257881 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090257881 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090257881 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090257881 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090257881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090257881 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Sat Apr 12 09:02:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412090258213 DLSCCP DEBUG SCCP-SCOC(70)[0x5654519d8d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090258213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009262f1), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090258213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090258213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090258213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090258213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090258213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090258213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090258213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 92 62 f1 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090258213 DLSCCP DEBUG SCCP-SCOC(72)[0x565451964110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090258213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086d86a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090258213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090258213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090258213 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090258213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090258213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090258213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090258213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 86 d8 6a 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090258213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090258213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090258213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090258213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090258213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090258213 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090258213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090258213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090258213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090258214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090258214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090258214 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090258215 DLSCCP DEBUG SCCP-SCOC(71)[0x565451964c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090258215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9bc6b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090258215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090258215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090258215 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090258215 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090258215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090258215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090258215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d9 bc 6b 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090258215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090258215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090258215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090258215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090258215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090258215 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090258708 DLSCCP DEBUG SCCP-SCOC(68)[0x5654519623c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090258708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbc6d2), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090258708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090258708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090258708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090258709 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090258709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090258709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090258709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 cb c6 d2 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090258709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090258709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090258709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090258709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090258709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090258709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090258710 DLSCCP DEBUG SCCP-SCOC(69)[0x565451979860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090258710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a0061e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090258710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090258710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090258710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090258710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090258710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090258710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090258710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a0 06 1e 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090258710 DLSCCP DEBUG SCCP-SCOC(67)[0x565451972390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090258710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057e24f), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090258710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090258710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090258710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090258710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090258710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090258710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090258710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 57 e2 4f 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090258710 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090258711 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090258711 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090258711 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090258711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090258711 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090258711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090258711 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090258711 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090258711 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090258711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090258711 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_mscpool_paging_tmsi started. 20250412090258990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33538<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090258996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090259003 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43835<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(717)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090259122 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090259122 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090259131 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090259131 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090259131 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090259131 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_tmsi-Iuh1(719)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090259131 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090259131 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090259132 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45703 (stream_srv.c:142) 20250412090259132 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45703<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090259132 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090259132 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090259132 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090259132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090259132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090259132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090259132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090259132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090259132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090259132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090259132 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090259132 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090259132 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090259132 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090259132 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090259132 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090259132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090259132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090259132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090259132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259132 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090259132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090259132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090259132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090259132 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090259132 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259132 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090259132 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090259132 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090259132 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090259132 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090259132 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259132 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090259132 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090259132 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090259132 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090259132 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090259133 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090259133 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090259133 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090259133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090259133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090259133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090259133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259133 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090259133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090259133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090259133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0a 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090259133 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090259133 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090259133 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090259133 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090259133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090259133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090259133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090259134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259134 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090259134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090259134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090259134 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090259134 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090259134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259134 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090259134 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090259134 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090259134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090259134 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090259134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259134 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090259134 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090259134 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090259134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090259134 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(723)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(723)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(723)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(721)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(726)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(726)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(726)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-SCCP(724)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(729)@481fc27fb91e: ************************************************* HNBGW_Test.msc2-M3UA(729)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(729)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(727)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090259173 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090259173 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090259174 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090259174 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090259174 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090259174 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090259175 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090259175 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090259175 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090259175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090259175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090259175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259175 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090259175 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090259175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090259175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090259175 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090259175 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090259175 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090259175 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090259175 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090259175 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090259175 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090259175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090259175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090259175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259175 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090259175 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259175 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090259175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090259175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090259175 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0f 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090259175 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090259175 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259175 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090259175 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090259175 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090259175 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090259175 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090259175 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259175 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090259175 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090259175 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090259175 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090259175 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090259176 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090259176 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090259176 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090259176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090259176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090259176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090259176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259176 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090259176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090259176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090259176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090259176 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090259176 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090259176 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090259176 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090259176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090259176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090259176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090259176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259176 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090259176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090259176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090259176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090259176 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090259176 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259176 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090259176 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090259176 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090259176 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090259176 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090259176 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259176 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090259176 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090259176 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090259176 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090259176 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(732)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(732)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(732)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(730)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090259206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090259206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090259206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090259206 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090259206 DHNBAP 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) 20250412090259206 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090259206 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090259206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090259206 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090259211 DLINP DEBUG SRVCONN(,r=127.0.0.1:45703<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090259211 DLINP DEBUG SRVCONN(,r=127.0.0.1:45703<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090259211 DLINP DEBUG SRVCONN(,r=127.0.0.1:45703<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090259211 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090259211 DHNBAP DEBUG (127.0.0.1:45703 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090259211 DHNBAP NOTICE (127.0.0.1:45703 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090259211 DHNBAP NOTICE (127.0.0.1:45703 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090259211 DLINP DEBUG SRVCONN(,r=127.0.0.1:45703<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090259211 DLINP DEBUG SRVCONN(,r=127.0.0.1:45703<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090259265 DLSCCP DEBUG SCCP-SCOC(65)[0x5654519608e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090259265 DLSCCP DEBUG SCCP-SCOC(65)[0x5654519608e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090259265 DLSCCP DEBUG SCCP-SCOC(65)[0x5654519608e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090259265 DLSCCP DEBUG SCCP-SCOC(65)[0x5654519608e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090259265 DLSCCP DEBUG SCCP-SCOC(65)[0x5654519608e0]{IDLE}: Deallocated (fsm.c:568) 20250412090259281 DLSCCP DEBUG SCCP-SCOC(64)[0x565451978120]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090259281 DLSCCP DEBUG SCCP-SCOC(64)[0x565451978120]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090259281 DLSCCP DEBUG SCCP-SCOC(64)[0x565451978120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090259281 DLSCCP DEBUG SCCP-SCOC(64)[0x565451978120]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090259281 DLSCCP DEBUG SCCP-SCOC(64)[0x565451978120]{IDLE}: Deallocated (fsm.c:568) 20250412090259296 DLSCCP DEBUG SCCP-SCOC(66)[0x565451962b00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090259297 DLSCCP DEBUG SCCP-SCOC(66)[0x565451962b00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090259297 DLSCCP DEBUG SCCP-SCOC(66)[0x565451962b00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090259297 DLSCCP DEBUG SCCP-SCOC(66)[0x565451962b00]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090259297 DLSCCP DEBUG SCCP-SCOC(66)[0x565451962b00]{IDLE}: Deallocated (fsm.c:568) 20250412090259348 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 20250412090259348 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 20250412090259348 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090259348 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090259352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259352 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090259352 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090259352 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090259352 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090259352 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090259352 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090259352 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090259352 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090259352 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090259352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090259354 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259354 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090259354 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090259354 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090259354 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090259354 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090259354 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090259354 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090259354 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090259354 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090259354 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090259354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090259354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090259354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090259354 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090259355 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090259355 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090259355 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090259355 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090259355 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090259355 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090259355 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090259356 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259356 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090259356 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090259356 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090259356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090259356 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc0' 20250412090259356 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090259356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090259356 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090259356 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090259356 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090259356 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090259356 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090259356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090259356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090259356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090259356 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090259356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090259356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090259356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090259356 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090259358 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 20250412090259358 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 20250412090259358 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090259358 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090259362 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259362 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090259362 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090259362 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090259362 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090259362 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090259362 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090259362 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090259362 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090259362 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090259362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090259363 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259363 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090259363 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090259363 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090259363 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090259363 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090259363 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090259363 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090259363 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090259363 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090259363 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090259363 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090259363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090259363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090259363 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090259363 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090259363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090259363 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090259363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090259363 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090259363 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090259363 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090259363 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090259364 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090259364 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090259364 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090259364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090259364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090259364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259365 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090259365 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259365 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090259365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090259365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090259365 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090259365 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259365 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090259365 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090259365 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090259365 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090259365 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'virt-msc1' 20250412090259365 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090259365 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090259365 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090259365 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090259365 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090259369 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 20250412090259369 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 20250412090259369 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090259369 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412090259372 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259372 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412090259372 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090259372 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090259372 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090259372 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090259372 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250412090259372 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090259372 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090259372 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250412090259372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090259373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259373 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090259373 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090259373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412090259373 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090259373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090259373 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090259373 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090259373 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412090259373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412090259373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412090259373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412090259373 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090259373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090259373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090259373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090259373 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412090259373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090259373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090259373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090259373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090259373 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090259373 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090259373 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090259374 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090259374 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090259374 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090259374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090259374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090259374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259374 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090259374 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259374 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090259374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090259374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090259374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090259374 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090259374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259374 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090259374 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090259374 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090259374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090259374 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc2' 20250412090259374 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090259374 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090259374 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090259374 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412090259391 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 20250412090259391 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 20250412090259391 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090259391 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090259396 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259396 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090259396 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090259396 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090259396 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090259396 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090259396 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090259396 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090259396 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090259396 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090259396 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090259398 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259398 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090259398 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090259398 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090259398 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090259398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090259398 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090259398 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090259398 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090259398 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090259398 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090259398 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090259398 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412090259398 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090259398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090259398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090259398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090259398 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090259398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090259398 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090259398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090259398 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090259398 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090259398 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090259398 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090259399 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090259399 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090259399 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090259399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090259399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090259399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090259400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090259400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090259400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090259400 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090259400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090259400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090259400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090259400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090259400 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090259400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090259400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090259400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090259400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090259400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090259400 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412090259400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090259400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090259400 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090259400 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(722)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090300163 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090300163 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090300163 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090300163 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090300163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090300163 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090300163 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090300163 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090300163 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090300163 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090300163 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090300163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090300163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090300163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090300163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090300163 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090300163 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090300163 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090300163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300164 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090300164 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090300164 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090300164 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090300164 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) 20250412090300164 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090300164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090300164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090300164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090300164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090300164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090300164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090300164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090300164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090300164 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090300164 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090300164 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090300164 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090300164 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090300164 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090300164 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090300164 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090300164 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412090300164 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090300164 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090300164 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090300164 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090300166 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090300166 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090300166 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090300166 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090300166 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090300166 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090300166 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090300166 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090300166 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090300166 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090300166 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090300166 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090300166 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090300166 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090300166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090300166 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090300166 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090300166 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090300166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300166 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090300166 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090300166 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090300166 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090300166 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(725)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090300168 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090300168 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090300168 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090300168 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090300168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090300168 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090300168 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090300168 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090300168 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090300168 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090300168 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090300168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090300168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090300168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090300168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090300168 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090300168 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090300168 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090300168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300168 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090300168 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090300168 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090300168 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090300168 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) 20250412090300168 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) 20250412090300168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090300168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090300168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300168 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090300168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090300168 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090300168 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090300168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090300168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090300168 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090300168 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090300168 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090300168 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090300168 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090300168 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090300168 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090300168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090300168 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'virt-msc1' 20250412090300168 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090300168 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090300168 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090300168 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090300168 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090300168 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090300168 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090300168 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090300168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090300168 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090300168 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090300168 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090300168 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090300168 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090300168 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090300168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090300168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090300168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090300168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090300168 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090300168 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090300168 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090300168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300168 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090300168 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090300168 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090300168 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090300168 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(728)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090300176 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090300176 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090300176 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090300176 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090300176 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090300176 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090300176 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090300176 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090300176 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090300176 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090300176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090300176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090300176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090300176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090300176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090300176 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090300176 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090300176 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090300176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300176 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090300176 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090300176 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090300176 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090300176 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) 20250412090300176 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) 20250412090300176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090300176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090300176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090300176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090300176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090300176 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090300176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090300176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090300176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090300176 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090300176 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: link up (cnlink.c:111) 20250412090300176 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090300176 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090300176 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090300176 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090300176 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090300176 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc2' 20250412090300176 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090300176 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090300176 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090300176 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412090300177 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090300177 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090300177 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090300177 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090300177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090300177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090300177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090300177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090300177 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090300177 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090300177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090300177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090300177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090300177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090300177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090300177 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090300177 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090300177 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090300177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300177 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090300177 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090300177 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090300177 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090300177 DRANAP INFO cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(731)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090300205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090300205 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090300205 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090300205 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090300205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090300205 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090300205 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090300205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090300205 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090300205 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090300205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090300205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090300205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090300205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090300205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090300205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090300205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090300205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090300205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090300205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090300205 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090300205 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090300205 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) 20250412090300205 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090300205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090300205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090300205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090300205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090300205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090300205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090300205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090300205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090300205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090300205 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090300205 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090300205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090300205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090300205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090300205 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090300205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090300205 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412090300205 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090300205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090300206 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090300206 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090300207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090300207 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090300207 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090300207 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090300207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090300207 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090300207 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090300207 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090300207 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090300207 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090300207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090300207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090300207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090300207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090300207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090300207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090300207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090300207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090300207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090300207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090300207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090300207 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090300207 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090300207 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090300207 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090300207 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090301219 DLCTRL DEBUG Command: GET 435389022 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090301219 DLCTRL DEBUG Tx Command reply: GET_REPLY 435389022 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090301227 DLCTRL DEBUG Command: GET 364748944 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090301227 DLCTRL DEBUG Tx Command reply: GET_REPLY 364748944 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090301234 DLCTRL DEBUG Command: GET 363984432 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090301234 DLCTRL DEBUG Tx Command reply: GET_REPLY 363984432 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090301238 DLCTRL DEBUG Command: GET 401222298 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090301238 DLCTRL DEBUG Tx Command reply: GET_REPLY 401222298 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090301244 DLCTRL DEBUG Command: GET 424698800 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090301244 DLCTRL DEBUG Tx Command reply: GET_REPLY 424698800 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090301250 DLCTRL DEBUG Command: GET 862494786 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090301250 DLCTRL DEBUG Tx Command reply: GET_REPLY 862494786 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090301255 DLCTRL DEBUG Command: GET 279683814 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090301255 DLCTRL DEBUG Tx Command reply: GET_REPLY 279683814 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090301259 DLCTRL DEBUG Command: GET 633247443 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090301259 DLCTRL DEBUG Tx Command reply: GET_REPLY 633247443 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090301263 DLCTRL DEBUG Command: GET 275139945 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090301263 DLCTRL DEBUG Tx Command reply: GET_REPLY 275139945 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090301267 DLCTRL DEBUG Command: GET 156093239 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090301267 DLCTRL DEBUG Tx Command reply: GET_REPLY 156093239 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090301270 DLCTRL DEBUG Command: GET 395585401 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090301270 DLCTRL DEBUG Tx Command reply: GET_REPLY 395585401 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090301274 DLCTRL DEBUG Command: GET 791080480 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090301274 DLCTRL DEBUG Tx Command reply: GET_REPLY 791080480 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090301276 DLCTRL DEBUG Command: GET 482595480 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090301276 DLCTRL DEBUG Tx Command reply: GET_REPLY 482595480 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090301279 DLCTRL DEBUG Command: GET 699333987 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090301279 DLCTRL DEBUG Tx Command reply: GET_REPLY 699333987 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090301281 DLCTRL DEBUG Command: GET 301829771 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090301281 DLCTRL DEBUG Tx Command reply: GET_REPLY 301829771 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090301283 DLCTRL DEBUG Command: GET 582654613 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090301283 DLCTRL DEBUG Tx Command reply: GET_REPLY 582654613 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090301285 DLCTRL DEBUG Command: GET 687291273 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090301285 DLCTRL DEBUG Tx Command reply: GET_REPLY 687291273 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090301287 DLCTRL DEBUG Command: GET 327034424 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090301287 DLCTRL DEBUG Tx Command reply: GET_REPLY 327034424 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090301288 DLCTRL DEBUG Command: GET 223049003 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090301288 DLCTRL DEBUG Tx Command reply: GET_REPLY 223049003 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090301291 DLCTRL DEBUG Command: GET 696123919 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090301291 DLCTRL DEBUG Tx Command reply: GET_REPLY 696123919 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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 } } } 20250412090301311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33550<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(734)@481fc27fb91e: 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 20250412090302319 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090302319 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090302319 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090302319 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090302319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090302319 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090302319 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090302319 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090302319 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090302319 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 00 00 17 40 09 50 00 01 01 00 00 00 21 f4 00 40 40 05 00 42 4b 00 23 00 00 00 06 00 08 00 00 00 07  20250412090302319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090302319 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090302319 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090302319 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090302319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090302319 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090302319 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090302319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:486) 20250412090302319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090302319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090302319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090302319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090302319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090302319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090302319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090302319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090302319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090302319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090302319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090302319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090302319 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090302319 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090302319 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250412090302319 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:415) 20250412090302319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:84) 20250412090302319 DRUA DEBUG (127.0.0.1:45703 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:84) 20250412090302319 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (cnlink_paging.c:136) 20250412090302319 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (cnlink_paging.c:163) 20250412090302319 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:180) 20250412090302319 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:114) 20250412090302319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090302319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250412090302319 DLINP DEBUG SRVCONN(,r=127.0.0.1:45703<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090302319 DLINP DEBUG SRVCONN(,r=127.0.0.1:45703<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh1-RUA(720)@481fc27fb91e: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(718)@481fc27fb91e: UnitdataCallback TC_mscpool_paging_tmsi0(734)@481fc27fb91e: 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)@481fc27fb91e: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(722)@481fc27fb91e: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(734) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@481fc27fb91e: Added conn table entry 0TC_mscpool_paging_tmsi0(734)3184024 20250412090303341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090303341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090303341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250412090303341 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090303341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x309598, normal) (hnbgw_rua.c:406) 20250412090303341 DHNB DEBUG map_rua[0x5654519608e0]{init}: Allocated (fsm.c:456) 20250412090303341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3184024)[0x5654519608e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090303341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3184024 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090303341 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090303341 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090303341 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3184024 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging response record selects msc 0 (hnbgw_cn.c:632) 20250412090303341 DCN DEBUG map_sccp[0x56545195aa60]{init}: Allocated (fsm.c:456) 20250412090303341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56545195aa60]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090303341 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-3184024 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090303341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3184024 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:311) 20250412090303341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3184024)[0x5654519608e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090303341 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090303341 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090303341 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3184024 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090303341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56545195aa60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090303341 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090303342 DLSCCP DEBUG SCCP-SCOC(82)[0x565451965c60]{IDLE}: Allocated (fsm.c:456) 20250412090303342 DLSCCP DEBUG SCCP-SCOC(82)[0x565451965c60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090303342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030000160056400500f1100926) (sccp_scrc.c:415) 20250412090303342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090303342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090303342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090303342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090303342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090303342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090303342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090303342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090303342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090303342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090303342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090303342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090303342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090303342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090303342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090303342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 52 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 4b 00 23 00 4f 40 03 00 00 16 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090303342 DLSCCP DEBUG SCCP-SCOC(82)[0x565451965c60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090303342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56545195aa60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090303342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3184024)[0x5654519608e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090303342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090303342 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090303342 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090303342 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090303342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090303342 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412090303342 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090303342 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090303342 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090303342 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 bd 00 00 00 bc 03 00 00 07 01 00 00 52 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 42 4b 00 23 00 4f 40 03 00 00 16 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(721)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(721)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(722)@481fc27fb91e: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(734) HNBGW_Test.msc0-RAN(722)@481fc27fb91e: Added conn table entry 0TC_mscpool_paging_tmsi0(734)7844275 HNBGW_Test.msc0-SCCP(721)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(721)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(734)@481fc27fb91e: setverdict(pass): none -> pass 20250412090303348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090303348 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090303348 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090303348 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090303348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090303348 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090303348 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090303348 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090303348 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090303348 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 52 02 49 f3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090303348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090303348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090303348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090303348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090303348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090303348 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000249f3) (sccp_scrc.c:486) 20250412090303348 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1855) 20250412090303348 DLSCCP DEBUG SCCP-SCOC(82)[0x565451965c60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090303348 DLSCCP DEBUG SCCP-SCOC(82)[0x565451965c60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090303348 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090303348 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090303348 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090303348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56545195aa60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090303348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56545195aa60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090304352 DLCTRL DEBUG Command: GET 945239859 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090304352 DLCTRL DEBUG Tx Command reply: GET_REPLY 945239859 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090304357 DLCTRL DEBUG Command: GET 502991045 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090304357 DLCTRL DEBUG Tx Command reply: GET_REPLY 502991045 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090304362 DLCTRL DEBUG Command: GET 251783842 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090304362 DLCTRL DEBUG Tx Command reply: GET_REPLY 251783842 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090304367 DLCTRL DEBUG Command: GET 89249336 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090304367 DLCTRL DEBUG Tx Command reply: GET_REPLY 89249336 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090304372 DLCTRL DEBUG Command: GET 77058197 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090304372 DLCTRL DEBUG Tx Command reply: GET_REPLY 77058197 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090304379 DLCTRL DEBUG Command: GET 653616708 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090304379 DLCTRL DEBUG Tx Command reply: GET_REPLY 653616708 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090304383 DLCTRL DEBUG Command: GET 113593069 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090304383 DLCTRL DEBUG Tx Command reply: GET_REPLY 113593069 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090304386 DLCTRL DEBUG Command: GET 970555074 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090304386 DLCTRL DEBUG Tx Command reply: GET_REPLY 970555074 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090304388 DLCTRL DEBUG Command: GET 589957867 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090304388 DLCTRL DEBUG Tx Command reply: GET_REPLY 589957867 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090304390 DLCTRL DEBUG Command: GET 970701821 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090304390 DLCTRL DEBUG Tx Command reply: GET_REPLY 970701821 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090304393 DLCTRL DEBUG Command: GET 894023929 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090304393 DLCTRL DEBUG Tx Command reply: GET_REPLY 894023929 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090304397 DLCTRL DEBUG Command: GET 199007243 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090304397 DLCTRL DEBUG Tx Command reply: GET_REPLY 199007243 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090304399 DLCTRL DEBUG Command: GET 987307423 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090304399 DLCTRL DEBUG Tx Command reply: GET_REPLY 987307423 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090304402 DLCTRL DEBUG Command: GET 118844501 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090304402 DLCTRL DEBUG Tx Command reply: GET_REPLY 118844501 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090304404 DLCTRL DEBUG Command: GET 256693678 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090304404 DLCTRL DEBUG Tx Command reply: GET_REPLY 256693678 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090304406 DLCTRL DEBUG Command: GET 908990806 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090304406 DLCTRL DEBUG Tx Command reply: GET_REPLY 908990806 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090304408 DLCTRL DEBUG Command: GET 629727104 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090304408 DLCTRL DEBUG Tx Command reply: GET_REPLY 629727104 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090304410 DLCTRL DEBUG Command: GET 204089 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090304410 DLCTRL DEBUG Tx Command reply: GET_REPLY 204089 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090304411 DLCTRL DEBUG Command: GET 261644223 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090304411 DLCTRL DEBUG Tx Command reply: GET_REPLY 261644223 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090304413 DLCTRL DEBUG Command: GET 352029311 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090304413 DLCTRL DEBUG Tx Command reply: GET_REPLY 352029311 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090304419 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43835<->l=127.0.0.1:4262) (control_if.c:193) 20250412090304420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33540<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(715)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(714)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090304422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33538<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090304422 DLINP DEBUG SRVCONN(,r=127.0.0.1:45703<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090304422 DLINP DEBUG SRVCONN(,r=127.0.0.1:45703<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090304422 DLINP NOTICE SRV(,r=127.0.0.1:45703<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090304423 DMAIN NOTICE (127.0.0.1:45703 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45703<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090304423 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(720)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(713)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(731)@481fc27fb91e: Final verdict of PTC: none 20250412090304424 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090304424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090304424 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090304424 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412090304424 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090304424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090304424 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090304424 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090304424 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 20250412090304424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090304424 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090304424 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090304424 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090304424 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090304424 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090304424 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090304425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090304425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250412090304425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090304425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090304425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090304425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090304425 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090304425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-SCCP(724)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(727)@481fc27fb91e: Final verdict of PTC: none 20250412090304425 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090304425 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090304425 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 20250412090304425 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090304425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090304425 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc1-RAN(725)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(730)@481fc27fb91e: Final verdict of PTC: none20250412090304425 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090304425 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 20250412090304425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090304425 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090304425 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090304425 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090304425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090304425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412090304425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090304425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090304426 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 07 04 02 49 f3 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 01  20250412090304426 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090304424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090304424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090304424 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090304424 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090304424 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090304424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3184024)[0x5654519608e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412090304424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3184024)[0x5654519608e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412090304424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56545195aa60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412090304424 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090304424 DLSCCP DEBUG SCCP-SCOC(82)[0x565451965c60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090304424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000249f3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090304424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090304424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090304424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090304424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090304424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090304424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090304424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 07 04 02 49 f3 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090304424 DLSCCP DEBUG SCCP-SCOC(82)[0x565451965c60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090304424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56545195aa60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090304424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3184024)[0x5654519608e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090304424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3184024)[0x5654519608e0]{disrupted}: Freeing instance (context_map.c:202) 20250412090304424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3184024)[0x5654519608e0]{disrupted}: Deallocated (fsm.c:568) 20250412090304425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56545195aa60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090304425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56545195aa60]{disconnected}: Freeing instance (context_map.c:206) 20250412090304425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56545195aa60]{disconnected}: Deallocated (fsm.c:568) 20250412090304425 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3184024 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250412090304425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090304425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090304425 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090304425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090304425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090304425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090304425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090304425 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090304425 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090304425 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090304425 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090304426 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250412090304426 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090304426 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 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090304426 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090304426 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090304426 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090304426 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  HNBGW_Test.msc0-M3UA(723)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(719)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(721)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(722)@481fc27fb91e: Final verdict of PTC: none 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090304426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090304426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090304426 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-M3UA(732)@481fc27fb91e: Final verdict of PTC: none 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090304426 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 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090304426 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090304426 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090304427 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090304427 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090304427 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090304427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  HNBGW_Test.msc2-M3UA(729)@481fc27fb91e: Final verdict of PTC: none20250412090304427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090304427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090304427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090304427 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 20250412090304427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090304427 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc2-0: connection closed 20250412090304427 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090304427 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090304427 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090304427 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250412090304427 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090304427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090304427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090304427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090304427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) HNBGW-MGCP(733)@481fc27fb91e: Final verdict of PTC: none 20250412090304427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090304428 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090304428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090304428 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090304428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090304428 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090304428 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090304428 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090304428 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090304428 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090304428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090304428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090304428 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090304428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090304428 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090304428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090304428 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090304428 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090304428 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090304428 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090304428 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090304428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090304428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090304428 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250412090304428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090304428 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090304428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090304428 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090304428 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090304428 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090304428 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090304428 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(716)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(717)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(728)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(726)@481fc27fb91e: Final verdict of PTC: none 20250412090304459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33550<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(734)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(713): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(714): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(716): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(717): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(718): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(719): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(720): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(721): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(722): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(723): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(724): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(725): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(726): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-SCCP(727): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-RAN(728): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-M3UA(729): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(730): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(731): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(732): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_tmsi0(734): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sat Apr 12 09:03:04 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 20250412090304632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090304996 DLSCCP DEBUG SCCP-SCOC(81)[0x56545197f680]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090304996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4d153), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090304996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090304996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090304996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090304997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090304997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090304997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090304997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090304997 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090304997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090304997 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090304997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090304997 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090304997 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f4 d1 53 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090305235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33564<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=504264) 20250412090305531 DLSCCP DEBUG SCCP-SCOC(80)[0x5654518d7b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090305531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bf93e), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090305531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090305531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090305531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090305531 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090305531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090305531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090305531 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 2b f9 3e 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090305531 DLSCCP DEBUG SCCP-SCOC(79)[0x5654518d8150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090305531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d245fc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090305531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090305531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090305531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090305531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090305531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090305531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090305531 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 45 fc 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090305532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090305532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090305532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090305532 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090305532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090305532 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090305532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090305532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090305532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090305532 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090305532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090305532 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=504264, count=519256) 20250412090306425 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090306426 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090306426 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090306427 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090306427 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090306427 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090306427 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090306427 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090306427 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090306428 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090306428 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250412090306428 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered ------ Sat Apr 12 09:03:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412090307586 DLSCCP DEBUG SCCP-SCOC(77)[0x56545195ddc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090307586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00332996), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090307586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090307586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090307586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090307586 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090307586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090307586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090307586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 33 29 96 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090307586 DLSCCP DEBUG SCCP-SCOC(78)[0x56545195f060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090307586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c4e04), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090307586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090307586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090307586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090307586 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090307586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090307586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090307586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2c 4e 04 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090307586 DLSCCP DEBUG SCCP-SCOC(76)[0x5654519701e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090307586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011b130), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090307586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090307586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090307586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090307586 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090307586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090307586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090307586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 11 b1 30 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090307587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090307587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090307587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090307587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090307587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090307587 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090307587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090307587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090307587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090307587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090307587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090307587 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090307587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090307587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090307587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090307587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090307587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090307587 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090307879 DLSCCP DEBUG SCCP-SCOC(73)[0x56545197ded0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090307879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077b0bd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090307879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090307879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090307879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090307879 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090307879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090307879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090307879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 77 b0 bd 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090307879 DLSCCP DEBUG SCCP-SCOC(74)[0x565451970ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090307879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00815ba6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090307879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090307879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090307879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090307879 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090307879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090307879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090307879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 5b a6 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090307879 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090307879 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090307879 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090307879 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090307879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090307879 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090307879 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090307879 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090307879 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090307879 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090307879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090307879 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090307882 DLSCCP DEBUG SCCP-SCOC(75)[0x565451967390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090307882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9c5bf), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090307882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090307882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090307882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090307882 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090307882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090307882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090307882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b9 c5 bf 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090307882 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090307882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090307882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090307882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090307882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090307882 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090308214 DLSCCP DEBUG SCCP-SCOC(72)[0x565451964110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090308214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086d86a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090308214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090308214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090308214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090308214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090308214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 86 d8 6a 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090308214 DLSCCP DEBUG SCCP-SCOC(70)[0x5654519d8d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090308214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009262f1), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090308214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090308214 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090308214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090308214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090308214 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 92 62 f1 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090308214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090308214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090308214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090308214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090308214 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090308214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090308214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090308214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090308214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090308214 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090308216 DLSCCP DEBUG SCCP-SCOC(71)[0x565451964c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090308216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9bc6b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090308216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090308216 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308216 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090308216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090308216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090308216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d9 bc 6b 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090308217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090308217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090308217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090308217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090308217 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_mscpool_paging_imsi_lai_registered started. 20250412090308340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090308358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090308360 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36123<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_lai_registered-Iuh0(739)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090308614 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090308614 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090308633 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090308633 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090308633 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090308633 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090308633 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090308633 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090308634 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090308634 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi_lai_registered-Iuh1(741)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090308634 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090308634 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090308634 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090308634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090308634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090308634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308635 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090308635 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308635 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090308635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090308635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090308635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090308635 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090308635 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090308635 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090308635 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090308635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090308635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090308635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308635 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090308636 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308636 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090308636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090308636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090308636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090308636 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090308636 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35538 (stream_srv.c:142) 20250412090308636 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35538<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090308637 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090308637 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090308637 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090308637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090308637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090308637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308637 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=11 -> eSLS=75: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090308637 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=11 -> eSLS=107: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308638 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090308638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090308638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090308638 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0b 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090308638 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090308638 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090308638 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090308638 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090308638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090308638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090308638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308638 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090308639 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308639 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090308639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090308639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090308639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090308639 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090308639 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308639 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090308639 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090308639 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090308639 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090308639 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090308639 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308639 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090308639 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090308639 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090308639 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090308639 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090308639 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308639 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090308639 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090308639 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090308639 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090308639 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090308639 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308639 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090308639 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090308639 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090308639 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090308639 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(745)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(745)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(745)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(743)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(748)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(748)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(748)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-SCCP(746)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090308704 DLSCCP DEBUG SCCP-SCOC(68)[0x5654519623c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090308704 DLSCCP DEBUG SCCP-SCOC(68)[0x5654519623c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090308704 DLSCCP DEBUG SCCP-SCOC(68)[0x5654519623c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090308704 DLSCCP DEBUG SCCP-SCOC(68)[0x5654519623c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090308704 DLSCCP DEBUG SCCP-SCOC(68)[0x5654519623c0]{IDLE}: Deallocated (fsm.c:568) 20250412090308706 DLSCCP DEBUG SCCP-SCOC(67)[0x565451972390]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090308706 DLSCCP DEBUG SCCP-SCOC(67)[0x565451972390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090308706 DLSCCP DEBUG SCCP-SCOC(67)[0x565451972390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090308706 DLSCCP DEBUG SCCP-SCOC(67)[0x565451972390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090308706 DLSCCP DEBUG SCCP-SCOC(67)[0x565451972390]{IDLE}: Deallocated (fsm.c:568) 20250412090308706 DLSCCP DEBUG SCCP-SCOC(69)[0x565451979860]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090308706 DLSCCP DEBUG SCCP-SCOC(69)[0x565451979860]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090308706 DLSCCP DEBUG SCCP-SCOC(69)[0x565451979860]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090308706 DLSCCP DEBUG SCCP-SCOC(69)[0x565451979860]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090308706 DLSCCP DEBUG SCCP-SCOC(69)[0x565451979860]{IDLE}: Deallocated (fsm.c:568) MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(751)@481fc27fb91e: ************************************************* HNBGW_Test.msc2-M3UA(751)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(751)@481fc27fb91e: ************************************************* HNBGW_Test.msc2-SCCP(749)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090308737 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090308737 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090308737 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090308737 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090308738 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090308738 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090308738 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090308738 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090308738 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090308738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090308738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090308738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090308738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090308738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090308738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090308738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090308738 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090308738 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090308738 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090308738 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090308738 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090308738 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090308738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090308738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090308738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090308739 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308739 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090308739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090308739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090308739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090308739 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090308739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308739 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090308739 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090308739 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090308739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090308739 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090308739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308739 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090308739 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090308739 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090308739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090308739 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090308740 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090308740 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090308740 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090308740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090308740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090308740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090308740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308740 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090308740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090308740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090308740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090308740 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090308740 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090308740 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090308740 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090308740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090308740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090308740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090308740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308740 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090308740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090308740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090308740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090308740 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090308740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308740 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090308740 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090308740 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090308740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090308740 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090308740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308740 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090308740 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090308740 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090308740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090308740 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(754)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(754)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(754)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(752)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090308792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090308792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090308792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090308792 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090308792 DHNBAP 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) 20250412090308792 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090308792 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090308792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090308792 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090308803 DLINP DEBUG SRVCONN(,r=127.0.0.1:35538<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090308803 DLINP DEBUG SRVCONN(,r=127.0.0.1:35538<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090308803 DLINP DEBUG SRVCONN(,r=127.0.0.1:35538<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090308803 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090308803 DHNBAP DEBUG (127.0.0.1:35538 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090308803 DHNBAP NOTICE (127.0.0.1:35538 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090308803 DHNBAP NOTICE (127.0.0.1:35538 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090308803 DLINP DEBUG SRVCONN(,r=127.0.0.1:35538<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090308803 DLINP DEBUG SRVCONN(,r=127.0.0.1:35538<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090308870 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 20250412090308870 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 20250412090308870 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090308870 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090308875 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308875 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090308875 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090308875 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090308875 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090308875 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090308875 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090308875 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090308875 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090308875 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090308875 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090308878 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308878 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090308878 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090308878 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090308878 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090308878 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090308878 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090308878 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090308878 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090308878 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090308878 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090308878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090308879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090308879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090308879 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090308879 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090308879 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090308879 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090308879 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090308879 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090308879 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090308879 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090308880 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090308880 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090308880 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090308880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090308880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090308880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090308880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090308880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090308880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090308880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090308880 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090308881 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308881 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090308881 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090308881 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090308881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090308881 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412090308881 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090308881 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090308881 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090308881 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090308898 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 20250412090308898 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 20250412090308898 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090308898 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090308903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308903 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090308903 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090308903 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090308903 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090308903 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090308903 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090308903 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090308903 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090308903 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090308903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090308905 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308905 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090308905 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090308905 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090308905 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090308905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090308905 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090308905 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090308905 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090308905 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090308905 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090308905 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090308905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090308906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090308906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090308906 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090308906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090308906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090308906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090308906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090308906 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090308906 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090308906 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090308907 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090308907 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090308907 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090308907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090308907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090308907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090308907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308907 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090308907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090308907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090308907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090308907 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090308907 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090308907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090308907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090308907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090308907 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250412090308907 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090308907 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090308907 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090308907 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090308929 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 20250412090308929 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 20250412090308929 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090308929 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412090308934 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308934 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412090308934 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090308934 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090308934 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090308934 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090308934 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250412090308934 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090308934 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090308934 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250412090308934 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090308936 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090308936 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090308936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412090308936 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090308936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090308936 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090308936 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090308936 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412090308936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412090308936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412090308936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412090308936 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090308936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090308936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090308936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090308936 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412090308936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090308936 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090308936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090308936 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090308936 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090308937 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090308937 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090308938 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090308938 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090308938 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090308938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090308938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090308938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090308938 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308938 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090308938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090308938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090308938 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090308938 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090308938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090308938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090308938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090308938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090308938 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc2' 20250412090308938 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090308938 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090308938 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090308938 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412090308969 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 20250412090308969 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 20250412090308969 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090308969 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090308973 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308973 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090308973 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090308973 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090308973 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090308973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090308973 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090308973 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090308973 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090308973 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090308973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090308976 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308976 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090308976 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090308976 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090308976 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090308976 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090308976 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090308976 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090308976 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090308976 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090308976 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090308976 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090308976 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412090308976 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090308976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090308976 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090308976 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090308976 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090308976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090308976 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090308976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090308976 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090308976 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090308976 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090308977 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090308978 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090308978 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090308978 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090308978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090308978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090308978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308978 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090308979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090308979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090308979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090308979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090308979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090308979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090308979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090308979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090308979 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090308980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090308980 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090308980 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090308980 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090308980 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090308980 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412090308980 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090308980 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090308980 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090308980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(744)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090309681 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090309681 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090309681 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090309681 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090309681 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090309681 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090309681 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090309681 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090309681 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090309681 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090309681 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090309681 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090309681 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090309681 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090309681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090309681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090309681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090309681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090309681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309682 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090309682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090309682 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090309682 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090309682 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) 20250412090309682 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090309682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090309682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090309682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309682 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090309682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090309682 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090309682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090309682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090309682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090309682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090309682 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090309682 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090309682 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090309682 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090309682 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090309682 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090309682 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090309682 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412090309682 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090309682 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090309682 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090309682 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090309682 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090309682 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090309682 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090309682 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090309682 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090309682 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090309682 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090309682 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090309682 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090309682 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090309682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090309682 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090309682 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090309682 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090309682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090309682 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090309682 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090309682 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090309682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309682 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090309682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090309682 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090309682 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090309682 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(747)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090309711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090309711 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090309711 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090309711 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090309711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090309711 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090309711 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090309711 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090309711 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090309711 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090309711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090309712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090309712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090309712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090309712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090309712 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090309712 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090309712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090309712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090309712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090309712 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090309712 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090309712 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) 20250412090309712 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) 20250412090309712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090309712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090309712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090309712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090309712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090309712 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090309712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090309712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090309712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090309712 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090309712 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090309712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090309712 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090309712 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090309712 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090309712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090309712 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'virt-msc1' 20250412090309712 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090309712 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090309712 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090309712 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090309712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090309712 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090309712 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090309712 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090309712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090309712 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090309712 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090309712 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090309712 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090309712 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090309712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090309712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090309712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090309712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090309712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090309712 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090309713 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090309713 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090309713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309713 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090309713 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090309713 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090309713 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090309713 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(750)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090309741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090309741 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090309741 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090309741 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090309741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090309741 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090309741 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090309741 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090309741 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090309741 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090309741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090309741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090309741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090309741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090309741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090309741 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090309741 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090309741 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090309741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309741 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090309741 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090309741 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090309741 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090309741 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) 20250412090309741 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) 20250412090309741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090309741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090309741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090309741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090309741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090309741 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090309741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090309741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090309741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090309741 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090309741 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: link up (cnlink.c:111) 20250412090309741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090309741 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090309741 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090309741 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090309741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090309741 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=13 -> eSLS=29: picked Normal Route via 'virt-msc2' round-robin style 20250412090309741 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090309741 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090309741 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090309741 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412090309741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090309741 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090309741 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090309741 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090309741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090309741 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090309741 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090309741 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090309741 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090309741 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090309742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090309742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090309742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090309742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090309742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090309742 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090309742 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090309742 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090309742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309742 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090309742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090309742 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090309742 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090309742 DRANAP INFO cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(753)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090309785 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090309785 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090309785 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090309785 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090309785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090309785 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090309785 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090309785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090309785 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090309785 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090309785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090309785 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090309785 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090309785 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090309785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090309785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090309785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090309785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090309785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090309785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090309785 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090309785 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090309785 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) 20250412090309785 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090309785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090309785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090309785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090309785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090309786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090309786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090309786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090309786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090309786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090309786 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090309786 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090309786 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090309786 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090309786 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090309786 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090309786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090309786 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412090309786 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090309786 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090309786 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090309786 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090309788 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090309788 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090309788 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090309788 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090309788 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090309788 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090309788 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090309789 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090309789 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090309789 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090309789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090309789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090309789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090309789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090309789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090309789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090309789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090309789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090309789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090309789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090309789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090309789 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090309789 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090309789 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090309789 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090309789 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090310810 DLCTRL DEBUG Command: GET 458308427 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090310810 DLCTRL DEBUG Tx Command reply: GET_REPLY 458308427 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090310812 DLCTRL DEBUG Command: GET 609104198 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090310812 DLCTRL DEBUG Tx Command reply: GET_REPLY 609104198 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090310813 DLCTRL DEBUG Command: GET 782657066 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090310813 DLCTRL DEBUG Tx Command reply: GET_REPLY 782657066 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090310813 DLCTRL DEBUG Command: GET 458833263 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090310813 DLCTRL DEBUG Tx Command reply: GET_REPLY 458833263 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090310814 DLCTRL DEBUG Command: GET 35414011 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090310814 DLCTRL DEBUG Tx Command reply: GET_REPLY 35414011 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090310815 DLCTRL DEBUG Command: GET 607762991 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090310815 DLCTRL DEBUG Tx Command reply: GET_REPLY 607762991 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090310816 DLCTRL DEBUG Command: GET 369652480 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090310816 DLCTRL DEBUG Tx Command reply: GET_REPLY 369652480 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090310816 DLCTRL DEBUG Command: GET 424158329 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090310816 DLCTRL DEBUG Tx Command reply: GET_REPLY 424158329 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090310817 DLCTRL DEBUG Command: GET 578697989 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090310817 DLCTRL DEBUG Tx Command reply: GET_REPLY 578697989 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090310818 DLCTRL DEBUG Command: GET 658939455 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090310818 DLCTRL DEBUG Tx Command reply: GET_REPLY 658939455 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090310819 DLCTRL DEBUG Command: GET 637691305 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090310819 DLCTRL DEBUG Tx Command reply: GET_REPLY 637691305 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090310820 DLCTRL DEBUG Command: GET 191557369 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090310820 DLCTRL DEBUG Tx Command reply: GET_REPLY 191557369 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090310821 DLCTRL DEBUG Command: GET 734914012 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090310821 DLCTRL DEBUG Tx Command reply: GET_REPLY 734914012 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090310822 DLCTRL DEBUG Command: GET 444400456 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090310822 DLCTRL DEBUG Tx Command reply: GET_REPLY 444400456 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090310824 DLCTRL DEBUG Command: GET 283663407 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090310824 DLCTRL DEBUG Tx Command reply: GET_REPLY 283663407 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090310825 DLCTRL DEBUG Command: GET 869243163 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090310825 DLCTRL DEBUG Tx Command reply: GET_REPLY 869243163 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090310826 DLCTRL DEBUG Command: GET 982354620 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090310826 DLCTRL DEBUG Tx Command reply: GET_REPLY 982354620 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090310826 DLCTRL DEBUG Command: GET 62139976 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090310826 DLCTRL DEBUG Tx Command reply: GET_REPLY 62139976 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090310827 DLCTRL DEBUG Command: GET 999322574 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090310827 DLCTRL DEBUG Tx Command reply: GET_REPLY 999322574 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090310828 DLCTRL DEBUG Command: GET 239279221 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090310828 DLCTRL DEBUG Tx Command reply: GET_REPLY 239279221 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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 } } } 20250412090310839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090311864 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090311864 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090311864 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090311864 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090311864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090311864 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090311864 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090311864 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090311864 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090311864 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 23 00 0e 40 1f 00 00 03 00 03 40 01 00 00 17 40 09 50 00 01 01 00 00 00 21 f3 00 15 40 06 00 00 f1 10 09 26 00 00 06 00 08 00 00 00 07  20250412090311864 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090311864 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090311864 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090311864 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090311864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090311864 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090311865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090311865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=35,D=000e401f0000030003400100001740095000010100000021f3001540060000f1100926) (sccp_scrc.c:486) 20250412090311865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090311865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090311865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090311865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090311865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090311865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090311865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090311865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090311865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090311865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090311865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090311865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090311865 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090311865 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090311865 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250412090311865 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: LAI 001-01-2342-0 (hnbgw_ranap.c:415) 20250412090311865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:84) 20250412090311865 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250412090311865 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250412090311865 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250412090311865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090311865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740)@481fc27fb91e: UnitdataCallback HNBGW_Test.msc0-RAN(744)@481fc27fb91e: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(756)7800541 20250412090312882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090312882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090312882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412090312882 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090312882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7706dd, normal) (hnbgw_rua.c:406) 20250412090312882 DHNB DEBUG map_rua[0x5654519623c0]{init}: Allocated (fsm.c:456) 20250412090312882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7800541)[0x5654519623c0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090312882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7800541 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090312882 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090312882 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090312882 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7800541 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:632) 20250412090312882 DCN DEBUG map_sccp[0x5654519608e0]{init}: Allocated (fsm.c:456) 20250412090312882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5654519608e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090312882 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-7800541 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090312882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7800541 SCCP-83 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412090312882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7800541)[0x5654519623c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090312882 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090312882 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090312882 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7800541 SCCP-83 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090312882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5654519608e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090312882 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090312882 DLSCCP DEBUG SCCP-SCOC(83)[0x56545195aa60]{IDLE}: Allocated (fsm.c:456) 20250412090312882 DLSCCP DEBUG SCCP-SCOC(83)[0x56545195aa60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090312882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f400300008c0056400500f1100926) (sccp_scrc.c:415) 20250412090312882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090312882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090312882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090312882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090312882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090312882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090312882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090312882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090312882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090312882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090312882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090312882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090312882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090312882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090312882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090312882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 53 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 00 8c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090312882 DLSCCP DEBUG SCCP-SCOC(83)[0x56545195aa60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090312882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5654519608e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090312882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7800541)[0x5654519623c0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090312883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090312883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090312883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090312883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090312883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090312883 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412090312883 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090312883 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090312883 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090312883 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 06 01 00 00 53 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 00 8c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(743)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(743)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(744)@481fc27fb91e: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(756) HNBGW_Test.msc0-RAN(744)@481fc27fb91e: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(756)13096079 HNBGW_Test.msc0-SCCP(743)@481fc27fb91e: Session index based on connection ID:0 TC_mscpool_paging_imsi_lai_registered0(756)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(743)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412090312901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090312901 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090312901 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090312901 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090312901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090312901 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090312901 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090312901 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090312901 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090312901 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 53 b0 84 d2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090312901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090312901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090312901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090312901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090312901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090312901 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b084d2) (sccp_scrc.c:486) 20250412090312901 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1855) 20250412090312901 DLSCCP DEBUG SCCP-SCOC(83)[0x56545195aa60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090312901 DLSCCP DEBUG SCCP-SCOC(83)[0x56545195aa60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090312901 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090312901 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090312901 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090312901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5654519608e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090312901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5654519608e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090313904 DLCTRL DEBUG Command: GET 611664545 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090313904 DLCTRL DEBUG Tx Command reply: GET_REPLY 611664545 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090313910 DLCTRL DEBUG Command: GET 842452888 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090313910 DLCTRL DEBUG Tx Command reply: GET_REPLY 842452888 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090313914 DLCTRL DEBUG Command: GET 681942033 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090313914 DLCTRL DEBUG Tx Command reply: GET_REPLY 681942033 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090313919 DLCTRL DEBUG Command: GET 642939232 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090313919 DLCTRL DEBUG Tx Command reply: GET_REPLY 642939232 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090313924 DLCTRL DEBUG Command: GET 179967769 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090313924 DLCTRL DEBUG Tx Command reply: GET_REPLY 179967769 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090313928 DLCTRL DEBUG Command: GET 414790028 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090313928 DLCTRL DEBUG Tx Command reply: GET_REPLY 414790028 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090313933 DLCTRL DEBUG Command: GET 655232496 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090313933 DLCTRL DEBUG Tx Command reply: GET_REPLY 655232496 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090313936 DLCTRL DEBUG Command: GET 157976550 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090313936 DLCTRL DEBUG Tx Command reply: GET_REPLY 157976550 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090313939 DLCTRL DEBUG Command: GET 768747248 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090313939 DLCTRL DEBUG Tx Command reply: GET_REPLY 768747248 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090313941 DLCTRL DEBUG Command: GET 484662047 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090313941 DLCTRL DEBUG Tx Command reply: GET_REPLY 484662047 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090313942 DLCTRL DEBUG Command: GET 804164587 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090313942 DLCTRL DEBUG Tx Command reply: GET_REPLY 804164587 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090313944 DLCTRL DEBUG Command: GET 227701907 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090313944 DLCTRL DEBUG Tx Command reply: GET_REPLY 227701907 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090313945 DLCTRL DEBUG Command: GET 546789605 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090313945 DLCTRL DEBUG Tx Command reply: GET_REPLY 546789605 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090313946 DLCTRL DEBUG Command: GET 383571549 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090313946 DLCTRL DEBUG Tx Command reply: GET_REPLY 383571549 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090313947 DLCTRL DEBUG Command: GET 361758779 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090313947 DLCTRL DEBUG Tx Command reply: GET_REPLY 361758779 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090313948 DLCTRL DEBUG Command: GET 806638372 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090313948 DLCTRL DEBUG Tx Command reply: GET_REPLY 806638372 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090313949 DLCTRL DEBUG Command: GET 964208807 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090313949 DLCTRL DEBUG Tx Command reply: GET_REPLY 964208807 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090313951 DLCTRL DEBUG Command: GET 639154288 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090313951 DLCTRL DEBUG Tx Command reply: GET_REPLY 639154288 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090313951 DLCTRL DEBUG Command: GET 607873727 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090313951 DLCTRL DEBUG Tx Command reply: GET_REPLY 607873727 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090313952 DLCTRL DEBUG Command: GET 586512995 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090313952 DLCTRL DEBUG Tx Command reply: GET_REPLY 586512995 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090313955 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36123<->l=127.0.0.1:4262) (control_if.c:193) 20250412090313956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40064<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(737)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(736)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090313958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40056<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090313958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090313958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090313958 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090313958 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090313959 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090313959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7800541)[0x5654519623c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412090313959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7800541)[0x5654519623c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412090313959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5654519608e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412090313959 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090313959 DLSCCP DEBUG SCCP-SCOC(83)[0x56545195aa60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090313959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b084d2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090313959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090313959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090313959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090313959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090313959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090313959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090313959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 06 04 b0 84 d2 00 00 53 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090313959 DLSCCP DEBUG SCCP-SCOC(83)[0x56545195aa60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090313959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5654519608e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090313959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7800541)[0x5654519623c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090313959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7800541)[0x5654519623c0]{disrupted}: Freeing instance (context_map.c:202) 20250412090313959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7800541)[0x5654519623c0]{disrupted}: Deallocated (fsm.c:568) 20250412090313959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5654519608e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090313959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5654519608e0]{disconnected}: Freeing instance (context_map.c:206) 20250412090313959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5654519608e0]{disconnected}: Deallocated (fsm.c:568) 20250412090313959 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7800541 SCCP-83 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250412090313959 DLINP DEBUG SRVCONN(,r=127.0.0.1:35538<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090313959 DLINP DEBUG SRVCONN(,r=127.0.0.1:35538<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090313959 DLINP NOTICE SRV(,r=127.0.0.1:35538<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090313959 DMAIN NOTICE (127.0.0.1:35538 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35538<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090313959 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250412090313959 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090313959 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090313959 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090313959 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090313959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090313959 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412090313959 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090313959 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090313959 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090313959 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 06 04 b0 84 d2 00 00 53 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(742)@481fc27fb91e: Final verdict of PTC: none 20250412090313960 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090313960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090313960 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090313960 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412090313960 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090313960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-RAN(747)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_lai_registered(735)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(746)@481fc27fb91e: Final verdict of PTC: none 20250412090313960 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090313961 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 20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090313961 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090313961 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090313961 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090313961 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090313961 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090313961 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090313961 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090313961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090313961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090313961 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090313961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090313961 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090313961 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090313961 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 20250412090313961 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 20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412090313961 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 20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090313961 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090313961 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090313961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090313961 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090313961 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090313961 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090313961 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090313961 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090313961 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090313961 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090313961 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  HNBGW_Test.sgsn0-RAN(753)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(750)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(749)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(752)@481fc27fb91e: Final verdict of PTC: none 20250412090313962 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090313962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090313962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090313962 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) 20250412090313962 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090313962 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090313962 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090313962 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090313962 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-SCCP(743)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(744)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1(741)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(754)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(748)@481fc27fb91e: Final verdict of PTC: none 20250412090313962 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090313962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090313962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090313962 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090313962 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090313962 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090313962 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090313962 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090313962 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090313962 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090313962 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090313962 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090313962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090313963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090313963 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090313963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090313963 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090313963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090313963 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090313963 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090313963 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090313963 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090313963 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090313962 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090313962 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412090313962 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090313962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090313962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090313962 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 20250412090313962 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090313962 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090313962 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412090313962 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: Connection reset by peer 20250412090313962 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250412090313962 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090313962 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412090313963 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250412090313963 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 TC_mscpool_paging_imsi_lai_registered-Iuh0(739)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(738)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(751)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(755)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(745)@481fc27fb91e: Final verdict of PTC: none 20250412090313979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40072<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_lai_registered0(756)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(735): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(738): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(739): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(740): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(741): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(742): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(743): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(744): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(745): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(746): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(747): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(748): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-SCCP(749): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-RAN(750): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-M3UA(751): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(755): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(756): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass'. Sat Apr 12 09:03:14 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 20250412090314139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090314425 DLSCCP DEBUG SCCP-SCOC(82)[0x565451965c60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090314425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000249f3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090314425 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090314426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090314426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090314426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090314426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090314426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090314426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 02 49 f3 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090314426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090314426 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090314426 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090314426 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090314426 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090314426 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090314740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40088<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=513012) 20250412090314998 DLSCCP DEBUG SCCP-SCOC(81)[0x56545197f680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090314998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4d153), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090314998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090314998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090314998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090314998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090314998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090314998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090314998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f4 d1 53 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090314998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090314998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090314998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090314998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090314998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090314998 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090315532 DLSCCP DEBUG SCCP-SCOC(79)[0x5654518d8150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090315532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d245fc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090315533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090315533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090315533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090315533 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090315533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090315533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090315533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 45 fc 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090315533 DLSCCP DEBUG SCCP-SCOC(80)[0x5654518d7b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090315533 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bf93e), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090315533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090315533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090315533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090315533 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090315533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090315533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090315533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 2b f9 3e 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090315533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090315533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090315533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090315533 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090315533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090315533 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090315533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090315533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090315533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090315533 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090315533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090315533 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250412090315533 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090315533 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090315533 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090315533 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 2b f9 3e 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250412090315534 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 Waiting for packet dumper to finish... 1 (prev_count=513012, count=523284) 20250412090315962 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090315962 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090315962 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090315962 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090315962 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090315962 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090315962 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090315962 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090315962 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered'. ------ HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered ------ Sat Apr 12 09:03:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412090317587 DLSCCP DEBUG SCCP-SCOC(76)[0x5654519701e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090317587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011b130), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090317587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090317587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317587 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090317587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090317587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090317587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 11 b1 30 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090317587 DLSCCP DEBUG SCCP-SCOC(78)[0x56545195f060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090317588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c4e04), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090317588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090317588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317588 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090317588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090317588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090317588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2c 4e 04 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090317588 DLSCCP DEBUG SCCP-SCOC(77)[0x56545195ddc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090317588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00332996), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090317588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090317588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317588 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090317588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090317588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090317588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 33 29 96 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090317588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090317588 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090317588 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090317588 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090317588 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090317588 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250412090317588 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090317588 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090317588 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090317588 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 11 b1 30 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250412090317588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090317588 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090317588 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090317588 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090317588 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090317588 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090317589 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 20250412090317589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090317589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090317589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090317589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090317589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090317589 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250412090317589 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090317589 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090317589 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090317589 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 33 29 96 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250412090317589 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 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_mscpool_paging_imsi_rai_registered started. 20250412090317805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41712<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090317807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090317810 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42435<->l=127.0.0.1:4262) (control_if.c:572) 20250412090317880 DLSCCP DEBUG SCCP-SCOC(74)[0x565451970ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090317880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00815ba6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090317880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090317880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317880 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090317880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090317880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090317880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 81 5b a6 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090317880 DLSCCP DEBUG SCCP-SCOC(73)[0x56545197ded0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090317880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077b0bd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090317880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090317880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317880 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090317880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090317880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090317880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 77 b0 bd 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090317880 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090317880 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090317880 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090317880 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090317880 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090317880 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090317880 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090317880 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090317880 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090317880 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090317880 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090317880 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090317883 DLSCCP DEBUG SCCP-SCOC(75)[0x565451967390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090317883 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b9c5bf), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090317883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090317883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317883 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090317883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090317883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090317883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 b9 c5 bf 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090317883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090317883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090317883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090317883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090317883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090317883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_mscpool_paging_imsi_rai_registered-Iuh0(761)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090317900 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090317900 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090317908 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090317908 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090317908 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090317908 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi_rai_registered-Iuh1(763)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090317909 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090317909 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090317909 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090317909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090317909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090317909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317910 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090317910 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090317910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090317910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090317910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090317910 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090317910 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56690 (stream_srv.c:142) 20250412090317910 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56690<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090317910 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090317910 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090317910 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090317910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090317910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090317910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317910 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090317910 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317910 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090317910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090317910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090317910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090317910 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090317910 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090317910 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090317910 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090317910 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090317910 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090317911 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090317911 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090317911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090317911 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090317911 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090317911 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090317911 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090317911 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090317911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090317911 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090317911 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090317911 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090317911 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090317912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090317912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090317912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090317912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317912 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090317912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090317912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090317912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090317912 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090317912 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090317912 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090317912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090317912 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090317912 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090317912 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090317912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090317912 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc2' 20250412090317912 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090317912 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090317912 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090317913 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412090317913 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 20250412090317913 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090317913 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090317913 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090317913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090317913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090317913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090317914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317914 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090317914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090317914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090317914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 08 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090317914 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090317914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090317914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090317914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090317914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090317914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090317914 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(767)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(767)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(767)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(765)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(770)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(770)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(770)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-SCCP(768)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(773)@481fc27fb91e: ************************************************* HNBGW_Test.msc2-M3UA(773)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(773)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(771)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090317960 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090317960 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090317961 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090317961 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090317961 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090317961 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090317962 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090317962 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090317962 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090317962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090317962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090317962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317962 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090317962 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090317962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090317962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090317962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090317962 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090317962 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090317962 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090317962 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090317962 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090317962 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090317962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090317962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090317962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317962 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090317962 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090317962 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090317962 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090317962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090317962 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090317962 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090317962 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090317962 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090317962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317962 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090317962 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317962 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090317962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090317962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090317962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090317962 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090317962 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090317962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090317962 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090317963 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090317963 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090317963 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090317963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090317963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090317963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317963 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=9 -> eSLS=89: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090317963 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317963 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090317963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090317963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090317963 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 09 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090317963 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090317963 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090317963 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090317963 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090317963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090317963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090317964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317964 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090317964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090317964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090317964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090317964 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090317964 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090317964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090317964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090317964 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 09 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090317964 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090317964 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090317964 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090317964 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090317964 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090317964 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090317964 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090317964 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090317964 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090317964 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090317964 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090317964 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090317964 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(776)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(776)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(776)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(774)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090317990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090317990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090317990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090317990 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090317990 DHNBAP 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) 20250412090317990 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090317990 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090317990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090317990 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090317997 DLINP DEBUG SRVCONN(,r=127.0.0.1:56690<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090317997 DLINP DEBUG SRVCONN(,r=127.0.0.1:56690<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090317997 DLINP DEBUG SRVCONN(,r=127.0.0.1:56690<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090317997 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090317997 DHNBAP DEBUG (127.0.0.1:56690 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090317997 DHNBAP NOTICE (127.0.0.1:56690 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090317997 DHNBAP NOTICE (127.0.0.1:56690 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090317997 DLINP DEBUG SRVCONN(,r=127.0.0.1:56690<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090317997 DLINP DEBUG SRVCONN(,r=127.0.0.1:56690<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090318132 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 20250412090318132 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 20250412090318132 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090318132 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090318137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090318137 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090318137 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090318137 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090318137 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090318137 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090318137 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090318137 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090318137 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090318137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090318139 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318139 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090318139 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090318139 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090318139 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090318139 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090318139 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090318139 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090318139 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090318139 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090318139 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412090318140 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090318140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090318140 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 20250412090318140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090318140 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090318140 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090318140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090318140 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090318140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090318140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090318140 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090318140 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090318140 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090318141 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090318141 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090318141 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090318141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090318141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090318141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318141 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090318141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090318141 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090318141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090318141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090318141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090318141 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090318141 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090318142 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318142 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090318142 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090318142 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090318142 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090318142 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412090318142 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090318142 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090318142 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090318142 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090318142 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 20250412090318142 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 20250412090318142 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090318142 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090318146 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318146 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090318146 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090318146 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090318146 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090318146 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090318146 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090318147 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090318147 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090318147 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090318147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090318148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318148 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090318148 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090318148 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090318148 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090318148 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090318148 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090318148 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090318148 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090318148 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090318148 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090318148 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250412090318148 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090318148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090318148 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 20250412090318148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090318148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090318148 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090318148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090318148 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090318148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090318148 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090318148 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090318148 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090318148 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090318149 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090318149 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090318149 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090318149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090318149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090318149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090318149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090318149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090318149 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090318149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090318149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090318149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090318149 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090318149 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318149 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090318149 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090318149 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090318150 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090318150 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'virt-msc1' 20250412090318150 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090318150 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090318150 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090318150 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090318154 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 20250412090318154 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 20250412090318154 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-msc2-0) accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250412090318154 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412090318154 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412090318154 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412090318154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(773)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412090318158 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318158 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412090318158 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412090318158 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412090318158 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412090318158 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412090318158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090318158 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250412090318158 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090318158 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Pending () 20250412090318158 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 05  20250412090318158 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412090318158 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412090318158 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090318158 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090318158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412090318158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090318158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090318158 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250412090318158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090318158 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090318158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090318158 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090318158 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090318163 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318163 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090318163 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090318163 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412090318163 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090318163 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090318163 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250412090318163 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090318163 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412090318163 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412090318163 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412090318163 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412090318163 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090318163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090318163 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090318163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090318163 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412090318163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090318163 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090318163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090318163 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090318163 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090318163 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090318163 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090318164 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090318164 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090318165 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090318165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090318165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090318165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090318165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090318165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090318165 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090318165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090318165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090318165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0a 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090318165 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090318165 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318165 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090318165 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090318165 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090318165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090318165 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc2' 20250412090318165 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090318165 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090318165 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090318165 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0a 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412090318178 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 20250412090318178 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 20250412090318178 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090318178 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090318183 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318183 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090318183 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090318183 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090318183 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090318183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090318183 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090318183 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090318183 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090318183 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090318183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090318186 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318186 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090318186 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090318186 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090318186 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090318186 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090318186 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090318186 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090318186 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090318186 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090318186 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090318186 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090318186 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412090318186 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090318186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090318186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090318186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090318186 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090318186 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090318186 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090318186 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090318186 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090318186 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090318186 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090318186 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090318187 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090318187 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090318187 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090318187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090318187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090318187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090318187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090318187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090318187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090318187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090318187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090318187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090318187 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090318187 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318187 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090318187 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090318187 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090318188 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090318188 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412090318188 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090318188 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090318188 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090318188 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412090318209 DLSCCP DEBUG SCCP-SCOC(72)[0x565451964110]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090318209 DLSCCP DEBUG SCCP-SCOC(72)[0x565451964110]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090318209 DLSCCP DEBUG SCCP-SCOC(72)[0x565451964110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090318209 DLSCCP DEBUG SCCP-SCOC(72)[0x565451964110]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090318209 DLSCCP DEBUG SCCP-SCOC(72)[0x565451964110]{IDLE}: Deallocated (fsm.c:568) 20250412090318209 DLSCCP DEBUG SCCP-SCOC(70)[0x5654519d8d50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090318209 DLSCCP DEBUG SCCP-SCOC(70)[0x5654519d8d50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090318209 DLSCCP DEBUG SCCP-SCOC(70)[0x5654519d8d50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090318209 DLSCCP DEBUG SCCP-SCOC(70)[0x5654519d8d50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090318209 DLSCCP DEBUG SCCP-SCOC(70)[0x5654519d8d50]{IDLE}: Deallocated (fsm.c:568) 20250412090318213 DLSCCP DEBUG SCCP-SCOC(71)[0x565451964c70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090318213 DLSCCP DEBUG SCCP-SCOC(71)[0x565451964c70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090318213 DLSCCP DEBUG SCCP-SCOC(71)[0x565451964c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090318213 DLSCCP DEBUG SCCP-SCOC(71)[0x565451964c70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090318213 DLSCCP DEBUG SCCP-SCOC(71)[0x565451964c70]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(766)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090318946 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318946 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090318946 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090318946 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090318946 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090318946 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090318946 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090318946 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090318946 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090318946 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090318946 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090318946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090318946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090318946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090318946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090318946 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090318946 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090318946 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090318946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318946 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090318946 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090318946 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090318946 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090318946 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) 20250412090318946 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090318946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090318947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090318947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090318947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090318947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090318947 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090318947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090318947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090318947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090318947 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090318947 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090318947 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318947 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090318947 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090318947 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090318947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090318947 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412090318947 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090318947 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090318947 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090318947 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090318950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318950 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090318950 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090318950 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090318950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090318950 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090318950 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090318950 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090318950 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090318950 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090318950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090318950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090318950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090318950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090318950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090318950 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090318950 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090318950 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090318950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318950 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090318950 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090318950 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090318950 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090318950 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(769)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090318955 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318955 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090318955 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090318955 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090318955 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090318955 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090318955 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090318955 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090318955 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090318955 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090318955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090318955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090318955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090318955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090318955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090318955 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090318955 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090318955 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090318955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318955 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090318955 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090318955 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090318955 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090318955 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) 20250412090318955 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) 20250412090318955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090318955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090318955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318956 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090318956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090318956 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090318956 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090318956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090318956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090318956 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090318956 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090318956 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090318956 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318956 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090318956 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090318956 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090318956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090318956 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250412090318956 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090318956 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090318956 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090318956 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090318956 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318956 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090318956 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090318956 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090318956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090318956 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090318956 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090318956 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090318957 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090318957 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090318957 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090318957 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090318957 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090318957 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090318957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090318957 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090318957 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090318957 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090318957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318957 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090318957 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090318957 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090318957 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090318957 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(772)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090318961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318961 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090318961 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090318961 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090318961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090318961 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090318961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090318961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090318961 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090318961 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090318961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090318961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090318961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090318961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090318961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090318961 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090318961 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090318961 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090318961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318961 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090318961 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090318961 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090318961 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090318961 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) 20250412090318961 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) 20250412090318961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090318961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090318961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318961 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090318961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090318961 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090318961 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090318961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090318961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090318961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090318961 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090318961 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: link up (cnlink.c:111) 20250412090318961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090318961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090318961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090318961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090318961 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc2' 20250412090318961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090318961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090318961 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090318961 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412090318962 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318962 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090318962 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090318962 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090318962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090318962 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090318962 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090318962 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090318962 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090318962 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090318962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090318962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090318962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090318962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090318962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090318962 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090318962 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090318962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090318962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318962 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090318962 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090318962 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090318962 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090318962 DRANAP INFO cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090318992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318992 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090318992 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090318992 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090318992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090318992 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090318992 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090318992 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090318992 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090318992 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090318992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090318992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090318992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090318992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090318992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090318992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090318992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090318992 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090318992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.sgsn0-RAN(775)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090318992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318992 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090318992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090318992 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090318992 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090318992 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) 20250412090318992 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090318992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090318992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090318992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090318992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090318992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090318992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090318992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090318992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090318992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090318992 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090318993 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090318993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318993 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090318993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090318993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090318993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090318993 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412090318993 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090318993 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090318993 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090318993 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090318996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090318996 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090318996 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090318996 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090318996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090318996 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090318996 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090318996 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090318996 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090318996 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090318996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090318996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090318996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090318996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090318996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090318996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090318996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090318996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090318996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090318996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090318996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090318996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090318996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090318996 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090318996 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090318996 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090320005 DLCTRL DEBUG Command: GET 974440127 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090320005 DLCTRL DEBUG Tx Command reply: GET_REPLY 974440127 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090320009 DLCTRL DEBUG Command: GET 312781867 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090320009 DLCTRL DEBUG Tx Command reply: GET_REPLY 312781867 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090320010 DLCTRL DEBUG Command: GET 215505416 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090320010 DLCTRL DEBUG Tx Command reply: GET_REPLY 215505416 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090320011 DLCTRL DEBUG Command: GET 541431998 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090320011 DLCTRL DEBUG Tx Command reply: GET_REPLY 541431998 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090320012 DLCTRL DEBUG Command: GET 825761907 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090320012 DLCTRL DEBUG Tx Command reply: GET_REPLY 825761907 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090320013 DLCTRL DEBUG Command: GET 459817577 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090320013 DLCTRL DEBUG Tx Command reply: GET_REPLY 459817577 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090320014 DLCTRL DEBUG Command: GET 607475943 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090320014 DLCTRL DEBUG Tx Command reply: GET_REPLY 607475943 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090320015 DLCTRL DEBUG Command: GET 187428386 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090320015 DLCTRL DEBUG Tx Command reply: GET_REPLY 187428386 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090320016 DLCTRL DEBUG Command: GET 509960403 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090320016 DLCTRL DEBUG Tx Command reply: GET_REPLY 509960403 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090320017 DLCTRL DEBUG Command: GET 986098539 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090320017 DLCTRL DEBUG Tx Command reply: GET_REPLY 986098539 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090320018 DLCTRL DEBUG Command: GET 318157311 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090320018 DLCTRL DEBUG Tx Command reply: GET_REPLY 318157311 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090320019 DLCTRL DEBUG Command: GET 128853822 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090320019 DLCTRL DEBUG Tx Command reply: GET_REPLY 128853822 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090320019 DLCTRL DEBUG Command: GET 98014449 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090320019 DLCTRL DEBUG Tx Command reply: GET_REPLY 98014449 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090320020 DLCTRL DEBUG Command: GET 38143243 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090320020 DLCTRL DEBUG Tx Command reply: GET_REPLY 38143243 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090320021 DLCTRL DEBUG Command: GET 481786724 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090320021 DLCTRL DEBUG Tx Command reply: GET_REPLY 481786724 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090320021 DLCTRL DEBUG Command: GET 826700302 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090320021 DLCTRL DEBUG Tx Command reply: GET_REPLY 826700302 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090320022 DLCTRL DEBUG Command: GET 410926990 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090320022 DLCTRL DEBUG Tx Command reply: GET_REPLY 410926990 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090320023 DLCTRL DEBUG Command: GET 430035383 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090320023 DLCTRL DEBUG Tx Command reply: GET_REPLY 430035383 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090320024 DLCTRL DEBUG Command: GET 205911902 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090320024 DLCTRL DEBUG Tx Command reply: GET_REPLY 205911902 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090320024 DLCTRL DEBUG Command: GET 453018143 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090320024 DLCTRL DEBUG Tx Command reply: GET_REPLY 453018143 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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 } } } 20250412090320037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41742<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090321053 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090321053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090321053 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090321053 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090321053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090321053 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090321053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090321053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090321053 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090321053 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 24 00 0e 40 20 00 00 03 00 03 40 01 80 00 17 40 09 50 00 01 01 00 00 00 21 f3 00 15 40 07 40 00 f1 10 09 26 0b 00 06 00 08 00 00 00 07  20250412090321053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090321053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090321053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090321053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090321053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090321053 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090321053 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090321053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=36,D=000e40200000030003400180001740095000010100000021f3001540074000f11009260b) (sccp_scrc.c:486) 20250412090321053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090321053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090321053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090321053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090321053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090321053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090321053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090321053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090321053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090321053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090321053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090321054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090321054 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090321054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090321054 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250412090321054 DCN DEBUG (sgsn-0) Rx Paging from CN: PS PagingAreaID: RAI 001-01-2342-11 (hnbgw_ranap.c:415) 20250412090321054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:84) 20250412090321054 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250412090321054 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (cnlink_paging.c:180) 20250412090321054 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250412090321054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090321054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762)@481fc27fb91e: UnitdataCallback HNBGW_Test.sgsn0-RAN(775)@481fc27fb91e: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(775)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(778)11582426 20250412090322084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090322084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090322084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1351) 20250412090322084 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090322084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb0bbda, normal) (hnbgw_rua.c:406) 20250412090322084 DHNB DEBUG map_rua[0x5654519d8d50]{init}: Allocated (fsm.c:456) 20250412090322084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582426)[0x5654519d8d50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090322084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11582426 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090322084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090322084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090322084 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11582426 SCCP-0 PS MI=NONE: CN link paging response record selects sgsn 0 (hnbgw_cn.c:632) 20250412090322084 DCN DEBUG map_sccp[0x5654519623c0]{init}: Allocated (fsm.c:456) 20250412090322084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5654519623c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090322084 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-11582426 <-> SCCP-84 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090322084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11582426 SCCP-84 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:311) 20250412090322084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582426)[0x5654519d8d50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090322084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090322084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090322084 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11582426 SCCP-84 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090322084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5654519623c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090322084 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090322084 DLSCCP DEBUG SCCP-SCOC(84)[0x5654519608e0]{IDLE}: Allocated (fsm.c:456) 20250412090322084 DLSCCP DEBUG SCCP-SCOC(84)[0x5654519608e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090322084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f400300001e0056400500f1100926) (sccp_scrc.c:415) 20250412090322084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090322084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090322084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090322084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090322084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090322084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090322084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090322084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090322084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090322084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090322084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090322084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090322084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090322084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090322084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090322084 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 71 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 54 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4c 00 13 40 48 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 00 1e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090322084 DLSCCP DEBUG SCCP-SCOC(84)[0x5654519608e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090322084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5654519623c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090322084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582426)[0x5654519d8d50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090322084 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090322084 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090322084 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090322084 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090322084 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090322084 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412090322084 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090322084 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090322084 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090322084 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 71 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 54 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4c 00 13 40 48 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 10 32 00 4f 40 03 00 00 1e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(774)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(774)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(775)@481fc27fb91e: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(778) HNBGW_Test.sgsn0-RAN(775)@481fc27fb91e: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(778)13049398 HNBGW_Test.sgsn0-SCCP(774)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(774)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412090322092 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090322092 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090322092 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090322092 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090322092 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090322092 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090322092 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090322092 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090322092 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090322092 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 54 02 78 d4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090322092 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090322092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090322092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090322092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090322092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090322092 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000278d4) (sccp_scrc.c:486) 20250412090322092 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1855) 20250412090322092 DLSCCP DEBUG SCCP-SCOC(84)[0x5654519608e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090322092 DLSCCP DEBUG SCCP-SCOC(84)[0x5654519608e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090322092 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090322092 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090322092 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090322092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5654519623c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090322092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5654519623c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_paging_imsi_rai_registered0(778)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090323098 DLCTRL DEBUG Command: GET 610701668 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090323098 DLCTRL DEBUG Tx Command reply: GET_REPLY 610701668 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090323103 DLCTRL DEBUG Command: GET 818565443 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090323103 DLCTRL DEBUG Tx Command reply: GET_REPLY 818565443 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090323107 DLCTRL DEBUG Command: GET 738996567 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090323107 DLCTRL DEBUG Tx Command reply: GET_REPLY 738996567 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090323111 DLCTRL DEBUG Command: GET 768406938 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090323111 DLCTRL DEBUG Tx Command reply: GET_REPLY 768406938 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090323115 DLCTRL DEBUG Command: GET 335797001 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090323115 DLCTRL DEBUG Tx Command reply: GET_REPLY 335797001 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090323119 DLCTRL DEBUG Command: GET 962039337 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090323119 DLCTRL DEBUG Tx Command reply: GET_REPLY 962039337 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090323123 DLCTRL DEBUG Command: GET 945468437 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090323123 DLCTRL DEBUG Tx Command reply: GET_REPLY 945468437 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090323126 DLCTRL DEBUG Command: GET 789389298 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090323126 DLCTRL DEBUG Tx Command reply: GET_REPLY 789389298 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090323129 DLCTRL DEBUG Command: GET 693674294 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090323129 DLCTRL DEBUG Tx Command reply: GET_REPLY 693674294 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090323131 DLCTRL DEBUG Command: GET 733871895 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090323131 DLCTRL DEBUG Tx Command reply: GET_REPLY 733871895 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090323134 DLCTRL DEBUG Command: GET 312692854 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090323135 DLCTRL DEBUG Tx Command reply: GET_REPLY 312692854 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090323138 DLCTRL DEBUG Command: GET 529644414 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090323138 DLCTRL DEBUG Tx Command reply: GET_REPLY 529644414 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090323142 DLCTRL DEBUG Command: GET 612105 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090323142 DLCTRL DEBUG Tx Command reply: GET_REPLY 612105 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090323145 DLCTRL DEBUG Command: GET 614252730 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090323145 DLCTRL DEBUG Tx Command reply: GET_REPLY 614252730 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090323148 DLCTRL DEBUG Command: GET 425985063 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090323148 DLCTRL DEBUG Tx Command reply: GET_REPLY 425985063 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090323150 DLCTRL DEBUG Command: GET 884055309 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090323150 DLCTRL DEBUG Tx Command reply: GET_REPLY 884055309 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090323152 DLCTRL DEBUG Command: GET 522890427 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090323152 DLCTRL DEBUG Tx Command reply: GET_REPLY 522890427 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090323154 DLCTRL DEBUG Command: GET 664004517 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090323154 DLCTRL DEBUG Tx Command reply: GET_REPLY 664004517 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090323156 DLCTRL DEBUG Command: GET 975453966 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090323156 DLCTRL DEBUG Tx Command reply: GET_REPLY 975453966 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090323158 DLCTRL DEBUG Command: GET 450904993 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090323158 DLCTRL DEBUG Tx Command reply: GET_REPLY 450904993 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090323165 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42435<->l=127.0.0.1:4262) (control_if.c:193) 20250412090323166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41728<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(759)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(758)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090323169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41712<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090323171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090323171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090323171 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090323171 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090323171 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090323171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582426)[0x5654519d8d50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412090323171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582426)[0x5654519d8d50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412090323171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5654519623c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412090323171 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090323171 DLSCCP DEBUG SCCP-SCOC(84)[0x5654519608e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090323171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000278d4), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090323171 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090323171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090323171 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090323171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090323171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090323171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090323171 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 01 04 02 78 d4 00 00 54 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090323171 DLSCCP DEBUG SCCP-SCOC(84)[0x5654519608e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090323171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5654519623c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090323171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582426)[0x5654519d8d50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090323171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582426)[0x5654519d8d50]{disrupted}: Freeing instance (context_map.c:202) 20250412090323171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11582426)[0x5654519d8d50]{disrupted}: Deallocated (fsm.c:568) 20250412090323171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5654519623c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090323171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5654519623c0]{disconnected}: Freeing instance (context_map.c:206) 20250412090323171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-84)[0x5654519623c0]{disconnected}: Deallocated (fsm.c:568) 20250412090323171 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11582426 SCCP-84 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250412090323171 DLINP DEBUG SRVCONN(,r=127.0.0.1:56690<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090323171 DLINP DEBUG SRVCONN(,r=127.0.0.1:56690<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090323171 DLINP NOTICE SRV(,r=127.0.0.1:56690<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090323171 DMAIN NOTICE (127.0.0.1:56690 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56690<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090323171 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250412090323171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090323172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090323172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090323172 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090323172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090323172 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412090323172 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090323172 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090323172 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090323172 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 01 04 02 78 d4 00 00 54 00 00 00 00 00 00 06 00 08 00 00 00 02  20250412090323172 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_rai_registered(757)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(764)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(768)@481fc27fb91e: Final verdict of PTC: none 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250412090323173 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(769)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(772)@481fc27fb91e: Final verdict of PTC: none 20250412090323173 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412090323173 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090323173 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-RAN(766)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(765)@481fc27fb91e: Final verdict of PTC: none 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090323173 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090323173 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 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc2-0: connection closed 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090323173 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090323173 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090323173 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250412090323173 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090323173 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  HNBGW_Test.msc2-SCCP(771)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(775)@481fc27fb91e: Final verdict of PTC: none20250412090323174 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412090323174 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250412090323174 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090323174 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090323174 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090323174 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 20250412090323174 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090323174 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090323174 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090323174 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090323174 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090323174 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090323174 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090323174 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412090323174 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090323174 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090323174 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090323174 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090323174 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 20250412090323174 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090323174 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090323174 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090323174 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090323174 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090323174 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090323174 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090323174 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090323174 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs TC_mscpool_paging_imsi_rai_registered-Iuh1(763)@481fc27fb91e: Final verdict of PTC: none20250412090323174 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090323174 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090323174 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090323174 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090323175 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 20250412090323175 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090323175 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090323175 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412090323175 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 20250412090323175 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250412090323175 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090323175 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412090323175 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250412090323175 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250412090323175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090323175 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 20250412090323175 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 20250412090323175 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.sgsn0-SCCP(774)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(770)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(760)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(776)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(773)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(777)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(767)@481fc27fb91e: Final verdict of PTC: none 20250412090323175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090323175 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090323175 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090323175 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090323176 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090323176 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090323176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090323176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090323176 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090323176 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090323176 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090323176 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090323176 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090323176 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090323176 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090323176 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090323176 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090323176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090323176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090323176 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090323176 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090323176 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090323176 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090323176 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090323176 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090323176 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090323176 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090323176 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi_rai_registered0(778)@481fc27fb91e: Final verdict of PTC: pass TC_mscpool_paging_imsi_rai_registered-Iuh0(761)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(757): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(758): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(759): none (pass -> pass) 20250412090323192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41742<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(760): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(761): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(762): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(763): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(764): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(765): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(766): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(767): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(768): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(769): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(770): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-SCCP(771): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-RAN(772): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-M3UA(773): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(774): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(775): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(776): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(777): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(778): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass'. Sat Apr 12 09:03:23 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 20250412090323352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090323953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41746<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=511220) 20250412090323959 DLSCCP DEBUG SCCP-SCOC(83)[0x56545195aa60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090323959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b084d2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090323959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090323959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090323959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090323959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090323959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090323959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090323959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b0 84 d2 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090323960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090323960 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090323960 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090323960 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090323960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090323960 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090324426 DLSCCP DEBUG SCCP-SCOC(82)[0x565451965c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090324426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000249f3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090324426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090324426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090324426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090324426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090324426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090324426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090324426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 02 49 f3 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090324426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090324426 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090324427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090324427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090324427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090324427 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=511220, count=521376) 20250412090324999 DLSCCP DEBUG SCCP-SCOC(81)[0x56545197f680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090324999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4d153), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090324999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090324999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090324999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090324999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090324999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090324999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090324999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f4 d1 53 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090325000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090325000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090325000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090325000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090325000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090325000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090325174 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090325174 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090325174 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090325174 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090325174 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250412090325174 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250412090325175 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090325176 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090325176 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090325534 DLSCCP DEBUG SCCP-SCOC(80)[0x5654518d7b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090325534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bf93e), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090325534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090325534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090325534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090325534 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090325534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090325534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090325534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 2b f9 3e 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090325534 DLSCCP DEBUG SCCP-SCOC(79)[0x5654518d8150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090325534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d245fc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090325534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090325534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090325534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090325534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090325534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090325534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090325534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 45 fc 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090325534 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090325534 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090325534 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090325534 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090325534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090325534 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090325534 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090325534 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090325534 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090325534 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090325534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090325534 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Sat Apr 12 09:03:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_mscpool_no_allow_attach_round_robin started. 20250412090327049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53364<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090327054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53366<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090327058 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37985<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(783)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090327184 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090327184 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090327191 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090327191 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090327192 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090327192 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090327192 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090327192 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090327192 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090327192 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090327192 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52497 (stream_srv.c:142) 20250412090327192 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52497<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_no_allow_attach_round_robin-Iuh1(785)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090327193 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090327193 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090327193 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090327193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090327193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090327193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090327193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327193 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090327193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090327193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090327193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0e 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090327193 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090327193 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090327193 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090327193 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090327193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090327193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090327193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090327193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327193 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090327193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090327193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090327193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090327193 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090327193 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090327193 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090327193 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090327193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090327193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090327193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090327193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327193 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090327193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090327193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090327193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090327193 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090327193 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090327193 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090327193 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090327193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090327193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090327193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090327193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090327193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090327193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090327193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090327193 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090327193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327193 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090327193 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090327193 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090327193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090327193 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090327193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327193 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090327193 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090327193 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090327193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090327193 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090327193 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327193 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090327193 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090327193 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090327193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090327193 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090327194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090327194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090327194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090327194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090327194 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(789)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(789)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(789)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(787)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(792)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(792)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(792)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-SCCP(790)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(795)@481fc27fb91e: ************************************************* HNBGW_Test.msc2-M3UA(795)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(795)@481fc27fb91e: ************************************************* HNBGW_Test.msc2-SCCP(793)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090327226 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090327226 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090327226 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090327226 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090327226 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090327226 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090327226 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090327226 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090327226 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090327227 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090327227 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090327227 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090327227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090327227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090327227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=10 -> eSLS=90: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090327227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=10 -> eSLS=122: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327227 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090327227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090327227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090327227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090327227 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090327227 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090327227 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090327227 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090327227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090327227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090327227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090327227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327227 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090327227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090327227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090327227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090327227 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090327227 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090327227 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090327228 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090327228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090327228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090327228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090327228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327228 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090327228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090327228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090327228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090327228 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090327228 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090327228 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090327228 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090327228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090327228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090327228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090327228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090327228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090327228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090327228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090327228 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090327228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090327228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090327228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090327228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090327228 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090327228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090327228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090327228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090327228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090327228 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090327228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090327228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090327228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090327228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090327228 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090327228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090327228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090327228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090327228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090327228 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412090327228 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090327228 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090327228 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090327228 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412090327228 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@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(798)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(798)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(798)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(796)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090327248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090327248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090327248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090327248 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090327248 DHNBAP 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) 20250412090327248 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090327248 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090327248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090327248 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090327254 DLINP DEBUG SRVCONN(,r=127.0.0.1:52497<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090327254 DLINP DEBUG SRVCONN(,r=127.0.0.1:52497<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090327254 DLINP DEBUG SRVCONN(,r=127.0.0.1:52497<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090327254 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090327254 DHNBAP DEBUG (127.0.0.1:52497 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090327254 DHNBAP NOTICE (127.0.0.1:52497 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090327254 DHNBAP NOTICE (127.0.0.1:52497 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090327254 DLINP DEBUG SRVCONN(,r=127.0.0.1:52497<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090327254 DLINP DEBUG SRVCONN(,r=127.0.0.1:52497<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090327404 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 20250412090327404 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 20250412090327404 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090327404 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090327412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327412 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090327412 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090327412 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090327412 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090327412 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090327412 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090327412 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090327412 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090327412 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090327412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090327413 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 20250412090327414 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 20250412090327414 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090327414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412090327415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327415 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090327415 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090327415 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090327415 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090327415 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090327415 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090327415 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090327415 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090327415 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090327415 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090327415 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090327415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090327416 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 20250412090327416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090327416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090327416 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090327416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090327416 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090327416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090327416 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090327416 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090327416 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090327416 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(792)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090327417 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090327417 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090327417 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090327418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090327418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090327418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327418 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090327418 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327418 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090327418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090327418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090327418 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090327418 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090327418 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327418 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090327418 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090327418 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090327418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090327418 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412090327418 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090327418 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090327418 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090327418 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090327421 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327421 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090327421 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090327421 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090327421 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090327421 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090327421 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090327421 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090327421 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090327421 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090327421 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090327424 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 20250412090327424 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 20250412090327424 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090327424 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412090327427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327427 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090327427 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090327427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090327427 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090327427 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090327427 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090327427 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090327427 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090327427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090327427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090327427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090327427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090327427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090327427 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 20250412090327427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090327427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090327427 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090327427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090327427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090327427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090327427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090327427 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090327427 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090327427 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090327428 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090327428 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090327428 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090327428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090327428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090327428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327428 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090327429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327429 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090327429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090327429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090327429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090327429 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090327429 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090327429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090327429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090327429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090327429 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250412090327429 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090327429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090327429 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090327429 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090327430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327430 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412090327430 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090327430 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090327430 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090327430 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090327430 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250412090327430 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090327430 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090327430 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250412090327430 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090327432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327432 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090327432 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090327432 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412090327432 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090327432 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090327432 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090327433 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090327433 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412090327433 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412090327433 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412090327433 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412090327433 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250412090327433 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090327433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090327433 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 20250412090327433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090327433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090327433 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412090327433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090327433 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090327433 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090327433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090327433 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090327433 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090327433 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090327434 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090327434 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090327434 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090327434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090327434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090327434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090327434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327434 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090327434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090327434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090327434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090327434 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090327435 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327435 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090327435 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090327435 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090327435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090327435 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc2' 20250412090327435 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090327435 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090327435 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090327435 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412090327438 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 20250412090327438 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 20250412090327438 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 20250412090327438 DLSS7 <000c> osmo_ss7_asp.c:1125 ?: connection closed 20250412090327438 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250412090327438 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250412090327438 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090327442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327442 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090327442 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250412090327442 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250412090327442 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250412090327442 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250412090327443 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090327443 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090327443 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090327443 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250412090327443 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02  20250412090327443 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090327443 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090327443 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412090327443 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090327443 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090327443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250412090327443 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090327443 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090327443 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090327443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090327443 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090327443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090327443 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090327443 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090327446 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327446 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090327446 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090327446 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090327446 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090327446 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090327446 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250412090327446 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090327446 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090327446 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090327446 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090327447 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090327447 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412090327447 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090327447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090327447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090327447 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090327447 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090327447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090327447 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090327447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090327447 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090327447 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090327447 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090327447 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090327448 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090327448 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090327448 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090327448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090327448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090327448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327448 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090327448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090327448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090327448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090327448 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090327448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090327448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090327448 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090327448 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090327448 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327448 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090327448 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090327448 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090327448 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090327448 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412090327448 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090327448 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090327448 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090327448 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412090327588 DLSCCP DEBUG SCCP-SCOC(77)[0x56545195ddc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090327589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00332996), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090327589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090327589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327589 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090327589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090327589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090327589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 33 29 96 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090327589 DLSCCP DEBUG SCCP-SCOC(78)[0x56545195f060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090327589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c4e04), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090327589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090327589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327589 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090327589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090327589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090327589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2c 4e 04 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090327589 DLSCCP DEBUG SCCP-SCOC(76)[0x5654519701e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090327589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011b130), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090327589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090327589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090327589 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090327589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090327589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090327589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 11 b1 30 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090327589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090327589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090327589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090327589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090327589 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250412090327589 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090327589 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090327589 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090327589 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 33 29 96 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250412090327590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090327590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090327590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090327590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090327590 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412090327590 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090327590 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090327590 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090327590 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 2c 4e 04 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250412090327590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090327590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090327590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090327590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090327590 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc2' 20250412090327590 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090327590 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090327590 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090327590 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 11 b1 30 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250412090327598 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327598 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090327598 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090327598 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090327598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090327598 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090327598 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090327598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090327598 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090327598 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 4e 2c 4e 04 00 00 06 00 08 00 00 00 07  20250412090327598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090327598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090327598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090327598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090327598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090327598 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=002c4e04) (sccp_scrc.c:486) 20250412090327598 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1855) 20250412090327598 DLSCCP DEBUG SCCP-SCOC(78)[0x56545195f060]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412090327598 DLSCCP DEBUG SCCP-SCOC(78)[0x56545195f060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412090327598 DLSCCP DEBUG SCCP-SCOC(78)[0x56545195f060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090327598 DLSCCP DEBUG SCCP-SCOC(78)[0x56545195f060]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090327598 DLSCCP DEBUG SCCP-SCOC(78)[0x56545195f060]{IDLE}: Deallocated (fsm.c:568) 20250412090327599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327599 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090327599 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090327599 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090327599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090327599 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090327599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090327599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090327599 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090327599 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 03 00 00 00 bd 03 02 00 00 05 00 00 4d 33 29 96 00 00 06 00 08 00 00 00 07  20250412090327599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090327599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090327599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090327599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090327599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090327599 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=00332996) (sccp_scrc.c:486) 20250412090327599 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1855) 20250412090327599 DLSCCP DEBUG SCCP-SCOC(77)[0x56545195ddc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412090327599 DLSCCP DEBUG SCCP-SCOC(77)[0x56545195ddc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412090327599 DLSCCP DEBUG SCCP-SCOC(77)[0x56545195ddc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090327599 DLSCCP DEBUG SCCP-SCOC(77)[0x56545195ddc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090327599 DLSCCP DEBUG SCCP-SCOC(77)[0x56545195ddc0]{IDLE}: Deallocated (fsm.c:568) 20250412090327804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090327805 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090327805 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090327805 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090327805 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090327805 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090327805 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090327805 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090327805 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090327805 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 03 00 00 00 bd 03 02 00 00 05 00 00 4c 11 b1 30 00 00 06 00 08 00 00 00 07  20250412090327805 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090327805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090327805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090327805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090327805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090327805 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=0011b130) (sccp_scrc.c:486) 20250412090327805 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1855) 20250412090327805 DLSCCP DEBUG SCCP-SCOC(76)[0x5654519701e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412090327805 DLSCCP DEBUG SCCP-SCOC(76)[0x5654519701e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412090327805 DLSCCP DEBUG SCCP-SCOC(76)[0x5654519701e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090327805 DLSCCP DEBUG SCCP-SCOC(76)[0x5654519701e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090327805 DLSCCP DEBUG SCCP-SCOC(76)[0x5654519701e0]{IDLE}: Deallocated (fsm.c:568) 20250412090327876 DLSCCP DEBUG SCCP-SCOC(73)[0x56545197ded0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090327876 DLSCCP DEBUG SCCP-SCOC(73)[0x56545197ded0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090327876 DLSCCP DEBUG SCCP-SCOC(73)[0x56545197ded0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090327877 DLSCCP DEBUG SCCP-SCOC(73)[0x56545197ded0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090327877 DLSCCP DEBUG SCCP-SCOC(73)[0x56545197ded0]{IDLE}: Deallocated (fsm.c:568) 20250412090327877 DLSCCP DEBUG SCCP-SCOC(74)[0x565451970ee0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090327877 DLSCCP DEBUG SCCP-SCOC(74)[0x565451970ee0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090327877 DLSCCP DEBUG SCCP-SCOC(74)[0x565451970ee0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090327877 DLSCCP DEBUG SCCP-SCOC(74)[0x565451970ee0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090327877 DLSCCP DEBUG SCCP-SCOC(74)[0x565451970ee0]{IDLE}: Deallocated (fsm.c:568) 20250412090327880 DLSCCP DEBUG SCCP-SCOC(75)[0x565451967390]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090327880 DLSCCP DEBUG SCCP-SCOC(75)[0x565451967390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090327880 DLSCCP DEBUG SCCP-SCOC(75)[0x565451967390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090327880 DLSCCP DEBUG SCCP-SCOC(75)[0x565451967390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090327880 DLSCCP DEBUG SCCP-SCOC(75)[0x565451967390]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(788)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090328221 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090328221 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090328221 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090328221 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090328221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090328221 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090328222 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090328222 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090328222 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090328222 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090328222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090328222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090328222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090328222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090328222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090328222 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090328222 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090328222 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090328222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328222 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090328222 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090328222 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090328222 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090328222 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) 20250412090328222 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090328222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090328222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090328223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328223 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090328223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090328223 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090328223 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090328223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090328223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090328223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090328223 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090328223 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090328223 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090328223 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090328223 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090328223 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090328223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090328223 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412090328223 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090328224 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090328224 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090328224 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090328225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090328225 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090328225 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090328225 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090328225 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090328225 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090328225 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090328225 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090328225 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090328225 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090328226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090328226 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090328226 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090328226 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090328226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090328226 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090328226 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090328226 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090328226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328226 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090328226 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090328226 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090328226 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090328226 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) 20250412090328226 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) 20250412090328226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090328226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090328226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090328226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090328227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090328227 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090328227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090328227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090328227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090328227 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090328227 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090328227 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090328227 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090328227 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090328227 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090328227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090328227 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090328227 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090328227 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090328227 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090328227 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090328227 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090328227 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090328227 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090328227 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090328227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090328227 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'virt-msc1' 20250412090328227 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090328227 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090328227 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090328227 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090328227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090328227 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090328227 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090328227 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090328227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090328227 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090328227 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090328227 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090328228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc1-RAN(791)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090328228 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090328228 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090328228 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090328228 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090328228 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090328231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090328231 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090328231 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090328231 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090328231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090328231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090328231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090328231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090328231 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090328231 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090328231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090328232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090328232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090328232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090328232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090328232 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090328232 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090328232 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090328232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328232 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090328232 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090328232 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090328232 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090328232 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090328233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090328233 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090328233 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090328233 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090328233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090328233 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090328233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090328233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090328233 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090328233 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090328233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090328233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090328233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090328233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090328233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090328233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090328233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090328233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090328233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.msc2-RAN(794)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090328233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328233 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090328233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090328233 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090328233 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090328233 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) 20250412090328233 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) 20250412090328233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090328233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090328233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090328233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090328233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090328233 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090328233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090328233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090328233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090328233 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090328233 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: link up (cnlink.c:111) 20250412090328233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090328233 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090328233 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090328233 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090328233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090328233 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc2' 20250412090328233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090328233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090328233 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090328233 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412090328235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090328235 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090328235 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090328235 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090328235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090328235 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090328235 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090328235 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090328235 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090328235 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090328235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090328235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090328235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090328235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090328235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090328235 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090328235 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090328235 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090328235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328235 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090328235 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090328235 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090328235 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090328235 DRANAP INFO cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(797)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090328243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090328243 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090328243 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090328243 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090328243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090328243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090328243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090328243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090328243 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090328243 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090328243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090328243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090328243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090328243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090328243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090328243 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090328243 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090328243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090328243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328243 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090328243 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090328243 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090328243 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090328243 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) 20250412090328243 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090328243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090328243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090328243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090328243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090328243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090328243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090328243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090328243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090328243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090328243 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090328243 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090328243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090328243 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090328243 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090328243 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090328243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090328243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412090328243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090328243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090328243 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090328243 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090328244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090328244 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090328244 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090328244 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090328244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090328244 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090328244 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090328244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090328244 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090328244 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090328244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090328244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090328244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090328244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090328244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090328244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090328244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090328244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090328244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090328244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090328244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090328244 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090328244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090328244 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090328244 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090328244 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090329278 DLCTRL DEBUG Command: GET 89357406 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090329278 DLCTRL DEBUG Tx Command reply: GET_REPLY 89357406 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090329285 DLCTRL DEBUG Command: GET 402246136 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090329285 DLCTRL DEBUG Tx Command reply: GET_REPLY 402246136 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090329289 DLCTRL DEBUG Command: GET 17749994 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090329289 DLCTRL DEBUG Tx Command reply: GET_REPLY 17749994 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090329294 DLCTRL DEBUG Command: GET 595941926 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090329294 DLCTRL DEBUG Tx Command reply: GET_REPLY 595941926 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090329300 DLCTRL DEBUG Command: GET 655356387 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090329300 DLCTRL DEBUG Tx Command reply: GET_REPLY 655356387 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090329308 DLCTRL DEBUG Command: GET 179538093 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090329308 DLCTRL DEBUG Tx Command reply: GET_REPLY 179538093 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090329317 DLCTRL DEBUG Command: GET 456921795 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090329317 DLCTRL DEBUG Tx Command reply: GET_REPLY 456921795 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090329324 DLCTRL DEBUG Command: GET 945473955 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090329324 DLCTRL DEBUG Tx Command reply: GET_REPLY 945473955 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090329332 DLCTRL DEBUG Command: GET 385447901 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090329332 DLCTRL DEBUG Tx Command reply: GET_REPLY 385447901 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090329339 DLCTRL DEBUG Command: GET 630640745 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090329339 DLCTRL DEBUG Tx Command reply: GET_REPLY 630640745 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090329344 DLCTRL DEBUG Command: GET 457455758 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090329345 DLCTRL DEBUG Tx Command reply: GET_REPLY 457455758 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090329349 DLCTRL DEBUG Command: GET 516341413 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090329349 DLCTRL DEBUG Tx Command reply: GET_REPLY 516341413 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090329353 DLCTRL DEBUG Command: GET 97053618 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090329353 DLCTRL DEBUG Tx Command reply: GET_REPLY 97053618 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090329355 DLCTRL DEBUG Command: GET 628986598 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090329355 DLCTRL DEBUG Tx Command reply: GET_REPLY 628986598 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090329357 DLCTRL DEBUG Command: GET 558179119 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090329357 DLCTRL DEBUG Tx Command reply: GET_REPLY 558179119 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090329358 DLCTRL DEBUG Command: GET 882625222 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090329358 DLCTRL DEBUG Tx Command reply: GET_REPLY 882625222 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090329359 DLCTRL DEBUG Command: GET 99383441 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090329359 DLCTRL DEBUG Tx Command reply: GET_REPLY 99383441 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090329360 DLCTRL DEBUG Command: GET 858712579 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090329360 DLCTRL DEBUG Tx Command reply: GET_REPLY 858712579 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090329361 DLCTRL DEBUG Command: GET 559422273 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090329361 DLCTRL DEBUG Tx Command reply: GET_REPLY 559422273 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090329362 DLCTRL DEBUG Command: GET 608463237 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090329362 DLCTRL DEBUG Tx Command reply: GET_REPLY 608463237 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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 := '000000000000001101011101'B, t_guard := 20.000000 } 20250412090329374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53380<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(800)11317857 20250412090330408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090330408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090330409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412090330409 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090330409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xacb261, normal) (hnbgw_rua.c:406) 20250412090330409 DHNB DEBUG map_rua[0x56545195f060]{init}: Allocated (fsm.c:456) 20250412090330409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11317857)[0x56545195f060]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090330409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11317857 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090330409 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090330409 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090330409 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11317857 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090330409 DCN DEBUG map_sccp[0x5654519d8d50]{init}: Allocated (fsm.c:456) 20250412090330409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5654519d8d50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090330409 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-11317857 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090330409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11317857 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412090330409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11317857)[0x56545195f060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090330409 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090330409 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090330409 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11317857 SCCP-85 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090330409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5654519d8d50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090330409 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090330409 DLSCCP DEBUG SCCP-SCOC(85)[0x5654519623c0]{IDLE}: Allocated (fsm.c:456) 20250412090330409 DLSCCP DEBUG SCCP-SCOC(85)[0x5654519623c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090330409 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300035d0056400500f1100926) (sccp_scrc.c:415) 20250412090330409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090330409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090330410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090330410 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090330410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090330410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090330410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090330410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090330410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090330410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090330410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090330410 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090330410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090330410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090330410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090330410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 55 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 5d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090330410 DLSCCP DEBUG SCCP-SCOC(85)[0x5654519623c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090330410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5654519d8d50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090330410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11317857)[0x56545195f060]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090330410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090330410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090330410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090330410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090330410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090330410 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412090330410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090330410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090330411 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090330411 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 55 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 5d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(787)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(787)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(788)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(800) HNBGW_Test.msc0-RAN(788)@481fc27fb91e: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(800)11158266 HNBGW_Test.msc0-SCCP(787)@481fc27fb91e: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(800)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(787)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412090330436 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090330436 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090330436 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090330436 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090330436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090330436 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090330436 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090330436 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090330436 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090330436 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 55 74 02 34 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@481fc27fb91e: 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 } } } 20250412090330436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090330436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090330436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090330436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090330436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090330436 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00740234) (sccp_scrc.c:486) 20250412090330436 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1855) 20250412090330437 DLSCCP DEBUG SCCP-SCOC(85)[0x5654519623c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090330437 DLSCCP DEBUG SCCP-SCOC(85)[0x5654519623c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090330437 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090330437 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090330437 DCN DEBUG handle_cn_conn_conf() conn_id=85, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090330437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5654519d8d50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090330437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5654519d8d50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090330438 DLCTRL DEBUG Command: GET 783874616 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090330438 DLCTRL DEBUG Tx Command reply: GET_REPLY 783874616 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090330442 DLCTRL DEBUG Command: GET 761760026 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090330442 DLCTRL DEBUG Tx Command reply: GET_REPLY 761760026 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090330446 DLCTRL DEBUG Command: GET 140447912 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090330446 DLCTRL DEBUG Tx Command reply: GET_REPLY 140447912 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090330450 DLCTRL DEBUG Command: GET 234005551 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090330450 DLCTRL DEBUG Tx Command reply: GET_REPLY 234005551 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090330457 DLCTRL DEBUG Command: GET 120657786 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090330457 DLCTRL DEBUG Tx Command reply: GET_REPLY 120657786 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090330463 DLCTRL DEBUG Command: GET 812511885 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090330463 DLCTRL DEBUG Tx Command reply: GET_REPLY 812511885 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090330467 DLCTRL DEBUG Command: GET 651956116 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090330467 DLCTRL DEBUG Tx Command reply: GET_REPLY 651956116 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090330469 DLCTRL DEBUG Command: GET 437429116 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090330469 DLCTRL DEBUG Tx Command reply: GET_REPLY 437429116 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090330470 DLCTRL DEBUG Command: GET 427508592 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090330470 DLCTRL DEBUG Tx Command reply: GET_REPLY 427508592 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090330472 DLCTRL DEBUG Command: GET 501329248 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090330472 DLCTRL DEBUG Tx Command reply: GET_REPLY 501329248 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090330473 DLCTRL DEBUG Command: GET 118737780 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090330473 DLCTRL DEBUG Tx Command reply: GET_REPLY 118737780 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090330474 DLCTRL DEBUG Command: GET 967432505 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090330474 DLCTRL DEBUG Tx Command reply: GET_REPLY 967432505 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090330475 DLCTRL DEBUG Command: GET 718784464 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090330475 DLCTRL DEBUG Tx Command reply: GET_REPLY 718784464 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090330476 DLCTRL DEBUG Command: GET 89609447 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090330476 DLCTRL DEBUG Tx Command reply: GET_REPLY 89609447 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090330477 DLCTRL DEBUG Command: GET 536609345 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090330477 DLCTRL DEBUG Tx Command reply: GET_REPLY 536609345 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090330478 DLCTRL DEBUG Command: GET 237481227 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090330479 DLCTRL DEBUG Tx Command reply: GET_REPLY 237481227 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090330480 DLCTRL DEBUG Command: GET 6496993 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090330480 DLCTRL DEBUG Tx Command reply: GET_REPLY 6496993 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090330481 DLCTRL DEBUG Command: GET 676754297 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090330481 DLCTRL DEBUG Tx Command reply: GET_REPLY 676754297 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090330482 DLCTRL DEBUG Command: GET 477731137 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090330482 DLCTRL DEBUG Tx Command reply: GET_REPLY 477731137 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090330484 DLCTRL DEBUG Command: GET 7804748 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090330484 DLCTRL DEBUG Tx Command reply: GET_REPLY 7804748 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000001101110110'B, t_guard := 20.000000 } 20250412090330499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53394<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(794)@481fc27fb91e: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(794)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(801)1011726 20250412090331527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090331527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090331527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412090331527 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090331527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf700e, normal) (hnbgw_rua.c:406) 20250412090331527 DHNB DEBUG map_rua[0x5654517c6390]{init}: Allocated (fsm.c:456) 20250412090331527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1011726)[0x5654517c6390]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090331527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1011726 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090331527 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090331527 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090331527 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412090331527 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1011726 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:743) 20250412090331527 DCN DEBUG map_sccp[0x565451965580]{init}: Allocated (fsm.c:456) 20250412090331527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x565451965580]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090331527 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-1011726 <-> SCCP-86 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250412090331527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1011726 SCCP-86 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412090331527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1011726)[0x5654517c6390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090331527 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090331527 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090331527 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1011726 SCCP-86 msc-2 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090331527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x565451965580]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090331527 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090331527 DLSCCP DEBUG SCCP-SCOC(86)[0x56545195a110]{IDLE}: Allocated (fsm.c:456) 20250412090331527 DLSCCP DEBUG SCCP-SCOC(86)[0x56545195a110]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090331527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003760056400500f1100926) (sccp_scrc.c:415) 20250412090331527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090331527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090331527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090331527 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090331527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090331527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090331527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090331527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090331527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090331527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090331527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090331527 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090331527 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090331527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090331527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090331527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 03 03 00 00 03 01 00 00 56 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 76 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090331527 DLSCCP DEBUG SCCP-SCOC(86)[0x56545195a110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090331527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x565451965580]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090331527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1011726)[0x5654517c6390]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090331527 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090331527 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090331528 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090331528 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090331528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090331528 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'virt-msc2' 20250412090331528 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090331528 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090331528 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090331528 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 03 03 00 00 03 01 00 00 56 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 76 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(793)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc2-SCCP(793)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(794)@481fc27fb91e: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(801) HNBGW_Test.msc2-RAN(794)@481fc27fb91e: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(801)11851684 HNBGW_Test.msc2-SCCP(793)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(793)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(801)@481fc27fb91e: setverdict(pass): none -> pass 20250412090331552 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090331552 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090331552 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090331552 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090331552 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090331552 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090331552 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090331552 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090331552 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090331552 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 56 a1 0e c2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090331552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090331552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090331552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090331552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090331552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090331552 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a10ec2) (sccp_scrc.c:486) 20250412090331552 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1855) 20250412090331552 DLSCCP DEBUG SCCP-SCOC(86)[0x56545195a110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090331552 DLSCCP DEBUG SCCP-SCOC(86)[0x56545195a110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090331552 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090331552 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090331552 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090331552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x565451965580]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090331552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x565451965580]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090331554 DLCTRL DEBUG Command: GET 231660839 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090331554 DLCTRL DEBUG Tx Command reply: GET_REPLY 231660839 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090331558 DLCTRL DEBUG Command: GET 634389872 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090331559 DLCTRL DEBUG Tx Command reply: GET_REPLY 634389872 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090331562 DLCTRL DEBUG Command: GET 751588883 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090331562 DLCTRL DEBUG Tx Command reply: GET_REPLY 751588883 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090331564 DLCTRL DEBUG Command: GET 47076266 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090331564 DLCTRL DEBUG Tx Command reply: GET_REPLY 47076266 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090331566 DLCTRL DEBUG Command: GET 48145844 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090331566 DLCTRL DEBUG Tx Command reply: GET_REPLY 48145844 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090331568 DLCTRL DEBUG Command: GET 84279144 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090331568 DLCTRL DEBUG Tx Command reply: GET_REPLY 84279144 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090331570 DLCTRL DEBUG Command: GET 398386788 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090331570 DLCTRL DEBUG Tx Command reply: GET_REPLY 398386788 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090331571 DLCTRL DEBUG Command: GET 282317582 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090331571 DLCTRL DEBUG Tx Command reply: GET_REPLY 282317582 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090331573 DLCTRL DEBUG Command: GET 831739919 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090331573 DLCTRL DEBUG Tx Command reply: GET_REPLY 831739919 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090331574 DLCTRL DEBUG Command: GET 397916958 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090331574 DLCTRL DEBUG Tx Command reply: GET_REPLY 397916958 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090331577 DLCTRL DEBUG Command: GET 771279040 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090331577 DLCTRL DEBUG Tx Command reply: GET_REPLY 771279040 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250412090331579 DLCTRL DEBUG Command: GET 27557290 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090331579 DLCTRL DEBUG Tx Command reply: GET_REPLY 27557290 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090331582 DLCTRL DEBUG Command: GET 471543333 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090331582 DLCTRL DEBUG Tx Command reply: GET_REPLY 471543333 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090331584 DLCTRL DEBUG Command: GET 519130694 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090331584 DLCTRL DEBUG Tx Command reply: GET_REPLY 519130694 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090331586 DLCTRL DEBUG Command: GET 307235795 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090331586 DLCTRL DEBUG Tx Command reply: GET_REPLY 307235795 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090331589 DLCTRL DEBUG Command: GET 832211901 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090331589 DLCTRL DEBUG Tx Command reply: GET_REPLY 832211901 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090331591 DLCTRL DEBUG Command: GET 889340421 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090331591 DLCTRL DEBUG Tx Command reply: GET_REPLY 889340421 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090331593 DLCTRL DEBUG Command: GET 408671508 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090331593 DLCTRL DEBUG Tx Command reply: GET_REPLY 408671508 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090331595 DLCTRL DEBUG Command: GET 765402686 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090331595 DLCTRL DEBUG Tx Command reply: GET_REPLY 765402686 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090331597 DLCTRL DEBUG Command: GET 793714814 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090331597 DLCTRL DEBUG Tx Command reply: GET_REPLY 793714814 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000001000100101'B, t_guard := 20.000000 } 20250412090331625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53406<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@481fc27fb91e: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(802)3347065 20250412090332650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090332650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090332650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412090332651 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090332651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x331279, normal) (hnbgw_rua.c:406) 20250412090332651 DHNB DEBUG map_rua[0x56545195dc90]{init}: Allocated (fsm.c:456) 20250412090332651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3347065)[0x56545195dc90]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090332651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3347065 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090332651 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090332651 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090332651 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3347065 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412090332651 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3347065 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090332651 DCN DEBUG map_sccp[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090332651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090332651 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-3347065 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090332651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3347065 SCCP-87 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412090332651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3347065)[0x56545195dc90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090332651 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090332651 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090332651 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3347065 SCCP-87 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090332651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5654519701e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090332651 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090332651 DLSCCP DEBUG SCCP-SCOC(87)[0x56545197f940]{IDLE}: Allocated (fsm.c:456) 20250412090332651 DLSCCP DEBUG SCCP-SCOC(87)[0x56545197f940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090332651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002250056400500f1100926) (sccp_scrc.c:415) 20250412090332651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090332651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090332651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090332651 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090332651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090332651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090332651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090332651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090332651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090332651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090332651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090332651 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090332651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090332651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090332651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090332651 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 57 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 25 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090332651 DLSCCP DEBUG SCCP-SCOC(87)[0x56545197f940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090332651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5654519701e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090332651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3347065)[0x56545195dc90]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090332651 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090332651 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090332651 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090332651 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090332651 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090332651 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412090332651 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090332651 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090332651 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090332651 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 02 01 00 00 57 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 25 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(787)@481fc27fb91e: First idle individual index:1 HNBGW_Test.msc0-SCCP(787)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(788)@481fc27fb91e: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(802) HNBGW_Test.msc0-RAN(788)@481fc27fb91e: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(802)9272434 HNBGW_Test.msc0-SCCP(787)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(787)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412090332657 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090332657 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090332657 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090332657 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090332657 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090332657 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090332657 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090332657 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090332657 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090332657 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 57 cc 67 e1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090332657 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090332657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090332657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090332657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090332657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090332657 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cc67e1) (sccp_scrc.c:486) 20250412090332657 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1855) 20250412090332657 DLSCCP DEBUG SCCP-SCOC(87)[0x56545197f940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090332657 DLSCCP DEBUG SCCP-SCOC(87)[0x56545197f940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090332657 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090332657 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090332657 DCN DEBUG handle_cn_conn_conf() conn_id=87, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090332657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5654519701e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090332657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5654519701e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_no_allow_attach_round_robin0(802)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090332658 DLCTRL DEBUG Command: GET 527312409 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090332658 DLCTRL DEBUG Tx Command reply: GET_REPLY 527312409 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250412090332661 DLCTRL DEBUG Command: GET 922561144 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090332661 DLCTRL DEBUG Tx Command reply: GET_REPLY 922561144 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090332665 DLCTRL DEBUG Command: GET 933839771 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090332665 DLCTRL DEBUG Tx Command reply: GET_REPLY 933839771 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090332669 DLCTRL DEBUG Command: GET 131065898 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090332669 DLCTRL DEBUG Tx Command reply: GET_REPLY 131065898 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090332674 DLCTRL DEBUG Command: GET 329682537 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090332674 DLCTRL DEBUG Tx Command reply: GET_REPLY 329682537 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090332678 DLCTRL DEBUG Command: GET 206342039 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090332678 DLCTRL DEBUG Tx Command reply: GET_REPLY 206342039 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090332681 DLCTRL DEBUG Command: GET 405700244 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090332681 DLCTRL DEBUG Tx Command reply: GET_REPLY 405700244 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090332685 DLCTRL DEBUG Command: GET 159618253 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090332685 DLCTRL DEBUG Tx Command reply: GET_REPLY 159618253 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090332689 DLCTRL DEBUG Command: GET 478164591 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090332689 DLCTRL DEBUG Tx Command reply: GET_REPLY 478164591 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090332693 DLCTRL DEBUG Command: GET 693063247 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090332693 DLCTRL DEBUG Tx Command reply: GET_REPLY 693063247 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090332697 DLCTRL DEBUG Command: GET 387833083 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090332697 DLCTRL DEBUG Tx Command reply: GET_REPLY 387833083 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250412090332703 DLCTRL DEBUG Command: GET 701117375 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090332703 DLCTRL DEBUG Tx Command reply: GET_REPLY 701117375 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090332706 DLCTRL DEBUG Command: GET 605128488 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090332707 DLCTRL DEBUG Tx Command reply: GET_REPLY 605128488 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090332710 DLCTRL DEBUG Command: GET 407105827 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090332710 DLCTRL DEBUG Tx Command reply: GET_REPLY 407105827 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090332714 DLCTRL DEBUG Command: GET 513065854 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090332714 DLCTRL DEBUG Tx Command reply: GET_REPLY 513065854 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090332717 DLCTRL DEBUG Command: GET 503254592 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090332717 DLCTRL DEBUG Tx Command reply: GET_REPLY 503254592 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090332721 DLCTRL DEBUG Command: GET 242412273 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090332721 DLCTRL DEBUG Tx Command reply: GET_REPLY 242412273 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090332723 DLCTRL DEBUG Command: GET 801954063 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090332723 DLCTRL DEBUG Tx Command reply: GET_REPLY 801954063 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090332726 DLCTRL DEBUG Command: GET 730057215 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090332726 DLCTRL DEBUG Tx Command reply: GET_REPLY 730057215 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090332728 DLCTRL DEBUG Command: GET 613454934 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090332728 DLCTRL DEBUG Tx Command reply: GET_REPLY 613454934 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090332736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53366<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090332737 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37985<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(780)@481fc27fb91e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(781)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090332742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53364<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090332744 DLINP DEBUG SRVCONN(,r=127.0.0.1:52497<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090332744 DLINP DEBUG SRVCONN(,r=127.0.0.1:52497<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090332744 DLINP NOTICE SRV(,r=127.0.0.1:52497<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090332744 DMAIN NOTICE (127.0.0.1:52497 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52497<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090332744 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250412090332748 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090332748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090332748 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090332748 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412090332748 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090332748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090332748 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090332748 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250412090332748 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090332748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090332748 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090332748 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-RAN(791)@481fc27fb91e: Final verdict of PTC: none 20250412090332748 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090332748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090332748 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090332748 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090332748 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090332748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090332748 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090332748 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090332749 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 20250412090332749 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090332749 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090332749 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-RAN(797)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(786)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(790)@481fc27fb91e: Final verdict of PTC: none 20250412090332749 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090332749 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090332749 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090332749 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090332749 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090332749 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250412090332749 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090332749 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(796)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(794)@481fc27fb91e: Final verdict of PTC: none 20250412090332749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090332749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090332749 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 20250412090332749 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090332749 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc2-0: connection closed 20250412090332749 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090332749 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090332749 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090332749 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(793)@481fc27fb91e: Final verdict of PTC: none 20250412090332749 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090332749 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412090332749 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250412090332749 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090332750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090332750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090332750 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090332750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090332750 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090332750 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090332750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090332750 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090332750 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090332750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090332750 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090332750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090332750 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090332750 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090332750 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090332750 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090332750 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090332750 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 20250412090332750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090332750 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090332750 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090332750 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090332750 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090332750 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090332750 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090332750 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090332750 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090332750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090332750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090332751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090332751 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090332751 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250412090332751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090332751 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090332751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc0-M3UA(789)@481fc27fb91e: Final verdict of PTC: none 20250412090332751 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090332751 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090332751 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090332751 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090332751 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090332751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x565451965580]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090332751 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090332751 DLSCCP DEBUG SCCP-SCOC(86)[0x56545195a110]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090332751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a10ec2), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090332751 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090332751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090332751 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090332751 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090332751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090332751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090332751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 03 04 a1 0e c2 00 00 56 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090332751 DLSCCP DEBUG SCCP-SCOC(86)[0x56545195a110]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090332751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x565451965580]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090332751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1011726)[0x5654517c6390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090332751 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1011726)[0x5654517c6390]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090332751 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090332751 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090332751 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090332751 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090332751 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 20250412090332751 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090332751 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090332751 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090332751 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090332751 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 20250412090332751 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 20250412090332751 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090332751 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090332751 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090332751 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090332751 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090332751 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090332751 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090332751 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090332751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090332751 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-M3UA(792)@481fc27fb91e: Final verdict of PTC: none20250412090332752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090332752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1011726)[0x5654517c6390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090332752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1011726)[0x5654517c6390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090332752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1011726)[0x5654517c6390]{disrupted}: Freeing instance (context_map.c:202) 20250412090332752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1011726)[0x5654517c6390]{disrupted}: Deallocated (fsm.c:568) 20250412090332752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x565451965580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090332752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x565451965580]{disconnected}: Freeing instance (context_map.c:206) 20250412090332752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x565451965580]{disconnected}: Deallocated (fsm.c:568) 20250412090332752 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1011726 SCCP-86 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412090332752 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090332752 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090332752 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090332752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090332752 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090332752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090332752 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090332752 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090332752 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc2-M3UA(795)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(788)@481fc27fb91e: Final verdict of PTC: none20250412090332752 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090332752 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090332752 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090332753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090332753 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! HNBGW_Test.sgsn0-M3UA(798)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(785)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(779)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(787)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(782)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(783)@481fc27fb91e: Final verdict of PTC: none20250412090332752 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090332752 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090332752 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090332752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090332752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090332752 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090332752 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090332752 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090332752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090332752 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090332752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090332753 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090332753 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090332753 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090332753 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090332753 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090332753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5654519d8d50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090332753 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090332753 DLSCCP DEBUG SCCP-SCOC(85)[0x5654519623c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090332753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00740234), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090332753 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090332753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090332753 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090332753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090332753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090332753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090332753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 02 34 00 00 55 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090332753 DLSCCP DEBUG SCCP-SCOC(85)[0x5654519623c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090332753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5654519d8d50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090332753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11317857)[0x56545195f060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090332753 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11317857)[0x56545195f060]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090332753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090332753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11317857)[0x56545195f060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090332753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11317857)[0x56545195f060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090332753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11317857)[0x56545195f060]{disrupted}: Freeing instance (context_map.c:202) 20250412090332753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11317857)[0x56545195f060]{disrupted}: Deallocated (fsm.c:568) 20250412090332753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5654519d8d50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090332753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5654519d8d50]{disconnected}: Freeing instance (context_map.c:206) 20250412090332753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5654519d8d50]{disconnected}: Deallocated (fsm.c:568) 20250412090332753 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11317857 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412090332753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090332753 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090332753 DLSCCP DEBUG SCCP-SCOC(87)[0x56545197f940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090332753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc67e1), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090332753 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090332753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090332753 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090332753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090332753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090332753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090332753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 02 04 cc 67 e1 00 00 57 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090332753 DLSCCP DEBUG SCCP-SCOC(87)[0x56545197f940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090332753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5654519701e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090332753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3347065)[0x56545195dc90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090332753 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3347065)[0x56545195dc90]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090332754 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090332754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3347065)[0x56545195dc90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090332754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3347065)[0x56545195dc90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090332754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3347065)[0x56545195dc90]{disrupted}: Freeing instance (context_map.c:202) 20250412090332754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3347065)[0x56545195dc90]{disrupted}: Deallocated (fsm.c:568) 20250412090332754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090332754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:206) 20250412090332754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) 20250412090332754 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3347065 SCCP-87 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412090332754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090332754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090332754 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090332754 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090332754 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090332754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090332754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090332755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090332755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090332755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090332755 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090332755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090332755 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090332755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090332755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090332755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090332755 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-MGCP(799)@481fc27fb91e: Final verdict of PTC: none 20250412090332761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53380<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090332764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53394<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090332768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53406<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(801)@481fc27fb91e: Final verdict of PTC: pass TC_mscpool_no_allow_attach_round_robin0(800)@481fc27fb91e: Final verdict of PTC: pass TC_mscpool_no_allow_attach_round_robin0(802)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(779): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(780): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(781): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(782): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(783): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(784): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(785): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(786): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(787): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(788): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(789): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(790): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(791): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(792): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-SCCP(793): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-RAN(794): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-M3UA(795): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(796): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(797): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(798): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(799): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(800): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(801): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(802): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sat Apr 12 09:03:32 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 20250412090332948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53408<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090333172 DLSCCP DEBUG SCCP-SCOC(84)[0x5654519608e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090333172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000278d4), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090333172 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090333172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090333172 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090333172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090333172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090333172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090333172 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 02 78 d4 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090333172 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090333172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090333172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090333172 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090333172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090333172 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090333550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53408<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=622156) 20250412090333960 DLSCCP DEBUG SCCP-SCOC(83)[0x56545195aa60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090333960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b084d2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090333960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090333960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090333960 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090333960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090333960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090333960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090333960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b0 84 d2 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090333961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090333961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090333961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090333961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090333961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090333961 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090334427 DLSCCP DEBUG SCCP-SCOC(82)[0x565451965c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090334427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000249f3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090334427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090334427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090334427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090334427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090334427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090334427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090334427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 02 49 f3 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090334428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090334428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090334428 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090334428 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090334428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090334428 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=622156, count=632412) 20250412090334750 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090334750 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250412090334750 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250412090334750 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090334750 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090334750 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090334751 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090334751 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090334751 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090334752 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090334752 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090334752 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090335000 DLSCCP DEBUG SCCP-SCOC(81)[0x56545197f680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090335000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4d153), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090335000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090335000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090335000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090335000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090335000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090335000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090335001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f4 d1 53 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090335001 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090335001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090335001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090335001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090335001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090335001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090335534 DLSCCP DEBUG SCCP-SCOC(79)[0x5654518d8150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090335534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d245fc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090335534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090335534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090335534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090335534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090335534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090335534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090335534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 45 fc 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090335534 DLSCCP DEBUG SCCP-SCOC(80)[0x5654518d7b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090335534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bf93e), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090335534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090335534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090335534 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090335535 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090335535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090335535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090335535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 2b f9 3e 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090335535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090335535 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090335535 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090335535 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090335535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090335535 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090335535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090335535 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090335535 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090335535 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090335535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090335535 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Sat Apr 12 09:03:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250412090336659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090336665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090336671 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34095<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(807)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090336794 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090336794 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090336810 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090336810 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090336811 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090336811 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_valid_nri-Iuh1(809)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090336811 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090336811 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090336811 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090336812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090336812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090336812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090336812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090336812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090336812 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090336812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090336812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090336812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090336812 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090336812 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41240 (stream_srv.c:142) 20250412090336812 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41240<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090336812 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090336812 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090336812 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090336812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090336812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090336812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090336812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090336812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090336812 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090336812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090336812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090336812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090336812 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090336812 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090336812 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090336812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090336812 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090336812 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090336812 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090336812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090336812 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090336813 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090336813 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090336813 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090336813 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090336813 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090336813 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090336814 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090336814 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090336814 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090336814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090336814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090336814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090336814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090336814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090336814 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090336814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090336814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090336814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0a 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090336814 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090336814 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090336814 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090336814 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090336814 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090336814 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090336814 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090336814 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090336814 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090336815 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090336815 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090336815 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090336815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090336815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090336815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090336815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090336815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090336815 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090336815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090336815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090336815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 03 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090336815 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090336815 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090336816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090336816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090336816 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090336816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090336816 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(813)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(813)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(813)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(811)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(816)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(816)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(816)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(814)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(819)@481fc27fb91e: ************************************************* HNBGW_Test.msc2-M3UA(819)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(819)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(817)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090336858 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090336858 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090336858 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090336858 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090336858 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090336858 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090336859 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090336859 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090336860 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090336860 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090336860 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090336860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090336860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090336860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=2 -> eSLS=82: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412090336860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090336860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412090336860 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090336860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090336860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090336860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 02 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090336860 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090336860 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090336860 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090336860 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090336860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090336860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090336860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090336860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090336860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090336860 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090336860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090336860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090336860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 03 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090336860 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090336860 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090336860 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090336860 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090336860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090336860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090336860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090336860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090336860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090336860 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090336860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090336860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090336860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090336860 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090336860 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090336860 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090336860 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090336860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090336860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090336860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090336860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090336860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090336860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090336860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090336860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090336860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090336860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090336860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090336860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090336860 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090336860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090336861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090336861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090336861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090336861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090336861 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090336861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090336861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090336861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090336861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090336861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090336861 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090336861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090336861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090336861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090336861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090336861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090336861 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090336861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090336861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090336861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090336861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090336861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090336861 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(822)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(822)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(822)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(820)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090336881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090336881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090336881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090336881 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090336881 DHNBAP 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) 20250412090336881 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090336881 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090336882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090336882 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090336886 DLINP DEBUG SRVCONN(,r=127.0.0.1:41240<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090336886 DLINP DEBUG SRVCONN(,r=127.0.0.1:41240<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090336886 DLINP DEBUG SRVCONN(,r=127.0.0.1:41240<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090336886 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090336886 DHNBAP DEBUG (127.0.0.1:41240 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090336886 DHNBAP NOTICE (127.0.0.1:41240 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090336886 DHNBAP NOTICE (127.0.0.1:41240 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090336886 DLINP DEBUG SRVCONN(,r=127.0.0.1:41240<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090336886 DLINP DEBUG SRVCONN(,r=127.0.0.1:41240<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090337032 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 20250412090337032 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 20250412090337032 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090337032 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090337034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337034 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090337034 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090337034 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090337034 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090337034 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090337034 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090337034 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090337034 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090337034 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090337034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090337035 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337035 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090337035 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090337035 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090337035 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090337035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090337035 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090337035 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090337035 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090337035 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090337035 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090337035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090337035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090337035 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090337035 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090337035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090337035 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090337035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090337035 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090337035 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090337035 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090337035 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090337036 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090337036 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090337036 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090337036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090337036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090337036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090337036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090337036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090337036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090337036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090337036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090337036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090337036 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090337036 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337036 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090337036 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090337036 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090337036 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090337036 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412090337036 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090337036 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090337036 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090337036 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090337043 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 20250412090337043 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 20250412090337043 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090337043 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090337046 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337046 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090337046 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090337046 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090337046 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090337046 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090337046 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090337046 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090337046 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090337046 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090337046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090337047 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337047 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090337047 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090337047 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090337047 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090337047 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090337047 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090337047 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090337047 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090337047 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090337047 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090337047 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090337047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090337047 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090337047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090337047 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090337047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090337047 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090337047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090337047 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090337047 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090337047 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090337047 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090337048 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090337048 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090337048 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090337048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090337048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090337048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337048 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090337048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090337048 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090337048 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090337048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090337048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090337048 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090337049 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090337049 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337049 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090337049 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090337049 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090337049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090337049 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'virt-msc1' 20250412090337049 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090337049 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090337049 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090337049 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090337055 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 20250412090337056 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 20250412090337056 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090337056 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412090337058 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337059 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412090337059 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090337059 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090337059 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090337059 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090337059 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250412090337059 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090337059 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090337059 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250412090337059 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090337060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337060 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090337060 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090337060 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412090337060 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090337060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090337060 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090337060 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090337060 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412090337060 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412090337060 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412090337060 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412090337060 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090337060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090337060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090337060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090337060 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412090337060 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090337060 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090337060 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090337060 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090337060 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090337060 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090337060 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090337061 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090337061 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090337061 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090337061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090337061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090337061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337061 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090337061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090337061 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090337061 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090337061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090337061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090337061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090337061 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090337062 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337062 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090337062 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090337062 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090337062 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090337062 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc2' 20250412090337062 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090337062 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090337062 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090337062 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412090337071 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 20250412090337071 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 20250412090337072 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090337072 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090337074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337074 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090337074 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090337075 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090337075 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090337075 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090337075 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090337075 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090337075 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090337075 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090337075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090337076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337076 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090337076 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090337076 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090337076 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090337076 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090337076 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090337076 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090337076 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090337076 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090337076 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090337076 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090337076 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412090337076 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090337076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090337076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090337076 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090337076 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090337076 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090337076 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090337076 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090337076 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090337076 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090337076 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090337076 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090337077 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090337077 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090337077 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090337078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090337078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090337078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337078 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090337078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090337078 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090337078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090337078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090337078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090337078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090337078 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090337078 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337078 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090337078 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090337078 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090337078 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090337078 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412090337078 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090337078 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090337078 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090337078 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(812)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090337840 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337840 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090337840 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090337840 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090337840 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090337840 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090337840 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090337840 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090337840 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090337840 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090337840 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090337840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090337840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090337840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090337840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090337840 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090337840 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090337840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090337840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337841 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090337841 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090337841 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090337841 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090337841 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) 20250412090337841 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090337841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090337841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090337841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337841 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090337841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090337841 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090337841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090337841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090337841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090337841 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090337841 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090337841 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090337841 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337841 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090337841 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090337841 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090337841 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090337841 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412090337841 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090337841 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090337841 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090337841 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090337841 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337841 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090337841 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090337841 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090337841 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090337841 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090337841 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090337841 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090337841 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090337841 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090337841 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090337841 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090337841 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090337841 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090337841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090337841 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090337841 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090337841 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090337841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337842 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090337842 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090337842 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090337842 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090337842 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(815)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090337852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337852 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090337852 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090337852 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090337852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090337852 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090337852 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090337852 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090337852 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090337852 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090337852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090337852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090337852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090337852 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090337852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090337852 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090337852 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090337853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090337853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337853 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090337853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090337853 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090337853 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090337853 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) 20250412090337853 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) 20250412090337853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090337853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090337853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090337853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090337853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090337853 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090337853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090337853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090337853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090337853 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090337853 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090337853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090337853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090337853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090337853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090337853 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=5 -> eSLS=5: use Normal Route via 'virt-msc1' 20250412090337853 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090337853 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090337853 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090337853 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 05 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090337855 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337855 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090337855 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090337855 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090337855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090337855 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090337855 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090337855 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090337855 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090337855 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090337855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090337855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090337855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090337855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090337855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090337855 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090337855 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090337855 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090337855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337855 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090337855 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090337855 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090337855 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090337855 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(818)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090337868 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337868 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090337868 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090337868 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090337868 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090337868 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090337868 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090337868 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090337868 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090337868 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090337868 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090337868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090337868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090337868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090337868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090337868 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090337868 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090337868 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090337868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337869 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090337869 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090337869 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090337869 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090337869 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) 20250412090337869 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) 20250412090337869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090337869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090337869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337869 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090337869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090337869 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090337869 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090337869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090337869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090337869 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090337869 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090337869 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: link up (cnlink.c:111) 20250412090337869 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337869 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090337869 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090337869 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090337869 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090337869 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc2' 20250412090337869 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090337869 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090337869 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090337869 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0d 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412090337872 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337872 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090337872 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090337872 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090337872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090337872 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090337872 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090337872 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090337872 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090337872 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090337873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090337873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090337873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090337873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090337873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090337873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090337873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090337873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090337873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090337873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090337873 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090337873 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090337873 DRANAP INFO cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(821)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090337880 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337880 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090337880 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090337880 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090337880 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090337880 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090337880 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090337880 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090337880 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090337880 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090337880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090337880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090337880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090337880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090337880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090337880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090337880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090337880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090337880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090337880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090337880 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090337880 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090337880 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) 20250412090337880 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090337880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090337880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090337880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090337880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090337880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090337880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090337880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090337880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090337880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090337880 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090337880 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090337880 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337880 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090337880 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090337880 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090337881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090337881 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412090337881 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090337881 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090337881 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090337881 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090337883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090337883 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090337883 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090337883 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090337883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090337883 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090337883 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090337883 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090337883 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090337883 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090337883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090337883 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090337883 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090337883 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090337883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090337883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090337883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090337883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090337883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090337883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090337883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090337883 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090337883 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090337883 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090337883 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090337883 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090338915 DLCTRL DEBUG Command: GET 293236476 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090338915 DLCTRL DEBUG Tx Command reply: GET_REPLY 293236476 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090338922 DLCTRL DEBUG Command: GET 219440864 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090338922 DLCTRL DEBUG Tx Command reply: GET_REPLY 219440864 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090338926 DLCTRL DEBUG Command: GET 968746435 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090338926 DLCTRL DEBUG Tx Command reply: GET_REPLY 968746435 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090338930 DLCTRL DEBUG Command: GET 758081516 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090338930 DLCTRL DEBUG Tx Command reply: GET_REPLY 758081516 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090338934 DLCTRL DEBUG Command: GET 890720839 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090338934 DLCTRL DEBUG Tx Command reply: GET_REPLY 890720839 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090338937 DLCTRL DEBUG Command: GET 944025742 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090338937 DLCTRL DEBUG Tx Command reply: GET_REPLY 944025742 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090338940 DLCTRL DEBUG Command: GET 819834405 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090338940 DLCTRL DEBUG Tx Command reply: GET_REPLY 819834405 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090338942 DLCTRL DEBUG Command: GET 827235998 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090338942 DLCTRL DEBUG Tx Command reply: GET_REPLY 827235998 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090338945 DLCTRL DEBUG Command: GET 119057820 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090338945 DLCTRL DEBUG Tx Command reply: GET_REPLY 119057820 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090338946 DLCTRL DEBUG Command: GET 764377116 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090338946 DLCTRL DEBUG Tx Command reply: GET_REPLY 764377116 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090338948 DLCTRL DEBUG Command: GET 413352090 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090338948 DLCTRL DEBUG Tx Command reply: GET_REPLY 413352090 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090338950 DLCTRL DEBUG Command: GET 169337032 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090338950 DLCTRL DEBUG Tx Command reply: GET_REPLY 169337032 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090338951 DLCTRL DEBUG Command: GET 271505987 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090338951 DLCTRL DEBUG Tx Command reply: GET_REPLY 271505987 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090338952 DLCTRL DEBUG Command: GET 187047926 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090338952 DLCTRL DEBUG Tx Command reply: GET_REPLY 187047926 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090338953 DLCTRL DEBUG Command: GET 640986219 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090338953 DLCTRL DEBUG Tx Command reply: GET_REPLY 640986219 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090338954 DLCTRL DEBUG Command: GET 58109688 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090338954 DLCTRL DEBUG Tx Command reply: GET_REPLY 58109688 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090338956 DLCTRL DEBUG Command: GET 690143545 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090338956 DLCTRL DEBUG Tx Command reply: GET_REPLY 690143545 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090338956 DLCTRL DEBUG Command: GET 219162586 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090338956 DLCTRL DEBUG Tx Command reply: GET_REPLY 219162586 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090338957 DLCTRL DEBUG Command: GET 987883762 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090338957 DLCTRL DEBUG Tx Command reply: GET_REPLY 987883762 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090338959 DLCTRL DEBUG Command: GET 418560659 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090338959 DLCTRL DEBUG Tx Command reply: GET_REPLY 418560659 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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@481fc27fb91e: 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 := '000000000000001101000011'B, t_guard := 20.000000 } 20250412090338978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46534<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(815)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(815)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(824)16175125 20250412090340031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090340031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090340031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250412090340031 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090340031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf6d015, normal) (hnbgw_rua.c:406) 20250412090340031 DHNB DEBUG map_rua[0x56545195f060]{init}: Allocated (fsm.c:456) 20250412090340031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16175125)[0x56545195f060]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090340031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16175125 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090340031 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090340031 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090340031 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16175125 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:696) 20250412090340031 DCN DEBUG map_sccp[0x5654519d8d50]{init}: Allocated (fsm.c:456) 20250412090340031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5654519d8d50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090340031 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-16175125 <-> SCCP-88 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412090340031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16175125 SCCP-88 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:311) 20250412090340031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16175125)[0x56545195f060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090340031 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090340031 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090340031 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16175125 SCCP-88 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090340031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5654519d8d50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090340031 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090340031 DLSCCP DEBUG SCCP-SCOC(88)[0x56545195dc90]{IDLE}: Allocated (fsm.c:456) 20250412090340031 DLSCCP DEBUG SCCP-SCOC(88)[0x56545195dc90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090340031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030003430056400500f1100926) (sccp_scrc.c:415) 20250412090340031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090340031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090340031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090340032 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090340032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090340032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090340032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090340032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090340032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090340032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090340032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090340032 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090340032 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090340032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090340032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090340032 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 58 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 03 43 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090340032 DLSCCP DEBUG SCCP-SCOC(88)[0x56545195dc90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090340032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5654519d8d50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090340032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16175125)[0x56545195f060]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090340032 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090340032 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090340032 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090340032 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090340032 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090340032 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'virt-msc1' 20250412090340032 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090340032 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090340032 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090340032 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 bd 00 00 00 02 03 00 00 0d 01 00 00 58 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 03 43 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(814)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc1-SCCP(814)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(815)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(824) HNBGW_Test.msc1-RAN(815)@481fc27fb91e: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(824)13837269 HNBGW_Test.msc1-SCCP(814)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(814)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412090340051 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090340051 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090340051 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090340051 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090340051 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090340052 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090340052 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090340052 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 TC_mscpool_no_allow_attach_valid_nri0(824)@481fc27fb91e: setverdict(pass): none -> pass 20250412090340052 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090340052 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 58 d9 8d 5d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090340052 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090340052 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090340052 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090340052 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090340052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090340052 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d98d5d) (sccp_scrc.c:486) 20250412090340052 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1855) 20250412090340052 DLSCCP DEBUG SCCP-SCOC(88)[0x56545195dc90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090340052 DLSCCP DEBUG SCCP-SCOC(88)[0x56545195dc90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090340052 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090340052 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090340052 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090340052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5654519d8d50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090340052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5654519d8d50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090340054 DLCTRL DEBUG Command: GET 941938269 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090340055 DLCTRL DEBUG Tx Command reply: GET_REPLY 941938269 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090340059 DLCTRL DEBUG Command: GET 277029340 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090340059 DLCTRL DEBUG Tx Command reply: GET_REPLY 277029340 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090340065 DLCTRL DEBUG Command: GET 470173120 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090340065 DLCTRL DEBUG Tx Command reply: GET_REPLY 470173120 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090340068 DLCTRL DEBUG Command: GET 830838852 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090340068 DLCTRL DEBUG Tx Command reply: GET_REPLY 830838852 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090340070 DLCTRL DEBUG Command: GET 568333364 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090340070 DLCTRL DEBUG Tx Command reply: GET_REPLY 568333364 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090340072 DLCTRL DEBUG Command: GET 165990910 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090340072 DLCTRL DEBUG Tx Command reply: GET_REPLY 165990910 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090340073 DLCTRL DEBUG Command: GET 412783043 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090340073 DLCTRL DEBUG Tx Command reply: GET_REPLY 412783043 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250412090340075 DLCTRL DEBUG Command: GET 39101518 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090340075 DLCTRL DEBUG Tx Command reply: GET_REPLY 39101518 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090340077 DLCTRL DEBUG Command: GET 840564849 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090340077 DLCTRL DEBUG Tx Command reply: GET_REPLY 840564849 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090340079 DLCTRL DEBUG Command: GET 932991737 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090340079 DLCTRL DEBUG Tx Command reply: GET_REPLY 932991737 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090340082 DLCTRL DEBUG Command: GET 206872166 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090340082 DLCTRL DEBUG Tx Command reply: GET_REPLY 206872166 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090340085 DLCTRL DEBUG Command: GET 159860859 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090340085 DLCTRL DEBUG Tx Command reply: GET_REPLY 159860859 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090340087 DLCTRL DEBUG Command: GET 141703278 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090340087 DLCTRL DEBUG Tx Command reply: GET_REPLY 141703278 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090340089 DLCTRL DEBUG Command: GET 936148464 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090340089 DLCTRL DEBUG Tx Command reply: GET_REPLY 936148464 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090340091 DLCTRL DEBUG Command: GET 214433062 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090340091 DLCTRL DEBUG Tx Command reply: GET_REPLY 214433062 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090340093 DLCTRL DEBUG Command: GET 285139202 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090340093 DLCTRL DEBUG Tx Command reply: GET_REPLY 285139202 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090340094 DLCTRL DEBUG Command: GET 625703137 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090340094 DLCTRL DEBUG Tx Command reply: GET_REPLY 625703137 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090340096 DLCTRL DEBUG Command: GET 693699054 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090340096 DLCTRL DEBUG Tx Command reply: GET_REPLY 693699054 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090340097 DLCTRL DEBUG Command: GET 313855662 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090340097 DLCTRL DEBUG Tx Command reply: GET_REPLY 313855662 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090340098 DLCTRL DEBUG Command: GET 361019226 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090340098 DLCTRL DEBUG Tx Command reply: GET_REPLY 361019226 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000001011000100'B, t_guard := 20.000000 } 20250412090340110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46546<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(812)@481fc27fb91e: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(812)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(825)4050353 20250412090341142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090341142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090341142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412090341142 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090341142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3dcdb1, normal) (hnbgw_rua.c:406) 20250412090341142 DHNB DEBUG map_rua[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090341142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4050353)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090341142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4050353 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090341142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090341142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090341142 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412090341142 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4050353 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090341142 DCN DEBUG map_sccp[0x5654517c6390]{init}: Allocated (fsm.c:456) 20250412090341142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5654517c6390]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090341142 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-4050353 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090341142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4050353 SCCP-89 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412090341142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4050353)[0x5654519701e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090341142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090341142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090341143 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4050353 SCCP-89 msc-0 MI=IMSI-001010000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090341143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5654517c6390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090341143 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090341143 DLSCCP DEBUG SCCP-SCOC(89)[0x565451965580]{IDLE}: Allocated (fsm.c:456) 20250412090341143 DLSCCP DEBUG SCCP-SCOC(89)[0x565451965580]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090341143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030002c40056400500f1100926) (sccp_scrc.c:415) 20250412090341143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090341143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090341143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090341143 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090341143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090341143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090341143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090341143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090341143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090341143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090341143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090341143 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090341143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090341143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090341143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090341143 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 59 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 09 10 10 00 00 00 00 20 00 4f 40 03 00 02 c4 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090341143 DLSCCP DEBUG SCCP-SCOC(89)[0x565451965580]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090341143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5654517c6390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090341143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4050353)[0x5654519701e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090341144 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090341144 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090341144 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090341144 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090341144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090341144 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412090341144 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090341144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090341144 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090341144 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0c 01 00 00 59 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 09 10 10 00 00 00 00 20 00 4f 40 03 00 02 c4 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(811)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(811)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(812)@481fc27fb91e: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(825) HNBGW_Test.msc0-RAN(812)@481fc27fb91e: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(825)14361723 HNBGW_Test.msc0-SCCP(811)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(811)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(825)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090341173 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090341173 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090341173 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090341173 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090341173 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090341173 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090341173 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090341173 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090341173 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090341173 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 59 77 f7 30 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090341173 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090341173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090341173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090341173 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090341173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090341173 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0077f730) (sccp_scrc.c:486) 20250412090341173 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1855) 20250412090341173 DLSCCP DEBUG SCCP-SCOC(89)[0x565451965580]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090341173 DLSCCP DEBUG SCCP-SCOC(89)[0x565451965580]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090341173 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090341173 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090341173 DCN DEBUG handle_cn_conn_conf() conn_id=89, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090341173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5654517c6390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090341173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5654517c6390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090341173 DLCTRL DEBUG Command: GET 209638155 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090341173 DLCTRL DEBUG Tx Command reply: GET_REPLY 209638155 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090341174 DLCTRL DEBUG Command: GET 692803515 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090341174 DLCTRL DEBUG Tx Command reply: GET_REPLY 692803515 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090341175 DLCTRL DEBUG Command: GET 628934157 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090341175 DLCTRL DEBUG Tx Command reply: GET_REPLY 628934157 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090341176 DLCTRL DEBUG Command: GET 994584335 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090341176 DLCTRL DEBUG Tx Command reply: GET_REPLY 994584335 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090341177 DLCTRL DEBUG Command: GET 432013880 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090341177 DLCTRL DEBUG Tx Command reply: GET_REPLY 432013880 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090341178 DLCTRL DEBUG Command: GET 982768684 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090341178 DLCTRL DEBUG Tx Command reply: GET_REPLY 982768684 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090341178 DLCTRL DEBUG Command: GET 78384614 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090341178 DLCTRL DEBUG Tx Command reply: GET_REPLY 78384614 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250412090341179 DLCTRL DEBUG Command: GET 873186478 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090341179 DLCTRL DEBUG Tx Command reply: GET_REPLY 873186478 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090341180 DLCTRL DEBUG Command: GET 381976952 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090341180 DLCTRL DEBUG Tx Command reply: GET_REPLY 381976952 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090341181 DLCTRL DEBUG Command: GET 619518004 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090341181 DLCTRL DEBUG Tx Command reply: GET_REPLY 619518004 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090341181 DLCTRL DEBUG Command: GET 423448617 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090341181 DLCTRL DEBUG Tx Command reply: GET_REPLY 423448617 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090341182 DLCTRL DEBUG Command: GET 705635875 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090341182 DLCTRL DEBUG Tx Command reply: GET_REPLY 705635875 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090341183 DLCTRL DEBUG Command: GET 910393391 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090341183 DLCTRL DEBUG Tx Command reply: GET_REPLY 910393391 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090341183 DLCTRL DEBUG Command: GET 202197059 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090341183 DLCTRL DEBUG Tx Command reply: GET_REPLY 202197059 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090341184 DLCTRL DEBUG Command: GET 4905206 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090341184 DLCTRL DEBUG Tx Command reply: GET_REPLY 4905206 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090341185 DLCTRL DEBUG Command: GET 531590386 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090341185 DLCTRL DEBUG Tx Command reply: GET_REPLY 531590386 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090341185 DLCTRL DEBUG Command: GET 433443316 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090341185 DLCTRL DEBUG Tx Command reply: GET_REPLY 433443316 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090341186 DLCTRL DEBUG Command: GET 353293200 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090341186 DLCTRL DEBUG Tx Command reply: GET_REPLY 353293200 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090341187 DLCTRL DEBUG Command: GET 659062845 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090341187 DLCTRL DEBUG Tx Command reply: GET_REPLY 659062845 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090341187 DLCTRL DEBUG Command: GET 157428993 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090341187 DLCTRL DEBUG Tx Command reply: GET_REPLY 157428993 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000001010001111'B, t_guard := 20.000000 } 20250412090341198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46556<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(818)@481fc27fb91e: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(818)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(826)4344141 20250412090342227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090342227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090342227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412090342227 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090342227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x42494d, normal) (hnbgw_rua.c:406) 20250412090342227 DHNB DEBUG map_rua[0x565451978120]{init}: Allocated (fsm.c:456) 20250412090342227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4344141)[0x565451978120]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090342227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4344141 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090342227 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090342227 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090342227 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4344141 SCCP-0 CS MI=IMSI-001010000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412090342227 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4344141 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:743) 20250412090342227 DCN DEBUG map_sccp[0x56545197f7b0]{init}: Allocated (fsm.c:456) 20250412090342227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56545197f7b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090342227 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-4344141 <-> SCCP-90 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250412090342227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4344141 SCCP-90 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412090342227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4344141)[0x565451978120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090342227 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090342227 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090342227 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4344141 SCCP-90 msc-2 MI=IMSI-001010000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090342227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56545197f7b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090342227 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090342227 DLSCCP DEBUG SCCP-SCOC(90)[0x56545195eaf0]{IDLE}: Allocated (fsm.c:456) 20250412090342227 DLSCCP DEBUG SCCP-SCOC(90)[0x56545195eaf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090342228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f400300028f0056400500f1100926) (sccp_scrc.c:415) 20250412090342228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090342228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090342228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090342228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090342228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090342228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090342228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090342228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090342228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090342228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090342228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090342228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090342228 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090342228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090342228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090342228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 03 03 00 00 0f 01 00 00 5a 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 00 30 00 4f 40 03 00 02 8f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090342228 DLSCCP DEBUG SCCP-SCOC(90)[0x56545195eaf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090342228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56545197f7b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090342228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4344141)[0x565451978120]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090342228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090342228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090342228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090342229 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090342229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090342229 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc2' 20250412090342229 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090342229 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090342229 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090342229 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 03 03 00 00 0f 01 00 00 5a 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 09 10 10 00 00 00 00 30 00 4f 40 03 00 02 8f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(817)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc2-SCCP(817)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(818)@481fc27fb91e: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(826) HNBGW_Test.msc2-RAN(818)@481fc27fb91e: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(826)8112602 HNBGW_Test.msc2-SCCP(817)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(817)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412090342241 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090342241 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090342241 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090342241 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090342241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090342241 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090342241 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090342241 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090342241 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090342241 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 03 00 00 00 bd 03 02 00 00 02 00 00 5a 9e 26 2b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090342241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090342241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090342241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090342241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090342241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090342241 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009e262b) (sccp_scrc.c:486) 20250412090342241 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1855) 20250412090342241 DLSCCP DEBUG SCCP-SCOC(90)[0x56545195eaf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090342241 DLSCCP DEBUG SCCP-SCOC(90)[0x56545195eaf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090342241 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090342241 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) TC_mscpool_no_allow_attach_valid_nri0(826)@481fc27fb91e: setverdict(pass): none -> pass 20250412090342241 DCN DEBUG handle_cn_conn_conf() conn_id=90, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090342241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56545197f7b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090342241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56545197f7b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090342242 DLCTRL DEBUG Command: GET 840451796 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090342242 DLCTRL DEBUG Tx Command reply: GET_REPLY 840451796 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090342243 DLCTRL DEBUG Command: GET 527416843 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090342244 DLCTRL DEBUG Tx Command reply: GET_REPLY 527416843 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090342248 DLCTRL DEBUG Command: GET 177413777 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090342248 DLCTRL DEBUG Tx Command reply: GET_REPLY 177413777 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090342252 DLCTRL DEBUG Command: GET 818609678 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090342252 DLCTRL DEBUG Tx Command reply: GET_REPLY 818609678 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090342255 DLCTRL DEBUG Command: GET 963392255 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090342255 DLCTRL DEBUG Tx Command reply: GET_REPLY 963392255 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090342259 DLCTRL DEBUG Command: GET 5125442 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090342260 DLCTRL DEBUG Tx Command reply: GET_REPLY 5125442 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090342263 DLCTRL DEBUG Command: GET 79512330 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090342263 DLCTRL DEBUG Tx Command reply: GET_REPLY 79512330 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250412090342267 DLCTRL DEBUG Command: GET 626091698 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090342267 DLCTRL DEBUG Tx Command reply: GET_REPLY 626091698 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090342271 DLCTRL DEBUG Command: GET 904608768 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090342271 DLCTRL DEBUG Tx Command reply: GET_REPLY 904608768 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090342274 DLCTRL DEBUG Command: GET 241187670 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090342274 DLCTRL DEBUG Tx Command reply: GET_REPLY 241187670 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090342277 DLCTRL DEBUG Command: GET 931221171 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090342277 DLCTRL DEBUG Tx Command reply: GET_REPLY 931221171 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250412090342279 DLCTRL DEBUG Command: GET 665297404 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090342279 DLCTRL DEBUG Tx Command reply: GET_REPLY 665297404 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090342282 DLCTRL DEBUG Command: GET 626516664 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090342282 DLCTRL DEBUG Tx Command reply: GET_REPLY 626516664 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090342284 DLCTRL DEBUG Command: GET 462447448 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090342284 DLCTRL DEBUG Tx Command reply: GET_REPLY 462447448 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090342286 DLCTRL DEBUG Command: GET 936724570 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090342286 DLCTRL DEBUG Tx Command reply: GET_REPLY 936724570 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090342288 DLCTRL DEBUG Command: GET 49669222 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090342288 DLCTRL DEBUG Tx Command reply: GET_REPLY 49669222 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090342290 DLCTRL DEBUG Command: GET 221195450 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090342290 DLCTRL DEBUG Tx Command reply: GET_REPLY 221195450 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090342291 DLCTRL DEBUG Command: GET 753583439 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090342291 DLCTRL DEBUG Tx Command reply: GET_REPLY 753583439 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090342293 DLCTRL DEBUG Command: GET 257953782 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090342293 DLCTRL DEBUG Tx Command reply: GET_REPLY 257953782 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090342294 DLCTRL DEBUG Command: GET 480128328 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090342294 DLCTRL DEBUG Tx Command reply: GET_REPLY 480128328 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090342303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46526<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090342303 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34095<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(805)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(804)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090342306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46510<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090342307 DLINP DEBUG SRVCONN(,r=127.0.0.1:41240<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090342307 DLINP DEBUG SRVCONN(,r=127.0.0.1:41240<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090342307 DLINP NOTICE SRV(,r=127.0.0.1:41240<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090342307 DMAIN NOTICE (127.0.0.1:41240 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41240<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090342307 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(810)@481fc27fb91e: Final verdict of PTC: none 20250412090342310 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090342310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090342310 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090342310 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090342310 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090342310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090342310 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090342310 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090342310 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090342310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090342310 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090342310 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090342310 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 20250412090342310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090342310 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090342310 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090342310 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090342310 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090342310 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090342310 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090342310 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412090342310 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090342311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090342311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090342311 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(820)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(821)@481fc27fb91e: Final verdict of PTC: none 20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412090342311 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090342311 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090342311 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 20250412090342311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090342311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090342311 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090342311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090342311 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090342311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090342311 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090342311 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090342311 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090342311 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090342311 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090342311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5654517c6390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090342311 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 20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090342311 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090342311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090342311 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090342311 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090342311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090342311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090342311 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090342311 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 20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090342311 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090342311 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090342311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090342311 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090342311 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090342312 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250412090342312 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090342312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090342311 DLSCCP DEBUG SCCP-SCOC(89)[0x565451965580]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090342311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077f730), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090342311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090342311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090342311 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090342312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090342312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090342312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090342312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090342312 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090342312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090342312 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090342312 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250412090342312 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 20250412090342312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0c 04 77 f7 30 00 00 59 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) HNBGW_Test.msc1-RAN(815)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(818)@481fc27fb91e: Final verdict of PTC: none 20250412090342312 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090342312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090342312 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090342312 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090342312 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 20250412090342312 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 20250412090342312 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090342312 DLSCCP DEBUG SCCP-SCOC(89)[0x565451965580]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090342312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5654517c6390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090342312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4050353)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090342312 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4050353)[0x5654519701e0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090342312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(803)@481fc27fb91e: Final verdict of PTC: none 20250412090342312 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc2-0: connection closed 20250412090342312 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090342312 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090342312 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090342312 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250412090342312 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090342312 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090342312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090342312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090342312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4050353)[0x5654519701e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090342312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4050353)[0x5654519701e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090342313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4050353)[0x5654519701e0]{disrupted}: Freeing instance (context_map.c:202) 20250412090342313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4050353)[0x5654519701e0]{disrupted}: Deallocated (fsm.c:568) 20250412090342313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5654517c6390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.msc1-SCCP(814)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(809)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(819)@481fc27fb91e: Final verdict of PTC: none 20250412090342313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5654517c6390]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.msc0-SCCP(811)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(813)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(812)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(807)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(822)@481fc27fb91e: Final verdict of PTC: none 20250412090342313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5654517c6390]{disconnected}: Deallocated (fsm.c:568) 20250412090342313 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4050353 SCCP-89 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250412090342313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090342313 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090342313 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090342314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc2-SCCP(817)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(816)@481fc27fb91e: Final verdict of PTC: none 20250412090342314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090342314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090342314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090342314 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090342314 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090342314 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090342314 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090342314 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090342314 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090342314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090342315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090342315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090342315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090342315 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090342316 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090342314 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090342314 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090342314 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090342314 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090342316 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090342317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_mscpool_no_allow_attach_valid_nri0(825)@481fc27fb91e: Final verdict of PTC: pass20250412090342318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090342318 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) TC_mscpool_no_allow_attach_valid_nri0(824)@481fc27fb91e: Final verdict of PTC: pass20250412090342319 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090342319 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090342320 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090342320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5654519d8d50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090342321 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) TC_mscpool_no_allow_attach_valid_nri0(826)@481fc27fb91e: Final verdict of PTC: pass 20250412090342322 DLSCCP DEBUG SCCP-SCOC(88)[0x56545195dc90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090342322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d98d5d), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090342323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090342323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090342324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090342325 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090342325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090342326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090342326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 0d 04 d9 8d 5d 00 00 58 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090342327 DLSCCP DEBUG SCCP-SCOC(88)[0x56545195dc90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090342327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5654519d8d50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090342328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16175125)[0x56545195f060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090342329 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16175125)[0x56545195f060]{connected}: Tx RUA Disconnect (context_map_rua.c:203) HNBGW-MGCP(823)@481fc27fb91e: Final verdict of PTC: none 20250412090342329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090342330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16175125)[0x56545195f060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090342330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16175125)[0x56545195f060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090342331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16175125)[0x56545195f060]{disrupted}: Freeing instance (context_map.c:202) 20250412090342331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16175125)[0x56545195f060]{disrupted}: Deallocated (fsm.c:568) 20250412090342332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5654519d8d50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090342333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5654519d8d50]{disconnected}: Freeing instance (context_map.c:206) 20250412090342333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x5654519d8d50]{disconnected}: Deallocated (fsm.c:568) 20250412090342334 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16175125 SCCP-88 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) HNBGW-PFCP(806)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: Setting final verdict of the test case. 20250412090342334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090342335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(803): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(804): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(805): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(806): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(807): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(808): none (pass -> pass) 20250412090342335 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(809): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(810): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(811): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(812): none (pass -> pass) 20250412090342336 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(813): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(814): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(815): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(816): none (pass -> pass) 20250412090342337 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-SCCP(817): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-RAN(818): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-M3UA(819): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(820): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(821): none (pass -> pass) 20250412090342337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4344141)[0x565451978120]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(822): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(823): none (pass -> pass) 20250412090342338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4344141)[0x565451978120]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(824): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(825): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(826): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass 20250412090342338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56545197f7b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. 20250412090342339 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090342339 DLSCCP DEBUG SCCP-SCOC(90)[0x56545195eaf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090342340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e262b), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090342341 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090342341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090342342 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090342342 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090342343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090342344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090342344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 0f 04 9e 26 2b 00 00 5a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090342345 DLSCCP DEBUG SCCP-SCOC(90)[0x56545195eaf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090342345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56545197f7b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090342346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4344141)[0x565451978120]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090342347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4344141)[0x565451978120]{disrupted}: Freeing instance (context_map.c:202) 20250412090342347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4344141)[0x565451978120]{disrupted}: Deallocated (fsm.c:568) 20250412090342348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56545197f7b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090342348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56545197f7b0]{disconnected}: Freeing instance (context_map.c:206) 20250412090342349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x56545197f7b0]{disconnected}: Deallocated (fsm.c:568) 20250412090342350 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4344141 SCCP-90 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250412090342350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090342351 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090342352 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250412090342353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090342353 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090342354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090342355 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090342355 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090342356 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090342357 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090342357 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090342358 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090342358 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090342358 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090342358 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090342358 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090342358 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090342359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46534<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090342359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46546<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090342360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46556<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090342361 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090342361 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090342361 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090342361 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090342361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090342361 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! Sat Apr 12 09:03:42 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 20250412090342505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090342753 DLSCCP DEBUG SCCP-SCOC(86)[0x56545195a110]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090342753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a10ec2), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090342753 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090342753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090342753 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090342753 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090342753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090342753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090342753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 a1 0e c2 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090342753 DLSCCP DEBUG SCCP-SCOC(85)[0x5654519623c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090342753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00740234), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090342753 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090342753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090342753 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090342753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090342753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090342753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090342753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 02 34 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090342754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090342754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090342754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090342754 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090342754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090342754 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090342754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090342754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090342754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090342754 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090342754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090342754 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090342755 DLSCCP DEBUG SCCP-SCOC(87)[0x56545197f940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090342755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc67e1), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090342755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090342755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090342755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090342755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090342755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090342755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090342755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cc 67 e1 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090342755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090342755 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090342755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090342755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090342755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090342755 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090343107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46570<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=582912) 20250412090343172 DLSCCP DEBUG SCCP-SCOC(84)[0x5654519608e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090343173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000278d4), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090343173 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090343173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090343173 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090343173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090343173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090343173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090343173 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 02 78 d4 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090343173 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090343173 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090343173 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090343173 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090343173 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090343173 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090343962 DLSCCP DEBUG SCCP-SCOC(83)[0x56545195aa60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090343962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b084d2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090343962 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090343962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090343962 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090343962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090343962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090343962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090343962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b0 84 d2 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090343962 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090343962 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090343962 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090343962 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090343962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090343962 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=582912, count=588436) 20250412090344311 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090344311 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090344312 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090344312 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090344312 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090344312 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090344312 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090344312 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090344312 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090344313 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090344313 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250412090344313 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250412090344428 DLSCCP DEBUG SCCP-SCOC(82)[0x565451965c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090344428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000249f3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090344429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090344429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090344429 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090344429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090344429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090344429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090344429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 02 49 f3 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090344429 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090344429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090344429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090344429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090344429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090344429 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090345002 DLSCCP DEBUG SCCP-SCOC(81)[0x56545197f680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090345002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4d153), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090345002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090345002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090345002 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090345002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090345002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090345002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090345002 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f4 d1 53 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090345002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090345002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090345002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090345002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090345002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090345002 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Sat Apr 12 09:03:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412090345535 DLSCCP DEBUG SCCP-SCOC(80)[0x5654518d7b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090345535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bf93e), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090345535 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090345535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090345536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090345536 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090345536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090345536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090345536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 2b f9 3e 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090345536 DLSCCP DEBUG SCCP-SCOC(79)[0x5654518d8150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090345536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d245fc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090345536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090345536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090345536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090345536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090345536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090345536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090345536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 d2 45 fc 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090345537 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090345537 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090345537 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090345537 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090345537 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090345537 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090345537 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090345537 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090345537 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090345537 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090345537 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090345537 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250412090346206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51598<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090346212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090346217 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37377<->l=127.0.0.1:4262) (control_if.c:572) 20250412090346339 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090346340 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090346346 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090346346 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090346346 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090346346 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090346347 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090346347 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090346347 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090346347 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090346347 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57650 (stream_srv.c:142) 20250412090346347 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57650<->l=127.0.0.1:29169 (hnbgw.c:794) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090346348 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090346348 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090346348 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090346348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090346348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090346348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090346348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346348 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090346348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090346348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090346348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 08 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090346348 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090346348 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090346348 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090346348 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090346348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090346348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090346348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090346348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346348 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090346348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090346348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090346348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090346348 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090346348 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090346348 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090346348 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090346348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090346348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090346348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090346348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346348 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090346348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090346348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090346348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 06 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090346348 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090346349 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090346349 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090346349 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090346349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090346349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090346349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090346349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090346349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090346349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090346349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090346349 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090346349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346349 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090346349 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090346349 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090346349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090346349 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090346349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346349 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090346349 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090346349 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090346349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090346349 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090346349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346349 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090346349 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090346349 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090346349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090346349 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090346349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346349 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090346349 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090346349 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090346349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090346349 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(837)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(837)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(837)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(835)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(840)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(840)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(840)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(838)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090346371 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090346371 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090346372 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090346372 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090346372 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090346372 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090346372 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090346372 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090346373 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090346373 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090346373 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090346373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090346373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090346373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346373 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=1 -> eSLS=81: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090346373 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346373 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090346373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090346373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090346373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 01 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090346373 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090346373 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090346373 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090346373 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090346373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090346373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090346373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346373 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=11 -> eSLS=43: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090346373 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=11 -> eSLS=11: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346373 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090346373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090346373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090346373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0b 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090346373 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090346373 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090346373 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090346373 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090346373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090346373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090346373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346373 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090346373 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346373 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090346373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090346373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090346373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090346373 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090346373 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090346373 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090346373 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090346373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090346373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090346373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346374 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090346374 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090346374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090346374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090346374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090346374 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090346374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346374 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090346374 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090346374 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090346374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090346374 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090346374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346374 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090346374 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090346374 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090346374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090346374 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090346374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346374 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090346374 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090346374 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090346374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090346374 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090346374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346374 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090346374 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090346374 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090346374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090346374 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(843)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(843)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(843)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(841)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(846)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-M3UA(846)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(846)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-SCCP(844)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090346408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090346408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090346408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090346408 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090346408 DHNBAP 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) 20250412090346408 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090346408 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090346408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090346408 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090346416 DLINP DEBUG SRVCONN(,r=127.0.0.1:57650<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090346416 DLINP DEBUG SRVCONN(,r=127.0.0.1:57650<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090346417 DLINP DEBUG SRVCONN(,r=127.0.0.1:57650<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090346417 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090346417 DHNBAP DEBUG (127.0.0.1:57650 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090346417 DHNBAP NOTICE (127.0.0.1:57650 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090346417 DHNBAP NOTICE (127.0.0.1:57650 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090346417 DLINP DEBUG SRVCONN(,r=127.0.0.1:57650<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090346417 DLINP DEBUG SRVCONN(,r=127.0.0.1:57650<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090346559 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 20250412090346559 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 20250412090346559 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090346559 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090346567 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346567 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090346567 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090346567 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090346567 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090346568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090346568 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090346568 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090346568 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090346568 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090346568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090346569 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 20250412090346569 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 20250412090346569 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090346569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412090346571 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346571 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090346571 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090346571 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090346571 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090346571 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090346571 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090346571 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090346572 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090346572 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090346572 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090346572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(840)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090346572 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090346572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090346572 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090346572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090346572 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090346572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090346572 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090346572 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090346572 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090346572 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090346573 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090346574 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090346574 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090346574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090346574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090346574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346574 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090346574 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090346574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090346574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090346574 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090346574 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090346574 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346574 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090346574 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090346574 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090346574 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090346574 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412090346574 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090346574 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090346575 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090346575 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090346578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346578 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090346578 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090346578 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090346578 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090346578 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090346578 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090346578 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090346578 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090346578 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090346578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090346584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346584 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090346584 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090346584 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090346584 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090346584 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090346584 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090346584 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090346584 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090346584 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090346584 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090346584 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090346584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090346584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090346584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090346584 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090346584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090346584 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090346584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090346584 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090346584 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090346584 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090346584 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090346584 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 20250412090346584 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 20250412090346584 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090346584 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090346585 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090346585 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090346585 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090346585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090346585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090346585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090346585 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346585 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090346585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090346585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090346586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090346586 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090346586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090346586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090346586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090346586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090346586 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'virt-msc1' 20250412090346586 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090346586 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090346586 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090346586 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090346586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346586 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090346586 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090346586 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090346587 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090346587 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090346587 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090346587 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090346587 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090346587 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090346587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090346589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346589 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090346589 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090346589 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090346589 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090346589 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090346589 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090346589 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090346589 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090346589 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090346589 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090346589 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090346589 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090346589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090346589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090346589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090346589 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090346589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090346590 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090346590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090346590 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090346590 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090346590 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090346590 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090346591 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090346591 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090346591 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090346591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090346591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090346591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090346591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090346591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090346591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090346591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090346592 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090346592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090346592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090346592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090346592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090346592 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412090346592 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090346592 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090346592 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090346592 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412090346596 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 20250412090346596 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 20250412090346596 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090346596 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412090346601 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346601 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412090346601 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090346601 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090346601 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090346601 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090346601 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090346601 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090346601 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090346601 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412090346602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090346603 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346603 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090346603 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090346603 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412090346603 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090346603 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090346604 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090346604 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090346604 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412090346604 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412090346604 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090346604 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412090346604 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090346604 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090346604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090346604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090346604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090346604 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412090346604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090346604 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090346604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090346604 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090346604 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090346604 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090346604 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090346605 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090346605 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090346605 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090346605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090346605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090346605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090346606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090346606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090346606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090346606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090346606 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090346606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090346606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090346606 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090346606 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090346606 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090346606 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090346606 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090346606 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090346606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090346606 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'virt-sgsn1' 20250412090346606 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090346606 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090346606 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090346606 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(836)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090347374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090347374 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090347374 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090347374 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090347374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090347374 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090347374 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090347374 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090347374 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090347374 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090347374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090347374 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090347374 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090347374 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090347375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090347375 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090347375 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090347375 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090347375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347375 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090347375 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090347375 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090347375 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090347375 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) 20250412090347375 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090347375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090347375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090347375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347375 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090347375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090347375 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090347375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090347375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090347375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090347375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090347375 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090347375 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090347375 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090347375 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090347375 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090347375 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090347375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090347375 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=9 -> eSLS=25: use Normal Route via 'virt-msc0' 20250412090347375 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090347375 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090347375 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090347375 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 09 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090347375 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090347375 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090347375 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090347375 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090347375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090347375 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090347375 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090347375 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090347375 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090347375 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090347375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090347375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090347375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090347375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090347375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090347375 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090347375 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090347375 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090347375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347375 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090347375 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090347375 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090347375 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090347375 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(839)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090347376 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090347376 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090347376 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090347376 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090347376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090347376 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090347376 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090347376 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090347376 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090347376 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090347376 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090347376 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090347376 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090347376 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090347376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090347376 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090347376 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090347376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090347376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347376 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090347376 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090347376 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090347376 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090347376 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) 20250412090347376 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) 20250412090347376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090347376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090347376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347376 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090347376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090347376 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090347376 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090347376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090347376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090347376 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090347376 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090347376 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090347376 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090347376 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090347376 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090347376 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090347376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090347376 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'virt-msc1' 20250412090347376 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090347376 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090347376 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090347376 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090347377 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090347377 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090347377 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090347377 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090347377 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090347377 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090347377 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090347377 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090347377 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090347377 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090347377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090347377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090347377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090347377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090347377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090347377 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090347377 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090347377 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090347377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347377 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090347377 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090347377 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090347377 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090347377 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090347404 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090347404 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090347404 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090347404 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090347404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090347404 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090347404 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090347404 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090347404 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090347404 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090347404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090347404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090347404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090347404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090347404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090347404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090347404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090347404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090347404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347404 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090347404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090347405 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090347405 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090347405 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) 20250412090347405 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090347405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090347405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090347405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090347405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090347405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090347405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090347405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090347405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090347405 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090347405 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090347405 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090347405 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090347405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090347405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090347405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090347405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090347405 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412090347405 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090347405 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090347405 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090347405 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-RAN(845)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(842)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090347407 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090347407 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090347407 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090347407 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090347407 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090347407 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090347407 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090347407 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090347407 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090347407 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090347407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090347407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090347407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090347407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090347407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090347407 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090347407 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090347407 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090347407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347407 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090347407 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090347407 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090347407 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090347407 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) 20250412090347407 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) 20250412090347407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090347407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090347407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347407 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090347407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090347407 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090347407 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090347407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090347407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090347407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090347407 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090347407 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: link up (cnlink.c:111) 20250412090347407 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090347407 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090347407 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090347407 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090347407 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090347407 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'virt-sgsn1' 20250412090347407 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090347407 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090347407 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090347407 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412090347409 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090347409 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090347409 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090347409 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090347409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090347409 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090347409 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090347409 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090347409 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090347409 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090347409 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090347409 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090347409 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090347409 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090347409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090347409 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090347409 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090347409 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090347409 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090347409 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090347409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090347409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090347409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090347409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090347409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090347409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090347409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090347409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090347409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347409 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090347409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090347409 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090347409 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090347409 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090347409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090347409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090347409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090347409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090347409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090347409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090347409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090347409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090347409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090347409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090347409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090347410 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090347410 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090347410 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090347410 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090347410 DRANAP INFO cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090348429 DLCTRL DEBUG Command: GET 398485453 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090348429 DLCTRL DEBUG Tx Command reply: GET_REPLY 398485453 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090348431 DLCTRL DEBUG Command: GET 95642828 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090348431 DLCTRL DEBUG Tx Command reply: GET_REPLY 95642828 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090348431 DLCTRL DEBUG Command: GET 141743206 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090348431 DLCTRL DEBUG Tx Command reply: GET_REPLY 141743206 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090348434 DLCTRL DEBUG Command: GET 45004776 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090348434 DLCTRL DEBUG Tx Command reply: GET_REPLY 45004776 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090348438 DLCTRL DEBUG Command: GET 66143135 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090348438 DLCTRL DEBUG Tx Command reply: GET_REPLY 66143135 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090348441 DLCTRL DEBUG Command: GET 459134990 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090348441 DLCTRL DEBUG Tx Command reply: GET_REPLY 459134990 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090348443 DLCTRL DEBUG Command: GET 477101432 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090348443 DLCTRL DEBUG Tx Command reply: GET_REPLY 477101432 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090348445 DLCTRL DEBUG Command: GET 640854744 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090348445 DLCTRL DEBUG Tx Command reply: GET_REPLY 640854744 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090348447 DLCTRL DEBUG Command: GET 9902147 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090348447 DLCTRL DEBUG Tx Command reply: GET_REPLY 9902147 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090348449 DLCTRL DEBUG Command: GET 530038240 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090348449 DLCTRL DEBUG Tx Command reply: GET_REPLY 530038240 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090348450 DLCTRL DEBUG Command: GET 195040561 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090348450 DLCTRL DEBUG Tx Command reply: GET_REPLY 195040561 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090348452 DLCTRL DEBUG Command: GET 825353834 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090348452 DLCTRL DEBUG Tx Command reply: GET_REPLY 825353834 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090348453 DLCTRL DEBUG Command: GET 335099616 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090348453 DLCTRL DEBUG Tx Command reply: GET_REPLY 335099616 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090348454 DLCTRL DEBUG Command: GET 387234703 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090348454 DLCTRL DEBUG Tx Command reply: GET_REPLY 387234703 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090348456 DLCTRL DEBUG Command: GET 333475714 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090348456 DLCTRL DEBUG Tx Command reply: GET_REPLY 333475714 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090348457 DLCTRL DEBUG Command: GET 444907534 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090348457 DLCTRL DEBUG Tx Command reply: GET_REPLY 444907534 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090348458 DLCTRL DEBUG Command: GET 164111504 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090348458 DLCTRL DEBUG Tx Command reply: GET_REPLY 164111504 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090348459 DLCTRL DEBUG Command: GET 769945297 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090348459 DLCTRL DEBUG Tx Command reply: GET_REPLY 769945297 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090348460 DLCTRL DEBUG Command: GET 427082291 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090348460 DLCTRL DEBUG Tx Command reply: GET_REPLY 427082291 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090348461 DLCTRL DEBUG Command: GET 331299194 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090348461 DLCTRL DEBUG Tx Command reply: GET_REPLY 331299194 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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 := '000000000000001010110001'B, t_guard := 20.000000 } 20250412090348485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51622<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(836)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(836)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)2702334 20250412090349526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090349526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090349526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412090349526 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090349527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x293bfe, normal) (hnbgw_rua.c:406) 20250412090349527 DHNB DEBUG map_rua[0x56545195f060]{init}: Allocated (fsm.c:456) 20250412090349527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2702334)[0x56545195f060]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090349527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2702334 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090349527 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090349527 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090349527 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2702334 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090349527 DCN DEBUG map_sccp[0x5654519d8d50]{init}: Allocated (fsm.c:456) 20250412090349527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5654519d8d50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090349527 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-2702334 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090349527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2702334 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412090349527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2702334)[0x56545195f060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090349527 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090349527 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090349527 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2702334 SCCP-91 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090349527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5654519d8d50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090349527 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090349527 DLSCCP DEBUG SCCP-SCOC(91)[0x565451978120]{IDLE}: Allocated (fsm.c:456) 20250412090349527 DLSCCP DEBUG SCCP-SCOC(91)[0x565451978120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090349527 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002b10056400500f1100926) (sccp_scrc.c:415) 20250412090349527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090349527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090349527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090349527 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090349527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090349528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090349528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090349528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090349528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090349528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090349528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090349528 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090349528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090349528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090349528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090349528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 5b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 b1 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090349528 DLSCCP DEBUG SCCP-SCOC(91)[0x565451978120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090349528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5654519d8d50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090349528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2702334)[0x56545195f060]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090349528 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090349528 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090349528 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090349528 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090349528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090349528 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412090349528 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090349528 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090349528 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090349528 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0e 01 00 00 5b 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 b1 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(835)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(835)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(836)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848) HNBGW_Test.msc0-RAN(836)@481fc27fb91e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)1718384 HNBGW_Test.msc0-SCCP(835)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(835)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)@481fc27fb91e: setverdict(pass): none -> pass 20250412090349540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090349540 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090349540 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090349540 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090349540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090349540 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090349540 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090349541 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090349541 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090349541 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 5b f5 54 65 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090349541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090349541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090349541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090349541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090349541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090349541 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f55465) (sccp_scrc.c:486) 20250412090349541 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1855) 20250412090349541 DLSCCP DEBUG SCCP-SCOC(91)[0x565451978120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090349541 DLSCCP DEBUG SCCP-SCOC(91)[0x565451978120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090349541 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090349541 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090349541 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090349541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5654519d8d50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090349541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5654519d8d50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090349541 DLCTRL DEBUG Command: GET 798884048 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090349541 DLCTRL DEBUG Tx Command reply: GET_REPLY 798884048 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090349543 DLCTRL DEBUG Command: GET 92970357 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090349543 DLCTRL DEBUG Tx Command reply: GET_REPLY 92970357 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090349544 DLCTRL DEBUG Command: GET 379109956 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090349544 DLCTRL DEBUG Tx Command reply: GET_REPLY 379109956 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090349547 DLCTRL DEBUG Command: GET 926099585 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090349547 DLCTRL DEBUG Tx Command reply: GET_REPLY 926099585 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090349549 DLCTRL DEBUG Command: GET 423408852 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090349549 DLCTRL DEBUG Tx Command reply: GET_REPLY 423408852 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090349550 DLCTRL DEBUG Command: GET 104517618 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090349550 DLCTRL DEBUG Tx Command reply: GET_REPLY 104517618 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090349552 DLCTRL DEBUG Command: GET 122426833 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090349552 DLCTRL DEBUG Tx Command reply: GET_REPLY 122426833 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090349554 DLCTRL DEBUG Command: GET 743160639 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090349554 DLCTRL DEBUG Tx Command reply: GET_REPLY 743160639 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090349555 DLCTRL DEBUG Command: GET 940359655 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090349555 DLCTRL DEBUG Tx Command reply: GET_REPLY 940359655 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090349556 DLCTRL DEBUG Command: GET 855233880 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090349556 DLCTRL DEBUG Tx Command reply: GET_REPLY 855233880 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090349558 DLCTRL DEBUG Command: GET 577262414 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090349558 DLCTRL DEBUG Tx Command reply: GET_REPLY 577262414 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090349559 DLCTRL DEBUG Command: GET 182592291 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090349559 DLCTRL DEBUG Tx Command reply: GET_REPLY 182592291 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090349560 DLCTRL DEBUG Command: GET 603115136 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090349560 DLCTRL DEBUG Tx Command reply: GET_REPLY 603115136 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090349561 DLCTRL DEBUG Command: GET 280274630 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090349561 DLCTRL DEBUG Tx Command reply: GET_REPLY 280274630 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090349562 DLCTRL DEBUG Command: GET 235025214 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090349562 DLCTRL DEBUG Tx Command reply: GET_REPLY 235025214 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090349563 DLCTRL DEBUG Command: GET 749520214 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090349563 DLCTRL DEBUG Tx Command reply: GET_REPLY 749520214 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090349564 DLCTRL DEBUG Command: GET 249360661 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090349564 DLCTRL DEBUG Tx Command reply: GET_REPLY 249360661 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090349566 DLCTRL DEBUG Command: GET 33968615 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090349566 DLCTRL DEBUG Tx Command reply: GET_REPLY 33968615 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090349568 DLCTRL DEBUG Command: GET 140311345 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090349568 DLCTRL DEBUG Tx Command reply: GET_REPLY 140311345 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090349571 DLCTRL DEBUG Command: GET 826459045 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090349571 DLCTRL DEBUG Tx Command reply: GET_REPLY 826459045 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000001001100101'B, t_guard := 20.000000 } 20250412090349584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51638<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(839)@481fc27fb91e: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(839)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)9449573 20250412090350596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090350596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090350596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412090350596 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090350596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x903065, normal) (hnbgw_rua.c:406) 20250412090350596 DHNB DEBUG map_rua[0x56545197f7b0]{init}: Allocated (fsm.c:456) 20250412090350596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9449573)[0x56545197f7b0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090350596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9449573 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090350596 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090350596 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090350596 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412090350596 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9449573 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250412090350596 DCN DEBUG map_sccp[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090350596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090350596 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-9449573 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412090350596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9449573 SCCP-92 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412090350596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9449573)[0x56545197f7b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090350596 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090350596 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090350596 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9449573 SCCP-92 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090350596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5654519701e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090350596 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090350596 DLSCCP DEBUG SCCP-SCOC(92)[0x5654517c6390]{IDLE}: Allocated (fsm.c:456) 20250412090350596 DLSCCP DEBUG SCCP-SCOC(92)[0x5654517c6390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090350596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002650056400500f1100926) (sccp_scrc.c:415) 20250412090350596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090350596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090350596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090350596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090350596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090350596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090350596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090350596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090350597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090350597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090350597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090350597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090350597 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090350597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090350597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090350597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 09 01 00 00 5c 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 65 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090350597 DLSCCP DEBUG SCCP-SCOC(92)[0x5654517c6390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090350597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5654519701e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090350597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9449573)[0x56545197f7b0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090350597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090350597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090350597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090350597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090350597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090350597 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'virt-msc1' 20250412090350597 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090350597 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090350597 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090350597 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 09 01 00 00 5c 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 65 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(838)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc1-SCCP(838)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(839)@481fc27fb91e: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849) HNBGW_Test.msc1-RAN(839)@481fc27fb91e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)5082094 HNBGW_Test.msc1-SCCP(838)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(838)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412090350611 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090350611 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090350611 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090350611 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090350611 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090350611 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090350611 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090350611 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090350611 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090350611 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 5c 3d 32 dd 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090350612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090350612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090350612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090350612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090350612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090350612 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003d32dd) (sccp_scrc.c:486) 20250412090350612 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1855) 20250412090350612 DLSCCP DEBUG SCCP-SCOC(92)[0x5654517c6390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090350612 DLSCCP DEBUG SCCP-SCOC(92)[0x5654517c6390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090350612 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090350612 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090350612 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090350612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5654519701e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090350612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5654519701e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090350614 DLCTRL DEBUG Command: GET 916888043 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090350614 DLCTRL DEBUG Tx Command reply: GET_REPLY 916888043 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090350619 DLCTRL DEBUG Command: GET 499368828 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090350619 DLCTRL DEBUG Tx Command reply: GET_REPLY 499368828 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090350624 DLCTRL DEBUG Command: GET 461863561 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090350624 DLCTRL DEBUG Tx Command reply: GET_REPLY 461863561 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090350629 DLCTRL DEBUG Command: GET 353145373 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090350629 DLCTRL DEBUG Tx Command reply: GET_REPLY 353145373 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090350634 DLCTRL DEBUG Command: GET 245609283 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090350634 DLCTRL DEBUG Tx Command reply: GET_REPLY 245609283 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090350640 DLCTRL DEBUG Command: GET 108073152 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090350640 DLCTRL DEBUG Tx Command reply: GET_REPLY 108073152 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250412090350644 DLCTRL DEBUG Command: GET 272629894 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090350644 DLCTRL DEBUG Tx Command reply: GET_REPLY 272629894 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090350645 DLCTRL DEBUG Command: GET 34879112 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090350645 DLCTRL DEBUG Tx Command reply: GET_REPLY 34879112 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090350646 DLCTRL DEBUG Command: GET 493050883 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090350646 DLCTRL DEBUG Tx Command reply: GET_REPLY 493050883 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090350648 DLCTRL DEBUG Command: GET 502529576 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090350648 DLCTRL DEBUG Tx Command reply: GET_REPLY 502529576 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090350651 DLCTRL DEBUG Command: GET 778921644 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090350651 DLCTRL DEBUG Tx Command reply: GET_REPLY 778921644 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090350654 DLCTRL DEBUG Command: GET 398360639 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090350654 DLCTRL DEBUG Tx Command reply: GET_REPLY 398360639 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090350655 DLCTRL DEBUG Command: GET 168423370 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090350655 DLCTRL DEBUG Tx Command reply: GET_REPLY 168423370 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090350658 DLCTRL DEBUG Command: GET 391991980 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090350658 DLCTRL DEBUG Tx Command reply: GET_REPLY 391991980 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090350659 DLCTRL DEBUG Command: GET 148085812 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090350659 DLCTRL DEBUG Tx Command reply: GET_REPLY 148085812 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090350660 DLCTRL DEBUG Command: GET 955752671 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090350660 DLCTRL DEBUG Tx Command reply: GET_REPLY 955752671 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090350661 DLCTRL DEBUG Command: GET 515295587 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090350661 DLCTRL DEBUG Tx Command reply: GET_REPLY 515295587 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090350663 DLCTRL DEBUG Command: GET 981292398 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090350663 DLCTRL DEBUG Tx Command reply: GET_REPLY 981292398 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090350665 DLCTRL DEBUG Command: GET 562952666 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090350665 DLCTRL DEBUG Tx Command reply: GET_REPLY 562952666 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090350669 DLCTRL DEBUG Command: GET 608712587 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090350669 DLCTRL DEBUG Tx Command reply: GET_REPLY 608712587 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: "disconnecting msc0" 20250412090350672 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250412090350674 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090350674 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090350674 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090350674 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090350674 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090350674 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090350674 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090350674 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090350674 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 20250412090350674 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090350674 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090350674 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090350674 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090350674 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090350674 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090350674 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090350674 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412090350674 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090350674 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412090350674 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090350674 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090350674 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090350674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090350674 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090350674 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090350674 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090350674 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090350674 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090350674 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090350674 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090350674 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090350674 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090350674 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090350674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5654519d8d50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090350674 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090350674 DLSCCP DEBUG SCCP-SCOC(91)[0x565451978120]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090350674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f55465), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090350674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090350674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090350674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090350674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090350674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090350674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090350674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0e 04 f5 54 65 00 00 5b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090350674 DLSCCP DEBUG SCCP-SCOC(91)[0x565451978120]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090350674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5654519d8d50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090350674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2702334)[0x56545195f060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090350674 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2702334)[0x56545195f060]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090350674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090350674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2702334)[0x56545195f060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090350674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2702334)[0x56545195f060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090350674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2702334)[0x56545195f060]{disrupted}: Freeing instance (context_map.c:202) 20250412090350674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2702334)[0x56545195f060]{disrupted}: Deallocated (fsm.c:568) 20250412090350674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5654519d8d50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090350674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5654519d8d50]{disconnected}: Freeing instance (context_map.c:206) 20250412090350674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5654519d8d50]{disconnected}: Deallocated (fsm.c:568) 20250412090350674 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2702334 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412090350674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090350674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090350674 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090350674 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090350674 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090350674 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090350674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090350674 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: 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 := '000000000000000100011110'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@481fc27fb91e: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)2702334 20250412090350691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51648<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(839)@481fc27fb91e: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(839)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)13042593 20250412090351714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090351714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090351714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412090351714 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090351714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc703a1, normal) (hnbgw_rua.c:406) 20250412090351714 DHNB DEBUG map_rua[0x56545195f060]{init}: Allocated (fsm.c:456) 20250412090351714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042593)[0x56545195f060]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090351714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042593 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090351714 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090351714 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090351714 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042593 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412090351714 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042593 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250412090351714 DCN DEBUG map_sccp[0x5654519d8d50]{init}: Allocated (fsm.c:456) 20250412090351714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5654519d8d50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090351714 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-13042593 <-> SCCP-93 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412090351714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042593 SCCP-93 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412090351714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042593)[0x56545195f060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090351714 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090351714 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090351714 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042593 SCCP-93 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090351714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5654519d8d50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090351714 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090351714 DLSCCP DEBUG SCCP-SCOC(93)[0x565451967390]{IDLE}: Allocated (fsm.c:456) 20250412090351714 DLSCCP DEBUG SCCP-SCOC(93)[0x565451967390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090351714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300011e0056400500f1100926) (sccp_scrc.c:415) 20250412090351714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090351714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090351714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090351714 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090351714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090351714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090351714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090351714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090351714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090351714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090351714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090351714 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090351714 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090351714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090351714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090351714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 08 01 00 00 5d 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 1e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090351714 DLSCCP DEBUG SCCP-SCOC(93)[0x565451967390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090351714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5654519d8d50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090351714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042593)[0x56545195f060]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090351714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090351714 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090351714 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090351714 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090351714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090351714 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'virt-msc1' 20250412090351714 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090351715 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090351715 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090351715 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 08 01 00 00 5d 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 1e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(838)@481fc27fb91e: First idle individual index:1 HNBGW_Test.msc1-SCCP(838)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(839)@481fc27fb91e: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850) HNBGW_Test.msc1-RAN(839)@481fc27fb91e: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)12332420 HNBGW_Test.msc1-SCCP(838)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(838)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)@481fc27fb91e: setverdict(pass): none -> pass 20250412090351725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090351725 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090351725 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090351725 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090351725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090351725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090351725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090351725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090351725 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090351725 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 5d 5d 35 29 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@481fc27fb91e: 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 } } } 20250412090351726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090351726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090351726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090351726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090351726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090351726 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005d3529) (sccp_scrc.c:486) 20250412090351726 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1855) 20250412090351726 DLSCCP DEBUG SCCP-SCOC(93)[0x565451967390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090351726 DLSCCP DEBUG SCCP-SCOC(93)[0x565451967390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090351726 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090351726 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090351726 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090351726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5654519d8d50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090351726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5654519d8d50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090351727 DLCTRL DEBUG Command: GET 905167870 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090351727 DLCTRL DEBUG Tx Command reply: GET_REPLY 905167870 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090351730 DLCTRL DEBUG Command: GET 515083612 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090351731 DLCTRL DEBUG Tx Command reply: GET_REPLY 515083612 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090351733 DLCTRL DEBUG Command: GET 939986776 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090351733 DLCTRL DEBUG Tx Command reply: GET_REPLY 939986776 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090351734 DLCTRL DEBUG Command: GET 99874133 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090351734 DLCTRL DEBUG Tx Command reply: GET_REPLY 99874133 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090351736 DLCTRL DEBUG Command: GET 934634403 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090351736 DLCTRL DEBUG Tx Command reply: GET_REPLY 934634403 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090351738 DLCTRL DEBUG Command: GET 537768315 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090351738 DLCTRL DEBUG Tx Command reply: GET_REPLY 537768315 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250412090351739 DLCTRL DEBUG Command: GET 479322742 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090351739 DLCTRL DEBUG Tx Command reply: GET_REPLY 479322742 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090351741 DLCTRL DEBUG Command: GET 817799794 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090351741 DLCTRL DEBUG Tx Command reply: GET_REPLY 817799794 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090351742 DLCTRL DEBUG Command: GET 458899696 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090351742 DLCTRL DEBUG Tx Command reply: GET_REPLY 458899696 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090351743 DLCTRL DEBUG Command: GET 784628392 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090351743 DLCTRL DEBUG Tx Command reply: GET_REPLY 784628392 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090351744 DLCTRL DEBUG Command: GET 748919782 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090351744 DLCTRL DEBUG Tx Command reply: GET_REPLY 748919782 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090351745 DLCTRL DEBUG Command: GET 64320813 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090351745 DLCTRL DEBUG Tx Command reply: GET_REPLY 64320813 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090351746 DLCTRL DEBUG Command: GET 156359509 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090351746 DLCTRL DEBUG Tx Command reply: GET_REPLY 156359509 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090351747 DLCTRL DEBUG Command: GET 491036498 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090351747 DLCTRL DEBUG Tx Command reply: GET_REPLY 491036498 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090351748 DLCTRL DEBUG Command: GET 685558813 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090351748 DLCTRL DEBUG Tx Command reply: GET_REPLY 685558813 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090351749 DLCTRL DEBUG Command: GET 537268759 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090351749 DLCTRL DEBUG Tx Command reply: GET_REPLY 537268759 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090351749 DLCTRL DEBUG Command: GET 734245075 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090351749 DLCTRL DEBUG Tx Command reply: GET_REPLY 734245075 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090351750 DLCTRL DEBUG Command: GET 556308011 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090351750 DLCTRL DEBUG Tx Command reply: GET_REPLY 556308011 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090351751 DLCTRL DEBUG Command: GET 986491607 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090351751 DLCTRL DEBUG Tx Command reply: GET_REPLY 986491607 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090351752 DLCTRL DEBUG Command: GET 773845375 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090351752 DLCTRL DEBUG Tx Command reply: GET_REPLY 773845375 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090351754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51612<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090351755 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37377<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(828)@481fc27fb91e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(829)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090351756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51598<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090351756 DLINP DEBUG SRVCONN(,r=127.0.0.1:57650<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090351756 DLINP DEBUG SRVCONN(,r=127.0.0.1:57650<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090351756 DLINP NOTICE SRV(,r=127.0.0.1:57650<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090351756 DMAIN NOTICE (127.0.0.1:57650 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57650<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090351756 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(834)@481fc27fb91e: Final verdict of PTC: none 20250412090351758 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090351758 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090351758 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 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn1-SCCP(844)@481fc27fb91e: Final verdict of PTC: none 20250412090351758 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090351758 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090351758 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090351758 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090351758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090351758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090351758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090351758 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090351758 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090351758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090351758 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090351758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090351758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090351758 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090351758 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090351758 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090351758 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412090351758 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090351758 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(841)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(845)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(842)@481fc27fb91e: Final verdict of PTC: none 20250412090351758 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 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090351758 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090351758 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090351758 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090351758 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412090351758 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090351758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090351758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(836)@481fc27fb91e: Final verdict of PTC: none 20250412090351759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090351759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090351759 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090351759 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 20250412090351759 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090351759 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090351759 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412090351759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090351759 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090351759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090351759 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090351759 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090351759 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090351759 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090351759 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090351759 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) 20250412090351759 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090351759 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412090351759 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090351759 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090351759 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090351759 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090351759 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090351759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090351759 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090351759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090351759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090351759 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090351759 DLSCCP DEBUG SCCP-SCOC(92)[0x5654517c6390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090351759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d32dd), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090351759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090351759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090351759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090351759 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090351759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090351759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.msc0-SCCP(835)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(837)@481fc27fb91e: Final verdict of PTC: none 20250412090351760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 09 04 3d 32 dd 00 00 5c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090351760 DLSCCP DEBUG SCCP-SCOC(92)[0x5654517c6390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090351760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5654519701e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090351760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9449573)[0x56545197f7b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090351760 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9449573)[0x56545197f7b0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) HNBGW_Test.msc1-RAN(839)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(843)@481fc27fb91e: Final verdict of PTC: none 20250412090351760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090351760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9449573)[0x56545197f7b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090351760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9449573)[0x56545197f7b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090351760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9449573)[0x56545197f7b0]{disrupted}: Freeing instance (context_map.c:202) 20250412090351760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9449573)[0x56545197f7b0]{disrupted}: Deallocated (fsm.c:568) 20250412090351760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090351760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:206) 20250412090351760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) 20250412090351760 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9449573 SCCP-92 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412090351760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5654519d8d50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090351760 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090351760 DLSCCP DEBUG SCCP-SCOC(93)[0x565451967390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090351760 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d3529), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090351760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090351760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090351760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090351760 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090351760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090351760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090351760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 08 04 5d 35 29 00 00 5d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090351760 DLSCCP DEBUG SCCP-SCOC(93)[0x565451967390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090351761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5654519d8d50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090351761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042593)[0x56545195f060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090351761 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042593)[0x56545195f060]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090351761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(846)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(840)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831)@481fc27fb91e: Final verdict of PTC: none 20250412090351761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042593)[0x56545195f060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090351761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042593)[0x56545195f060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090351761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042593)[0x56545195f060]{disrupted}: Freeing instance (context_map.c:202) 20250412090351761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13042593)[0x56545195f060]{disrupted}: Deallocated (fsm.c:568) 20250412090351761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5654519d8d50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090351761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5654519d8d50]{disconnected}: Freeing instance (context_map.c:206) 20250412090351761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-93)[0x5654519d8d50]{disconnected}: Deallocated (fsm.c:568) 20250412090351761 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13042593 SCCP-93 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412090351761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090351761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090351761 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412090351761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090351761 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090351761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090351761 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090351761 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090351761 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090351761 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090351761 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090351761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090351761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(827)@481fc27fb91e: Final verdict of PTC: none 20250412090351762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412090351762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090351762 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090351762 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090351762 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090351762 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090351762 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090351762 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090351762 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090351762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090351762 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW-MGCP(847)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(838)@481fc27fb91e: Final verdict of PTC: none 20250412090351773 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090351773 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090351773 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090351773 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090351773 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing HNBGW-PFCP(830)@481fc27fb91e: Final verdict of PTC: none 20250412090351774 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090351778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51648<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090351779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51622<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848)@481fc27fb91e: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850)@481fc27fb91e: Final verdict of PTC: pass 20250412090351790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51638<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(827): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(828): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(829): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(830): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(831): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(832): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(833): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(834): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(835): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(836): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(837): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(838): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(839): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(840): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(841): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(842): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(843): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(844): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(845): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(846): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(847): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(848): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(849): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(850): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Sat Apr 12 09:03:51 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 20250412090351940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090352312 DLSCCP DEBUG SCCP-SCOC(89)[0x565451965580]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090352312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077f730), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090352312 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090352312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090352312 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090352312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090352312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090352312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090352312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 77 f7 30 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090352313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090352313 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090352313 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090352313 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090352313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090352313 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090352328 DLSCCP DEBUG SCCP-SCOC(88)[0x56545195dc90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090352328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d98d5d), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090352328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090352328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090352328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090352328 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090352328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090352328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090352328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d9 8d 5d 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090352328 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090352328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090352328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090352328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090352328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090352328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090352345 DLSCCP DEBUG SCCP-SCOC(90)[0x56545195eaf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090352345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e262b), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090352345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090352345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090352345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090352345 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090352345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090352345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090352345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 9e 26 2b 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090352346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090352346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090352346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090352346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090352346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090352346 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090352542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51658<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=574644) 20250412090352675 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090352675 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090352675 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090352754 DLSCCP DEBUG SCCP-SCOC(85)[0x5654519623c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090352754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00740234), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090352754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090352754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090352754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090352754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090352754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090352754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090352754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 02 34 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090352754 DLSCCP DEBUG SCCP-SCOC(86)[0x56545195a110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090352754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a10ec2), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090352754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090352754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090352754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090352754 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090352754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090352754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090352754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 a1 0e c2 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090352754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090352754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090352754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090352755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090352755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090352755 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090352755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090352755 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090352755 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090352755 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090352755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090352755 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090352755 DLSCCP DEBUG SCCP-SCOC(87)[0x56545197f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090352755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc67e1), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090352756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090352756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090352756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090352756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090352756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090352756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090352756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cc 67 e1 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090352756 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090352756 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090352756 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090352756 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090352756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090352756 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090353174 DLSCCP DEBUG SCCP-SCOC(84)[0x5654519608e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090353174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000278d4), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090353174 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090353174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090353174 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090353175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090353175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090353175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090353175 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 02 78 d4 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090353175 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090353175 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090353175 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090353175 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090353175 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090353175 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=574644, count=604652) 20250412090353759 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090353759 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090353759 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090353759 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090353759 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090353759 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090353759 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090353759 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090353759 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412090353963 DLSCCP DEBUG SCCP-SCOC(83)[0x56545195aa60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090353963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b084d2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090353963 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090353963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090353963 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090353963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090353963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090353963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090353963 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b0 84 d2 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090353963 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090353963 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090353963 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090353963 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090353963 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090353963 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090354429 DLSCCP DEBUG SCCP-SCOC(82)[0x565451965c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090354430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000249f3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090354430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090354430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090354430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090354430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090354430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090354430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090354430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 02 49 f3 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090354430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090354430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090354430 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090354430 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090354430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090354430 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Sat Apr 12 09:03:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412090355003 DLSCCP DEBUG SCCP-SCOC(81)[0x56545197f680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090355003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4d153), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090355003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090355003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090355003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090355003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090355003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f4 d1 53 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090355003 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090355003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090355003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090355003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090355003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090355003 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090355532 DLSCCP DEBUG SCCP-SCOC(80)[0x5654518d7b50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090355532 DLSCCP DEBUG SCCP-SCOC(80)[0x5654518d7b50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090355532 DLSCCP DEBUG SCCP-SCOC(80)[0x5654518d7b50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090355532 DLSCCP DEBUG SCCP-SCOC(80)[0x5654518d7b50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090355532 DLSCCP DEBUG SCCP-SCOC(80)[0x5654518d7b50]{IDLE}: Deallocated (fsm.c:568) 20250412090355532 DLSCCP DEBUG SCCP-SCOC(79)[0x5654518d8150]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090355532 DLSCCP DEBUG SCCP-SCOC(79)[0x5654518d8150]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090355532 DLSCCP DEBUG SCCP-SCOC(79)[0x5654518d8150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090355532 DLSCCP DEBUG SCCP-SCOC(79)[0x5654518d8150]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090355532 DLSCCP DEBUG SCCP-SCOC(79)[0x5654518d8150]{IDLE}: Deallocated (fsm.c:568) MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250412090355641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090355645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090355648 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35703<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090355737 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090355737 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090355744 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090355744 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090355744 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090355744 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090355744 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41874 (stream_srv.c:142) 20250412090355744 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41874<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090355744 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090355744 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090355745 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090355745 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090355746 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090355746 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090355746 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090355746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090355746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090355746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090355746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355746 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090355746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090355746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090355746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0f 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090355746 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090355746 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090355746 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090355746 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090355746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090355746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090355746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090355746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355746 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090355746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090355746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090355746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0e 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090355746 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090355746 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090355746 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090355746 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090355746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090355746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090355746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090355746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355746 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090355746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090355746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090355746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090355746 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090355746 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090355746 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090355746 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090355746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090355746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090355746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090355746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090355746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090355746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090355746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090355746 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090355746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090355746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090355746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090355746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090355746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090355746 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090355746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090355746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090355746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090355746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090355746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090355746 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090355746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090355746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090355746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090355746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090355746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090355746 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090355746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090355746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090355746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090355746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090355746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090355746 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(861)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(861)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(861)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(859)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090355758 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090355758 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090355759 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090355759 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090355759 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090355759 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090355759 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090355759 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090355760 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090355760 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090355760 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090355760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090355760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090355760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=1 -> eSLS=81: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090355760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=1 -> eSLS=113: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355760 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090355760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090355760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090355760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 01 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090355760 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090355760 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090355760 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090355760 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090355760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090355760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090355760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090355760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355760 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090355760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090355760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090355760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090355760 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090355760 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090355760 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090355760 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090355760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090355760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090355760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090355760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355760 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090355760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090355760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090355760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090355760 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090355760 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090355760 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090355760 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090355760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090355760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090355760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090355760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090355760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090355760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090355760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090355760 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090355760 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090355760 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090355760 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090355760 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090355760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090355760 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090355760 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090355760 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090355760 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090355760 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090355760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090355760 DLSS7 <000c> osmo_ss7_combined_linkset.c:283 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: picked Normal Route via 'virt-sgsn2' round-robin style 20250412090355760 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090355760 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090355760 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090355760 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090355760 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090355760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090355760 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090355760 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090355760 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090355760 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090355760 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090355760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090355760 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(864)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(864)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(864)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(862)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090355782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090355782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090355782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090355782 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090355782 DHNBAP 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) 20250412090355782 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090355782 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090355782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090355782 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090355787 DLINP DEBUG SRVCONN(,r=127.0.0.1:41874<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090355787 DLINP DEBUG SRVCONN(,r=127.0.0.1:41874<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090355787 DLINP DEBUG SRVCONN(,r=127.0.0.1:41874<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090355787 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090355787 DHNBAP DEBUG (127.0.0.1:41874 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090355787 DHNBAP NOTICE (127.0.0.1:41874 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090355787 DHNBAP NOTICE (127.0.0.1:41874 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090355787 DLINP DEBUG SRVCONN(,r=127.0.0.1:41874<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090355787 DLINP DEBUG SRVCONN(,r=127.0.0.1:41874<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090355956 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 20250412090355956 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 20250412090355956 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090355956 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090355963 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090355963 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090355963 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090355963 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090355963 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090355963 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090355963 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090355963 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090355963 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090355963 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090355963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090355966 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090355966 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090355966 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090355966 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090355966 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090355966 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090355966 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090355966 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090355966 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090355966 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090355966 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090355966 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090355966 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090355966 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090355966 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090355967 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090355967 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090355967 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090355967 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090355967 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090355967 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090355967 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090355968 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090355968 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090355968 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090355968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090355968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090355968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355968 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090355968 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355968 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090355968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090355968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090355968 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090355968 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090355969 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090355969 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090355969 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090355969 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090355969 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090355969 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412090355969 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090355969 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090355969 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090355969 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090355971 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 20250412090355971 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 20250412090355971 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090355971 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090355977 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090355977 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090355977 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090355977 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090355977 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090355977 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090355977 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090355977 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090355977 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090355977 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090355977 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090355979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090355979 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090355979 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090355979 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090355979 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090355979 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090355980 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090355980 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090355980 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090355980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090355980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090355980 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090355980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090355980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090355980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090355980 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090355980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090355980 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090355980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090355980 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090355980 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090355980 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090355980 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090355981 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090355981 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090355981 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090355981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090355981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090355981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355981 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=9 -> eSLS=105: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090355981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090355981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090355981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090355981 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090355981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090355981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090355981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090355981 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090355981 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090355982 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090355982 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090355982 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090355982 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090355982 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090355982 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=9 -> eSLS=73: use Normal Route via 'virt-sgsn0' 20250412090355982 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090355982 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090355982 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090355982 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 09 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(860)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090356772 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090356772 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090356772 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090356772 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090356772 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090356772 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090356772 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090356772 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090356772 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090356772 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090356772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090356772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090356772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090356772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090356772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090356772 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090356772 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090356772 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090356772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356772 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090356772 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090356772 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090356772 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090356772 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) 20250412090356772 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090356772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090356772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090356772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090356772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090356773 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090356773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090356773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090356773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090356773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090356773 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090356773 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090356773 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090356773 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090356773 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090356773 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090356773 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090356773 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412090356773 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090356773 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090356773 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090356773 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090356775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090356775 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090356775 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090356775 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090356775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090356776 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090356776 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090356776 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090356776 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090356776 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090356776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090356776 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090356776 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090356776 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090356776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090356776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090356776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090356776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090356776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356776 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090356776 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090356776 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090356776 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090356776 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090356783 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090356784 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090356784 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090356784 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090356784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090356784 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090356784 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090356784 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-RAN(863)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090356784 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090356784 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090356784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090356784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090356784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090356784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090356784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090356784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090356784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090356784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090356785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090356785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090356785 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090356785 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090356785 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) 20250412090356785 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090356785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090356785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090356785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090356785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090356785 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090356785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090356785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090356785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090356785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090356785 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090356785 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090356785 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090356785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090356785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090356785 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090356785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090356786 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412090356786 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090356786 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090356786 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090356786 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090356790 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090356790 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090356790 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090356790 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090356790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090356790 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090356790 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090356790 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090356790 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090356790 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090356790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090356790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090356790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090356790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090356790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090356790 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090356790 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090356790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090356790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090356791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090356791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090356791 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090356791 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090356791 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090356791 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090356791 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090357808 DLCTRL DEBUG Command: GET 205863468 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090357808 DLCTRL DEBUG Tx Command reply: GET_REPLY 205863468 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090357817 DLCTRL DEBUG Command: GET 99494561 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090357817 DLCTRL DEBUG Tx Command reply: GET_REPLY 99494561 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090357821 DLCTRL DEBUG Command: GET 609324785 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090357821 DLCTRL DEBUG Tx Command reply: GET_REPLY 609324785 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090357825 DLCTRL DEBUG Command: GET 658725337 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090357825 DLCTRL DEBUG Tx Command reply: GET_REPLY 658725337 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090357829 DLCTRL DEBUG Command: GET 782607266 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090357830 DLCTRL DEBUG Tx Command reply: GET_REPLY 782607266 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090357834 DLCTRL DEBUG Command: GET 980955677 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090357834 DLCTRL DEBUG Tx Command reply: GET_REPLY 980955677 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090357838 DLCTRL DEBUG Command: GET 600824602 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090357838 DLCTRL DEBUG Tx Command reply: GET_REPLY 600824602 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090357843 DLCTRL DEBUG Command: GET 324618287 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090357843 DLCTRL DEBUG Tx Command reply: GET_REPLY 324618287 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090357848 DLCTRL DEBUG Command: GET 58636935 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090357848 DLCTRL DEBUG Tx Command reply: GET_REPLY 58636935 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090357852 DLCTRL DEBUG Command: GET 571683605 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090357852 DLCTRL DEBUG Tx Command reply: GET_REPLY 571683605 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090357856 DLCTRL DEBUG Command: GET 367240237 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090357856 DLCTRL DEBUG Tx Command reply: GET_REPLY 367240237 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090357859 DLCTRL DEBUG Command: GET 408747516 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090357859 DLCTRL DEBUG Tx Command reply: GET_REPLY 408747516 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090357862 DLCTRL DEBUG Command: GET 61116878 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090357862 DLCTRL DEBUG Tx Command reply: GET_REPLY 61116878 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090357864 DLCTRL DEBUG Command: GET 884208259 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090357865 DLCTRL DEBUG Tx Command reply: GET_REPLY 884208259 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090357867 DLCTRL DEBUG Command: GET 613966218 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090357867 DLCTRL DEBUG Tx Command reply: GET_REPLY 613966218 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090357869 DLCTRL DEBUG Command: GET 514173960 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090357869 DLCTRL DEBUG Tx Command reply: GET_REPLY 514173960 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090357871 DLCTRL DEBUG Command: GET 807997062 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090357871 DLCTRL DEBUG Tx Command reply: GET_REPLY 807997062 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090357872 DLCTRL DEBUG Command: GET 960041066 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090357872 DLCTRL DEBUG Tx Command reply: GET_REPLY 960041066 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090357874 DLCTRL DEBUG Command: GET 362834130 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090357874 DLCTRL DEBUG Tx Command reply: GET_REPLY 362834130 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090357875 DLCTRL DEBUG Command: GET 440992999 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090357875 DLCTRL DEBUG Tx Command reply: GET_REPLY 440992999 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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 := '000000000000001111000110'B, t_guard := 20.000000 } 20250412090357889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40774<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(860)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(860)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)6197482 20250412090358928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090358928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090358928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412090358928 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090358928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5e90ea, normal) (hnbgw_rua.c:406) 20250412090358928 DHNB DEBUG map_rua[0x5654518d7b50]{init}: Allocated (fsm.c:456) 20250412090358928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197482)[0x5654518d7b50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090358928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6197482 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090358928 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090358928 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090358928 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6197482 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090358928 DCN DEBUG map_sccp[0x5654518d8150]{init}: Allocated (fsm.c:456) 20250412090358928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5654518d8150]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090358928 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-6197482 <-> SCCP-94 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090358928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6197482 SCCP-94 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412090358928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197482)[0x5654518d7b50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090358928 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090358928 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090358928 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6197482 SCCP-94 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090358928 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5654518d8150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090358928 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090358928 DLSCCP DEBUG SCCP-SCOC(94)[0x56545197f7b0]{IDLE}: Allocated (fsm.c:456) 20250412090358928 DLSCCP DEBUG SCCP-SCOC(94)[0x56545197f7b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090358928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003c60056400500f1100926) (sccp_scrc.c:415) 20250412090358928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090358928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090358928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090358928 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090358928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090358928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090358928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090358928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090358928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090358928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090358928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090358928 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090358928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090358928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090358928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090358929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 5e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 c6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090358929 DLSCCP DEBUG SCCP-SCOC(94)[0x56545197f7b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090358929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5654518d8150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090358929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197482)[0x5654518d7b50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090358929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090358929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090358929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090358929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090358929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090358929 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412090358929 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090358929 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090358929 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090358929 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 0b 01 00 00 5e 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 c6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(859)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(859)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(860)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866) HNBGW_Test.msc0-RAN(860)@481fc27fb91e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)5687275 HNBGW_Test.msc0-SCCP(859)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(859)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090358947 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090358947 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090358947 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090358947 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090358947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090358947 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090358947 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090358948 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090358948 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090358948 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 5e 84 6d 5c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090358948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090358948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090358948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090358948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090358948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090358948 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00846d5c) (sccp_scrc.c:486) 20250412090358948 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1855) 20250412090358948 DLSCCP DEBUG SCCP-SCOC(94)[0x56545197f7b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090358948 DLSCCP DEBUG SCCP-SCOC(94)[0x56545197f7b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090358948 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090358948 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090358948 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090358948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5654518d8150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090358948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5654518d8150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090358949 DLCTRL DEBUG Command: GET 811879516 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090358949 DLCTRL DEBUG Tx Command reply: GET_REPLY 811879516 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090358954 DLCTRL DEBUG Command: GET 541860155 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090358954 DLCTRL DEBUG Tx Command reply: GET_REPLY 541860155 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090358958 DLCTRL DEBUG Command: GET 448571825 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090358958 DLCTRL DEBUG Tx Command reply: GET_REPLY 448571825 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090358961 DLCTRL DEBUG Command: GET 825670906 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090358961 DLCTRL DEBUG Tx Command reply: GET_REPLY 825670906 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090358963 DLCTRL DEBUG Command: GET 432665253 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090358963 DLCTRL DEBUG Tx Command reply: GET_REPLY 432665253 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090358966 DLCTRL DEBUG Command: GET 678823630 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090358966 DLCTRL DEBUG Tx Command reply: GET_REPLY 678823630 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090358968 DLCTRL DEBUG Command: GET 776215982 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090358968 DLCTRL DEBUG Tx Command reply: GET_REPLY 776215982 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090358970 DLCTRL DEBUG Command: GET 196054284 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090358970 DLCTRL DEBUG Tx Command reply: GET_REPLY 196054284 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090358972 DLCTRL DEBUG Command: GET 362169001 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090358972 DLCTRL DEBUG Tx Command reply: GET_REPLY 362169001 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090358973 DLCTRL DEBUG Command: GET 713682913 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090358973 DLCTRL DEBUG Tx Command reply: GET_REPLY 713682913 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090358975 DLCTRL DEBUG Command: GET 566619213 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090358975 DLCTRL DEBUG Tx Command reply: GET_REPLY 566619213 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090358977 DLCTRL DEBUG Command: GET 731236750 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090358977 DLCTRL DEBUG Tx Command reply: GET_REPLY 731236750 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090358979 DLCTRL DEBUG Command: GET 14792157 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090358979 DLCTRL DEBUG Tx Command reply: GET_REPLY 14792157 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090358980 DLCTRL DEBUG Command: GET 75743828 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090358980 DLCTRL DEBUG Tx Command reply: GET_REPLY 75743828 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090358981 DLCTRL DEBUG Command: GET 525449860 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090358981 DLCTRL DEBUG Tx Command reply: GET_REPLY 525449860 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090358982 DLCTRL DEBUG Command: GET 32510051 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090358982 DLCTRL DEBUG Tx Command reply: GET_REPLY 32510051 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090358983 DLCTRL DEBUG Command: GET 655078946 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090358983 DLCTRL DEBUG Tx Command reply: GET_REPLY 655078946 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090358984 DLCTRL DEBUG Command: GET 103003069 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090358984 DLCTRL DEBUG Tx Command reply: GET_REPLY 103003069 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090358985 DLCTRL DEBUG Command: GET 323374060 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090358985 DLCTRL DEBUG Tx Command reply: GET_REPLY 323374060 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090358986 DLCTRL DEBUG Command: GET 369062261 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090358986 DLCTRL DEBUG Tx Command reply: GET_REPLY 369062261 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000100110111'B, t_guard := 20.000000 } 20250412090358999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40778<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(860)@481fc27fb91e: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(860)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)12461972 20250412090400024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090400024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090400024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412090400024 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090400024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbe2794, normal) (hnbgw_rua.c:406) 20250412090400024 DHNB DEBUG map_rua[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090400024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461972)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090400024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12461972 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090400024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090400024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090400024 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250412090400024 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12461972 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090400024 DCN DEBUG map_sccp[0x56545195f060]{init}: Allocated (fsm.c:456) 20250412090400024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56545195f060]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090400024 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-12461972 <-> SCCP-95 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090400024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12461972 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412090400024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461972)[0x5654519701e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090400024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090400024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090400024 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12461972 SCCP-95 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090400024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56545195f060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090400024 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090400024 DLSCCP DEBUG SCCP-SCOC(95)[0x5654519d8d50]{IDLE}: Allocated (fsm.c:456) 20250412090400024 DLSCCP DEBUG SCCP-SCOC(95)[0x5654519d8d50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090400024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001370056400500f1100926) (sccp_scrc.c:415) 20250412090400024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090400024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090400024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090400024 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090400024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090400024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090400024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090400024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090400024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090400024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090400024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090400024 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090400024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090400024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090400024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090400024 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 5f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 37 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090400024 DLSCCP DEBUG SCCP-SCOC(95)[0x5654519d8d50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090400024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56545195f060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090400024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461972)[0x5654519701e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090400025 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090400025 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090400025 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090400025 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090400025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090400025 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412090400025 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090400025 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090400025 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090400025 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 bc 03 00 00 0a 01 00 00 5f 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 37 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(859)@481fc27fb91e: First idle individual index:1 HNBGW_Test.msc0-SCCP(859)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(860)@481fc27fb91e: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867) HNBGW_Test.msc0-RAN(860)@481fc27fb91e: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)9717751 HNBGW_Test.msc0-SCCP(859)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(859)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412090400030 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090400030 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090400030 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090400030 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090400030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090400030 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090400030 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090400030 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090400030 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090400030 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 5f ca 4e 94 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090400030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090400030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090400030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090400030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090400030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090400031 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ca4e94) (sccp_scrc.c:486) 20250412090400031 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1855) 20250412090400031 DLSCCP DEBUG SCCP-SCOC(95)[0x5654519d8d50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090400031 DLSCCP DEBUG SCCP-SCOC(95)[0x5654519d8d50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090400031 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090400031 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090400031 DCN DEBUG handle_cn_conn_conf() conn_id=95, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090400031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56545195f060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090400031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56545195f060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090400033 DLCTRL DEBUG Command: GET 969639531 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090400033 DLCTRL DEBUG Tx Command reply: GET_REPLY 969639531 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250412090400037 DLCTRL DEBUG Command: GET 256249667 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090400037 DLCTRL DEBUG Tx Command reply: GET_REPLY 256249667 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090400041 DLCTRL DEBUG Command: GET 831015775 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090400041 DLCTRL DEBUG Tx Command reply: GET_REPLY 831015775 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090400045 DLCTRL DEBUG Command: GET 556013011 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090400045 DLCTRL DEBUG Tx Command reply: GET_REPLY 556013011 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090400049 DLCTRL DEBUG Command: GET 342790817 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090400049 DLCTRL DEBUG Tx Command reply: GET_REPLY 342790817 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090400054 DLCTRL DEBUG Command: GET 768309510 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090400054 DLCTRL DEBUG Tx Command reply: GET_REPLY 768309510 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090400059 DLCTRL DEBUG Command: GET 746261214 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090400059 DLCTRL DEBUG Tx Command reply: GET_REPLY 746261214 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090400063 DLCTRL DEBUG Command: GET 501394439 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090400063 DLCTRL DEBUG Tx Command reply: GET_REPLY 501394439 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090400068 DLCTRL DEBUG Command: GET 524225652 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090400068 DLCTRL DEBUG Tx Command reply: GET_REPLY 524225652 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090400072 DLCTRL DEBUG Command: GET 495677106 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090400072 DLCTRL DEBUG Tx Command reply: GET_REPLY 495677106 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090400076 DLCTRL DEBUG Command: GET 563614556 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090400076 DLCTRL DEBUG Tx Command reply: GET_REPLY 563614556 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090400079 DLCTRL DEBUG Command: GET 318382335 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090400079 DLCTRL DEBUG Tx Command reply: GET_REPLY 318382335 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090400081 DLCTRL DEBUG Command: GET 312125719 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090400081 DLCTRL DEBUG Tx Command reply: GET_REPLY 312125719 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090400083 DLCTRL DEBUG Command: GET 777936575 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090400083 DLCTRL DEBUG Tx Command reply: GET_REPLY 777936575 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090400085 DLCTRL DEBUG Command: GET 546323315 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090400085 DLCTRL DEBUG Tx Command reply: GET_REPLY 546323315 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090400087 DLCTRL DEBUG Command: GET 468465897 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090400087 DLCTRL DEBUG Tx Command reply: GET_REPLY 468465897 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090400089 DLCTRL DEBUG Command: GET 911867946 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090400089 DLCTRL DEBUG Tx Command reply: GET_REPLY 911867946 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090400090 DLCTRL DEBUG Command: GET 528750096 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090400090 DLCTRL DEBUG Tx Command reply: GET_REPLY 528750096 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090400092 DLCTRL DEBUG Command: GET 270540448 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090400092 DLCTRL DEBUG Tx Command reply: GET_REPLY 270540448 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090400093 DLCTRL DEBUG Command: GET 639145886 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090400093 DLCTRL DEBUG Tx Command reply: GET_REPLY 639145886 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: "connecting cnlink 1" 20250412090400095 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(870)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(870)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(870)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(868)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090400324 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 20250412090400324 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 20250412090400324 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090400324 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090400329 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090400329 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090400329 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090400329 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090400329 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090400329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090400329 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090400329 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090400329 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090400329 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090400329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090400331 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090400331 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090400331 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090400331 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090400331 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090400331 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090400331 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090400331 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090400331 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090400331 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090400331 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090400331 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090400331 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090400331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090400332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090400332 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090400332 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090400332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090400332 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090400332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090400332 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090400332 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090400332 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090400332 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090400333 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090400333 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090400333 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090400333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090400333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090400333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090400333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090400333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090400333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090400333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090400333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090400333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090400333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090400333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090400333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090400333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090400333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090400333 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090400333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090400333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090400333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090400333 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090400333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090400333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090400333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090400333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090400333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090400333 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250412090400333 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090400333 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090400333 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090400333 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090400675 DLSCCP DEBUG SCCP-SCOC(91)[0x565451978120]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090400675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f55465), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090400675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090400675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090400676 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090400676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090400676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090400676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090400676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f5 54 65 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090400676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090400676 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090400676 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090400676 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090400676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090400676 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412090400676 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090400676 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090400676 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090400676 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 f5 54 65 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250412090400684 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090400684 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090400684 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090400684 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090400684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090400684 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090400684 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090400684 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090400684 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090400684 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 5b f5 54 65 00 00 06 00 08 00 00 00 07  20250412090400685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090400685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090400685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090400685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090400685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090400685 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=00f55465) (sccp_scrc.c:486) 20250412090400685 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1855) 20250412090400685 DLSCCP DEBUG SCCP-SCOC(91)[0x565451978120]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412090400685 DLSCCP DEBUG SCCP-SCOC(91)[0x565451978120]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412090400685 DLSCCP DEBUG SCCP-SCOC(91)[0x565451978120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090400685 DLSCCP DEBUG SCCP-SCOC(91)[0x565451978120]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090400685 DLSCCP DEBUG SCCP-SCOC(91)[0x565451978120]{IDLE}: Deallocated (fsm.c:568) MTC@481fc27fb91e: 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 := '000000000000000000110110'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(869)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090401141 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090401141 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090401141 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090401141 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090401141 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090401141 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090401141 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090401141 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090401141 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090401141 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090401141 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090401142 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090401142 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090401142 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090401142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090401142 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090401142 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090401142 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090401142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090401142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090401142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090401142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090401142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090401142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090401142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090401142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090401142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090401142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090401142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090401142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090401142 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090401142 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090401142 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090401142 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090401142 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) 20250412090401142 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) 20250412090401142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090401142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090401142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090401142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090401142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090401142 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090401142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090401142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090401142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090401142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090401142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090401142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090401142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090401142 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090401142 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090401142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090401142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090401142 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090401142 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090401142 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090401142 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090401142 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090401142 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090401142 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090401142 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090401142 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=12 -> eSLS=12: use Normal Route via 'virt-msc1' 20250412090401142 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090401142 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090401142 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090401142 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090401144 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090401144 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090401145 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090401145 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090401145 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090401145 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090401145 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090401145 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090401145 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090401145 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090401145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090401145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090401145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090401145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090401145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090401145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090401145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090401145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090401145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090401145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090401145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090401145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090401145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090401145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090401145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090401145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090401145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090401145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090401145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090401145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090401145 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090401145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090401145 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090401145 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090401145 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090401169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090401760 DLSCCP DEBUG SCCP-SCOC(92)[0x5654517c6390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090401760 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d32dd), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090401760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090401760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090401760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090401761 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090401761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090401761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090401761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3d 32 dd 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090401761 DLSCCP DEBUG SCCP-SCOC(93)[0x565451967390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090401761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d3529), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090401761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090401761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090401761 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090401761 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090401761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090401761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090401761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5d 35 29 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090401761 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090401761 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090401761 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090401761 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090401761 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090401761 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412090401762 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090401762 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090401762 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090401762 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 3d 32 dd 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250412090401762 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090401762 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090401762 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090401762 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090401762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090401762 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'virt-msc1' 20250412090401762 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090401762 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090401762 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090401762 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5d 35 29 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250412090401766 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090401766 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090401766 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090401766 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090401766 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090401766 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090401766 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090401766 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090401766 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090401766 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 5c 3d 32 dd 00 00 06 00 08 00 00 00 07  20250412090401767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090401767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090401767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090401767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090401767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090401767 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=003d32dd) (sccp_scrc.c:486) 20250412090401767 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1855) 20250412090401767 DLSCCP DEBUG SCCP-SCOC(92)[0x5654517c6390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412090401767 DLSCCP DEBUG SCCP-SCOC(92)[0x5654517c6390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412090401767 DLSCCP DEBUG SCCP-SCOC(92)[0x5654517c6390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090401767 DLSCCP DEBUG SCCP-SCOC(92)[0x5654517c6390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090401767 DLSCCP DEBUG SCCP-SCOC(92)[0x5654517c6390]{IDLE}: Deallocated (fsm.c:568) 20250412090401969 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090401969 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090401969 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090401969 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090401969 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090401969 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090401969 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090401969 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090401969 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090401969 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 02 00 00 00 bd 03 02 00 00 05 00 00 5d 5d 35 29 00 00 06 00 08 00 00 00 07  20250412090401969 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090401969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090401969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090401969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090401969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090401969 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=005d3529) (sccp_scrc.c:486) 20250412090401969 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1855) 20250412090401969 DLSCCP DEBUG SCCP-SCOC(93)[0x565451967390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412090401969 DLSCCP DEBUG SCCP-SCOC(93)[0x565451967390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412090401969 DLSCCP DEBUG SCCP-SCOC(93)[0x565451967390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090401969 DLSCCP DEBUG SCCP-SCOC(93)[0x565451967390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090401969 DLSCCP DEBUG SCCP-SCOC(93)[0x565451967390]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(869)@481fc27fb91e: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(869)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)9777293 20250412090402194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090402194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090402194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250412090402194 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090402194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x95308d, normal) (hnbgw_rua.c:406) 20250412090402194 DHNB DEBUG map_rua[0x565451967390]{init}: Allocated (fsm.c:456) 20250412090402194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9777293)[0x565451967390]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090402194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9777293 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090402194 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090402194 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090402194 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9777293 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:637) 20250412090402194 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9777293 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:743) 20250412090402194 DCN DEBUG map_sccp[0x5654517c6390]{init}: Allocated (fsm.c:456) 20250412090402194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5654517c6390]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090402194 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-9777293 <-> SCCP-96 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250412090402194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9777293 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:311) 20250412090402194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9777293)[0x565451967390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090402194 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090402194 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090402194 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9777293 SCCP-96 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090402194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5654517c6390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090402194 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090402194 DLSCCP DEBUG SCCP-SCOC(96)[0x565451978120]{IDLE}: Allocated (fsm.c:456) 20250412090402194 DLSCCP DEBUG SCCP-SCOC(96)[0x565451978120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090402195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000360056400500f1100926) (sccp_scrc.c:415) 20250412090402195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090402195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090402195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090402195 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090402195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090402195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090402195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090402195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090402195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090402195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090402195 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402195 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090402195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090402195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090402195 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 06 01 00 00 60 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 36 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090402195 DLSCCP DEBUG SCCP-SCOC(96)[0x565451978120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090402195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5654517c6390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090402195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9777293)[0x565451967390]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090402195 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090402195 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090402195 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090402195 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090402195 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090402195 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'virt-msc1' 20250412090402195 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090402195 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090402195 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090402195 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bd 00 00 00 02 03 00 00 06 01 00 00 60 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 36 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(868)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc1-SCCP(868)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(869)@481fc27fb91e: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871) HNBGW_Test.msc1-RAN(869)@481fc27fb91e: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)10412672 HNBGW_Test.msc1-SCCP(868)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(868)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)@481fc27fb91e: setverdict(pass): none -> pass 20250412090402200 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090402200 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090402200 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090402200 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090402200 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090402200 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090402200 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090402200 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090402200 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090402201 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 02 00 00 00 bd 03 02 00 00 02 00 00 60 a8 d7 dc 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@481fc27fb91e: 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 } } } 20250412090402201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090402201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090402201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090402201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090402201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090402201 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a8d7dc) (sccp_scrc.c:486) 20250412090402201 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1855) 20250412090402201 DLSCCP DEBUG SCCP-SCOC(96)[0x565451978120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090402201 DLSCCP DEBUG SCCP-SCOC(96)[0x565451978120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090402201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090402201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090402201 DCN DEBUG handle_cn_conn_conf() conn_id=96, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090402201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5654517c6390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090402201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5654517c6390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090402201 DLCTRL DEBUG Command: GET 758345034 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250412090402201 DLCTRL DEBUG Tx Command reply: GET_REPLY 758345034 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250412090402202 DLCTRL DEBUG Command: GET 400454479 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250412090402202 DLCTRL DEBUG Tx Command reply: GET_REPLY 400454479 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090402203 DLCTRL DEBUG Command: GET 256113045 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090402203 DLCTRL DEBUG Tx Command reply: GET_REPLY 256113045 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090402204 DLCTRL DEBUG Command: GET 872931282 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090402204 DLCTRL DEBUG Tx Command reply: GET_REPLY 872931282 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090402205 DLCTRL DEBUG Command: GET 347367818 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090402205 DLCTRL DEBUG Tx Command reply: GET_REPLY 347367818 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090402206 DLCTRL DEBUG Command: GET 660819082 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250412090402206 DLCTRL DEBUG Tx Command reply: GET_REPLY 660819082 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250412090402207 DLCTRL DEBUG Command: GET 731563686 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250412090402207 DLCTRL DEBUG Tx Command reply: GET_REPLY 731563686 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090402208 DLCTRL DEBUG Command: GET 816101820 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090402208 DLCTRL DEBUG Tx Command reply: GET_REPLY 816101820 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090402209 DLCTRL DEBUG Command: GET 220036857 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090402209 DLCTRL DEBUG Tx Command reply: GET_REPLY 220036857 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090402210 DLCTRL DEBUG Command: GET 572297735 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090402210 DLCTRL DEBUG Tx Command reply: GET_REPLY 572297735 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090402211 DLCTRL DEBUG Command: GET 188208047 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250412090402211 DLCTRL DEBUG Tx Command reply: GET_REPLY 188208047 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090402211 DLCTRL DEBUG Command: GET 934487818 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250412090402211 DLCTRL DEBUG Tx Command reply: GET_REPLY 934487818 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090402212 DLCTRL DEBUG Command: GET 332261316 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090402212 DLCTRL DEBUG Tx Command reply: GET_REPLY 332261316 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090402213 DLCTRL DEBUG Command: GET 907086943 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090402213 DLCTRL DEBUG Tx Command reply: GET_REPLY 907086943 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090402214 DLCTRL DEBUG Command: GET 911043022 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090402214 DLCTRL DEBUG Tx Command reply: GET_REPLY 911043022 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090402215 DLCTRL DEBUG Command: GET 676449717 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250412090402215 DLCTRL DEBUG Tx Command reply: GET_REPLY 676449717 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090402216 DLCTRL DEBUG Command: GET 745590477 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250412090402216 DLCTRL DEBUG Tx Command reply: GET_REPLY 745590477 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090402217 DLCTRL DEBUG Command: GET 91587736 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090402217 DLCTRL DEBUG Tx Command reply: GET_REPLY 91587736 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090402218 DLCTRL DEBUG Command: GET 881381712 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090402218 DLCTRL DEBUG Tx Command reply: GET_REPLY 881381712 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090402220 DLCTRL DEBUG Command: GET 37072874 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090402220 DLCTRL DEBUG Tx Command reply: GET_REPLY 37072874 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090402224 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35703<->l=127.0.0.1:4262) (control_if.c:193) 20250412090402225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40770<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(853)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(852)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090402227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090402228 DLINP DEBUG SRVCONN(,r=127.0.0.1:41874<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090402228 DLINP DEBUG SRVCONN(,r=127.0.0.1:41874<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090402228 DLINP NOTICE SRV(,r=127.0.0.1:41874<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090402228 DMAIN NOTICE (127.0.0.1:41874 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41874<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090402228 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.sgsn0-SCCP(862)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(858)@481fc27fb91e: Final verdict of PTC: none 20250412090402230 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090402230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090402230 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090402230 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090402230 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090402230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090402230 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090402230 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090402230 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090402230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090402230 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090402230 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090402230 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 20250412090402230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090402230 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090402230 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090402230 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090402231 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090402231 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090402231 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090402231 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  HNBGW_Test.sgsn0-RAN(863)@481fc27fb91e: Final verdict of PTC: none 20250412090402231 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090402231 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090402231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090402231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090402231 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090402231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090402231 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090402231 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090402231 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 20250412090402231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090402231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090402231 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090402231 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090402231 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090402231 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090402231 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090402231 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090402231 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090402231 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090402231 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090402231 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090402231 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090402231 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090402231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5654518d8150]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090402231 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090402231 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090402231 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090402231 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090402231 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090402231 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090402231 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090402231 DLSCCP DEBUG SCCP-SCOC(94)[0x56545197f7b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090402231 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00846d5c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090402231 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090402231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090402231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090402232 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) HNBGW_Test.msc1-SCCP(868)@481fc27fb91e: Final verdict of PTC: none 20250412090402232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090402232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090402232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090402232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0b 04 84 6d 5c 00 00 5e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090402232 DLSCCP DEBUG SCCP-SCOC(94)[0x56545197f7b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090402232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5654518d8150]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090402232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197482)[0x5654518d7b50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090402232 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197482)[0x5654518d7b50]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090402232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) HNBGW_Test.msc1-RAN(869)@481fc27fb91e: Final verdict of PTC: none 20250412090402232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197482)[0x5654518d7b50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090402232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197482)[0x5654518d7b50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090402232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197482)[0x5654518d7b50]{disrupted}: Freeing instance (context_map.c:202) 20250412090402232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6197482)[0x5654518d7b50]{disrupted}: Deallocated (fsm.c:568) 20250412090402232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5654518d8150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090402232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5654518d8150]{disconnected}: Freeing instance (context_map.c:206) 20250412090402232 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090402232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090402232 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090402232 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412090402232 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 20250412090402232 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090402232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090402232 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090402232 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090402232 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 20250412090402232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090402232 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090402232 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090402232 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090402232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090402232 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090402232 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090402232 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090402232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090402232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090402233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-94)[0x5654518d8150]{disconnected}: Deallocated (fsm.c:568) 20250412090402233 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6197482 SCCP-94 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412090402233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56545195f060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090402233 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090402233 DLSCCP DEBUG SCCP-SCOC(95)[0x5654519d8d50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090402233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca4e94), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090402233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090402233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090402233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090402233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(851)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(861)@481fc27fb91e: Final verdict of PTC: none 20250412090402233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 0a 04 ca 4e 94 00 00 5f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090402233 DLSCCP DEBUG SCCP-SCOC(95)[0x5654519d8d50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090402233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56545195f060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090402233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461972)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090402233 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461972)[0x5654519701e0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) HNBGW_Test.msc1-M3UA(870)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(864)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(860)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(865)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(854)@481fc27fb91e: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(859)@481fc27fb91e: Final verdict of PTC: none 20250412090402234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090402234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461972)[0x5654519701e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090402234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461972)[0x5654519701e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090402234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461972)[0x5654519701e0]{disrupted}: Freeing instance (context_map.c:202) 20250412090402234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461972)[0x5654519701e0]{disrupted}: Deallocated (fsm.c:568) 20250412090402234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56545195f060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090402234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56545195f060]{disconnected}: Freeing instance (context_map.c:206) 20250412090402234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x56545195f060]{disconnected}: Deallocated (fsm.c:568) 20250412090402234 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12461972 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412090402234 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090402234 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090402234 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090402234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090402234 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090402234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090402234 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090402234 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090402234 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090402234 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090402234 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090402234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090402234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090402235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090402235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090402235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090402235 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090402235 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090402235 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090402236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090402236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856)@481fc27fb91e: Final verdict of PTC: none 20250412090402236 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090402236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090402236 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090402236 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090402236 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090402236 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090402236 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090402236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5654517c6390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090402236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090402237 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090402236 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090402236 DLSCCP DEBUG SCCP-SCOC(96)[0x565451978120]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090402236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8d7dc), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090402236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090402236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402236 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090402236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090402236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090402236 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 06 04 a8 d7 dc 00 00 60 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090402236 DLSCCP DEBUG SCCP-SCOC(96)[0x565451978120]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090402236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5654517c6390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090402236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9777293)[0x565451967390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090402236 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9777293)[0x565451967390]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090402236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090402236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9777293)[0x565451967390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090402236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9777293)[0x565451967390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090402237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9777293)[0x565451967390]{disrupted}: Freeing instance (context_map.c:202) 20250412090402237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9777293)[0x565451967390]{disrupted}: Deallocated (fsm.c:568) 20250412090402237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5654517c6390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090402237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5654517c6390]{disconnected}: Freeing instance (context_map.c:206) 20250412090402237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5654517c6390]{disconnected}: Deallocated (fsm.c:568) 20250412090402237 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9777293 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412090402237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412090402237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090402237 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090402237 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090402237 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090402237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40774<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090402237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866)@481fc27fb91e: Final verdict of PTC: pass 20250412090402239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090402239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090402239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090402239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090402239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090402240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090402240 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090402240 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090402241 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090402241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090402241 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090402249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40778<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867)@481fc27fb91e: Final verdict of PTC: pass 20250412090402251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40790<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(851): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(852): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(853): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(854): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(855): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(856): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(857): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(858): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(859): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(860): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(861): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(862): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(863): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(864): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(865): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(866): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(867): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(868): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(869): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(870): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(871): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Sat Apr 12 09:04:02 UTC 2025 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== 20250412090402313 DLSCCP DEBUG SCCP-SCOC(89)[0x565451965580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090402313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077f730), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090402314 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090402314 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090402314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090402314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090402314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 77 f7 30 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090402314 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090402314 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090402314 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090402314 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090402314 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090402314 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090402329 DLSCCP DEBUG SCCP-SCOC(88)[0x56545195dc90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090402329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d98d5d), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090402329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090402329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402329 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090402329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090402329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090402329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d9 8d 5d 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090402330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090402330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090402330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090402330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090402330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090402330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc 20250412090402346 DLSCCP DEBUG SCCP-SCOC(90)[0x56545195eaf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090402346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e262b), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090402346 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090402346 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402346 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090402346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090402346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090402346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 9e 26 2b 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090402346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090402346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090402346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090402346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090402346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090402346 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090402395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090402755 DLSCCP DEBUG SCCP-SCOC(86)[0x56545195a110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090402755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a10ec2), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090402755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090402756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402756 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090402756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090402756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090402756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 a1 0e c2 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090402756 DLSCCP DEBUG SCCP-SCOC(85)[0x5654519623c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090402756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00740234), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090402756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090402756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090402756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090402756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090402756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 02 34 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090402756 DLSCCP DEBUG SCCP-SCOC(87)[0x56545197f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090402756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc67e1), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090402756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090402756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090402756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090402756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090402756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090402756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cc 67 e1 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090402757 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090402757 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090402757 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090402757 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090402757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090402757 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090402757 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090402757 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090402757 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090402757 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090402757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090402757 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090402757 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090402757 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090402757 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090402757 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090402757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090402757 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090402998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=561780) 20250412090403175 DLSCCP DEBUG SCCP-SCOC(84)[0x5654519608e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090403175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000278d4), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090403175 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090403175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090403175 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090403175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090403175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090403175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090403175 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 02 78 d4 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090403175 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090403175 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090403175 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090403175 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090403175 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090403175 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090403964 DLSCCP DEBUG SCCP-SCOC(83)[0x56545195aa60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090403964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b084d2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090403964 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090403964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090403964 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090403964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090403964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090403964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090403964 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b0 84 d2 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090403964 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090403964 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090403964 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090403965 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090403965 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090403965 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=561780, count=581644) 20250412090404232 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090404232 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090404232 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090404232 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090404232 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090404232 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090404233 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090404233 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090404233 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090404430 DLSCCP DEBUG SCCP-SCOC(82)[0x565451965c60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090404430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000249f3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090404430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090404430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090404430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090404430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090404430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090404430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090404430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 02 49 f3 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090404431 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090404431 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090404431 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090404431 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090404431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090404431 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090404997 DLSCCP DEBUG SCCP-SCOC(81)[0x56545197f680]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090404997 DLSCCP DEBUG SCCP-SCOC(81)[0x56545197f680]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090404997 DLSCCP DEBUG SCCP-SCOC(81)[0x56545197f680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090404997 DLSCCP DEBUG SCCP-SCOC(81)[0x56545197f680]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090404997 DLSCCP DEBUG SCCP-SCOC(81)[0x56545197f680]{IDLE}: Deallocated (fsm.c:568) MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Sat Apr 12 09:04:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250412090406095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090406100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090406102 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46083<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090406194 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090406194 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090406201 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090406201 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090406201 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090406201 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090406201 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090406201 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090406201 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090406201 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090406202 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58381 (stream_srv.c:142) 20250412090406202 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58381<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090406203 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090406203 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090406203 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090406203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090406203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090406203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090406203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090406203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090406203 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090406203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090406203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090406203 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090406203 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090406203 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090406203 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090406203 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090406203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090406203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090406203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090406203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090406203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090406203 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090406203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090406203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090406203 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090406203 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090406203 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090406203 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090406203 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090406203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090406203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090406203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090406203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090406203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090406203 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090406203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090406203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090406203 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090406203 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090406203 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090406203 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090406203 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090406203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090406203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090406203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090406203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090406203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090406203 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090406203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090406203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090406203 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090406203 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090406203 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090406203 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090406203 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090406203 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090406203 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090406203 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090406203 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090406203 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090406203 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090406203 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090406203 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090406203 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090406203 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090406203 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090406203 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090406203 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090406203 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090406203 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090406203 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090406203 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090406203 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090406203 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090406203 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090406203 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(882)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(882)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(882)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(880)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090406216 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090406216 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090406216 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090406216 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090406216 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090406216 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090406216 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090406216 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090406217 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090406217 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090406217 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090406217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090406217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090406217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=8 -> eSLS=88: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412090406217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090406217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250412090406217 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090406217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090406217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090406217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 08 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090406217 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090406217 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090406217 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090406217 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090406217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090406217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090406217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090406217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090406217 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090406217 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090406217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090406217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090406217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 02 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090406217 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090406217 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090406217 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090406217 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090406217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090406217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090406217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090406218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090406218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090406218 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090406218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090406218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090406218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090406218 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090406218 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090406218 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090406218 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090406218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090406218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090406218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090406218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090406218 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090406218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090406218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090406218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090406218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090406218 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090406218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090406218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090406218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090406218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090406218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090406218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090406218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090406218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090406218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090406218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090406218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090406218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090406218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090406218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090406218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090406218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090406218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090406218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090406218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090406218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090406218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090406218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090406218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090406218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(885)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(885)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(885)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(883)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090406240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090406240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090406240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090406240 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090406240 DHNBAP 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) 20250412090406240 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090406240 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090406240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090406240 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090406247 DLINP DEBUG SRVCONN(,r=127.0.0.1:58381<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090406247 DLINP DEBUG SRVCONN(,r=127.0.0.1:58381<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090406247 DLINP DEBUG SRVCONN(,r=127.0.0.1:58381<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090406247 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090406247 DHNBAP DEBUG (127.0.0.1:58381 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090406247 DHNBAP NOTICE (127.0.0.1:58381 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090406247 DHNBAP NOTICE (127.0.0.1:58381 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090406247 DLINP DEBUG SRVCONN(,r=127.0.0.1:58381<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090406247 DLINP DEBUG SRVCONN(,r=127.0.0.1:58381<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090406414 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 20250412090406414 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 20250412090406414 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090406414 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090406421 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090406421 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090406421 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090406421 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090406421 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090406421 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090406421 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090406421 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090406422 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090406422 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090406422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090406425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090406425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090406425 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090406425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090406425 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090406425 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090406425 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090406425 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090406425 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090406425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090406425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090406425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090406425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090406425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090406425 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090406425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090406425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090406425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090406425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090406425 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090406425 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090406425 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090406427 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090406427 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090406427 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090406427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090406427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090406427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090406427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090406427 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090406427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090406427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090406427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090406427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090406427 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090406427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090406427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090406427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090406427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090406427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090406427 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412090406427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090406427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090406427 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090406427 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090406431 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 20250412090406431 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 20250412090406431 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090406431 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090406438 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090406438 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090406438 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090406438 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090406438 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090406438 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090406438 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090406438 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090406438 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090406438 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090406438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090406440 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090406440 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090406440 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090406440 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090406440 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090406440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090406440 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090406440 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090406440 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090406440 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090406440 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090406440 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090406440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090406441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090406441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090406441 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090406441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090406441 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090406441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090406441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090406441 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090406441 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090406441 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090406442 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090406442 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090406442 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090406442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090406442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090406442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090406442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090406442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090406442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090406442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090406442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090406442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090406442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090406442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090406442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090406442 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090406442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090406442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090406442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090406442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090406442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090406442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412090406442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090406442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090406442 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090406442 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(881)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090407224 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090407224 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090407224 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090407224 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090407224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090407224 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090407224 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090407224 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090407224 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090407224 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090407224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090407224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090407224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090407224 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090407224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090407224 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090407224 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090407224 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090407224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407224 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090407224 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090407224 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090407224 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090407224 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) 20250412090407224 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090407225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090407225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090407225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090407225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090407225 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090407225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090407225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090407225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090407225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090407225 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090407225 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090407225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090407225 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090407225 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090407225 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090407225 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090407225 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412090407225 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090407225 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090407225 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090407225 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090407227 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090407227 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090407227 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090407227 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090407227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090407227 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090407227 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090407227 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090407227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090407227 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090407227 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090407227 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090407227 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090407227 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090407227 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090407227 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090407227 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090407227 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090407227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407227 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090407227 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090407227 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090407227 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090407227 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090407237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090407237 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090407237 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090407237 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090407237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090407237 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090407237 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090407237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090407237 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090407237 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(884)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090407237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090407238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090407238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090407238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090407238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090407238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090407238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090407238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090407238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090407238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090407238 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090407238 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090407238 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) 20250412090407238 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090407238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090407238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090407238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090407238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090407238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090407238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090407238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090407238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090407238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090407238 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090407238 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090407238 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090407238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090407238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090407238 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090407238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090407238 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412090407238 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090407238 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090407238 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090407238 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090407243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090407243 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090407243 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090407243 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090407243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090407243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090407243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090407243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090407243 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090407243 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090407243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090407243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090407243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090407243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090407243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090407243 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090407243 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090407243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090407243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090407243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090407243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090407243 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090407243 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090407243 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090407243 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090407243 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090407251 DLCTRL DEBUG Command: GET 9308758 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090407251 DLCTRL DEBUG Tx Command reply: GET_REPLY 9308758 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090407255 DLCTRL DEBUG Command: GET 887467396 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090407255 DLCTRL DEBUG Tx Command reply: GET_REPLY 887467396 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090407257 DLCTRL DEBUG Command: GET 362809351 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090407257 DLCTRL DEBUG Tx Command reply: GET_REPLY 362809351 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090407259 DLCTRL DEBUG Command: GET 585736742 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090407259 DLCTRL DEBUG Tx Command reply: GET_REPLY 585736742 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090407261 DLCTRL DEBUG Command: GET 520108306 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090407261 DLCTRL DEBUG Tx Command reply: GET_REPLY 520108306 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090407263 DLCTRL DEBUG Command: GET 658424647 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090407263 DLCTRL DEBUG Tx Command reply: GET_REPLY 658424647 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090407266 DLCTRL DEBUG Command: GET 75145280 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090407266 DLCTRL DEBUG Tx Command reply: GET_REPLY 75145280 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090407269 DLCTRL DEBUG Command: GET 862121519 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090407269 DLCTRL DEBUG Tx Command reply: GET_REPLY 862121519 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090407271 DLCTRL DEBUG Command: GET 11593531 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090407271 DLCTRL DEBUG Tx Command reply: GET_REPLY 11593531 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090407272 DLCTRL DEBUG Command: GET 741599441 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090407272 DLCTRL DEBUG Tx Command reply: GET_REPLY 741599441 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090407275 DLCTRL DEBUG Command: GET 214235129 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090407275 DLCTRL DEBUG Tx Command reply: GET_REPLY 214235129 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090407278 DLCTRL DEBUG Command: GET 618854398 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090407278 DLCTRL DEBUG Tx Command reply: GET_REPLY 618854398 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090407281 DLCTRL DEBUG Command: GET 775063936 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090407281 DLCTRL DEBUG Tx Command reply: GET_REPLY 775063936 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090407285 DLCTRL DEBUG Command: GET 832236045 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090407285 DLCTRL DEBUG Tx Command reply: GET_REPLY 832236045 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090407288 DLCTRL DEBUG Command: GET 672202976 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090407288 DLCTRL DEBUG Tx Command reply: GET_REPLY 672202976 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090407292 DLCTRL DEBUG Command: GET 852914278 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090407293 DLCTRL DEBUG Tx Command reply: GET_REPLY 852914278 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090407295 DLCTRL DEBUG Command: GET 199872412 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090407295 DLCTRL DEBUG Tx Command reply: GET_REPLY 199872412 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090407299 DLCTRL DEBUG Command: GET 628422951 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090407299 DLCTRL DEBUG Tx Command reply: GET_REPLY 628422951 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090407302 DLCTRL DEBUG Command: GET 770011401 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090407302 DLCTRL DEBUG Tx Command reply: GET_REPLY 770011401 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090407303 DLCTRL DEBUG Command: GET 910553760 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090407303 DLCTRL DEBUG Tx Command reply: GET_REPLY 910553760 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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 := '000000000000000011010000'B, t_guard := 20.000000 } 20250412090407327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46092<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(887)15342760 20250412090408365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090408365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090408365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090408365 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090408365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xea1ca8, normal) (hnbgw_rua.c:406) 20250412090408365 DHNB DEBUG map_rua[0x56545197f680]{init}: Allocated (fsm.c:456) 20250412090408365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15342760)[0x56545197f680]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090408365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15342760 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090408365 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090408365 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090408365 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090408365 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15342760 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090408365 DCN DEBUG map_sccp[0x565451967390]{init}: Allocated (fsm.c:456) 20250412090408365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x565451967390]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090408365 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-15342760 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090408365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15342760 SCCP-97 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090408365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15342760)[0x56545197f680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090408365 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090408365 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090408365 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15342760 SCCP-97 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090408365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x565451967390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090408365 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090408365 DLSCCP DEBUG SCCP-SCOC(97)[0x5654517c6390]{IDLE}: Allocated (fsm.c:456) 20250412090408365 DLSCCP DEBUG SCCP-SCOC(97)[0x5654517c6390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090408365 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000d00056400500f1100926) (sccp_scrc.c:415) 20250412090408365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090408365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090408365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090408365 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090408365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090408365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090408365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090408365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090408365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090408365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090408365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090408365 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090408365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090408365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090408365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090408365 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 61 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 d0 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090408365 DLSCCP DEBUG SCCP-SCOC(97)[0x5654517c6390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090408365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x565451967390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090408365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15342760)[0x56545197f680]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090408366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090408366 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090408366 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090408366 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090408366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090408366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412090408366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090408366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090408366 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090408366 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 61 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 d0 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(883)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(883)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(884)@481fc27fb91e: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(887) HNBGW_Test.sgsn0-RAN(884)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(887)180424 HNBGW_Test.sgsn0-SCCP(883)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(883)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412090408378 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090408378 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090408378 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090408378 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090408378 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090408378 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090408378 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090408378 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090408378 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090408378 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 61 c9 94 ac 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090408378 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090408378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090408378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090408378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090408378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090408378 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c994ac) (sccp_scrc.c:486) 20250412090408378 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1855) 20250412090408378 DLSCCP DEBUG SCCP-SCOC(97)[0x5654517c6390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090408378 DLSCCP DEBUG SCCP-SCOC(97)[0x5654517c6390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090408378 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090408378 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090408378 DCN DEBUG handle_cn_conn_conf() conn_id=97, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090408378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x565451967390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090408378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x565451967390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(887)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090408379 DLCTRL DEBUG Command: GET 118128226 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090408379 DLCTRL DEBUG Tx Command reply: GET_REPLY 118128226 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090408381 DLCTRL DEBUG Command: GET 632784693 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090408381 DLCTRL DEBUG Tx Command reply: GET_REPLY 632784693 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090408382 DLCTRL DEBUG Command: GET 778305607 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090408382 DLCTRL DEBUG Tx Command reply: GET_REPLY 778305607 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090408383 DLCTRL DEBUG Command: GET 746660110 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090408383 DLCTRL DEBUG Tx Command reply: GET_REPLY 746660110 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090408384 DLCTRL DEBUG Command: GET 81942 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090408384 DLCTRL DEBUG Tx Command reply: GET_REPLY 81942 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090408384 DLCTRL DEBUG Command: GET 784948518 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090408384 DLCTRL DEBUG Tx Command reply: GET_REPLY 784948518 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090408385 DLCTRL DEBUG Command: GET 45187998 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090408385 DLCTRL DEBUG Tx Command reply: GET_REPLY 45187998 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090408386 DLCTRL DEBUG Command: GET 684328244 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090408386 DLCTRL DEBUG Tx Command reply: GET_REPLY 684328244 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090408387 DLCTRL DEBUG Command: GET 568211141 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090408387 DLCTRL DEBUG Tx Command reply: GET_REPLY 568211141 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090408387 DLCTRL DEBUG Command: GET 399054694 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090408387 DLCTRL DEBUG Tx Command reply: GET_REPLY 399054694 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090408388 DLCTRL DEBUG Command: GET 701204156 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090408388 DLCTRL DEBUG Tx Command reply: GET_REPLY 701204156 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090408389 DLCTRL DEBUG Command: GET 872925538 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090408389 DLCTRL DEBUG Tx Command reply: GET_REPLY 872925538 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090408390 DLCTRL DEBUG Command: GET 539315295 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090408390 DLCTRL DEBUG Tx Command reply: GET_REPLY 539315295 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090408391 DLCTRL DEBUG Command: GET 947043911 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090408391 DLCTRL DEBUG Tx Command reply: GET_REPLY 947043911 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090408392 DLCTRL DEBUG Command: GET 640467538 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090408392 DLCTRL DEBUG Tx Command reply: GET_REPLY 640467538 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090408393 DLCTRL DEBUG Command: GET 299669458 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090408393 DLCTRL DEBUG Tx Command reply: GET_REPLY 299669458 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090408394 DLCTRL DEBUG Command: GET 426614035 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090408394 DLCTRL DEBUG Tx Command reply: GET_REPLY 426614035 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090408394 DLCTRL DEBUG Command: GET 339128812 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090408394 DLCTRL DEBUG Tx Command reply: GET_REPLY 339128812 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090408395 DLCTRL DEBUG Command: GET 382719109 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090408395 DLCTRL DEBUG Tx Command reply: GET_REPLY 382719109 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090408396 DLCTRL DEBUG Command: GET 841434240 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090408396 DLCTRL DEBUG Tx Command reply: GET_REPLY 841434240 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000010010010'B, t_guard := 20.000000 } 20250412090408407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46100<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@481fc27fb91e: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(888)13380065 20250412090409416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090409416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090409416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250412090409416 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090409416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcc29e1, normal) (hnbgw_rua.c:406) 20250412090409416 DHNB DEBUG map_rua[0x5654519a3ed0]{init}: Allocated (fsm.c:456) 20250412090409416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13380065)[0x5654519a3ed0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090409416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13380065 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090409416 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090409416 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090409416 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250412090409416 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13380065 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090409416 DCN DEBUG map_sccp[0x5654518d7b50]{init}: Allocated (fsm.c:456) 20250412090409416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5654518d7b50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090409416 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-13380065 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090409416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13380065 SCCP-98 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250412090409416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13380065)[0x5654519a3ed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090409416 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090409416 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090409416 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13380065 SCCP-98 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090409416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5654518d7b50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090409416 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090409416 DLSCCP DEBUG SCCP-SCOC(98)[0x5654518d8150]{IDLE}: Allocated (fsm.c:456) 20250412090409416 DLSCCP DEBUG SCCP-SCOC(98)[0x5654518d8150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090409416 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000920056400500f1100926) (sccp_scrc.c:415) 20250412090409416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090409416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090409416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090409416 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090409416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090409416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090409416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090409416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090409416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090409416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090409416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090409416 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090409416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090409416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090409416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090409416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 62 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 92 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090409416 DLSCCP DEBUG SCCP-SCOC(98)[0x5654518d8150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090409416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5654518d7b50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090409416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13380065)[0x5654519a3ed0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090409416 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090409416 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090409416 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090409416 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090409416 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090409416 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412090409416 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090409416 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090409416 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090409416 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 62 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 92 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(883)@481fc27fb91e: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(883)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(884)@481fc27fb91e: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(888) HNBGW_Test.sgsn0-RAN(884)@481fc27fb91e: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(888)15810671 HNBGW_Test.sgsn0-SCCP(883)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(883)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412090409418 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090409418 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090409418 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090409418 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090409418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090409418 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090409418 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090409418 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090409418 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090409418 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 62 30 cf 49 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090409418 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090409418 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090409418 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090409418 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090409418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) TC_sgsnpool_L3Compl_on_1_cnlink0(888)@481fc27fb91e: setverdict(pass): none -> pass 20250412090409419 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0030cf49) (sccp_scrc.c:486) 20250412090409419 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1855) 20250412090409419 DLSCCP DEBUG SCCP-SCOC(98)[0x5654518d8150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090409419 DLSCCP DEBUG SCCP-SCOC(98)[0x5654518d8150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090409419 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090409419 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090409419 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090409419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5654518d7b50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090409419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5654518d7b50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090409419 DLCTRL DEBUG Command: GET 322556446 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090409419 DLCTRL DEBUG Tx Command reply: GET_REPLY 322556446 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250412090409421 DLCTRL DEBUG Command: GET 486708589 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090409421 DLCTRL DEBUG Tx Command reply: GET_REPLY 486708589 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090409423 DLCTRL DEBUG Command: GET 191290997 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090409423 DLCTRL DEBUG Tx Command reply: GET_REPLY 191290997 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090409424 DLCTRL DEBUG Command: GET 164291601 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090409424 DLCTRL DEBUG Tx Command reply: GET_REPLY 164291601 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090409426 DLCTRL DEBUG Command: GET 294959184 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090409426 DLCTRL DEBUG Tx Command reply: GET_REPLY 294959184 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090409428 DLCTRL DEBUG Command: GET 478082234 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090409428 DLCTRL DEBUG Tx Command reply: GET_REPLY 478082234 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090409429 DLCTRL DEBUG Command: GET 757060466 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090409429 DLCTRL DEBUG Tx Command reply: GET_REPLY 757060466 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090409431 DLCTRL DEBUG Command: GET 11716655 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090409431 DLCTRL DEBUG Tx Command reply: GET_REPLY 11716655 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090409433 DLCTRL DEBUG Command: GET 375178403 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090409433 DLCTRL DEBUG Tx Command reply: GET_REPLY 375178403 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090409434 DLCTRL DEBUG Command: GET 881376040 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090409434 DLCTRL DEBUG Tx Command reply: GET_REPLY 881376040 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090409436 DLCTRL DEBUG Command: GET 318543623 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090409436 DLCTRL DEBUG Tx Command reply: GET_REPLY 318543623 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090409437 DLCTRL DEBUG Command: GET 973353344 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090409437 DLCTRL DEBUG Tx Command reply: GET_REPLY 973353344 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090409439 DLCTRL DEBUG Command: GET 694322108 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090409439 DLCTRL DEBUG Tx Command reply: GET_REPLY 694322108 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090409441 DLCTRL DEBUG Command: GET 361900565 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090409441 DLCTRL DEBUG Tx Command reply: GET_REPLY 361900565 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090409444 DLCTRL DEBUG Command: GET 701931435 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090409444 DLCTRL DEBUG Tx Command reply: GET_REPLY 701931435 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090409446 DLCTRL DEBUG Command: GET 846025887 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090409446 DLCTRL DEBUG Tx Command reply: GET_REPLY 846025887 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090409448 DLCTRL DEBUG Command: GET 312997724 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090409448 DLCTRL DEBUG Tx Command reply: GET_REPLY 312997724 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090409450 DLCTRL DEBUG Command: GET 733292079 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090409450 DLCTRL DEBUG Tx Command reply: GET_REPLY 733292079 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090409452 DLCTRL DEBUG Command: GET 804819522 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090409452 DLCTRL DEBUG Tx Command reply: GET_REPLY 804819522 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090409454 DLCTRL DEBUG Command: GET 420531630 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090409454 DLCTRL DEBUG Tx Command reply: GET_REPLY 420531630 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000001101001100'B, t_guard := 20.000000 } 20250412090409466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46110<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@481fc27fb91e: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(889)13430305 20250412090410473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090410473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090410473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412090410473 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090410473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xccee21, normal) (hnbgw_rua.c:406) 20250412090410473 DHNB DEBUG map_rua[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090410473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13430305)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090410473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13430305 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090410473 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090410473 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090410473 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13430305 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090410474 DCN DEBUG map_sccp[0x56545195f060]{init}: Allocated (fsm.c:456) 20250412090410474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56545195f060]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090410474 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-13430305 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090410474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13430305 SCCP-99 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412090410474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13430305)[0x5654519701e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090410474 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090410474 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090410474 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13430305 SCCP-99 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090410474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56545195f060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090410474 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090410474 DLSCCP DEBUG SCCP-SCOC(99)[0x565451962730]{IDLE}: Allocated (fsm.c:456) 20250412090410474 DLSCCP DEBUG SCCP-SCOC(99)[0x565451962730]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090410474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f400300034c0056400500f1100926) (sccp_scrc.c:415) 20250412090410474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090410474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090410474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090410474 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090410474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090410474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090410474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090410474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090410474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090410474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090410474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090410474 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090410474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090410474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090410474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090410474 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 63 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 4c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090410474 DLSCCP DEBUG SCCP-SCOC(99)[0x565451962730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090410474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56545195f060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090410474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13430305)[0x5654519701e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090410474 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090410474 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090410474 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090410474 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090410474 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090410474 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412090410474 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090410474 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090410474 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090410474 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 05 01 00 00 63 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 40 00 4f 40 03 00 03 4c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(883)@481fc27fb91e: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(883)@481fc27fb91e: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(884)@481fc27fb91e: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(889) HNBGW_Test.sgsn0-RAN(884)@481fc27fb91e: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(889)5135878 HNBGW_Test.sgsn0-SCCP(883)@481fc27fb91e: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(883)@481fc27fb91e: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(889)@481fc27fb91e: setverdict(pass): none -> pass 20250412090410476 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090410476 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090410476 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090410476 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090410476 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090410476 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090410476 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090410476 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090410476 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090410476 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 63 cf 33 30 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@481fc27fb91e: 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 } } } 20250412090410476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090410476 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090410476 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090410476 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090410476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090410476 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cf3330) (sccp_scrc.c:486) 20250412090410476 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1855) 20250412090410476 DLSCCP DEBUG SCCP-SCOC(99)[0x565451962730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090410476 DLSCCP DEBUG SCCP-SCOC(99)[0x565451962730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090410476 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090410476 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090410476 DCN DEBUG handle_cn_conn_conf() conn_id=99, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090410476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56545195f060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090410476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56545195f060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090410476 DLCTRL DEBUG Command: GET 57989959 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090410476 DLCTRL DEBUG Tx Command reply: GET_REPLY 57989959 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250412090410477 DLCTRL DEBUG Command: GET 742055399 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090410477 DLCTRL DEBUG Tx Command reply: GET_REPLY 742055399 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090410478 DLCTRL DEBUG Command: GET 830029939 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090410478 DLCTRL DEBUG Tx Command reply: GET_REPLY 830029939 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090410479 DLCTRL DEBUG Command: GET 939794701 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090410479 DLCTRL DEBUG Tx Command reply: GET_REPLY 939794701 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090410480 DLCTRL DEBUG Command: GET 601702179 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090410480 DLCTRL DEBUG Tx Command reply: GET_REPLY 601702179 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090410481 DLCTRL DEBUG Command: GET 330739378 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090410481 DLCTRL DEBUG Tx Command reply: GET_REPLY 330739378 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090410481 DLCTRL DEBUG Command: GET 495536689 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090410481 DLCTRL DEBUG Tx Command reply: GET_REPLY 495536689 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090410482 DLCTRL DEBUG Command: GET 962694498 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090410482 DLCTRL DEBUG Tx Command reply: GET_REPLY 962694498 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090410483 DLCTRL DEBUG Command: GET 542985099 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090410483 DLCTRL DEBUG Tx Command reply: GET_REPLY 542985099 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090410484 DLCTRL DEBUG Command: GET 382124192 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090410484 DLCTRL DEBUG Tx Command reply: GET_REPLY 382124192 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090410485 DLCTRL DEBUG Command: GET 669704242 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090410485 DLCTRL DEBUG Tx Command reply: GET_REPLY 669704242 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090410486 DLCTRL DEBUG Command: GET 891318874 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090410486 DLCTRL DEBUG Tx Command reply: GET_REPLY 891318874 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090410486 DLCTRL DEBUG Command: GET 82460416 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090410486 DLCTRL DEBUG Tx Command reply: GET_REPLY 82460416 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090410487 DLCTRL DEBUG Command: GET 499577037 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090410487 DLCTRL DEBUG Tx Command reply: GET_REPLY 499577037 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090410488 DLCTRL DEBUG Command: GET 732429712 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090410488 DLCTRL DEBUG Tx Command reply: GET_REPLY 732429712 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090410488 DLCTRL DEBUG Command: GET 221540981 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090410488 DLCTRL DEBUG Tx Command reply: GET_REPLY 221540981 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090410489 DLCTRL DEBUG Command: GET 643116791 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090410489 DLCTRL DEBUG Tx Command reply: GET_REPLY 643116791 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090410490 DLCTRL DEBUG Command: GET 116469978 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090410490 DLCTRL DEBUG Tx Command reply: GET_REPLY 116469978 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090410491 DLCTRL DEBUG Command: GET 445869427 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090410491 DLCTRL DEBUG Tx Command reply: GET_REPLY 445869427 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090410492 DLCTRL DEBUG Command: GET 122543442 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090410492 DLCTRL DEBUG Tx Command reply: GET_REPLY 122543442 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000001101011000'B, t_guard := 20.000000 } 20250412090410502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46126<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(884)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(884)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(890)12768978 20250412090411509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090411509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090411509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090411509 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090411509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc2d6d2, normal) (hnbgw_rua.c:406) 20250412090411509 DHNB DEBUG map_rua[0x565451988d30]{init}: Allocated (fsm.c:456) 20250412090411509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12768978)[0x565451988d30]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090411509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12768978 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090411509 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090411509 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090411509 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090411509 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12768978 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090411509 DCN DEBUG map_sccp[0x5654519628f0]{init}: Allocated (fsm.c:456) 20250412090411509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x5654519628f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090411509 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-12768978 <-> SCCP-100 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090411509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12768978 SCCP-100 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090411509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12768978)[0x565451988d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090411509 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090411509 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090411509 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12768978 SCCP-100 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090411509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x5654519628f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090411509 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090411509 DLSCCP DEBUG SCCP-SCOC(100)[0x565451970960]{IDLE}: Allocated (fsm.c:456) 20250412090411509 DLSCCP DEBUG SCCP-SCOC(100)[0x565451970960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090411509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003580056400500f1100926) (sccp_scrc.c:415) 20250412090411509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090411509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090411509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090411509 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090411509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090411509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090411509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090411509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090411509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090411509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090411509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090411509 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090411509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090411509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090411509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090411509 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 64 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 58 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090411509 DLSCCP DEBUG SCCP-SCOC(100)[0x565451970960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090411509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x5654519628f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090411509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12768978)[0x565451988d30]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090411509 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090411509 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090411509 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090411509 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090411509 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090411509 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'virt-sgsn0' 20250412090411509 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090411509 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090411509 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090411509 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 02 01 00 00 64 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 40 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 58 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(883)@481fc27fb91e: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(883)@481fc27fb91e: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(884)@481fc27fb91e: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(890) HNBGW_Test.sgsn0-RAN(884)@481fc27fb91e: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(890)12069530 HNBGW_Test.sgsn0-SCCP(883)@481fc27fb91e: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(883)@481fc27fb91e: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(890)@481fc27fb91e: setverdict(pass): none -> pass 20250412090411511 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090411511 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090411511 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090411511 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090411511 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090411511 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090411511 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090411511 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090411511 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090411511 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 64 b8 af 94 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090411511 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090411511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090411511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090411511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090411511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090411511 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b8af94) (sccp_scrc.c:486) 20250412090411511 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1855) 20250412090411511 DLSCCP DEBUG SCCP-SCOC(100)[0x565451970960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090411511 DLSCCP DEBUG SCCP-SCOC(100)[0x565451970960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090411511 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090411511 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090411511 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090411511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x5654519628f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090411511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x5654519628f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090411512 DLCTRL DEBUG Command: GET 57764775 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090411512 DLCTRL DEBUG Tx Command reply: GET_REPLY 57764775 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250412090411512 DLCTRL DEBUG Command: GET 430777922 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090411512 DLCTRL DEBUG Tx Command reply: GET_REPLY 430777922 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090411513 DLCTRL DEBUG Command: GET 581858060 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090411513 DLCTRL DEBUG Tx Command reply: GET_REPLY 581858060 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090411514 DLCTRL DEBUG Command: GET 849992757 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090411514 DLCTRL DEBUG Tx Command reply: GET_REPLY 849992757 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090411515 DLCTRL DEBUG Command: GET 826695021 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090411515 DLCTRL DEBUG Tx Command reply: GET_REPLY 826695021 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090411517 DLCTRL DEBUG Command: GET 607493097 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090411517 DLCTRL DEBUG Tx Command reply: GET_REPLY 607493097 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090411518 DLCTRL DEBUG Command: GET 778496064 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090411518 DLCTRL DEBUG Tx Command reply: GET_REPLY 778496064 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090411519 DLCTRL DEBUG Command: GET 278656369 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090411519 DLCTRL DEBUG Tx Command reply: GET_REPLY 278656369 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090411520 DLCTRL DEBUG Command: GET 346486248 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090411520 DLCTRL DEBUG Tx Command reply: GET_REPLY 346486248 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090411520 DLCTRL DEBUG Command: GET 258238370 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090411520 DLCTRL DEBUG Tx Command reply: GET_REPLY 258238370 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090411521 DLCTRL DEBUG Command: GET 476008738 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090411521 DLCTRL DEBUG Tx Command reply: GET_REPLY 476008738 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090411522 DLCTRL DEBUG Command: GET 643913400 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090411522 DLCTRL DEBUG Tx Command reply: GET_REPLY 643913400 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090411523 DLCTRL DEBUG Command: GET 910282333 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090411523 DLCTRL DEBUG Tx Command reply: GET_REPLY 910282333 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090411524 DLCTRL DEBUG Command: GET 545715375 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090411524 DLCTRL DEBUG Tx Command reply: GET_REPLY 545715375 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090411524 DLCTRL DEBUG Command: GET 129116502 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090411524 DLCTRL DEBUG Tx Command reply: GET_REPLY 129116502 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090411525 DLCTRL DEBUG Command: GET 589071457 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090411525 DLCTRL DEBUG Tx Command reply: GET_REPLY 589071457 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090411526 DLCTRL DEBUG Command: GET 384778274 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090411526 DLCTRL DEBUG Tx Command reply: GET_REPLY 384778274 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090411527 DLCTRL DEBUG Command: GET 677349995 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090411527 DLCTRL DEBUG Tx Command reply: GET_REPLY 677349995 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090411528 DLCTRL DEBUG Command: GET 461513222 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090411528 DLCTRL DEBUG Tx Command reply: GET_REPLY 461513222 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090411529 DLCTRL DEBUG Command: GET 332199365 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090411529 DLCTRL DEBUG Tx Command reply: GET_REPLY 332199365 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090411533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46078<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090411534 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46083<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(873)@481fc27fb91e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(874)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090411536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46064<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090411536 DLINP DEBUG SRVCONN(,r=127.0.0.1:58381<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090411536 DLINP DEBUG SRVCONN(,r=127.0.0.1:58381<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090411536 DLINP NOTICE SRV(,r=127.0.0.1:58381<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090411536 DMAIN NOTICE (127.0.0.1:58381 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58381<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090411536 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(879)@481fc27fb91e: Final verdict of PTC: none 20250412090411539 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090411539 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090411539 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090411539 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090411539 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090411539 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090411539 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090411539 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090411539 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 20250412090411539 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090411539 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090411539 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090411539 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090411539 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090411539 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090411539 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090411539 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090411539 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090411539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090411539 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-RAN(881)@481fc27fb91e: Final verdict of PTC: none 20250412090411540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090411540 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090411540 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090411540 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090411540 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090411540 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090411540 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) HNBGW_Test.msc0-SCCP(880)@481fc27fb91e: Final verdict of PTC: none 20250412090411540 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090411540 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090411540 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090411540 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090411540 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090411540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090411540 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090411540 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090411540 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090411540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090411540 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090411540 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090411540 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 20250412090411540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090411540 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090411540 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090411541 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090411541 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090411541 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090411541 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090411541 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090411541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090411541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090411541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090411541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090411541 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090411541 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090411541 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090411541 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090411541 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090411541 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090411541 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090411541 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090411541 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090411541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x565451967390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090411541 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090411541 DLSCCP DEBUG SCCP-SCOC(97)[0x5654517c6390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090411541 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c994ac), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090411541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090411541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090411541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090411541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090411541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090411541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090411541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 07 04 c9 94 ac 00 00 61 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090411541 DLSCCP DEBUG SCCP-SCOC(97)[0x5654517c6390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090411541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x565451967390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090411541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15342760)[0x56545197f680]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090411541 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15342760)[0x56545197f680]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090411541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090411541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15342760)[0x56545197f680]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090411541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15342760)[0x56545197f680]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090411542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15342760)[0x56545197f680]{disrupted}: Freeing instance (context_map.c:202) 20250412090411542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15342760)[0x56545197f680]{disrupted}: Deallocated (fsm.c:568) 20250412090411542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x565451967390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090411542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x565451967390]{disconnected}: Freeing instance (context_map.c:206) 20250412090411542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x565451967390]{disconnected}: Deallocated (fsm.c:568) 20250412090411542 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15342760 SCCP-97 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412090411542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5654518d7b50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090411542 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090411542 DLSCCP DEBUG SCCP-SCOC(98)[0x5654518d8150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090411542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030cf49), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090411542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090411542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090411542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090411542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090411542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090411542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090411542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 04 04 30 cf 49 00 00 62 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090411542 DLSCCP DEBUG SCCP-SCOC(98)[0x5654518d8150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090411542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5654518d7b50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090411542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13380065)[0x5654519a3ed0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090411542 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13380065)[0x5654519a3ed0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090411542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090411542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13380065)[0x5654519a3ed0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090411542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13380065)[0x5654519a3ed0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090411542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13380065)[0x5654519a3ed0]{disrupted}: Freeing instance (context_map.c:202) 20250412090411542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13380065)[0x5654519a3ed0]{disrupted}: Deallocated (fsm.c:568) 20250412090411542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5654518d7b50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090411542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5654518d7b50]{disconnected}: Freeing instance (context_map.c:206) 20250412090411542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x5654518d7b50]{disconnected}: Deallocated (fsm.c:568) 20250412090411542 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13380065 SCCP-98 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250412090411542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56545195f060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090411542 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090411542 DLSCCP DEBUG SCCP-SCOC(99)[0x565451962730]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090411542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf3330), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090411542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090411542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090411542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090411542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090411542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090411542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090411542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 05 04 cf 33 30 00 00 63 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090411542 DLSCCP DEBUG SCCP-SCOC(99)[0x565451962730]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090411542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56545195f060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090411542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13430305)[0x5654519701e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090411542 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13430305)[0x5654519701e0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090411542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090411542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13430305)[0x5654519701e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090411542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13430305)[0x5654519701e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090411543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13430305)[0x5654519701e0]{disrupted}: Freeing instance (context_map.c:202) 20250412090411543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13430305)[0x5654519701e0]{disrupted}: Deallocated (fsm.c:568) 20250412090411543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56545195f060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090411543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56545195f060]{disconnected}: Freeing instance (context_map.c:206) 20250412090411543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56545195f060]{disconnected}: Deallocated (fsm.c:568) 20250412090411543 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13430305 SCCP-99 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250412090411543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x5654519628f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090411543 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090411543 DLSCCP DEBUG SCCP-SCOC(100)[0x565451970960]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090411543 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8af94), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090411543 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090411543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090411543 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090411543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090411543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090411543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090411543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 02 04 b8 af 94 00 00 64 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090411543 DLSCCP DEBUG SCCP-SCOC(100)[0x565451970960]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090411543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x5654519628f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090411543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12768978)[0x565451988d30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090411543 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12768978)[0x565451988d30]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090411543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090411543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12768978)[0x565451988d30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090411543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12768978)[0x565451988d30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090411543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12768978)[0x565451988d30]{disrupted}: Freeing instance (context_map.c:202) 20250412090411543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12768978)[0x565451988d30]{disrupted}: Deallocated (fsm.c:568) 20250412090411543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x5654519628f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090411543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x5654519628f0]{disconnected}: Freeing instance (context_map.c:206) 20250412090411543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-100)[0x5654519628f0]{disconnected}: Deallocated (fsm.c:568) 20250412090411543 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12768978 SCCP-100 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412090411543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090411543 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-M3UA(885)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(882)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877)@481fc27fb91e: Final verdict of PTC: none 20250412090411543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090411543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090411543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090411543 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090411543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412090411543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090411543 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090411543 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090411543 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090411543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090411543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090411544 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(884)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(872)@481fc27fb91e: Final verdict of PTC: none 20250412090411544 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090411544 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090411544 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090411544 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090411544 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090411544 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090411544 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090411544 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090411544 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090411544 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090411544 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090411544 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090411544 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090411544 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090411544 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090411544 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090411544 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-PFCP(875)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(886)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(883)@481fc27fb91e: Final verdict of PTC: none 20250412090411547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46100<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090411548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46110<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(888)@481fc27fb91e: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(889)@481fc27fb91e: Final verdict of PTC: pass 20250412090411550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46092<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090411559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46126<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(890)@481fc27fb91e: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(887)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(872): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(873): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(874): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(875): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(876): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(877): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(878): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(879): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(880): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(881): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(882): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(883): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(884): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(885): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(886): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(887): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(888): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(889): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(890): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sat Apr 12 09:04:11 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 20250412090411706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090412233 DLSCCP DEBUG SCCP-SCOC(94)[0x56545197f7b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090412233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00846d5c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090412233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090412233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090412233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090412233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090412233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090412233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090412233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 84 6d 5c 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090412233 DLSCCP DEBUG SCCP-SCOC(95)[0x5654519d8d50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090412233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca4e94), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090412233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090412233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090412233 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090412233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090412233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090412233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090412233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ca 4e 94 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090412233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090412233 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090412233 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090412233 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090412233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090412233 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090412233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090412233 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090412234 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090412234 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090412234 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090412234 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090412237 DLSCCP DEBUG SCCP-SCOC(96)[0x565451978120]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090412237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8d7dc), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090412237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090412237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090412238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090412238 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090412238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090412238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090412238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a8 d7 dc 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090412238 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090412238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090412238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090412238 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090412238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090412238 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090412308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090412315 DLSCCP DEBUG SCCP-SCOC(89)[0x565451965580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090412315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077f730), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090412315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090412315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090412315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090412315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090412315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090412315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090412315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 77 f7 30 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090412315 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090412315 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090412315 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090412315 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090412315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090412315 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 0 (prev_count=-1, count=481752) 20250412090412330 DLSCCP DEBUG SCCP-SCOC(88)[0x56545195dc90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090412330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d98d5d), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090412330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090412330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090412330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090412330 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090412330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090412330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090412330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d9 8d 5d 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090412330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090412330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090412330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090412330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090412331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090412331 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090412346 DLSCCP DEBUG SCCP-SCOC(90)[0x56545195eaf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090412347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e262b), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090412347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090412347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090412347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090412347 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090412347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090412347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090412347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 9e 26 2b 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090412347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090412347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090412347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090412347 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090412347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090412347 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090412756 DLSCCP DEBUG SCCP-SCOC(85)[0x5654519623c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090412757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00740234), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090412757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090412757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090412757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090412757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090412757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090412757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090412757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 02 34 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090412757 DLSCCP DEBUG SCCP-SCOC(86)[0x56545195a110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090412757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a10ec2), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090412757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090412757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090412757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090412757 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090412757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090412757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090412757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 a1 0e c2 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090412757 DLSCCP DEBUG SCCP-SCOC(87)[0x56545197f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090412757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc67e1), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090412757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090412757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090412757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090412757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090412757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090412757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090412757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cc 67 e1 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090412758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090412758 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090412758 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090412758 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090412758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090412758 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090412758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090412758 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090412758 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090412758 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090412758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090412758 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090412758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090412758 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090412758 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090412758 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090412758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090412758 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090413176 DLSCCP DEBUG SCCP-SCOC(84)[0x5654519608e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090413176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000278d4), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090413176 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090413177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090413177 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090413177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090413177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090413177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090413177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 02 78 d4 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090413177 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090413177 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090413177 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090413177 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090413177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090413177 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=481752, count=525384) 20250412090413540 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090413540 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090413540 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090413541 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090413541 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090413541 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090413965 DLSCCP DEBUG SCCP-SCOC(83)[0x56545195aa60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090413965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b084d2), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090413965 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090413965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090413965 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090413965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090413965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090413965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090413965 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b0 84 d2 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090413966 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090413966 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090413966 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090413966 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090413966 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090413966 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Sat Apr 12 09:04:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412090414426 DLSCCP DEBUG SCCP-SCOC(82)[0x565451965c60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090414426 DLSCCP DEBUG SCCP-SCOC(82)[0x565451965c60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090414426 DLSCCP DEBUG SCCP-SCOC(82)[0x565451965c60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090414426 DLSCCP DEBUG SCCP-SCOC(82)[0x565451965c60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090414426 DLSCCP DEBUG SCCP-SCOC(82)[0x565451965c60]{IDLE}: Deallocated (fsm.c:568) MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250412090415418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090415423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090415427 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46437<->l=127.0.0.1:4262) (control_if.c:572) 20250412090415512 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090415512 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090415521 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090415521 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090415522 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090415522 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090415522 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090415522 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090415522 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090415522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090415522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090415522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415522 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090415522 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415522 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090415522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090415522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090415522 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090415522 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090415522 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53286 (stream_srv.c:142) 20250412090415522 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53286<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090415523 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415523 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090415523 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090415523 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090415523 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090415523 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090415523 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090415523 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090415523 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090415523 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090415523 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090415523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090415523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090415523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415523 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090415523 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415523 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090415523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090415523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090415523 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090415523 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090415523 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090415523 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090415523 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415523 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090415523 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090415523 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090415523 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090415523 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090415524 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090415524 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090415524 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090415524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090415524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090415524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415524 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090415524 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415524 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090415524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090415524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090415524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 01 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090415524 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090415524 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090415524 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090415524 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090415524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090415524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090415524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415524 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090415524 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415524 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090415524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090415524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090415524 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090415524 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090415524 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415524 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090415524 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090415524 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090415524 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090415524 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090415524 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415525 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090415525 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090415525 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090415525 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090415525 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(901)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(901)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(901)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(899)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(904)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(904)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(904)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-SCCP(902)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090415556 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090415556 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090415557 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090415557 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090415557 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090415557 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090415557 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090415557 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090415558 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090415558 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090415558 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090415558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090415558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090415558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=3 -> eSLS=83: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090415558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=3 -> eSLS=115: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415558 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090415558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090415558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090415558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 03 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090415558 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090415558 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090415558 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090415558 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090415558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090415558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090415558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090415558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415558 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090415558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090415558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090415558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090415558 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090415558 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090415558 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090415558 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090415558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090415558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090415558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090415558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415558 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090415558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090415558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090415558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090415558 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090415558 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090415558 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090415558 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090415558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090415558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090415558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090415558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090415558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090415558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090415558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090415558 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090415558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090415558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090415558 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090415558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090415558 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090415558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090415558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090415558 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090415558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090415558 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090415558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090415558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090415558 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090415558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090415558 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090415558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090415558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090415558 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090415558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090415558 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(907)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(907)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(907)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(905)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(910)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-M3UA(910)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(910)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-SCCP(908)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090415592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090415592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090415592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090415592 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090415592 DHNBAP 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) 20250412090415592 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090415592 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090415592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090415592 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090415597 DLINP DEBUG SRVCONN(,r=127.0.0.1:53286<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090415597 DLINP DEBUG SRVCONN(,r=127.0.0.1:53286<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090415597 DLINP DEBUG SRVCONN(,r=127.0.0.1:53286<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090415597 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090415597 DHNBAP DEBUG (127.0.0.1:53286 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090415597 DHNBAP NOTICE (127.0.0.1:53286 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090415597 DHNBAP NOTICE (127.0.0.1:53286 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090415597 DLINP DEBUG SRVCONN(,r=127.0.0.1:53286<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090415597 DLINP DEBUG SRVCONN(,r=127.0.0.1:53286<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090415743 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 20250412090415743 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 20250412090415743 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090415743 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090415750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415750 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090415750 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090415750 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090415750 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090415750 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090415750 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090415750 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090415750 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090415750 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090415750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090415754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415754 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090415754 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090415754 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090415754 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090415754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090415754 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090415754 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090415754 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090415754 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090415754 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090415754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090415754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090415754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090415754 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090415754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090415754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090415754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090415754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090415754 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090415754 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090415754 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090415755 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 20250412090415755 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 20250412090415755 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090415755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412090415756 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090415756 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090415756 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090415756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090415756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090415756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090415756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090415756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090415756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090415756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090415756 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090415756 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415756 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090415756 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090415756 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090415756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090415756 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412090415756 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090415756 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090415756 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090415756 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(904)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090415762 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415762 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090415762 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090415762 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090415762 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090415762 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090415762 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090415762 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090415762 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090415762 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090415762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090415764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415764 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090415764 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090415764 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090415764 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090415764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090415764 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090415764 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090415764 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090415764 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090415764 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090415764 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090415764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090415765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090415765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090415765 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090415765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090415765 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090415765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090415765 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090415765 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090415765 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090415765 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090415766 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090415766 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090415766 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090415766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090415766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090415766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090415766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415766 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090415766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090415766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090415766 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090415766 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090415766 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415766 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090415766 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090415766 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090415766 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090415766 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'virt-msc1' 20250412090415766 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090415766 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090415766 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090415767 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090415769 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 20250412090415769 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 20250412090415769 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090415769 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090415780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415780 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090415780 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090415780 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090415780 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090415780 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090415780 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090415780 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090415780 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090415780 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090415780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090415782 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 20250412090415782 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 20250412090415782 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090415782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412090415783 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415783 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090415783 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090415783 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090415783 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090415783 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090415784 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090415784 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090415784 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090415784 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090415784 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090415784 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090415784 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090415784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090415784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090415784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090415784 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090415784 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090415784 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090415784 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090415784 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090415784 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090415784 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090415785 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.sgsn1-M3UA(910)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412090415786 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090415786 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090415786 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090415786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090415786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090415786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090415786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090415786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090415786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090415786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090415787 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090415787 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415787 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090415787 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090415787 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090415787 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090415787 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412090415787 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090415787 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090415787 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090415787 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412090415789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415789 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412090415789 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090415789 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090415789 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090415789 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090415789 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090415789 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090415789 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090415789 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412090415789 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090415794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415794 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090415794 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090415794 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412090415794 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090415794 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090415794 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090415794 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090415794 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412090415794 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412090415794 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090415794 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412090415794 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090415794 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090415794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090415795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090415795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090415795 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412090415795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090415795 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090415795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090415795 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090415795 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090415795 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090415795 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090415796 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090415796 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090415796 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090415796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090415796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090415796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090415796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090415796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090415796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090415796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090415796 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090415796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090415796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090415796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090415797 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090415797 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090415797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090415797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090415797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090415797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090415797 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250412090415797 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090415797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090415797 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090415797 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(900)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090416547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090416547 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090416547 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090416547 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090416547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090416547 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090416547 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090416547 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090416547 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090416547 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090416548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090416548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090416548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090416548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090416548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090416548 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090416548 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090416548 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090416548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416548 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090416548 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090416548 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090416548 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090416548 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) 20250412090416548 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090416548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090416548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090416548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416548 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090416548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090416548 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090416548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090416548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090416548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090416548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090416548 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090416548 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090416548 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090416548 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090416548 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090416548 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090416548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090416548 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=8 -> eSLS=24: use Normal Route via 'virt-msc0' 20250412090416548 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090416548 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090416548 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090416548 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 08 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090416548 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090416548 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090416548 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090416548 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090416548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090416548 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090416548 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090416548 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090416548 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090416548 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090416548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090416548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090416548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090416548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090416548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090416548 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090416548 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090416548 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090416548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416548 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090416548 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090416548 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090416548 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090416548 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(903)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090416560 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090416560 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090416560 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090416560 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090416560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090416560 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090416560 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090416560 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090416560 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090416560 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090416561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090416561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090416561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090416561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090416561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090416561 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090416561 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090416561 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090416561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416561 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090416561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090416561 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090416561 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090416561 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) 20250412090416561 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) 20250412090416561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090416561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090416561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090416561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090416561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090416561 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090416561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090416561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090416561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090416561 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090416561 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090416561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090416561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090416561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090416561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090416561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090416561 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'virt-msc1' 20250412090416561 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090416561 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090416561 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090416561 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090416563 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090416563 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090416563 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090416563 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090416563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090416563 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090416563 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090416563 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090416563 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090416563 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090416563 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090416563 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090416563 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090416563 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090416563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090416563 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090416563 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090416563 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090416563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416563 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090416563 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090416563 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090416563 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090416563 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(906)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090416572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090416572 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090416572 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090416572 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090416572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090416572 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090416572 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090416572 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090416572 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090416572 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090416572 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090416572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090416572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090416572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090416572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090416572 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090416572 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090416572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090416572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416572 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090416572 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090416572 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090416572 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090416572 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) 20250412090416572 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090416572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090416572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090416572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416572 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090416572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090416572 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090416572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090416572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090416572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090416572 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090416572 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090416572 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090416572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090416572 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090416572 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090416572 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090416572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090416572 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412090416572 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090416572 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090416572 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090416572 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090416574 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090416574 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090416574 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090416574 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090416574 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090416574 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090416574 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090416574 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090416574 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090416574 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090416574 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090416575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090416575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090416575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090416575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090416575 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090416575 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090416575 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090416575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416575 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090416575 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090416575 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090416575 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090416575 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(909)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090416586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090416586 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090416586 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090416586 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090416586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090416586 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090416586 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090416586 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090416586 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090416586 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090416586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090416586 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090416586 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090416586 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090416586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090416586 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090416586 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090416586 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090416586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416586 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090416586 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090416586 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090416586 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090416586 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) 20250412090416586 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) 20250412090416586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090416586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090416586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090416586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090416586 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090416586 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090416586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090416586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090416586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090416586 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090416586 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: link up (cnlink.c:111) 20250412090416586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090416586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090416586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090416586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090416586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090416586 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'virt-sgsn1' 20250412090416586 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090416586 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090416586 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090416586 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412090416587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090416587 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090416587 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090416587 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090416587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090416587 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090416587 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090416587 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090416587 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090416587 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090416587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090416587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090416587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090416587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090416588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090416588 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090416588 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090416588 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090416588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090416588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090416588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090416588 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090416588 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090416588 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090416588 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090416588 DRANAP INFO cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090417608 DLCTRL DEBUG Command: GET 189534101 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090417609 DLCTRL DEBUG Tx Command reply: GET_REPLY 189534101 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090417616 DLCTRL DEBUG Command: GET 674287901 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090417617 DLCTRL DEBUG Tx Command reply: GET_REPLY 674287901 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090417621 DLCTRL DEBUG Command: GET 77693084 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090417621 DLCTRL DEBUG Tx Command reply: GET_REPLY 77693084 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090417625 DLCTRL DEBUG Command: GET 724796162 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090417625 DLCTRL DEBUG Tx Command reply: GET_REPLY 724796162 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090417630 DLCTRL DEBUG Command: GET 540226642 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090417630 DLCTRL DEBUG Tx Command reply: GET_REPLY 540226642 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090417634 DLCTRL DEBUG Command: GET 706696287 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090417634 DLCTRL DEBUG Tx Command reply: GET_REPLY 706696287 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090417638 DLCTRL DEBUG Command: GET 812886605 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090417638 DLCTRL DEBUG Tx Command reply: GET_REPLY 812886605 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090417642 DLCTRL DEBUG Command: GET 985202996 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090417642 DLCTRL DEBUG Tx Command reply: GET_REPLY 985202996 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090417646 DLCTRL DEBUG Command: GET 846473912 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090417646 DLCTRL DEBUG Tx Command reply: GET_REPLY 846473912 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090417648 DLCTRL DEBUG Command: GET 837623804 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090417648 DLCTRL DEBUG Tx Command reply: GET_REPLY 837623804 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090417651 DLCTRL DEBUG Command: GET 862781580 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090417651 DLCTRL DEBUG Tx Command reply: GET_REPLY 862781580 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090417653 DLCTRL DEBUG Command: GET 208380726 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090417653 DLCTRL DEBUG Tx Command reply: GET_REPLY 208380726 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090417654 DLCTRL DEBUG Command: GET 830255225 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090417654 DLCTRL DEBUG Tx Command reply: GET_REPLY 830255225 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090417656 DLCTRL DEBUG Command: GET 500233739 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090417656 DLCTRL DEBUG Tx Command reply: GET_REPLY 500233739 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090417658 DLCTRL DEBUG Command: GET 644620679 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090417658 DLCTRL DEBUG Tx Command reply: GET_REPLY 644620679 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090417659 DLCTRL DEBUG Command: GET 784121149 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090417659 DLCTRL DEBUG Tx Command reply: GET_REPLY 784121149 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090417660 DLCTRL DEBUG Command: GET 856887812 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090417660 DLCTRL DEBUG Tx Command reply: GET_REPLY 856887812 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090417661 DLCTRL DEBUG Command: GET 169413968 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090417661 DLCTRL DEBUG Tx Command reply: GET_REPLY 169413968 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090417664 DLCTRL DEBUG Command: GET 965111597 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090417664 DLCTRL DEBUG Tx Command reply: GET_REPLY 965111597 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090417666 DLCTRL DEBUG Command: GET 798131162 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090417666 DLCTRL DEBUG Tx Command reply: GET_REPLY 798131162 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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 := '000000000000001000000011'B, t_guard := 20.000000 } 20250412090417700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45824<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(906)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(906)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(912)398405 20250412090418755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090418755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090418755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090418755 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090418755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x61445, normal) (hnbgw_rua.c:406) 20250412090418755 DHNB DEBUG map_rua[0x56545197f680]{init}: Allocated (fsm.c:456) 20250412090418755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-398405)[0x56545197f680]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090418755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-398405 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090418755 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090418755 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090418755 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090418755 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-398405 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090418755 DCN DEBUG map_sccp[0x565451967390]{init}: Allocated (fsm.c:456) 20250412090418755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x565451967390]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090418755 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-398405 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090418755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-398405 SCCP-101 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090418755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-398405)[0x56545197f680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090418755 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090418755 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090418755 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-398405 SCCP-101 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090418755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x565451967390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090418755 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090418755 DLSCCP DEBUG SCCP-SCOC(101)[0x5654519a3ed0]{IDLE}: Allocated (fsm.c:456) 20250412090418755 DLSCCP DEBUG SCCP-SCOC(101)[0x5654519a3ed0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090418755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002030056400500f1100926) (sccp_scrc.c:415) 20250412090418755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090418755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090418755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090418756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090418756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090418756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090418756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090418756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090418756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090418756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090418756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090418756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090418756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090418756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090418756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090418756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 65 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 03 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090418756 DLSCCP DEBUG SCCP-SCOC(101)[0x5654519a3ed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090418756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x565451967390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090418756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-398405)[0x56545197f680]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090418756 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090418756 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090418756 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090418756 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090418756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090418756 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412090418756 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090418756 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090418756 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090418756 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 65 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 03 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(905)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(905)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(906)@481fc27fb91e: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(912) HNBGW_Test.sgsn0-RAN(906)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(912)10294742 HNBGW_Test.sgsn0-SCCP(905)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(905)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(912)@481fc27fb91e: setverdict(pass): none -> pass 20250412090418778 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090418778 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090418778 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090418778 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090418778 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090418778 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090418778 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090418778 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090418778 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090418778 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 65 4b 2a cd 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090418778 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090418778 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090418778 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090418778 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090418778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090418778 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004b2acd) (sccp_scrc.c:486) 20250412090418778 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1855) 20250412090418778 DLSCCP DEBUG SCCP-SCOC(101)[0x5654519a3ed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090418778 DLSCCP DEBUG SCCP-SCOC(101)[0x5654519a3ed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090418778 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090418778 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090418778 DCN DEBUG handle_cn_conn_conf() conn_id=101, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090418778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x565451967390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090418778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x565451967390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090418781 DLCTRL DEBUG Command: GET 108464048 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090418781 DLCTRL DEBUG Tx Command reply: GET_REPLY 108464048 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090418785 DLCTRL DEBUG Command: GET 565584549 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090418785 DLCTRL DEBUG Tx Command reply: GET_REPLY 565584549 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090418789 DLCTRL DEBUG Command: GET 982422063 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090418789 DLCTRL DEBUG Tx Command reply: GET_REPLY 982422063 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090418793 DLCTRL DEBUG Command: GET 655468293 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090418793 DLCTRL DEBUG Tx Command reply: GET_REPLY 655468293 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090418797 DLCTRL DEBUG Command: GET 232772712 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090418797 DLCTRL DEBUG Tx Command reply: GET_REPLY 232772712 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090418800 DLCTRL DEBUG Command: GET 903837191 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090418800 DLCTRL DEBUG Tx Command reply: GET_REPLY 903837191 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090418804 DLCTRL DEBUG Command: GET 413871101 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090418804 DLCTRL DEBUG Tx Command reply: GET_REPLY 413871101 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090418807 DLCTRL DEBUG Command: GET 793547417 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090418807 DLCTRL DEBUG Tx Command reply: GET_REPLY 793547417 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090418809 DLCTRL DEBUG Command: GET 571260872 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090418809 DLCTRL DEBUG Tx Command reply: GET_REPLY 571260872 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090418812 DLCTRL DEBUG Command: GET 53595276 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090418812 DLCTRL DEBUG Tx Command reply: GET_REPLY 53595276 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090418814 DLCTRL DEBUG Command: GET 726644393 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090418814 DLCTRL DEBUG Tx Command reply: GET_REPLY 726644393 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090418816 DLCTRL DEBUG Command: GET 54064412 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090418816 DLCTRL DEBUG Tx Command reply: GET_REPLY 54064412 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090418818 DLCTRL DEBUG Command: GET 387133864 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090418818 DLCTRL DEBUG Tx Command reply: GET_REPLY 387133864 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090418820 DLCTRL DEBUG Command: GET 560589943 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090418820 DLCTRL DEBUG Tx Command reply: GET_REPLY 560589943 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090418822 DLCTRL DEBUG Command: GET 352449923 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090418822 DLCTRL DEBUG Tx Command reply: GET_REPLY 352449923 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090418824 DLCTRL DEBUG Command: GET 91172429 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090418824 DLCTRL DEBUG Tx Command reply: GET_REPLY 91172429 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090418825 DLCTRL DEBUG Command: GET 184544736 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090418825 DLCTRL DEBUG Tx Command reply: GET_REPLY 184544736 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090418827 DLCTRL DEBUG Command: GET 708636317 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090418827 DLCTRL DEBUG Tx Command reply: GET_REPLY 708636317 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090418829 DLCTRL DEBUG Command: GET 182521733 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090418829 DLCTRL DEBUG Tx Command reply: GET_REPLY 182521733 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090418830 DLCTRL DEBUG Command: GET 756330257 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090418830 DLCTRL DEBUG Tx Command reply: GET_REPLY 756330257 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000001101001111'B, t_guard := 20.000000 } 20250412090418860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45838<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(909)@481fc27fb91e: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(909)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(913)2433899 20250412090419892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090419892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090419892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250412090419892 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090419892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x25236b, normal) (hnbgw_rua.c:406) 20250412090419892 DHNB DEBUG map_rua[0x5654518d7b50]{init}: Allocated (fsm.c:456) 20250412090419892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2433899)[0x5654518d7b50]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090419892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2433899 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090419892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090419892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090419893 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250412090419893 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2433899 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250412090419893 DCN DEBUG map_sccp[0x5654519701e0]{init}: Allocated (fsm.c:456) 20250412090419893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5654519701e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090419893 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-2433899 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250412090419893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2433899 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250412090419893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2433899)[0x5654518d7b50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090419893 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090419893 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090419893 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2433899 SCCP-102 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090419893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5654519701e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090419893 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090419893 DLSCCP DEBUG SCCP-SCOC(102)[0x56545195f060]{IDLE}: Allocated (fsm.c:456) 20250412090419893 DLSCCP DEBUG SCCP-SCOC(102)[0x56545195f060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090419893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300034f0056400500f1100926) (sccp_scrc.c:415) 20250412090419893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090419893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090419893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090419893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090419893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090419893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090419893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090419893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090419893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090419893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090419893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090419893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090419893 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090419893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090419893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090419893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 00 01 00 00 66 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 4f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090419893 DLSCCP DEBUG SCCP-SCOC(102)[0x56545195f060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090419893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5654519701e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090419893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2433899)[0x5654518d7b50]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090419893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090419893 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090419893 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090419893 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090419893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090419893 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250412090419894 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090419894 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090419894 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090419894 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 00 01 00 00 66 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 4f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(908)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(908)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(909)@481fc27fb91e: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(913) HNBGW_Test.sgsn1-RAN(909)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(913)8683495 HNBGW_Test.sgsn1-SCCP(908)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(908)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412090419912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090419912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090419912 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090419912 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090419912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090419912 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090419912 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090419912 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090419912 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090419912 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 66 46 e0 7f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090419913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090419913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090419913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090419913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090419913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090419913 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0046e07f) (sccp_scrc.c:486) 20250412090419913 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1855) TC_sgsnpool_L3Complete_no_nri_round_robin0(913)@481fc27fb91e: setverdict(pass): none -> pass 20250412090419913 DLSCCP DEBUG SCCP-SCOC(102)[0x56545195f060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090419913 DLSCCP DEBUG SCCP-SCOC(102)[0x56545195f060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090419913 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090419913 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090419913 DCN DEBUG handle_cn_conn_conf() conn_id=102, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090419913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5654519701e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090419913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5654519701e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090419915 DLCTRL DEBUG Command: GET 905144322 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090419915 DLCTRL DEBUG Tx Command reply: GET_REPLY 905144322 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090419919 DLCTRL DEBUG Command: GET 960141951 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090419919 DLCTRL DEBUG Tx Command reply: GET_REPLY 960141951 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090419923 DLCTRL DEBUG Command: GET 646741937 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090419924 DLCTRL DEBUG Tx Command reply: GET_REPLY 646741937 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090419927 DLCTRL DEBUG Command: GET 381632504 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090419927 DLCTRL DEBUG Tx Command reply: GET_REPLY 381632504 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090419931 DLCTRL DEBUG Command: GET 294178117 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090419931 DLCTRL DEBUG Tx Command reply: GET_REPLY 294178117 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090419935 DLCTRL DEBUG Command: GET 768831343 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090419935 DLCTRL DEBUG Tx Command reply: GET_REPLY 768831343 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250412090419939 DLCTRL DEBUG Command: GET 164603069 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090419939 DLCTRL DEBUG Tx Command reply: GET_REPLY 164603069 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090419942 DLCTRL DEBUG Command: GET 829413109 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090419942 DLCTRL DEBUG Tx Command reply: GET_REPLY 829413109 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090419945 DLCTRL DEBUG Command: GET 513106705 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090419945 DLCTRL DEBUG Tx Command reply: GET_REPLY 513106705 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090419947 DLCTRL DEBUG Command: GET 738651795 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090419947 DLCTRL DEBUG Tx Command reply: GET_REPLY 738651795 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090419949 DLCTRL DEBUG Command: GET 840593005 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090419949 DLCTRL DEBUG Tx Command reply: GET_REPLY 840593005 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090419951 DLCTRL DEBUG Command: GET 174970652 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090419951 DLCTRL DEBUG Tx Command reply: GET_REPLY 174970652 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090419953 DLCTRL DEBUG Command: GET 8281760 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090419953 DLCTRL DEBUG Tx Command reply: GET_REPLY 8281760 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090419955 DLCTRL DEBUG Command: GET 814061051 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090419955 DLCTRL DEBUG Tx Command reply: GET_REPLY 814061051 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090419958 DLCTRL DEBUG Command: GET 558631371 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090419958 DLCTRL DEBUG Tx Command reply: GET_REPLY 558631371 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090419960 DLCTRL DEBUG Command: GET 502496062 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090419960 DLCTRL DEBUG Tx Command reply: GET_REPLY 502496062 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090419962 DLCTRL DEBUG Command: GET 63890994 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090419962 DLCTRL DEBUG Tx Command reply: GET_REPLY 63890994 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090419964 DLCTRL DEBUG Command: GET 327261235 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090419964 DLCTRL DEBUG Tx Command reply: GET_REPLY 327261235 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090419966 DLCTRL DEBUG Command: GET 987225602 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090419966 DLCTRL DEBUG Tx Command reply: GET_REPLY 987225602 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090419969 DLCTRL DEBUG Command: GET 515094375 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090419969 DLCTRL DEBUG Tx Command reply: GET_REPLY 515094375 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000001011100011'B, t_guard := 20.000000 } 20250412090420006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(906)@481fc27fb91e: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(906)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(914)8715261 20250412090421029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090421029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090421029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412090421029 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090421029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x84fbfd, normal) (hnbgw_rua.c:406) 20250412090421029 DHNB DEBUG map_rua[0x5654519628f0]{init}: Allocated (fsm.c:456) 20250412090421029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8715261)[0x5654519628f0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090421029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8715261 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090421029 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090421029 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090421029 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8715261 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090421029 DCN DEBUG map_sccp[0x565451964110]{init}: Allocated (fsm.c:456) 20250412090421029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x565451964110]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090421029 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-8715261 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090421029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8715261 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412090421029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8715261)[0x5654519628f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090421029 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090421029 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090421029 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8715261 SCCP-103 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090421029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x565451964110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090421029 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090421029 DLSCCP DEBUG SCCP-SCOC(103)[0x56545195a380]{IDLE}: Allocated (fsm.c:456) 20250412090421029 DLSCCP DEBUG SCCP-SCOC(103)[0x56545195a380]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090421029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030002e30056400500f1100926) (sccp_scrc.c:415) 20250412090421029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090421029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090421029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090421029 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090421029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090421029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090421029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090421029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090421029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090421029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090421029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090421029 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090421030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090421030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090421030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090421030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 67 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 e3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090421030 DLSCCP DEBUG SCCP-SCOC(103)[0x56545195a380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090421030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x565451964110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090421030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8715261)[0x5654519628f0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090421030 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090421030 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090421030 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090421030 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090421030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090421030 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412090421030 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090421030 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090421030 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090421030 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 b9 03 00 00 01 01 00 00 67 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 e3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(905)@481fc27fb91e: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(905)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(906)@481fc27fb91e: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(914) HNBGW_Test.sgsn0-RAN(906)@481fc27fb91e: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(914)15920337 HNBGW_Test.sgsn0-SCCP(905)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(905)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412090421037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090421037 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090421037 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090421037 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090421037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090421037 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090421037 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090421037 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090421037 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090421037 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 67 b7 ee 0a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090421037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090421037 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090421037 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090421037 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090421037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090421037 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b7ee0a) (sccp_scrc.c:486) 20250412090421037 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1855) 20250412090421037 DLSCCP DEBUG SCCP-SCOC(103)[0x56545195a380]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090421037 DLSCCP DEBUG SCCP-SCOC(103)[0x56545195a380]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090421038 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090421038 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090421038 DCN DEBUG handle_cn_conn_conf() conn_id=103, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090421038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x565451964110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090421038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x565451964110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_no_nri_round_robin0(914)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090421041 DLCTRL DEBUG Command: GET 619933651 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090421041 DLCTRL DEBUG Tx Command reply: GET_REPLY 619933651 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250412090421050 DLCTRL DEBUG Command: GET 140812543 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090421050 DLCTRL DEBUG Tx Command reply: GET_REPLY 140812543 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090421058 DLCTRL DEBUG Command: GET 221725417 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090421058 DLCTRL DEBUG Tx Command reply: GET_REPLY 221725417 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090421066 DLCTRL DEBUG Command: GET 86345333 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090421066 DLCTRL DEBUG Tx Command reply: GET_REPLY 86345333 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090421072 DLCTRL DEBUG Command: GET 925723375 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090421072 DLCTRL DEBUG Tx Command reply: GET_REPLY 925723375 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090421080 DLCTRL DEBUG Command: GET 118005560 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090421080 DLCTRL DEBUG Tx Command reply: GET_REPLY 118005560 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250412090421087 DLCTRL DEBUG Command: GET 241037388 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090421087 DLCTRL DEBUG Tx Command reply: GET_REPLY 241037388 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090421094 DLCTRL DEBUG Command: GET 158461739 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090421094 DLCTRL DEBUG Tx Command reply: GET_REPLY 158461739 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090421100 DLCTRL DEBUG Command: GET 741023400 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090421100 DLCTRL DEBUG Tx Command reply: GET_REPLY 741023400 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090421105 DLCTRL DEBUG Command: GET 888888315 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090421105 DLCTRL DEBUG Tx Command reply: GET_REPLY 888888315 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090421109 DLCTRL DEBUG Command: GET 642287236 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090421110 DLCTRL DEBUG Tx Command reply: GET_REPLY 642287236 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090421111 DLCTRL DEBUG Command: GET 579745989 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090421111 DLCTRL DEBUG Tx Command reply: GET_REPLY 579745989 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090421113 DLCTRL DEBUG Command: GET 500830083 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090421113 DLCTRL DEBUG Tx Command reply: GET_REPLY 500830083 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090421114 DLCTRL DEBUG Command: GET 617361211 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090421114 DLCTRL DEBUG Tx Command reply: GET_REPLY 617361211 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090421116 DLCTRL DEBUG Command: GET 520050081 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090421116 DLCTRL DEBUG Tx Command reply: GET_REPLY 520050081 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090421118 DLCTRL DEBUG Command: GET 367994455 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090421118 DLCTRL DEBUG Tx Command reply: GET_REPLY 367994455 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090421121 DLCTRL DEBUG Command: GET 271144575 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090421121 DLCTRL DEBUG Tx Command reply: GET_REPLY 271144575 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090421124 DLCTRL DEBUG Command: GET 634585735 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090421124 DLCTRL DEBUG Tx Command reply: GET_REPLY 634585735 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090421127 DLCTRL DEBUG Command: GET 882678737 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090421127 DLCTRL DEBUG Tx Command reply: GET_REPLY 882678737 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090421132 DLCTRL DEBUG Command: GET 779476033 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090421132 DLCTRL DEBUG Tx Command reply: GET_REPLY 779476033 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090421145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45808<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090421145 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46437<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(893)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(892)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090421149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45802<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090421151 DLINP DEBUG SRVCONN(,r=127.0.0.1:53286<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090421151 DLINP DEBUG SRVCONN(,r=127.0.0.1:53286<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090421151 DLINP NOTICE SRV(,r=127.0.0.1:53286<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090421151 DMAIN NOTICE (127.0.0.1:53286 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53286<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090421151 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250412090421155 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412090421155 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090421155 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 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090421155 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090421155 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090421155 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090421155 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090421155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090421155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-SCCP(902)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(898)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(900)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(903)@481fc27fb91e: Final verdict of PTC: none 20250412090421155 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090421155 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090421155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) HNBGW_Test.msc0-SCCP(899)@481fc27fb91e: Final verdict of PTC: none 20250412090421155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090421155 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090421155 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090421155 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090421155 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090421155 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090421155 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090421156 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090421155 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090421156 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090421156 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090421155 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090421155 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090421156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090421156 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090421156 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090421156 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 20250412090421156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090421156 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090421156 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090421156 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090421156 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090421156 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090421156 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090421156 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090421156 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412090421156 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090421156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090421156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090421156 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 20250412090421156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090421156 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090421156 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090421156 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090421156 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090421156 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090421156 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090421156 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412090421156 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090421156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090421156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090421156 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 20250412090421156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090421156 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090421156 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250412090421157 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250412090421157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090421157 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250412090421157 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250412090421157 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) 20250412090421157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090421157 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412090421157 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090421157 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090421157 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090421157 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090421157 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090421157 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090421157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090421156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090421156 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090421156 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090421156 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090421156 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090421156 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090421156 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090421157 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090421157 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090421157 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090421157 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090421157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090421157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090421157 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090421157 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090421157 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090421157 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090421157 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090421157 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090421157 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090421157 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090421157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090421157 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090421157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x565451967390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090421157 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090421157 DLSCCP DEBUG SCCP-SCOC(101)[0x5654519a3ed0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896)@481fc27fb91e: Final verdict of PTC: none 20250412090421157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b2acd), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090421157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090421157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090421157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090421157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090421157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090421157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090421157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 4b 2a cd 00 00 65 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090421157 DLSCCP DEBUG SCCP-SCOC(101)[0x5654519a3ed0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090421157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x565451967390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090421157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-398405)[0x56545197f680]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090421157 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-398405)[0x56545197f680]{connected}: Tx RUA Disconnect (context_map_rua.c:203) HNBGW_Test.sgsn1-RAN(909)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(908)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(907)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(904)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(901)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(905)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(906)@481fc27fb91e: Final verdict of PTC: none 20250412090421159 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090421160 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090421160 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090421160 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090421160 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090421160 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090421160 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn1-M3UA(910)@481fc27fb91e: Final verdict of PTC: none 20250412090421160 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090421160 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090421160 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090421160 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090421160 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090421160 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090421160 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090421160 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090421160 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090421160 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090421160 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090421157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090421157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-398405)[0x56545197f680]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090421157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-398405)[0x56545197f680]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090421157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-398405)[0x56545197f680]{disrupted}: Freeing instance (context_map.c:202) 20250412090421157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-398405)[0x56545197f680]{disrupted}: Deallocated (fsm.c:568) 20250412090421157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x565451967390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090421157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x565451967390]{disconnected}: Freeing instance (context_map.c:206) 20250412090421157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x565451967390]{disconnected}: Deallocated (fsm.c:568) 20250412090421157 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-398405 SCCP-101 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412090421158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x565451964110]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090421158 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090421158 DLSCCP DEBUG SCCP-SCOC(103)[0x56545195a380]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090421158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ee0a), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090421158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090421158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090421158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090421158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090421158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090421158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090421158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 01 04 b7 ee 0a 00 00 67 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090421158 DLSCCP DEBUG SCCP-SCOC(103)[0x56545195a380]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090421158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x565451964110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090421158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8715261)[0x5654519628f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090421158 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8715261)[0x5654519628f0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090421158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090421158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8715261)[0x5654519628f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090421158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8715261)[0x5654519628f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090421158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8715261)[0x5654519628f0]{disrupted}: Freeing instance (context_map.c:202) 20250412090421158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8715261)[0x5654519628f0]{disrupted}: Deallocated (fsm.c:568) 20250412090421158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x565451964110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090421158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x565451964110]{disconnected}: Freeing instance (context_map.c:206) 20250412090421158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x565451964110]{disconnected}: Deallocated (fsm.c:568) 20250412090421158 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8715261 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250412090421158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090421158 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090421158 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412090421158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090421158 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090421158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090421158 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090421158 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090421158 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090421158 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090421159 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090421159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5654519701e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090421159 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090421159 DLSCCP DEBUG SCCP-SCOC(102)[0x56545195f060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090421159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046e07f), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090421159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090421159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090421159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090421159 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090421159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090421159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090421159 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 46 e0 7f 00 00 66 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090421159 DLSCCP DEBUG SCCP-SCOC(102)[0x56545195f060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090421159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5654519701e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090421159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2433899)[0x5654518d7b50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090421159 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2433899)[0x5654518d7b50]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090421159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090421159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2433899)[0x5654518d7b50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090421159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2433899)[0x5654518d7b50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090421159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2433899)[0x5654518d7b50]{disrupted}: Freeing instance (context_map.c:202) 20250412090421159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2433899)[0x5654518d7b50]{disrupted}: Deallocated (fsm.c:568) 20250412090421159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5654519701e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090421159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5654519701e0]{disconnected}: Freeing instance (context_map.c:206) 20250412090421159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x5654519701e0]{disconnected}: Deallocated (fsm.c:568) 20250412090421159 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2433899 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250412090421159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090421159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090421160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412090421160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090421160 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090421160 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090421160 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW-PFCP(894)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(891)@481fc27fb91e: Final verdict of PTC: none 20250412090421166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45824<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(912)@481fc27fb91e: Final verdict of PTC: pass 20250412090421174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45838<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(913)@481fc27fb91e: Final verdict of PTC: pass HNBGW-MGCP(911)@481fc27fb91e: Final verdict of PTC: none 20250412090421199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45850<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(914)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(891): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(892): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(893): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(894): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(895): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(896): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(897): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(898): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(899): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(900): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(901): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(902): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(903): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(904): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(905): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(906): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(907): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(908): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(909): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(910): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(911): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(912): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(913): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(914): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Sat Apr 12 09:04:21 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 20250412090421386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090421542 DLSCCP DEBUG SCCP-SCOC(98)[0x5654518d8150]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090421542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030cf49), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090421542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090421542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090421542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090421542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090421542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090421542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090421542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 30 cf 49 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090421542 DLSCCP DEBUG SCCP-SCOC(97)[0x5654517c6390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090421542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c994ac), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090421542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090421542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090421542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090421542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090421542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090421542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090421542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c9 94 ac 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090421542 DLSCCP DEBUG SCCP-SCOC(99)[0x565451962730]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090421543 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf3330), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090421543 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090421543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090421543 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090421543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090421543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090421543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090421543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cf 33 30 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090421543 DLSCCP DEBUG SCCP-SCOC(100)[0x565451970960]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090421543 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8af94), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090421543 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090421543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090421543 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090421543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090421543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090421543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090421543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b8 af 94 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090421543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090421543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090421543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090421543 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090421543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090421543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090421543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090421543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090421543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090421543 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090421543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090421543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090421543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090421543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090421543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090421543 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090421543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090421543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090421543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090421543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090421543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090421543 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090421543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090421543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090422089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45866<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=585856) 20250412090422234 DLSCCP DEBUG SCCP-SCOC(95)[0x5654519d8d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090422234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca4e94), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090422234 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090422234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090422234 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090422234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090422234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090422234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090422234 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ca 4e 94 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090422234 DLSCCP DEBUG SCCP-SCOC(94)[0x56545197f7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090422234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00846d5c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090422234 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090422234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090422234 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090422234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090422234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090422234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090422234 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 84 6d 5c 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090422234 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090422234 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090422234 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090422234 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090422234 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090422234 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090422235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090422235 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090422235 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090422235 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090422235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090422235 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090422238 DLSCCP DEBUG SCCP-SCOC(96)[0x565451978120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090422239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8d7dc), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090422239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090422239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090422239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090422239 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090422239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090422239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090422239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a8 d7 dc 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090422239 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090422239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090422239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090422239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090422239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090422239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090422316 DLSCCP DEBUG SCCP-SCOC(89)[0x565451965580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090422316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077f730), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090422316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090422316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090422316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090422316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090422316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090422316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090422316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 77 f7 30 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090422317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090422317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090422317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090422317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090422317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090422317 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090422331 DLSCCP DEBUG SCCP-SCOC(88)[0x56545195dc90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090422331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d98d5d), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090422331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090422331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090422331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090422331 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090422331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090422331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090422331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d9 8d 5d 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090422331 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090422331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090422331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090422331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090422331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090422331 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090422347 DLSCCP DEBUG SCCP-SCOC(90)[0x56545195eaf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090422347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e262b), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090422347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090422347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090422347 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090422347 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090422347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090422347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090422347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 9e 26 2b 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090422348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090422348 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090422348 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090422348 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090422348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090422348 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090422757 DLSCCP DEBUG SCCP-SCOC(87)[0x56545197f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090422758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc67e1), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090422758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090422758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090422758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090422758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090422758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090422758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090422758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cc 67 e1 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090422758 DLSCCP DEBUG SCCP-SCOC(86)[0x56545195a110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090422758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a10ec2), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090422758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090422758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090422758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090422758 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090422758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090422758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090422758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 a1 0e c2 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090422758 DLSCCP DEBUG SCCP-SCOC(85)[0x5654519623c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090422758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00740234), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090422758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090422758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090422758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090422758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090422758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090422758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090422758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 02 34 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090422758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090422758 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090422758 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090422758 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090422758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090422758 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090422758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090422758 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090422758 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090422758 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090422758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090422758 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090422759 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090422759 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090422759 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090422759 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090422759 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090422759 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Waiting for packet dumper to finish... 1 (prev_count=585856, count=615160) 20250412090423156 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090423156 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090423156 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090423156 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090423156 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090423156 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090423156 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090423156 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090423156 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090423157 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090423157 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090423157 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412090423178 DLSCCP DEBUG SCCP-SCOC(84)[0x5654519608e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090423178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000278d4), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090423178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090423178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090423178 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090423178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090423178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090423178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090423178 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 02 78 d4 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090423178 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090423178 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090423178 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090423178 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090423178 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090423178 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090423961 DLSCCP DEBUG SCCP-SCOC(83)[0x56545195aa60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090423961 DLSCCP DEBUG SCCP-SCOC(83)[0x56545195aa60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090423961 DLSCCP DEBUG SCCP-SCOC(83)[0x56545195aa60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090423961 DLSCCP DEBUG SCCP-SCOC(83)[0x56545195aa60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090423961 DLSCCP DEBUG SCCP-SCOC(83)[0x56545195aa60]{IDLE}: Deallocated (fsm.c:568) MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Sat Apr 12 09:04:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250412090425198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090425204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55822<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090425214 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46251<->l=127.0.0.1:4262) (control_if.c:572) 20250412090425323 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090425323 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090425331 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090425331 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090425332 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090425332 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090425332 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090425332 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090425332 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090425332 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090425332 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090425332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090425332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090425332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090425332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090425332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090425332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090425332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090425332 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090425332 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090425332 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090425333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090425333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090425333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090425333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090425333 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090425333 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090425333 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090425333 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090425333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090425333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090425333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090425333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425333 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090425333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090425333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090425333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 03 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090425333 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090425333 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090425333 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090425333 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090425333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090425333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090425333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090425333 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425333 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090425333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090425333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090425333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090425333 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090425333 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51209 (stream_srv.c:142) 20250412090425334 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51209<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090425334 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090425334 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090425334 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090425334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090425334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090425334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425334 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090425334 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425334 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090425334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090425334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090425334 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0a 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090425334 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090425334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425334 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090425334 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090425334 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090425334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090425334 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090425334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425334 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090425334 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090425334 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090425334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090425334 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090425334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425334 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090425334 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090425334 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090425334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090425334 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(925)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(925)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(925)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(923)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(928)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(928)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(928)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(926)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090425366 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090425366 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090425366 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090425366 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090425367 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090425367 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090425367 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090425367 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090425368 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090425368 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090425368 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090425368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090425368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090425368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=9 -> eSLS=89: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090425368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425368 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090425368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090425368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090425368 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 09 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090425368 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090425368 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090425368 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090425368 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090425368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090425368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090425368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090425368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425368 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090425368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090425368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090425368 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090425368 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090425368 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090425368 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090425368 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090425368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090425368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090425368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090425369 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425369 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090425369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090425369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090425369 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090425369 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090425369 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090425369 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090425369 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090425369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090425369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090425369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425369 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090425369 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090425369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090425369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090425369 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090425369 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090425369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425369 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090425369 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090425369 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090425369 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090425369 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090425369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425369 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090425369 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090425369 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090425369 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090425369 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090425369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425369 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090425369 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090425369 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090425369 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090425370 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090425370 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425370 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090425370 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090425370 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090425370 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090425370 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(931)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(931)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(931)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(929)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(934)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(934)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(934)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-SCCP(932)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090425406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090425406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090425406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090425406 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090425406 DHNBAP 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) 20250412090425406 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090425406 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090425406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090425406 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090425412 DLINP DEBUG SRVCONN(,r=127.0.0.1:51209<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090425412 DLINP DEBUG SRVCONN(,r=127.0.0.1:51209<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090425412 DLINP DEBUG SRVCONN(,r=127.0.0.1:51209<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090425412 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090425412 DHNBAP DEBUG (127.0.0.1:51209 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090425412 DHNBAP NOTICE (127.0.0.1:51209 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090425412 DHNBAP NOTICE (127.0.0.1:51209 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090425412 DLINP DEBUG SRVCONN(,r=127.0.0.1:51209<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090425412 DLINP DEBUG SRVCONN(,r=127.0.0.1:51209<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090425546 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 20250412090425546 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 20250412090425546 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090425546 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090425552 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425552 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090425552 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090425552 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090425552 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090425552 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090425552 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090425552 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090425552 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090425552 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090425552 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090425554 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425554 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090425554 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090425554 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090425554 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090425554 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090425554 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090425554 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090425554 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090425554 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090425554 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090425554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090425554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090425554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090425554 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090425554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090425554 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090425554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090425554 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090425554 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090425554 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090425554 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090425555 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090425555 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090425555 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090425555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090425555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090425555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090425555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090425555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090425555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090425555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090425555 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090425556 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090425556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090425556 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090425556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090425556 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412090425556 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090425556 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090425556 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090425556 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090425559 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 20250412090425559 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 20250412090425559 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090425559 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090425567 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425567 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090425567 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090425568 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090425568 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090425568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090425568 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090425568 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090425568 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090425568 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090425568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090425571 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425571 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090425571 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090425571 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090425571 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090425571 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090425571 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090425571 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090425572 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090425572 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090425572 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090425572 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090425572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090425572 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090425572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090425572 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090425572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090425572 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090425572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090425572 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090425572 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090425572 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090425572 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090425573 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090425573 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090425573 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090425573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090425573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090425573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425573 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090425573 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425573 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090425574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090425574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090425574 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090425574 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090425574 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425574 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090425574 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090425574 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090425574 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090425574 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250412090425574 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090425574 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090425574 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090425574 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090425584 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 20250412090425584 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 20250412090425584 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090425584 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090425586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425586 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090425586 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090425586 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090425586 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090425586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090425586 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090425586 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090425586 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090425586 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090425586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090425587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425587 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090425587 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090425587 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090425587 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090425587 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090425587 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090425587 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090425587 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090425587 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090425587 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090425587 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090425587 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090425587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090425588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090425588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090425588 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090425588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090425588 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090425588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090425588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090425588 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090425588 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090425588 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090425589 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090425589 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090425589 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090425589 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090425589 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090425589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090425589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090425589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090425589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090425589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090425589 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090425589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090425589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090425589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090425589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090425589 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412090425589 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090425589 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090425589 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090425589 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412090425594 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 20250412090425594 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 20250412090425594 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090425594 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412090425599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425599 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412090425599 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090425599 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090425599 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090425599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090425599 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090425599 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090425599 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090425599 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412090425599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090425600 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425600 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090425600 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090425600 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412090425600 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090425600 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090425600 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090425600 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090425600 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412090425600 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412090425600 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090425600 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412090425600 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090425600 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090425600 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090425601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090425601 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090425601 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412090425601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090425601 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090425601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090425601 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090425601 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090425601 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090425601 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090425602 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090425602 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090425602 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090425602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090425602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090425602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090425602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090425602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090425602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090425602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090425602 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090425602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090425602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090425602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090425602 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090425602 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090425602 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090425602 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090425602 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090425602 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090425603 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250412090425603 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090425603 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090425603 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090425603 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(924)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090426362 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090426362 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090426362 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090426362 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090426362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090426362 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090426362 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090426362 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090426362 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090426362 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090426362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090426362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090426362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090426362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090426362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090426362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090426362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090426362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090426362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090426362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090426362 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090426362 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090426362 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) 20250412090426362 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090426362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090426362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090426362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426362 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090426362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090426363 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090426363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090426363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090426363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090426363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090426363 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090426363 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090426363 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090426363 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090426363 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090426363 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090426363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090426363 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412090426363 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090426363 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090426363 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090426363 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090426364 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090426364 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090426364 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090426364 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090426364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090426364 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090426364 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090426364 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090426364 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090426365 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090426365 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090426365 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090426365 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090426365 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090426365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090426365 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090426365 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090426365 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090426365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426365 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090426365 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090426365 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090426365 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090426365 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(927)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090426367 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090426367 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090426367 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090426367 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090426367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090426367 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090426367 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090426367 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090426367 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090426367 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090426367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090426367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090426367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090426367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090426367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090426367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090426367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090426367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090426367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426367 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090426367 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090426367 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090426367 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090426367 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) 20250412090426367 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) 20250412090426367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090426367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090426367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426367 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090426367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090426367 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090426367 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090426367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090426367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090426367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090426368 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090426368 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090426368 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090426367 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090426368 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090426367 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090426368 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090426368 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'virt-msc1' 20250412090426368 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090426368 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090426368 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090426368 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090426368 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090426368 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090426368 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090426368 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090426368 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090426368 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090426368 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090426368 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090426368 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090426368 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090426368 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090426368 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090426368 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090426368 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090426368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090426368 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090426368 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090426368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090426368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426368 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090426368 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090426368 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090426368 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090426368 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(930)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090426392 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090426392 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090426392 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090426392 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090426393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090426393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090426393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090426393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090426393 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090426393 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090426393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090426393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090426393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090426393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090426393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090426393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090426393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090426393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090426393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426393 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090426393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090426393 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090426393 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090426393 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) 20250412090426393 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090426393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090426393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090426393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090426393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090426393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090426393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090426393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090426393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090426393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090426393 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090426393 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090426393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090426393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090426393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090426393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090426393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090426393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412090426393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090426393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090426393 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090426393 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090426393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090426393 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090426393 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090426393 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090426393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090426393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090426393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090426393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090426393 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090426393 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090426393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090426393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090426393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090426393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090426393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090426393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090426393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090426393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090426393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426394 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090426394 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090426394 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090426394 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090426394 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090426404 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090426404 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090426405 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090426405 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090426405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090426405 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090426405 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090426405 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090426405 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090426405 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn1-RAN(933)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090426405 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090426405 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090426405 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090426405 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090426405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090426405 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090426405 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090426405 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090426405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426405 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090426405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090426405 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090426405 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090426405 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) 20250412090426405 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) 20250412090426405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090426405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090426405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090426405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090426405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090426405 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090426405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090426405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090426406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090426406 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090426406 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: link up (cnlink.c:111) 20250412090426406 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090426406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090426406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090426406 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090426406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090426406 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'virt-sgsn1' 20250412090426406 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090426406 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090426406 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090426406 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412090426407 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090426407 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090426407 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090426407 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090426407 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090426407 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090426407 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090426407 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090426407 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090426407 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090426407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090426407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090426407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090426407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090426407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090426407 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090426407 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090426407 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090426407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090426408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090426408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090426408 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090426408 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090426408 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090426408 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090426408 DRANAP INFO cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090427426 DLCTRL DEBUG Command: GET 554149041 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090427426 DLCTRL DEBUG Tx Command reply: GET_REPLY 554149041 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090427434 DLCTRL DEBUG Command: GET 443949558 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090427434 DLCTRL DEBUG Tx Command reply: GET_REPLY 443949558 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090427438 DLCTRL DEBUG Command: GET 804366517 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090427438 DLCTRL DEBUG Tx Command reply: GET_REPLY 804366517 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090427442 DLCTRL DEBUG Command: GET 499881886 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090427442 DLCTRL DEBUG Tx Command reply: GET_REPLY 499881886 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090427445 DLCTRL DEBUG Command: GET 64887296 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090427445 DLCTRL DEBUG Tx Command reply: GET_REPLY 64887296 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090427448 DLCTRL DEBUG Command: GET 295480221 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090427448 DLCTRL DEBUG Tx Command reply: GET_REPLY 295480221 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090427451 DLCTRL DEBUG Command: GET 855199747 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090427451 DLCTRL DEBUG Tx Command reply: GET_REPLY 855199747 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090427453 DLCTRL DEBUG Command: GET 259557985 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090427454 DLCTRL DEBUG Tx Command reply: GET_REPLY 259557985 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090427456 DLCTRL DEBUG Command: GET 319247092 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090427456 DLCTRL DEBUG Tx Command reply: GET_REPLY 319247092 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090427458 DLCTRL DEBUG Command: GET 67681848 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090427458 DLCTRL DEBUG Tx Command reply: GET_REPLY 67681848 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090427460 DLCTRL DEBUG Command: GET 368893546 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090427460 DLCTRL DEBUG Tx Command reply: GET_REPLY 368893546 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090427461 DLCTRL DEBUG Command: GET 74810551 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090427462 DLCTRL DEBUG Tx Command reply: GET_REPLY 74810551 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090427463 DLCTRL DEBUG Command: GET 116621205 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090427463 DLCTRL DEBUG Tx Command reply: GET_REPLY 116621205 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090427465 DLCTRL DEBUG Command: GET 727396369 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090427465 DLCTRL DEBUG Tx Command reply: GET_REPLY 727396369 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090427466 DLCTRL DEBUG Command: GET 248243358 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090427466 DLCTRL DEBUG Tx Command reply: GET_REPLY 248243358 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090427468 DLCTRL DEBUG Command: GET 768311210 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090427468 DLCTRL DEBUG Tx Command reply: GET_REPLY 768311210 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090427469 DLCTRL DEBUG Command: GET 3786806 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090427469 DLCTRL DEBUG Tx Command reply: GET_REPLY 3786806 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090427470 DLCTRL DEBUG Command: GET 184162517 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090427470 DLCTRL DEBUG Tx Command reply: GET_REPLY 184162517 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090427471 DLCTRL DEBUG Command: GET 436078155 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090427471 DLCTRL DEBUG Tx Command reply: GET_REPLY 436078155 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090427472 DLCTRL DEBUG Command: GET 169801460 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090427472 DLCTRL DEBUG Tx Command reply: GET_REPLY 169801460 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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@481fc27fb91e: 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@481fc27fb91e: 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@481fc27fb91e: 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 := '000000000000001100000001'B, t_guard := 20.000000 } 20250412090427497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@481fc27fb91e: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(936)5588603 20250412090428549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090428549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090428549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250412090428549 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090428549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x55467b, normal) (hnbgw_rua.c:406) 20250412090428549 DHNB DEBUG map_rua[0x56545195aa60]{init}: Allocated (fsm.c:456) 20250412090428549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588603)[0x56545195aa60]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090428549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5588603 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090428549 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090428549 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090428549 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250412090428549 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5588603 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:696) 20250412090428549 DCN DEBUG map_sccp[0x5654518d7b50]{init}: Allocated (fsm.c:456) 20250412090428549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5654518d7b50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090428549 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-5588603 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250412090428549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5588603 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:311) 20250412090428549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588603)[0x56545195aa60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090428550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090428550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090428550 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5588603 SCCP-104 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090428550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5654518d7b50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090428550 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090428550 DLSCCP DEBUG SCCP-SCOC(104)[0x5654519701e0]{IDLE}: Allocated (fsm.c:456) 20250412090428550 DLSCCP DEBUG SCCP-SCOC(104)[0x5654519701e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090428550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030003010056400500f1100926) (sccp_scrc.c:415) 20250412090428550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090428550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090428550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090428550 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090428550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090428550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090428550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090428550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090428550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090428550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090428550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090428550 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090428550 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090428550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090428550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090428550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0e 01 00 00 68 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 40 00 00 4f 40 03 00 03 01 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090428550 DLSCCP DEBUG SCCP-SCOC(104)[0x5654519701e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090428550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5654518d7b50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090428550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588603)[0x56545195aa60]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090428551 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090428551 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090428551 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090428551 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090428551 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090428551 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'virt-sgsn1' 20250412090428551 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090428551 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090428551 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090428551 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0e 01 00 00 68 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 40 00 00 4f 40 03 00 03 01 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(932)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(932)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(933)@481fc27fb91e: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(936) HNBGW_Test.sgsn1-RAN(933)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(936)4804371 HNBGW_Test.sgsn1-SCCP(932)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(932)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412090428572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090428572 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090428572 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090428572 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090428572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090428572 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090428573 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090428573 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090428573 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090428573 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 68 35 0c ea 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_L3Complete_valid_nri_10(936)@481fc27fb91e: setverdict(pass): none -> pass 20250412090428573 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090428573 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090428573 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090428573 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090428573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090428573 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00350cea) (sccp_scrc.c:486) 20250412090428573 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1855) 20250412090428573 DLSCCP DEBUG SCCP-SCOC(104)[0x5654519701e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090428573 DLSCCP DEBUG SCCP-SCOC(104)[0x5654519701e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090428573 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090428573 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090428573 DCN DEBUG handle_cn_conn_conf() conn_id=104, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090428573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5654518d7b50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090428573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5654518d7b50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090428575 DLCTRL DEBUG Command: GET 235951259 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090428575 DLCTRL DEBUG Tx Command reply: GET_REPLY 235951259 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090428579 DLCTRL DEBUG Command: GET 415177040 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090428579 DLCTRL DEBUG Tx Command reply: GET_REPLY 415177040 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090428583 DLCTRL DEBUG Command: GET 678756349 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090428583 DLCTRL DEBUG Tx Command reply: GET_REPLY 678756349 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090428587 DLCTRL DEBUG Command: GET 95203567 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090428587 DLCTRL DEBUG Tx Command reply: GET_REPLY 95203567 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090428591 DLCTRL DEBUG Command: GET 730009521 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090428591 DLCTRL DEBUG Tx Command reply: GET_REPLY 730009521 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090428595 DLCTRL DEBUG Command: GET 742841968 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090428595 DLCTRL DEBUG Tx Command reply: GET_REPLY 742841968 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090428599 DLCTRL DEBUG Command: GET 434391862 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090428599 DLCTRL DEBUG Tx Command reply: GET_REPLY 434391862 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250412090428603 DLCTRL DEBUG Command: GET 33307958 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090428603 DLCTRL DEBUG Tx Command reply: GET_REPLY 33307958 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090428607 DLCTRL DEBUG Command: GET 388384050 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090428607 DLCTRL DEBUG Tx Command reply: GET_REPLY 388384050 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090428611 DLCTRL DEBUG Command: GET 601363298 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090428611 DLCTRL DEBUG Tx Command reply: GET_REPLY 601363298 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090428615 DLCTRL DEBUG Command: GET 701990679 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090428615 DLCTRL DEBUG Tx Command reply: GET_REPLY 701990679 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090428619 DLCTRL DEBUG Command: GET 808240765 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090428619 DLCTRL DEBUG Tx Command reply: GET_REPLY 808240765 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090428623 DLCTRL DEBUG Command: GET 715688134 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090428623 DLCTRL DEBUG Tx Command reply: GET_REPLY 715688134 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090428627 DLCTRL DEBUG Command: GET 159354617 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090428627 DLCTRL DEBUG Tx Command reply: GET_REPLY 159354617 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090428630 DLCTRL DEBUG Command: GET 780203548 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090428630 DLCTRL DEBUG Tx Command reply: GET_REPLY 780203548 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090428634 DLCTRL DEBUG Command: GET 53165110 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090428634 DLCTRL DEBUG Tx Command reply: GET_REPLY 53165110 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090428636 DLCTRL DEBUG Command: GET 400604732 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090428636 DLCTRL DEBUG Tx Command reply: GET_REPLY 400604732 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090428639 DLCTRL DEBUG Command: GET 523876738 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090428639 DLCTRL DEBUG Tx Command reply: GET_REPLY 523876738 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090428641 DLCTRL DEBUG Command: GET 559609842 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090428641 DLCTRL DEBUG Tx Command reply: GET_REPLY 559609842 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090428643 DLCTRL DEBUG Command: GET 468440979 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090428643 DLCTRL DEBUG Tx Command reply: GET_REPLY 468440979 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000001110010100'B, t_guard := 20.000000 } 20250412090428679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55848<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@481fc27fb91e: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(937)7168132 20250412090429690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090429690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090429690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250412090429690 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090429690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6d6084, normal) (hnbgw_rua.c:406) 20250412090429690 DHNB DEBUG map_rua[0x56545197f680]{init}: Allocated (fsm.c:456) 20250412090429690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7168132)[0x56545197f680]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090429690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7168132 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090429690 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090429690 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090429690 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250412090429690 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7168132 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:696) 20250412090429690 DCN DEBUG map_sccp[0x565451967390]{init}: Allocated (fsm.c:456) 20250412090429690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x565451967390]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090429690 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-7168132 <-> SCCP-105 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250412090429690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7168132 SCCP-105 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:311) 20250412090429690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7168132)[0x56545197f680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090429690 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090429690 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090429690 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7168132 SCCP-105 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090429690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x565451967390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090429690 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090429690 DLSCCP DEBUG SCCP-SCOC(105)[0x5654519628f0]{IDLE}: Allocated (fsm.c:456) 20250412090429690 DLSCCP DEBUG SCCP-SCOC(105)[0x5654519628f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090429690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030003940056400500f1100926) (sccp_scrc.c:415) 20250412090429690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090429690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090429690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090429690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090429690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090429690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090429690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090429690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090429690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090429690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090429690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090429690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090429690 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090429690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090429690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090429690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0f 01 00 00 69 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 03 94 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090429690 DLSCCP DEBUG SCCP-SCOC(105)[0x5654519628f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090429690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x565451967390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090429690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7168132)[0x56545197f680]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090429690 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090429690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090429690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090429690 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090429690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090429690 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'virt-sgsn1' 20250412090429690 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090429690 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090429690 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090429690 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0f 01 00 00 69 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 03 94 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(932)@481fc27fb91e: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(932)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(933)@481fc27fb91e: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(937) HNBGW_Test.sgsn1-RAN(933)@481fc27fb91e: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(937)3779742 HNBGW_Test.sgsn1-SCCP(932)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(932)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412090429692 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090429692 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090429692 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090429692 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090429692 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090429692 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090429692 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090429692 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090429692 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090429692 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 69 b1 2a b9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090429692 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090429692 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090429692 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090429692 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090429692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090429692 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b12ab9) (sccp_scrc.c:486) 20250412090429692 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1855) 20250412090429692 DLSCCP DEBUG SCCP-SCOC(105)[0x5654519628f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090429692 DLSCCP DEBUG SCCP-SCOC(105)[0x5654519628f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090429692 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090429692 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090429692 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090429692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x565451967390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090429692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x565451967390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_10(937)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090429693 DLCTRL DEBUG Command: GET 630550521 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090429693 DLCTRL DEBUG Tx Command reply: GET_REPLY 630550521 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090429693 DLCTRL DEBUG Command: GET 131867710 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090429693 DLCTRL DEBUG Tx Command reply: GET_REPLY 131867710 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090429694 DLCTRL DEBUG Command: GET 689092589 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090429694 DLCTRL DEBUG Tx Command reply: GET_REPLY 689092589 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090429695 DLCTRL DEBUG Command: GET 39433955 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090429695 DLCTRL DEBUG Tx Command reply: GET_REPLY 39433955 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090429696 DLCTRL DEBUG Command: GET 307732256 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090429696 DLCTRL DEBUG Tx Command reply: GET_REPLY 307732256 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090429696 DLCTRL DEBUG Command: GET 640352925 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090429696 DLCTRL DEBUG Tx Command reply: GET_REPLY 640352925 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090429697 DLCTRL DEBUG Command: GET 997761379 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090429697 DLCTRL DEBUG Tx Command reply: GET_REPLY 997761379 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250412090429698 DLCTRL DEBUG Command: GET 521268113 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090429698 DLCTRL DEBUG Tx Command reply: GET_REPLY 521268113 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090429699 DLCTRL DEBUG Command: GET 278676455 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090429699 DLCTRL DEBUG Tx Command reply: GET_REPLY 278676455 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090429700 DLCTRL DEBUG Command: GET 972002873 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090429700 DLCTRL DEBUG Tx Command reply: GET_REPLY 972002873 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090429701 DLCTRL DEBUG Command: GET 242835560 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090429701 DLCTRL DEBUG Tx Command reply: GET_REPLY 242835560 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090429702 DLCTRL DEBUG Command: GET 676294924 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090429702 DLCTRL DEBUG Tx Command reply: GET_REPLY 676294924 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090429703 DLCTRL DEBUG Command: GET 177946846 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090429703 DLCTRL DEBUG Tx Command reply: GET_REPLY 177946846 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090429703 DLCTRL DEBUG Command: GET 276499488 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090429703 DLCTRL DEBUG Tx Command reply: GET_REPLY 276499488 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090429704 DLCTRL DEBUG Command: GET 696801874 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090429704 DLCTRL DEBUG Tx Command reply: GET_REPLY 696801874 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090429705 DLCTRL DEBUG Command: GET 413850593 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090429705 DLCTRL DEBUG Tx Command reply: GET_REPLY 413850593 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090429706 DLCTRL DEBUG Command: GET 978790027 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090429706 DLCTRL DEBUG Tx Command reply: GET_REPLY 978790027 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090429706 DLCTRL DEBUG Command: GET 538919002 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090429706 DLCTRL DEBUG Tx Command reply: GET_REPLY 538919002 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090429707 DLCTRL DEBUG Command: GET 598825979 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090429707 DLCTRL DEBUG Tx Command reply: GET_REPLY 598825979 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090429708 DLCTRL DEBUG Command: GET 856157402 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090429708 DLCTRL DEBUG Tx Command reply: GET_REPLY 856157402 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000001101100'B, t_guard := 20.000000 } 20250412090429718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55856<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(933)@481fc27fb91e: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(933)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(938)12390944 20250412090430743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090430743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090430743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250412090430743 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090430743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbd1220, normal) (hnbgw_rua.c:406) 20250412090430744 DHNB DEBUG map_rua[0x565451964c70]{init}: Allocated (fsm.c:456) 20250412090430744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12390944)[0x565451964c70]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090430744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12390944 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090430744 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090430744 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090430744 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250412090430744 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12390944 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:696) 20250412090430744 DCN DEBUG map_sccp[0x565451989730]{init}: Allocated (fsm.c:456) 20250412090430744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x565451989730]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090430744 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-12390944 <-> SCCP-106 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250412090430744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12390944 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:311) 20250412090430744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12390944)[0x565451964c70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090430744 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090430744 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090430744 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12390944 SCCP-106 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090430744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x565451989730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090430744 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090430744 DLSCCP DEBUG SCCP-SCOC(106)[0x56545197e5a0]{IDLE}: Allocated (fsm.c:456) 20250412090430744 DLSCCP DEBUG SCCP-SCOC(106)[0x56545197e5a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090430744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f400300006c0056400500f1100926) (sccp_scrc.c:415) 20250412090430744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090430744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090430744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090430744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090430744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090430744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090430744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090430744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090430744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090430744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090430744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090430744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090430744 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090430744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090430744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090430745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0c 01 00 00 6a 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 7f c0 00 4f 40 03 00 00 6c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090430745 DLSCCP DEBUG SCCP-SCOC(106)[0x56545197e5a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090430745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x565451989730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090430745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12390944)[0x565451964c70]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090430745 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090430745 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090430745 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090430745 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090430745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090430745 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'virt-sgsn1' 20250412090430745 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090430745 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090430745 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090430745 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 bd 00 00 00 0a 03 00 00 0c 01 00 00 6a 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4f 00 13 40 4b 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 7f c0 00 4f 40 03 00 00 6c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(932)@481fc27fb91e: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(932)@481fc27fb91e: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(933)@481fc27fb91e: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(938) HNBGW_Test.sgsn1-RAN(933)@481fc27fb91e: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(938)16430848 HNBGW_Test.sgsn1-SCCP(932)@481fc27fb91e: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(932)@481fc27fb91e: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250412090430750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090430750 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090430750 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090430750 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090430750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090430750 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090430750 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090430750 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090430751 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090430751 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 6a 69 b3 1c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090430751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090430751 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090430751 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090430751 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090430751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090430751 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0069b31c) (sccp_scrc.c:486) 20250412090430751 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1855) 20250412090430751 DLSCCP DEBUG SCCP-SCOC(106)[0x56545197e5a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090430751 DLSCCP DEBUG SCCP-SCOC(106)[0x56545197e5a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090430751 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090430751 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090430751 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090430751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x565451989730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090430751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x565451989730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_10(938)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090430755 DLCTRL DEBUG Command: GET 167148637 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090430755 DLCTRL DEBUG Tx Command reply: GET_REPLY 167148637 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090430759 DLCTRL DEBUG Command: GET 202704824 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090430759 DLCTRL DEBUG Tx Command reply: GET_REPLY 202704824 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090430763 DLCTRL DEBUG Command: GET 903423924 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090430763 DLCTRL DEBUG Tx Command reply: GET_REPLY 903423924 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090430766 DLCTRL DEBUG Command: GET 99012100 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090430766 DLCTRL DEBUG Tx Command reply: GET_REPLY 99012100 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090430769 DLCTRL DEBUG Command: GET 442947439 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090430770 DLCTRL DEBUG Tx Command reply: GET_REPLY 442947439 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090430772 DLCTRL DEBUG Command: GET 434343000 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090430772 DLCTRL DEBUG Tx Command reply: GET_REPLY 434343000 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090430775 DLCTRL DEBUG Command: GET 504322950 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090430775 DLCTRL DEBUG Tx Command reply: GET_REPLY 504322950 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250412090430777 DLCTRL DEBUG Command: GET 837388355 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090430777 DLCTRL DEBUG Tx Command reply: GET_REPLY 837388355 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090430779 DLCTRL DEBUG Command: GET 648361845 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090430779 DLCTRL DEBUG Tx Command reply: GET_REPLY 648361845 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090430781 DLCTRL DEBUG Command: GET 842605490 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090430781 DLCTRL DEBUG Tx Command reply: GET_REPLY 842605490 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090430783 DLCTRL DEBUG Command: GET 340585702 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090430783 DLCTRL DEBUG Tx Command reply: GET_REPLY 340585702 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090430785 DLCTRL DEBUG Command: GET 383468883 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090430785 DLCTRL DEBUG Tx Command reply: GET_REPLY 383468883 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090430786 DLCTRL DEBUG Command: GET 155772896 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090430786 DLCTRL DEBUG Tx Command reply: GET_REPLY 155772896 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090430788 DLCTRL DEBUG Command: GET 697736928 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090430788 DLCTRL DEBUG Tx Command reply: GET_REPLY 697736928 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090430789 DLCTRL DEBUG Command: GET 683679547 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090430789 DLCTRL DEBUG Tx Command reply: GET_REPLY 683679547 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090430791 DLCTRL DEBUG Command: GET 270797963 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090430791 DLCTRL DEBUG Tx Command reply: GET_REPLY 270797963 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090430792 DLCTRL DEBUG Command: GET 964252783 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090430792 DLCTRL DEBUG Tx Command reply: GET_REPLY 964252783 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090430793 DLCTRL DEBUG Command: GET 599582679 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090430793 DLCTRL DEBUG Tx Command reply: GET_REPLY 599582679 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090430794 DLCTRL DEBUG Command: GET 259634763 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090430794 DLCTRL DEBUG Tx Command reply: GET_REPLY 259634763 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090430795 DLCTRL DEBUG Command: GET 148242368 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090430795 DLCTRL DEBUG Tx Command reply: GET_REPLY 148242368 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090430799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55822<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090430800 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46251<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(917)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(916)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090430802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55820<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090430802 DLINP DEBUG SRVCONN(,r=127.0.0.1:51209<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090430803 DLINP DEBUG SRVCONN(,r=127.0.0.1:51209<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090430803 DLINP NOTICE SRV(,r=127.0.0.1:51209<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090430803 DMAIN NOTICE (127.0.0.1:51209 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51209<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090430803 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) 20250412090430804 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090430804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090430804 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090430804 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090430804 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090430804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(922)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(930)@481fc27fb91e: Final verdict of PTC: none 20250412090430804 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090430804 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090430804 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 20250412090430804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090430804 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090430804 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090430804 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090430804 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090430804 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090430804 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090430804 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412090430804 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090430804 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412090430805 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090430805 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090430805 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(926)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(927)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(929)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(923)@481fc27fb91e: Final verdict of PTC: none 20250412090430805 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090430805 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090430805 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090430805 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412090430805 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 20250412090430805 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) HNBGW_Test.msc0-RAN(924)@481fc27fb91e: Final verdict of PTC: none 20250412090430805 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090430805 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090430805 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090430805 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090430805 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090430805 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090430805 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090430805 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.msc0-M3UA(925)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920)@481fc27fb91e: Final verdict of PTC: none 20250412090430805 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090430805 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090430805 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090430805 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090430806 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090430806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090430806 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090430806 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090430806 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090430806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090430806 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090430806 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412090430806 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 20250412090430806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090430806 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090430806 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090430806 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090430806 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090430806 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090430806 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090430806 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090430806 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090430806 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090430806 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090430806 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412090430806 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090430806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090430806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090430806 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090430806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090430806 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090430806 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090430806 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090430806 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090430807 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090430807 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090430807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090430807 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090430807 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090430807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090430807 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090430807 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 20250412090430807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090430807 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090430807 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090430807 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090430807 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090430807 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090430807 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(915)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921)@481fc27fb91e: Final verdict of PTC: none 20250412090430807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090430807 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090430807 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090430807 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090430807 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412090430807 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090430807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090430807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090430807 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 20250412090430807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090430807 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412090430807 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090430807 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090430807 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090430807 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090430807 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090430807 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090430807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090430808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090430807 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090430807 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090430808 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090430808 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090430808 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090430808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090430808 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090430808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-M3UA(931)@481fc27fb91e: Final verdict of PTC: none 20250412090430808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090430808 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090430808 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090430808 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090430808 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090430808 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) HNBGW_Test.sgsn1-M3UA(934)@481fc27fb91e: Final verdict of PTC: none20250412090430808 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090430808 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412090430809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090430809 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090430809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090430809 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090430809 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090430809 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090430809 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090430809 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090430809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5654518d7b50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090430809 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090430809 DLSCCP DEBUG SCCP-SCOC(104)[0x5654519701e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090430809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00350cea), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090430809 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090430809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090430810 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090430810 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090430810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090430810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090430810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0e 04 35 0c ea 00 00 68 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090430810 DLSCCP DEBUG SCCP-SCOC(104)[0x5654519701e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090430810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5654518d7b50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090430810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588603)[0x56545195aa60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090430811 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588603)[0x56545195aa60]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090430811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090430811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588603)[0x56545195aa60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090430811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588603)[0x56545195aa60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW-MGCP(935)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(918)@481fc27fb91e: Final verdict of PTC: none 20250412090430811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588603)[0x56545195aa60]{disrupted}: Freeing instance (context_map.c:202) 20250412090430812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588603)[0x56545195aa60]{disrupted}: Deallocated (fsm.c:568) 20250412090430812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5654518d7b50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090430812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5654518d7b50]{disconnected}: Freeing instance (context_map.c:206) TC_sgsnpool_L3Complete_valid_nri_10(937)@481fc27fb91e: Final verdict of PTC: pass HNBGW_Test.sgsn1-SCCP(932)@481fc27fb91e: Final verdict of PTC: none 20250412090430812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x5654518d7b50]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(933)@481fc27fb91e: Final verdict of PTC: none 20250412090430812 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5588603 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250412090430813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x565451967390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090430813 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090430813 DLSCCP DEBUG SCCP-SCOC(105)[0x5654519628f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090430813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b12ab9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090430813 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090430814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090430814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090430814 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090430814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090430814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090430814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0f 04 b1 2a b9 00 00 69 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090430815 DLSCCP DEBUG SCCP-SCOC(105)[0x5654519628f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090430815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x565451967390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090430815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7168132)[0x56545197f680]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090430815 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7168132)[0x56545197f680]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090430815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090430816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7168132)[0x56545197f680]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090430816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7168132)[0x56545197f680]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090430816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7168132)[0x56545197f680]{disrupted}: Freeing instance (context_map.c:202) 20250412090430816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7168132)[0x56545197f680]{disrupted}: Deallocated (fsm.c:568) 20250412090430816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x565451967390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090430816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x565451967390]{disconnected}: Freeing instance (context_map.c:206) 20250412090430817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x565451967390]{disconnected}: Deallocated (fsm.c:568) 20250412090430817 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7168132 SCCP-105 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250412090430817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x565451989730]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090430817 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090430817 DLSCCP DEBUG SCCP-SCOC(106)[0x56545197e5a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090430817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069b31c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090430818 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090430818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090430818 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090430818 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090430818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090430818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090430819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0c 04 69 b3 1c 00 00 6a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090430819 DLSCCP DEBUG SCCP-SCOC(106)[0x56545197e5a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090430819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x565451989730]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090430819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12390944)[0x565451964c70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090430819 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12390944)[0x565451964c70]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090430819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090430819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12390944)[0x565451964c70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090430820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12390944)[0x565451964c70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090430820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12390944)[0x565451964c70]{disrupted}: Freeing instance (context_map.c:202) 20250412090430820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12390944)[0x565451964c70]{disrupted}: Deallocated (fsm.c:568) 20250412090430820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x565451989730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090430820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x565451989730]{disconnected}: Freeing instance (context_map.c:206) TC_sgsnpool_L3Complete_valid_nri_10(936)@481fc27fb91e: Final verdict of PTC: pass 20250412090430820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x565451989730]{disconnected}: Deallocated (fsm.c:568) 20250412090430821 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12390944 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:225) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919)@481fc27fb91e: Final verdict of PTC: none 20250412090430821 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090430821 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090430821 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090430821 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090430821 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090430821 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090430821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090430821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090430822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090430822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55848<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090430822 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090430822 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090430822 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090430823 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090430823 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090430823 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090430823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412090430823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090430823 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090430823 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090430823 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090430824 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090430824 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090430824 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090430824 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090430824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090430824 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW_Test.msc1-M3UA(928)@481fc27fb91e: Final verdict of PTC: none 20250412090430834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55856<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(938)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(915): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(916): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(917): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(918): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(919): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(920): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(921): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(922): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(923): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(924): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(925): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(926): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(927): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(928): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(929): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(930): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(931): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(932): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(933): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(934): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(935): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(936): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(937): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(938): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sat Apr 12 09:04:30 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 20250412090431003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090431158 DLSCCP DEBUG SCCP-SCOC(101)[0x5654519a3ed0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090431158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b2acd), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090431158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090431158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090431158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090431158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090431158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090431158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090431158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4b 2a cd 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090431158 DLSCCP DEBUG SCCP-SCOC(103)[0x56545195a380]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090431158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ee0a), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090431158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090431158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090431158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090431158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090431158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090431158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090431158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b7 ee 0a 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090431158 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090431159 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090431159 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090431159 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090431159 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090431159 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090431159 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090431159 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090431159 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090431159 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090431159 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090431159 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090431159 DLSCCP DEBUG SCCP-SCOC(102)[0x56545195f060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090431160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046e07f), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090431160 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090431160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090431160 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090431160 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090431160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090431160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090431160 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 46 e0 7f 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090431160 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090431160 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090431160 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090431160 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090431160 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090431160 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090431543 DLSCCP DEBUG SCCP-SCOC(100)[0x565451970960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090431543 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8af94), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090431543 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090431543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090431544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090431544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090431544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090431544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090431544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b8 af 94 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090431544 DLSCCP DEBUG SCCP-SCOC(99)[0x565451962730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090431544 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf3330), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090431544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090431544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090431544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090431544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090431544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090431544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090431544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cf 33 30 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090431544 DLSCCP DEBUG SCCP-SCOC(97)[0x5654517c6390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090431544 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c994ac), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090431544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090431544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090431544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090431544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090431544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090431544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090431544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c9 94 ac 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090431544 DLSCCP DEBUG SCCP-SCOC(98)[0x5654518d8150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090431544 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030cf49), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090431544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090431544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090431544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090431544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090431544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090431544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090431544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 30 cf 49 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090431545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090431545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090431545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090431545 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090431545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090431545 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090431545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090431545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090431545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090431545 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090431545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090431545 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090431545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090431545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090431545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090431545 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090431545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090431545 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090431545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090431545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090431545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090431545 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090431545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090431545 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090431706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55868<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=578548) 20250412090432235 DLSCCP DEBUG SCCP-SCOC(94)[0x56545197f7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090432235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00846d5c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090432235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090432235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090432235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090432235 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090432235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090432235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090432235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 84 6d 5c 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090432235 DLSCCP DEBUG SCCP-SCOC(95)[0x5654519d8d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090432235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca4e94), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090432235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090432235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090432235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090432235 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090432235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090432235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090432235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ca 4e 94 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090432236 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090432236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090432236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090432236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090432236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090432236 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090432236 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090432236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090432236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090432236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090432236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090432236 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090432240 DLSCCP DEBUG SCCP-SCOC(96)[0x565451978120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090432240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8d7dc), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090432240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090432240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090432240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090432240 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090432240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090432240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090432240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a8 d7 dc 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090432240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090432240 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090432240 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090432240 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090432240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090432240 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090432317 DLSCCP DEBUG SCCP-SCOC(89)[0x565451965580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090432318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077f730), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090432318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090432318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090432318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090432318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090432318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090432318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090432318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 77 f7 30 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090432318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090432318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090432318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090432318 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090432318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090432318 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090432331 DLSCCP DEBUG SCCP-SCOC(88)[0x56545195dc90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090432331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d98d5d), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090432331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090432331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090432331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090432331 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090432331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090432331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090432331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d9 8d 5d 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090432332 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090432332 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090432332 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090432332 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090432332 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090432332 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090432348 DLSCCP DEBUG SCCP-SCOC(90)[0x56545195eaf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090432348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e262b), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090432348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090432348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090432348 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090432348 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090432348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090432348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090432348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 9e 26 2b 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090432348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090432348 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090432348 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090432348 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090432348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090432349 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! Waiting for packet dumper to finish... 1 (prev_count=578548, count=612784) 20250412090432759 DLSCCP DEBUG SCCP-SCOC(85)[0x5654519623c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090432759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00740234), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090432759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090432759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090432759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090432759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090432759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090432759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090432759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 74 02 34 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090432759 DLSCCP DEBUG SCCP-SCOC(86)[0x56545195a110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090432759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a10ec2), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090432759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090432759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090432759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090432759 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090432759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090432759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090432759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 a1 0e c2 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090432759 DLSCCP DEBUG SCCP-SCOC(87)[0x56545197f940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090432759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc67e1), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090432759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090432759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090432759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090432759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090432759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090432759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090432759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 cc 67 e1 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090432760 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090432760 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090432760 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090432760 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090432760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090432760 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090432760 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090432760 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090432760 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090432760 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090432760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090432760 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090432760 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090432760 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090432760 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090432760 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090432760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090432760 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090432805 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090432805 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090432805 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090432807 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090432807 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090432807 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090432807 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090432807 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090432807 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090432808 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090432808 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090432808 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412090433173 DLSCCP DEBUG SCCP-SCOC(84)[0x5654519608e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090433173 DLSCCP DEBUG SCCP-SCOC(84)[0x5654519608e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090433173 DLSCCP DEBUG SCCP-SCOC(84)[0x5654519608e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090433173 DLSCCP DEBUG SCCP-SCOC(84)[0x5654519608e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090433173 DLSCCP DEBUG SCCP-SCOC(84)[0x5654519608e0]{IDLE}: Deallocated (fsm.c:568) MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Sat Apr 12 09:04:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250412090434836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090434844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090434867 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40451<->l=127.0.0.1:4262) (control_if.c:572) 20250412090434973 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090434973 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090434984 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090434984 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090434984 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090434985 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090434985 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090434985 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090434985 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090434985 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090434985 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:32991 (stream_srv.c:142) 20250412090434985 DMAIN INFO New HNB SCTP connection r=127.0.0.1:32991<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090434985 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090434985 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090434985 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090434985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090434985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090434985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090434985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090434985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090434985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090434985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090434985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090434985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090434985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090434985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090434985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090434985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090434985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090434985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090434985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090434985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090434985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090434985 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090434985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090434985 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090434985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090434985 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090434985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090434985 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090434986 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090434986 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090434986 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090434986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090434986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090434986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090434986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090434986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090434986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090434986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090434986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090434986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090434986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090434986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090434986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090434987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090434987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090434987 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090434987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090434987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090434987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 05 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090434987 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090434987 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090434987 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090434987 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090434987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090434987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090434987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090434987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090434987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090434987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090434987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090434987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090434987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090434987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090434987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090434987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090434987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090434987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090434987 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090434987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090434987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090434987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090434987 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090434987 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090434987 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090434987 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090434987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090434987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090434987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090434987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090434987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090434987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090434987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090434987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090434987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090434987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090434987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090434987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090434987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090434987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090434987 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090434987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090434987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090434987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 08 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090434987 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090434987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090434987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090434987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090434987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090434987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090434987 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090434987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090434987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090434987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090434987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090434987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090434987 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090434987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090434987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090434987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090434987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090434987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090434987 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(949)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(949)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(949)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(947)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(952)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(952)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(952)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-SCCP(950)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(955)@481fc27fb91e: ************************************************* HNBGW_Test.msc2-M3UA(955)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(955)@481fc27fb91e: ************************************************* HNBGW_Test.msc2-SCCP(953)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090435023 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090435023 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090435023 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090435023 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090435023 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090435023 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090435023 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090435023 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090435024 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090435025 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090435025 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090435025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090435025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090435025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=5 -> eSLS=85: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090435025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=5 -> eSLS=117: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435025 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090435025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090435025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090435025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 05 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090435025 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090435025 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090435025 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090435025 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090435025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090435025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090435025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090435025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435025 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090435025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090435025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090435025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 07 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090435025 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090435025 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090435025 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090435025 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090435025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090435025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090435025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090435025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435025 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090435025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090435025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090435025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 05 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090435025 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090435025 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090435025 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090435025 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090435025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090435025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090435025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090435025 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090435025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090435025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090435025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090435025 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090435025 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435025 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090435025 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090435025 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090435025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090435025 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090435025 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435025 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090435025 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090435025 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090435025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090435025 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090435025 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435025 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090435025 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090435025 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090435025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090435025 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090435025 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435025 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090435025 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090435025 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090435025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090435025 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(958)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(958)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(958)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(956)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(961)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-M3UA(961)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(961)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-SCCP(959)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(964)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn2-M3UA(964)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(964)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn2-SCCP(962)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090435066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090435066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090435066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090435066 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090435066 DHNBAP 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) 20250412090435066 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090435066 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090435066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090435066 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090435070 DLINP DEBUG SRVCONN(,r=127.0.0.1:32991<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090435070 DLINP DEBUG SRVCONN(,r=127.0.0.1:32991<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090435070 DLINP DEBUG SRVCONN(,r=127.0.0.1:32991<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090435070 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090435070 DHNBAP DEBUG (127.0.0.1:32991 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090435070 DHNBAP NOTICE (127.0.0.1:32991 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090435070 DHNBAP NOTICE (127.0.0.1:32991 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090435070 DLINP DEBUG SRVCONN(,r=127.0.0.1:32991<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090435070 DLINP DEBUG SRVCONN(,r=127.0.0.1:32991<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090435198 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 20250412090435198 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 20250412090435198 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090435198 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090435204 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435204 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090435204 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090435204 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090435204 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090435204 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090435204 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090435204 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090435204 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090435204 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090435204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090435205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435205 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090435205 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090435205 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090435205 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090435205 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090435205 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090435205 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090435205 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090435205 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090435205 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090435205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090435205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090435205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090435205 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090435205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090435206 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090435206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090435206 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090435206 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090435206 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090435206 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090435207 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090435207 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090435207 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090435207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090435207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090435207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090435207 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090435207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090435207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090435207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090435207 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090435207 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435207 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090435207 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090435207 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090435207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090435207 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412090435207 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090435207 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090435208 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090435208 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090435210 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 20250412090435210 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 20250412090435210 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090435210 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090435217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435217 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090435217 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090435217 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090435217 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090435217 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090435217 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090435217 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090435217 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090435217 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090435217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090435218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435218 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090435218 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090435218 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090435218 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090435218 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090435218 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090435218 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090435218 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090435218 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090435218 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090435218 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090435218 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090435218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090435218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090435218 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090435218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090435218 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090435218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090435218 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090435218 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090435218 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090435218 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090435219 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090435219 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090435219 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090435219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090435219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090435219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435219 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090435219 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435219 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090435219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090435219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090435219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090435219 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090435220 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435220 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090435220 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090435220 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090435220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090435220 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'virt-msc1' 20250412090435220 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090435220 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090435220 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090435220 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090435221 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 20250412090435221 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 20250412090435221 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090435221 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412090435227 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435227 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412090435227 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090435227 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090435227 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090435227 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090435227 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250412090435227 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090435227 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090435227 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250412090435227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090435229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435230 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090435230 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090435230 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412090435230 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090435230 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090435230 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090435230 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090435230 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412090435230 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412090435230 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412090435230 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412090435230 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090435230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090435230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090435230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090435230 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412090435230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090435230 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090435230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090435230 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090435230 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090435230 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090435230 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090435231 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090435231 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090435231 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090435231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090435231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090435231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435231 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090435232 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435232 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090435232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090435232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090435232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090435232 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090435232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435232 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090435232 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090435232 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090435232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090435232 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc2' 20250412090435232 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090435232 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090435232 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090435232 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 02 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412090435235 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 20250412090435235 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 20250412090435235 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090435235 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090435240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435240 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090435240 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090435240 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090435240 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090435240 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090435240 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090435240 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090435240 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090435240 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090435240 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090435242 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435242 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090435242 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090435242 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090435242 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090435242 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090435242 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090435242 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090435242 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090435242 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090435242 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090435242 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090435242 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412090435242 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090435242 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090435242 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090435242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090435242 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090435242 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090435242 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090435242 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090435242 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090435242 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090435242 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090435242 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090435243 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090435243 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090435243 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090435243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090435243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090435243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090435243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090435244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090435244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090435244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090435244 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090435244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435244 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090435244 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090435244 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090435244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090435244 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412090435244 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090435244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090435244 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090435244 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 07 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412090435246 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 20250412090435246 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 20250412090435246 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090435246 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412090435249 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435249 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412090435249 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090435249 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090435249 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090435249 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090435249 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090435249 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090435249 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090435249 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412090435249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090435250 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435250 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090435250 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090435250 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412090435250 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090435251 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090435251 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090435251 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090435251 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412090435251 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412090435251 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090435251 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412090435251 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250412090435251 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090435251 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090435251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090435251 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090435251 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090435251 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412090435251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090435251 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090435251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090435251 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090435251 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090435251 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090435251 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090435252 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090435252 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090435252 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090435252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090435252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090435252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435252 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090435252 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435252 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090435252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090435252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090435252 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090435252 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090435252 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435252 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090435252 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090435252 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090435252 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090435252 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=10 -> eSLS=26: use Normal Route via 'virt-sgsn1' 20250412090435252 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090435252 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090435252 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090435252 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250412090435256 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 20250412090435256 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 20250412090435256 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090435256 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(964)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250412090435260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435260 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250412090435260 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090435260 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090435260 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090435260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090435260 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250412090435260 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090435261 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090435261 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06  20250412090435261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090435262 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435262 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090435262 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090435262 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06  20250412090435262 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090435262 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090435262 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090435262 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090435262 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250412090435262 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06  20250412090435262 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0b  20250412090435262 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250412090435262 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250412090435262 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0b  20250412090435262 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250412090435262 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250412090435262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090435262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090435262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090435262 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250412090435262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090435262 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090435262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090435262 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090435262 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090435262 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090435262 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090435264 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090435264 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090435264 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090435264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090435264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090435264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=8 -> eSLS=40: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090435264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090435264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090435264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090435264 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090435264 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090435264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090435264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090435264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090435264 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090435264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090435264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090435264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090435264 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090435264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090435264 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-sgsn2' 20250412090435264 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412090435264 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412090435264 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090435264 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 08 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(948)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090436006 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090436006 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090436006 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090436006 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090436006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090436006 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090436006 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090436006 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090436006 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090436006 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090436006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090436006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090436006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090436006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090436006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090436006 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090436006 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090436006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090436006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436006 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090436006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090436006 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090436006 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090436006 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) 20250412090436006 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090436006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090436006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090436006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=14 -> eSLS=62: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090436006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090436006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090436006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090436006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090436006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090436006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090436006 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090436006 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090436006 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090436006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090436006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090436006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090436006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090436006 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=14 -> eSLS=30: use Normal Route via 'virt-msc0' 20250412090436006 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090436006 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090436006 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090436006 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0e 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090436008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090436008 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090436008 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090436008 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090436008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090436008 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090436008 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090436008 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090436008 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090436008 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090436008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090436008 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090436008 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090436008 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090436008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090436008 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090436008 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090436008 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090436008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436008 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090436008 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090436008 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090436008 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090436008 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(951)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090436018 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090436018 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090436018 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090436018 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090436018 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090436018 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090436018 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090436018 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090436018 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090436018 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090436018 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090436018 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090436018 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090436018 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090436018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090436018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090436018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090436018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090436018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436018 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090436018 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090436018 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090436018 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090436018 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) 20250412090436018 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) 20250412090436018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090436018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090436018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436018 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090436018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090436018 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090436018 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090436018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090436018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090436018 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090436018 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090436018 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090436018 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090436018 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090436018 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090436018 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090436018 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090436018 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250412090436018 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090436018 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090436018 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090436018 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090436019 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090436019 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090436019 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090436019 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090436019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090436019 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090436019 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090436019 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090436019 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090436019 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090436019 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090436019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090436019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090436019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090436019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090436019 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090436019 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090436019 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090436019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436019 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090436019 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090436019 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090436019 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090436019 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(954)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090436027 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090436027 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090436027 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090436027 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090436027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090436027 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090436027 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090436027 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090436027 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090436027 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090436027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090436027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090436027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090436027 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090436027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090436027 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090436027 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090436027 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090436027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436027 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090436027 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090436027 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090436027 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090436027 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) 20250412090436027 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) 20250412090436027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090436027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090436027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090436027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090436027 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090436027 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090436027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090436027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090436027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090436027 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090436027 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: link up (cnlink.c:111) 20250412090436027 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090436027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090436027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090436027 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090436027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090436027 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc2' 20250412090436027 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090436027 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090436027 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090436027 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412090436028 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090436028 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090436028 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090436028 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090436028 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090436028 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090436028 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090436028 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090436028 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090436028 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090436028 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090436028 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090436028 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090436029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090436029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090436029 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090436029 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090436029 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090436029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436029 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090436029 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090436029 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090436029 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090436029 DRANAP INFO cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(957)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090436040 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090436040 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090436040 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090436040 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090436040 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090436040 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090436040 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090436040 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090436040 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090436040 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090436040 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090436040 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090436040 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090436040 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090436040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090436040 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090436040 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090436040 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090436040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436040 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090436040 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090436040 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090436040 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090436040 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) 20250412090436040 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090436040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090436040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090436040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436040 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090436040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090436040 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090436040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090436040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090436040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090436040 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090436040 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090436040 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090436040 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090436040 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090436040 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090436040 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090436040 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090436040 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412090436040 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090436040 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090436040 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090436040 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090436041 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090436041 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090436041 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090436041 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090436041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090436041 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090436041 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090436041 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090436041 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090436041 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090436041 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090436041 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090436041 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090436041 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090436041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090436041 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090436041 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090436041 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090436041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436041 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090436041 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090436041 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090436041 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090436041 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(960)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090436051 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090436051 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090436051 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090436051 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090436051 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090436051 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090436051 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090436051 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090436051 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090436051 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090436051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090436051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090436051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090436051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090436051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090436051 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090436051 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090436051 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090436051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436051 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090436051 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090436051 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090436051 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090436051 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) 20250412090436051 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) 20250412090436051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090436051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090436051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436051 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090436051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090436051 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090436051 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090436051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090436051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090436051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090436051 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090436051 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: link up (cnlink.c:111) 20250412090436051 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090436051 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090436051 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090436051 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090436052 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090436052 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=8 -> eSLS=24: use Normal Route via 'virt-sgsn1' 20250412090436052 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090436052 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090436052 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090436052 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412090436054 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090436054 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090436054 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090436054 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090436054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090436054 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090436054 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090436054 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090436054 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090436054 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090436054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090436054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090436054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090436054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090436054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090436054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090436054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090436054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090436054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436054 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090436054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090436054 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090436054 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090436054 DRANAP INFO cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(963)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090436063 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090436063 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412090436063 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412090436063 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412090436063 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090436063 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090436063 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090436063 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090436063 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090436063 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090436063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090436063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090436063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090436063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090436063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090436063 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090436063 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250412090436063 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090436063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436063 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090436063 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090436063 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090436063 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090436063 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) 20250412090436063 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) 20250412090436063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090436063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090436063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436063 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=5 -> eSLS=37: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090436063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090436063 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=5 -> eSLS=5: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090436063 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090436063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090436063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090436063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 05 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090436063 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090436063 DRANAP NOTICE cnlink(sgsn-2)[0x5654519426c0]{CONNECTED}: link up (cnlink.c:111) 20250412090436063 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090436063 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090436063 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090436063 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090436063 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090436063 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-sgsn2' 20250412090436063 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412090436063 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412090436063 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090436063 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 05 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250412090436064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090436064 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412090436064 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412090436064 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412090436064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090436064 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090436064 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090436064 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090436064 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090436064 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090436064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090436064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090436064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090436064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090436064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090436064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090436064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250412090436064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090436064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090436064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090436064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090436064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090436064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090436064 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090436064 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090436064 DRANAP INFO cnlink(sgsn-2)[0x5654519426c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090437080 DLCTRL DEBUG Command: GET 296870278 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090437080 DLCTRL DEBUG Tx Command reply: GET_REPLY 296870278 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090437083 DLCTRL DEBUG Command: GET 253795079 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090437083 DLCTRL DEBUG Tx Command reply: GET_REPLY 253795079 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090437089 DLCTRL DEBUG Command: GET 636342862 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090437089 DLCTRL DEBUG Tx Command reply: GET_REPLY 636342862 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090437094 DLCTRL DEBUG Command: GET 320785550 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090437094 DLCTRL DEBUG Tx Command reply: GET_REPLY 320785550 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090437099 DLCTRL DEBUG Command: GET 428458945 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090437099 DLCTRL DEBUG Tx Command reply: GET_REPLY 428458945 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090437103 DLCTRL DEBUG Command: GET 561379336 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090437103 DLCTRL DEBUG Tx Command reply: GET_REPLY 561379336 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090437107 DLCTRL DEBUG Command: GET 387978737 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090437107 DLCTRL DEBUG Tx Command reply: GET_REPLY 387978737 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090437112 DLCTRL DEBUG Command: GET 59280462 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090437112 DLCTRL DEBUG Tx Command reply: GET_REPLY 59280462 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090437116 DLCTRL DEBUG Command: GET 892125693 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090437116 DLCTRL DEBUG Tx Command reply: GET_REPLY 892125693 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090437119 DLCTRL DEBUG Command: GET 451773239 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090437119 DLCTRL DEBUG Tx Command reply: GET_REPLY 451773239 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090437124 DLCTRL DEBUG Command: GET 696140453 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090437124 DLCTRL DEBUG Tx Command reply: GET_REPLY 696140453 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090437127 DLCTRL DEBUG Command: GET 646542746 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090437127 DLCTRL DEBUG Tx Command reply: GET_REPLY 646542746 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090437131 DLCTRL DEBUG Command: GET 382031476 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090437131 DLCTRL DEBUG Tx Command reply: GET_REPLY 382031476 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090437134 DLCTRL DEBUG Command: GET 31733211 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090437134 DLCTRL DEBUG Tx Command reply: GET_REPLY 31733211 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090437140 DLCTRL DEBUG Command: GET 110017947 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090437140 DLCTRL DEBUG Tx Command reply: GET_REPLY 110017947 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090437144 DLCTRL DEBUG Command: GET 766101084 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090437144 DLCTRL DEBUG Tx Command reply: GET_REPLY 766101084 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090437148 DLCTRL DEBUG Command: GET 811947547 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090437148 DLCTRL DEBUG Tx Command reply: GET_REPLY 811947547 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090437152 DLCTRL DEBUG Command: GET 384311720 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090437152 DLCTRL DEBUG Tx Command reply: GET_REPLY 384311720 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090437154 DLCTRL DEBUG Command: GET 542184257 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090437154 DLCTRL DEBUG Tx Command reply: GET_REPLY 542184257 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090437156 DLCTRL DEBUG Command: GET 603185215 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090437156 DLCTRL DEBUG Tx Command reply: GET_REPLY 603185215 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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@481fc27fb91e: 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@481fc27fb91e: 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 := '000000000000000010010111'B, t_guard := 20.000000 } 20250412090437172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57576<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(963)@481fc27fb91e: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(963)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(966)8868426 20250412090438190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090438190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090438190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250412090438190 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090438190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x87524a, normal) (hnbgw_rua.c:406) 20250412090438190 DHNB DEBUG map_rua[0x5654519608e0]{init}: Allocated (fsm.c:456) 20250412090438190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8868426)[0x5654519608e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090438190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8868426 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090438190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090438190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090438190 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250412090438190 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8868426 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:696) 20250412090438190 DCN DEBUG map_sccp[0x56545195aa60]{init}: Allocated (fsm.c:456) 20250412090438190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56545195aa60]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090438190 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-8868426 <-> SCCP-107 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250412090438190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8868426 SCCP-107 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250412090438190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8868426)[0x5654519608e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090438190 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090438190 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090438190 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8868426 SCCP-107 sgsn-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090438190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56545195aa60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090438190 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090438190 DLSCCP DEBUG SCCP-SCOC(107)[0x5654518d7b50]{IDLE}: Allocated (fsm.c:456) 20250412090438190 DLSCCP DEBUG SCCP-SCOC(107)[0x5654518d7b50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090438190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030000970056400500f1100926) (sccp_scrc.c:415) 20250412090438190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090438190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090438190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090438190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090438190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090438190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090438190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090438190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090438190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090438190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090438190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090438190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090438190 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090438190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090438190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090438190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 0d 01 00 00 6b 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 80 00 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 80 00 00 4f 40 03 00 00 97 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090438190 DLSCCP DEBUG SCCP-SCOC(107)[0x5654518d7b50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090438190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56545195aa60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090438190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8868426)[0x5654519608e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090438190 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090438190 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090438190 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090438190 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090438190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090438190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-sgsn2' 20250412090438190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412090438190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412090438190 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090438190 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 0d 01 00 00 6b 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 80 00 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 80 00 00 4f 40 03 00 00 97 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(962)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(962)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(963)@481fc27fb91e: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(966) HNBGW_Test.sgsn2-RAN(963)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(966)3934314 HNBGW_Test.sgsn2-SCCP(962)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(962)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(966)@481fc27fb91e: setverdict(pass): none -> pass 20250412090438198 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090438198 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412090438198 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412090438198 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412090438198 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090438198 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090438198 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090438198 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090438198 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090438198 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0b 00 00 00 bd 03 02 00 00 02 00 00 6b bc ab 4d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090438198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090438198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090438198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090438198 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090438198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090438198 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bcab4d) (sccp_scrc.c:486) 20250412090438198 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1855) 20250412090438198 DLSCCP DEBUG SCCP-SCOC(107)[0x5654518d7b50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090438198 DLSCCP DEBUG SCCP-SCOC(107)[0x5654518d7b50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090438198 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090438198 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090438198 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090438198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56545195aa60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090438198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56545195aa60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090438199 DLCTRL DEBUG Command: GET 449977967 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090438199 DLCTRL DEBUG Tx Command reply: GET_REPLY 449977967 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090438201 DLCTRL DEBUG Command: GET 746864321 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090438201 DLCTRL DEBUG Tx Command reply: GET_REPLY 746864321 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090438203 DLCTRL DEBUG Command: GET 576257262 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090438203 DLCTRL DEBUG Tx Command reply: GET_REPLY 576257262 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090438207 DLCTRL DEBUG Command: GET 409650202 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090438207 DLCTRL DEBUG Tx Command reply: GET_REPLY 409650202 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090438211 DLCTRL DEBUG Command: GET 774400300 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090438211 DLCTRL DEBUG Tx Command reply: GET_REPLY 774400300 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090438215 DLCTRL DEBUG Command: GET 178815805 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090438215 DLCTRL DEBUG Tx Command reply: GET_REPLY 178815805 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090438220 DLCTRL DEBUG Command: GET 940836369 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090438220 DLCTRL DEBUG Tx Command reply: GET_REPLY 940836369 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090438224 DLCTRL DEBUG Command: GET 791019860 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090438224 DLCTRL DEBUG Tx Command reply: GET_REPLY 791019860 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090438228 DLCTRL DEBUG Command: GET 886645465 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090438228 DLCTRL DEBUG Tx Command reply: GET_REPLY 886645465 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090438232 DLCTRL DEBUG Command: GET 318918001 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090438232 DLCTRL DEBUG Tx Command reply: GET_REPLY 318918001 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090438236 DLCTRL DEBUG Command: GET 172913062 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090438236 DLCTRL DEBUG Tx Command reply: GET_REPLY 172913062 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090438240 DLCTRL DEBUG Command: GET 975619221 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090438240 DLCTRL DEBUG Tx Command reply: GET_REPLY 975619221 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250412090438244 DLCTRL DEBUG Command: GET 752751692 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090438245 DLCTRL DEBUG Tx Command reply: GET_REPLY 752751692 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090438251 DLCTRL DEBUG Command: GET 973497638 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090438251 DLCTRL DEBUG Tx Command reply: GET_REPLY 973497638 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090438256 DLCTRL DEBUG Command: GET 442406039 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090438256 DLCTRL DEBUG Tx Command reply: GET_REPLY 442406039 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090438261 DLCTRL DEBUG Command: GET 249189080 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090438261 DLCTRL DEBUG Tx Command reply: GET_REPLY 249189080 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090438265 DLCTRL DEBUG Command: GET 161120232 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090438265 DLCTRL DEBUG Tx Command reply: GET_REPLY 161120232 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090438270 DLCTRL DEBUG Command: GET 295238421 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090438270 DLCTRL DEBUG Tx Command reply: GET_REPLY 295238421 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090438274 DLCTRL DEBUG Command: GET 101513043 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090438274 DLCTRL DEBUG Tx Command reply: GET_REPLY 101513043 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090438278 DLCTRL DEBUG Command: GET 998743816 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090438278 DLCTRL DEBUG Tx Command reply: GET_REPLY 998743816 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000100001101'B, t_guard := 20.000000 } 20250412090438318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57592<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(963)@481fc27fb91e: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(963)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(967)2087056 20250412090439345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090439345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090439345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250412090439345 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090439345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1fd890, normal) (hnbgw_rua.c:406) 20250412090439345 DHNB DEBUG map_rua[0x56545197f680]{init}: Allocated (fsm.c:456) 20250412090439345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2087056)[0x56545197f680]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090439345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2087056 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090439345 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090439345 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090439345 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250412090439345 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2087056 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:696) 20250412090439345 DCN DEBUG map_sccp[0x565451967390]{init}: Allocated (fsm.c:456) 20250412090439345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x565451967390]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090439345 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-2087056 <-> SCCP-108 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250412090439345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2087056 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250412090439345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2087056)[0x56545197f680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090439345 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090439345 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090439345 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2087056 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090439345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x565451967390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090439345 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090439345 DLSCCP DEBUG SCCP-SCOC(108)[0x565451964c70]{IDLE}: Allocated (fsm.c:456) 20250412090439345 DLSCCP DEBUG SCCP-SCOC(108)[0x565451964c70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090439345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f400300010d0056400500f1100926) (sccp_scrc.c:415) 20250412090439345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090439345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090439345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090439345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090439345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090439345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090439345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090439345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090439345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090439345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090439345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090439345 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090439345 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090439345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090439345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090439345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 0a 01 00 00 6c 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 a9 80 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 a9 80 00 4f 40 03 00 01 0d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090439345 DLSCCP DEBUG SCCP-SCOC(108)[0x565451964c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090439345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x565451967390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090439345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2087056)[0x56545197f680]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090439346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090439346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090439346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090439346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090439346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090439346 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-sgsn2' 20250412090439346 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412090439346 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412090439346 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090439346 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 0a 01 00 00 6c 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 a9 80 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 a9 80 00 4f 40 03 00 01 0d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(962)@481fc27fb91e: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(962)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(963)@481fc27fb91e: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(967) HNBGW_Test.sgsn2-RAN(963)@481fc27fb91e: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(967)4050 HNBGW_Test.sgsn2-SCCP(962)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(962)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412090439350 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090439350 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412090439350 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412090439350 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412090439350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090439350 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090439350 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090439350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090439350 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090439350 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0b 00 00 00 bd 03 02 00 00 02 00 00 6c 87 f9 25 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090439350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090439350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090439350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090439350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090439350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090439350 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0087f925) (sccp_scrc.c:486) 20250412090439350 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1855) 20250412090439350 DLSCCP DEBUG SCCP-SCOC(108)[0x565451964c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090439350 DLSCCP DEBUG SCCP-SCOC(108)[0x565451964c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090439350 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090439350 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090439350 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090439350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x565451967390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090439350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x565451967390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_20(967)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090439352 DLCTRL DEBUG Command: GET 61763486 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090439352 DLCTRL DEBUG Tx Command reply: GET_REPLY 61763486 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090439354 DLCTRL DEBUG Command: GET 740206919 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090439354 DLCTRL DEBUG Tx Command reply: GET_REPLY 740206919 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090439356 DLCTRL DEBUG Command: GET 750067293 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090439356 DLCTRL DEBUG Tx Command reply: GET_REPLY 750067293 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090439357 DLCTRL DEBUG Command: GET 561967463 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090439357 DLCTRL DEBUG Tx Command reply: GET_REPLY 561967463 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090439359 DLCTRL DEBUG Command: GET 201810692 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090439359 DLCTRL DEBUG Tx Command reply: GET_REPLY 201810692 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090439361 DLCTRL DEBUG Command: GET 381410701 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090439362 DLCTRL DEBUG Tx Command reply: GET_REPLY 381410701 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090439363 DLCTRL DEBUG Command: GET 383828629 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090439363 DLCTRL DEBUG Tx Command reply: GET_REPLY 383828629 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090439365 DLCTRL DEBUG Command: GET 520943576 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090439365 DLCTRL DEBUG Tx Command reply: GET_REPLY 520943576 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090439366 DLCTRL DEBUG Command: GET 437128789 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090439366 DLCTRL DEBUG Tx Command reply: GET_REPLY 437128789 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090439367 DLCTRL DEBUG Command: GET 9559429 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090439367 DLCTRL DEBUG Tx Command reply: GET_REPLY 9559429 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090439368 DLCTRL DEBUG Command: GET 591601197 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090439368 DLCTRL DEBUG Tx Command reply: GET_REPLY 591601197 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090439369 DLCTRL DEBUG Command: GET 741376211 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090439369 DLCTRL DEBUG Tx Command reply: GET_REPLY 741376211 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250412090439370 DLCTRL DEBUG Command: GET 860222184 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090439370 DLCTRL DEBUG Tx Command reply: GET_REPLY 860222184 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090439372 DLCTRL DEBUG Command: GET 134454193 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090439372 DLCTRL DEBUG Tx Command reply: GET_REPLY 134454193 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090439373 DLCTRL DEBUG Command: GET 712173583 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090439373 DLCTRL DEBUG Tx Command reply: GET_REPLY 712173583 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090439375 DLCTRL DEBUG Command: GET 569120361 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090439375 DLCTRL DEBUG Tx Command reply: GET_REPLY 569120361 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090439377 DLCTRL DEBUG Command: GET 83902291 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090439377 DLCTRL DEBUG Tx Command reply: GET_REPLY 83902291 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090439378 DLCTRL DEBUG Command: GET 101793418 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090439378 DLCTRL DEBUG Tx Command reply: GET_REPLY 101793418 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090439380 DLCTRL DEBUG Command: GET 276106066 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090439380 DLCTRL DEBUG Tx Command reply: GET_REPLY 276106066 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090439382 DLCTRL DEBUG Command: GET 602229711 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090439382 DLCTRL DEBUG Tx Command reply: GET_REPLY 602229711 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000111001010'B, t_guard := 20.000000 } 20250412090439399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57604<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(960)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(960)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(968)8643619 20250412090440413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090440413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090440413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090440413 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090440413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x83e423, normal) (hnbgw_rua.c:406) 20250412090440413 DHNB DEBUG map_rua[0x565451964110]{init}: Allocated (fsm.c:456) 20250412090440413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8643619)[0x565451964110]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090440413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8643619 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090440413 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090440413 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090440413 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090440413 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8643619 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250412090440413 DCN DEBUG map_sccp[0x565451960090]{init}: Allocated (fsm.c:456) 20250412090440413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x565451960090]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090440414 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-8643619 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250412090440414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8643619 SCCP-109 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090440414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8643619)[0x565451964110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090440414 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090440414 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090440414 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8643619 SCCP-109 sgsn-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090440414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x565451960090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090440414 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090440414 DLSCCP DEBUG SCCP-SCOC(109)[0x565451960510]{IDLE}: Allocated (fsm.c:456) 20250412090440414 DLSCCP DEBUG SCCP-SCOC(109)[0x565451960510]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090440414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030001ca0056400500f1100926) (sccp_scrc.c:415) 20250412090440414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090440414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090440414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090440414 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090440414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090440414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090440414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090440414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090440414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090440414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090440414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090440414 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090440414 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090440414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090440414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090440414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 0a 03 00 00 0b 01 00 00 6d 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 ca 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090440414 DLSCCP DEBUG SCCP-SCOC(109)[0x565451960510]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090440414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x565451960090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090440414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8643619)[0x565451964110]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090440414 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090440414 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090440414 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090440414 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090440414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090440414 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'virt-sgsn1' 20250412090440414 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090440414 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090440414 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090440414 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 0a 03 00 00 0b 01 00 00 6d 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 10 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 ca 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(959)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(959)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(960)@481fc27fb91e: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(968) HNBGW_Test.sgsn1-RAN(960)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(968)9340508 HNBGW_Test.sgsn1-SCCP(959)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(959)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(968)@481fc27fb91e: setverdict(pass): none -> pass 20250412090440432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090440432 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090440432 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090440432 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090440432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090440432 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090440432 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090440432 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090440432 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090440432 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 6d 5a 85 43 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090440432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090440432 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090440432 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090440432 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090440432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090440432 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005a8543) (sccp_scrc.c:486) 20250412090440432 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1855) 20250412090440432 DLSCCP DEBUG SCCP-SCOC(109)[0x565451960510]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090440432 DLSCCP DEBUG SCCP-SCOC(109)[0x565451960510]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090440432 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090440432 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090440432 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090440432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x565451960090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090440432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x565451960090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090440434 DLCTRL DEBUG Command: GET 564910450 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090440434 DLCTRL DEBUG Tx Command reply: GET_REPLY 564910450 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090440438 DLCTRL DEBUG Command: GET 352237096 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090440438 DLCTRL DEBUG Tx Command reply: GET_REPLY 352237096 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090440443 DLCTRL DEBUG Command: GET 275952367 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090440443 DLCTRL DEBUG Tx Command reply: GET_REPLY 275952367 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090440447 DLCTRL DEBUG Command: GET 582128381 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090440447 DLCTRL DEBUG Tx Command reply: GET_REPLY 582128381 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090440451 DLCTRL DEBUG Command: GET 949563008 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090440451 DLCTRL DEBUG Tx Command reply: GET_REPLY 949563008 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090440455 DLCTRL DEBUG Command: GET 869132710 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090440455 DLCTRL DEBUG Tx Command reply: GET_REPLY 869132710 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250412090440460 DLCTRL DEBUG Command: GET 899635127 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090440460 DLCTRL DEBUG Tx Command reply: GET_REPLY 899635127 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090440465 DLCTRL DEBUG Command: GET 621200108 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090440465 DLCTRL DEBUG Tx Command reply: GET_REPLY 621200108 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090440469 DLCTRL DEBUG Command: GET 973741593 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090440469 DLCTRL DEBUG Tx Command reply: GET_REPLY 973741593 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090440473 DLCTRL DEBUG Command: GET 728274473 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090440473 DLCTRL DEBUG Tx Command reply: GET_REPLY 728274473 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090440477 DLCTRL DEBUG Command: GET 787949681 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090440477 DLCTRL DEBUG Tx Command reply: GET_REPLY 787949681 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090440480 DLCTRL DEBUG Command: GET 716429022 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090440480 DLCTRL DEBUG Tx Command reply: GET_REPLY 716429022 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250412090440484 DLCTRL DEBUG Command: GET 754148616 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090440484 DLCTRL DEBUG Tx Command reply: GET_REPLY 754148616 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090440488 DLCTRL DEBUG Command: GET 750699894 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090440488 DLCTRL DEBUG Tx Command reply: GET_REPLY 750699894 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090440492 DLCTRL DEBUG Command: GET 838315309 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090440492 DLCTRL DEBUG Tx Command reply: GET_REPLY 838315309 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090440496 DLCTRL DEBUG Command: GET 127012015 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090440496 DLCTRL DEBUG Tx Command reply: GET_REPLY 127012015 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090440500 DLCTRL DEBUG Command: GET 745130379 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090440500 DLCTRL DEBUG Tx Command reply: GET_REPLY 745130379 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090440504 DLCTRL DEBUG Command: GET 337069925 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090440504 DLCTRL DEBUG Tx Command reply: GET_REPLY 337069925 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090440508 DLCTRL DEBUG Command: GET 63912986 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090440508 DLCTRL DEBUG Tx Command reply: GET_REPLY 63912986 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090440510 DLCTRL DEBUG Command: GET 754303112 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090440510 DLCTRL DEBUG Tx Command reply: GET_REPLY 754303112 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090440520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55874<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090440520 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40451<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(941)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(940)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090440526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55870<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090440527 DLINP DEBUG SRVCONN(,r=127.0.0.1:32991<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090440527 DLINP DEBUG SRVCONN(,r=127.0.0.1:32991<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090440527 DLINP NOTICE SRV(,r=127.0.0.1:32991<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090440527 DMAIN NOTICE (127.0.0.1:32991 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:32991<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090440527 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(946)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(951)@481fc27fb91e: Final verdict of PTC: none 20250412090440530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090440530 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090440530 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090440531 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090440531 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090440531 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090440531 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090440531 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090440531 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090440531 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090440531 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090440531 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250412090440531 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 20250412090440531 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090440531 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090440531 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090440531 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090440531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090440531 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(956)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-RAN(954)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(953)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(957)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(950)@481fc27fb91e: Final verdict of PTC: none 20250412090440531 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090440531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  20250412090440531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc  20250412090440531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090440531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412090440531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250412090440531 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090440531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090440532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090440532 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090440532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090440532 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090440532 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412090440532 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090440532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090440532 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090440532 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090440532 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090440532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090440532 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090440532 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090440532 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090440532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090440532 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090440532 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250412090440532 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090440532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090440532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090440532 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090440532 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090440532 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090440532 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090440532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090440533 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090440533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090440533 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090440533 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 20250412090440533 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 20250412090440533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090440533 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090440533 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090440533 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090440533 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090440533 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc2-0: connection closed 20250412090440533 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090440533 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090440533 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090440533 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250412090440533 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090440533 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412090440533 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250412090440533 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 03  20250412090440533 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 03  20250412090440533 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090440533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090440533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090440533 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090440533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090440533 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090440533 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(947)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(948)@481fc27fb91e: Final verdict of PTC: none 20250412090440533 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 20250412090440534 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090440534 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090440534 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090440534 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090440534 DLINP <0002> stream_srv.c: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_L3Complete_valid_nri_2-Iuh0-RUA(944)@481fc27fb91e: Final verdict of PTC: none 20250412090440534 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 20250412090440534 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090440534 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090440534 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090440534 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090440534 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090440534 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-M3UA(961)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(963)@481fc27fb91e: Final verdict of PTC: none 20250412090440535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090440535 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090440535 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250412090440535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090440535 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090440535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090440535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090440535 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090440535 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090440535 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090440535 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090440534 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090440534 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090440534 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412090440534 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250412090440534 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090440534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090440534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090440534 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 20250412090440534 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090440534 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090440535 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090440535 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090440535 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090440535 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090440535 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090440535 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412090440535 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250412090440535 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090440535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090440535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090440535 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090440535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090440535 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090440535 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412090440535 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 20250412090440535 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 20250412090440535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090440535 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn2-0: connection closed 20250412090440535 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090440535 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090440535 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090440535 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250412090440535 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090440535 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250412090440535 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250412090440535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090440535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090440536 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090440536 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090440536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090440536 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090440536 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090440536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090440537 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090440537 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090440536 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090440536 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090440536 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 20250412090440536 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 20250412090440536 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090440536 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412090440536 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090440536 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090440536 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090440536 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090440536 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090440536 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090440536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090440536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-M3UA(955)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(962)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(960)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(949)@481fc27fb91e: Final verdict of PTC: none 20250412090440537 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090440537 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090440537 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090440537 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090440537 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090440537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090440537 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090440537 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090440537 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090440537 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090440537 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090440537 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090440537 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090440537 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090440537 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090440537 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090440537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090440537 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090440537 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250412090440537 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090440537 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090440537 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090440537 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090440537 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090440537 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090440537 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090440537 DRANAP NOTICE cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090440537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56545195aa60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090440537 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090440537 DLSCCP DEBUG SCCP-SCOC(107)[0x5654518d7b50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090440537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcab4d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090440537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090440537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090440537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090440537 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090440537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090440537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090440537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 0d 04 bc ab 4d 00 00 6b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090440537 DLSCCP DEBUG SCCP-SCOC(107)[0x5654518d7b50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090440538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56545195aa60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090440538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8868426)[0x5654519608e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090440538 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8868426)[0x5654519608e0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090440538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090440538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8868426)[0x5654519608e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090440538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8868426)[0x5654519608e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090440538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8868426)[0x5654519608e0]{disrupted}: Freeing instance (context_map.c:202) 20250412090440538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8868426)[0x5654519608e0]{disrupted}: Deallocated (fsm.c:568) 20250412090440538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56545195aa60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090440538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56545195aa60]{disconnected}: Freeing instance (context_map.c:206) 20250412090440538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x56545195aa60]{disconnected}: Deallocated (fsm.c:568) 20250412090440538 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8868426 SCCP-107 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250412090440538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x565451967390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090440538 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090440538 DLSCCP DEBUG SCCP-SCOC(108)[0x565451964c70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090440538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087f925), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090440538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090440538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090440538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090440538 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090440538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090440538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090440538 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 0a 04 87 f9 25 00 00 6c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090440538 DLSCCP DEBUG SCCP-SCOC(108)[0x565451964c70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090440538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x565451967390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090440538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2087056)[0x56545197f680]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090440538 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2087056)[0x56545197f680]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090440538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090440538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2087056)[0x56545197f680]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090440538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2087056)[0x56545197f680]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090440538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2087056)[0x56545197f680]{disrupted}: Freeing instance (context_map.c:202) 20250412090440538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2087056)[0x56545197f680]{disrupted}: Deallocated (fsm.c:568) 20250412090440538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x565451967390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090440538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x565451967390]{disconnected}: Freeing instance (context_map.c:206) 20250412090440538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-108)[0x565451967390]{disconnected}: Deallocated (fsm.c:568) 20250412090440538 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2087056 SCCP-108 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250412090440538 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090440538 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090440538 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412090440539 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090440539 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090440539 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090440539 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090440539 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090440539 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090440539 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090440539 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090440539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x565451960090]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090440539 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090440539 DLSCCP DEBUG SCCP-SCOC(109)[0x565451960510]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090440539 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a8543), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090440539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090440539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090440539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090440539 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090440539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090440539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090440539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 0b 04 5a 85 43 00 00 6d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090440539 DLSCCP DEBUG SCCP-SCOC(109)[0x565451960510]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090440539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x565451960090]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090440539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8643619)[0x565451964110]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090440539 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8643619)[0x565451964110]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090440539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090440539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8643619)[0x565451964110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090440539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8643619)[0x565451964110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090440539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8643619)[0x565451964110]{disrupted}: Freeing instance (context_map.c:202) 20250412090440539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8643619)[0x565451964110]{disrupted}: Deallocated (fsm.c:568) 20250412090440539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x565451960090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090440539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x565451960090]{disconnected}: Freeing instance (context_map.c:206) 20250412090440539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x565451960090]{disconnected}: Deallocated (fsm.c:568) 20250412090440539 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8643619 SCCP-109 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250412090440539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090440539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090440540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412090440540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090440540 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090440540 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090440540 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090440540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57576<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-M3UA(952)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(964)@481fc27fb91e: Final verdict of PTC: none 20250412090440541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57592<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(959)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(939)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(965)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(958)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(966)@481fc27fb91e: Final verdict of PTC: pass 20250412090440542 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090440542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090440542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090440542 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090440542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090440542 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090440542 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090440542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090440542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090440543 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090440543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090440543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090440543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090440543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090440543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090440543 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090440543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090440543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090440553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57604<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(968)@481fc27fb91e: Final verdict of PTC: pass HNBGW-PFCP(942)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(967)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(939): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(940): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(941): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(942): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(943): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(944): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(945): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(946): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(947): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(948): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(949): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(950): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(951): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(952): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-SCCP(953): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-RAN(954): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-M3UA(955): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(956): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(957): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(958): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(959): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(960): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(961): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(962): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn2-RAN(963): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(964): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(965): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(966): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(967): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(968): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sat Apr 12 09:04:40 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 20250412090440730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090440811 DLSCCP DEBUG SCCP-SCOC(104)[0x5654519701e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090440811 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00350cea), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090440811 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090440811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090440811 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090440811 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090440811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090440811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090440811 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 35 0c ea 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090440811 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090440811 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090440811 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090440811 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090440811 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090440811 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090440815 DLSCCP DEBUG SCCP-SCOC(105)[0x5654519628f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090440815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b12ab9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090440815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090440815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090440815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090440815 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090440815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090440815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090440815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b1 2a b9 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090440815 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090440815 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090440815 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090440815 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090440815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090440815 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090440819 DLSCCP DEBUG SCCP-SCOC(106)[0x56545197e5a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090440819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069b31c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090440819 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090440819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090440819 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090440819 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090440819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090440819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090440819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 69 b3 1c 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090440819 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090440819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090440819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090440819 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090440819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090440819 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090441159 DLSCCP DEBUG SCCP-SCOC(103)[0x56545195a380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090441159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ee0a), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090441159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090441159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090441159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090441159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090441159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090441159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090441159 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b7 ee 0a 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090441159 DLSCCP DEBUG SCCP-SCOC(101)[0x5654519a3ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090441159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b2acd), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090441159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090441159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090441159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090441159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090441159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090441159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090441159 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4b 2a cd 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090441160 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090441160 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090441160 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090441160 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090441160 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090441160 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090441160 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090441160 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090441160 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090441160 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090441160 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090441160 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090441161 DLSCCP DEBUG SCCP-SCOC(102)[0x56545195f060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090441161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046e07f), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090441161 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090441161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090441161 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090441161 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090441161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090441161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090441161 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 46 e0 7f 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090441161 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090441161 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090441161 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090441161 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090441161 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090441161 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090441435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57610<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=718960) 20250412090441544 DLSCCP DEBUG SCCP-SCOC(97)[0x5654517c6390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090441544 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c994ac), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090441544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090441544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090441545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090441545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090441545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090441545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090441545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c9 94 ac 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090441545 DLSCCP DEBUG SCCP-SCOC(99)[0x565451962730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090441545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf3330), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090441545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090441545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090441545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090441545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090441545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090441545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090441545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cf 33 30 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090441545 DLSCCP DEBUG SCCP-SCOC(100)[0x565451970960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090441545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8af94), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090441545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090441545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090441545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090441545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090441545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090441545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090441545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b8 af 94 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090441545 DLSCCP DEBUG SCCP-SCOC(98)[0x5654518d8150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090441545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030cf49), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090441545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090441545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090441545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090441545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090441545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090441545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090441545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 30 cf 49 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090441546 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090441546 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090441546 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090441546 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090441546 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090441546 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090441546 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090441546 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090441546 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090441546 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090441546 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090441546 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090441546 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090441546 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090441546 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090441546 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090441546 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090441546 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090441546 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090441546 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090441546 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090441546 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090441546 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090441546 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090442236 DLSCCP DEBUG SCCP-SCOC(95)[0x5654519d8d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090442236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca4e94), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090442236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090442236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090442236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090442236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090442236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090442236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090442236 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ca 4e 94 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090442236 DLSCCP DEBUG SCCP-SCOC(94)[0x56545197f7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090442236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00846d5c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090442237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090442237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090442237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090442237 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090442237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090442237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090442237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 84 6d 5c 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090442237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090442237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090442237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090442237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090442237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090442237 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090442237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090442237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090442237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090442237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090442237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090442237 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090442241 DLSCCP DEBUG SCCP-SCOC(96)[0x565451978120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090442241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8d7dc), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090442241 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090442241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090442241 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090442241 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090442241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090442241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090442241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a8 d7 dc 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090442241 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090442241 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090442241 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090442241 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090442241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090442241 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090442318 DLSCCP DEBUG SCCP-SCOC(89)[0x565451965580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090442319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077f730), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090442319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090442319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090442319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090442319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090442319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090442319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090442319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 77 f7 30 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090442319 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090442319 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090442319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090442319 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090442319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090442319 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090442332 DLSCCP DEBUG SCCP-SCOC(88)[0x56545195dc90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090442332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d98d5d), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090442332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090442332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090442332 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090442332 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090442332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090442332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090442332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 d9 8d 5d 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090442333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090442333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090442333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090442333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090442333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090442333 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090442348 DLSCCP DEBUG SCCP-SCOC(90)[0x56545195eaf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090442349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e262b), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090442349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090442349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090442349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090442349 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090442349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090442349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090442349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 00 04 9e 26 2b 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090442349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090442349 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090442349 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090442349 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090442349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090442349 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! Waiting for packet dumper to finish... 1 (prev_count=718960, count=753640) 20250412090442532 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090442532 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090442532 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090442533 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090442533 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250412090442533 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250412090442535 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090442535 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090442535 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090442536 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090442536 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250412090442536 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250412090442536 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090442536 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090442536 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090442537 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090442537 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090442537 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412090442753 DLSCCP DEBUG SCCP-SCOC(85)[0x5654519623c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090442754 DLSCCP DEBUG SCCP-SCOC(85)[0x5654519623c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090442754 DLSCCP DEBUG SCCP-SCOC(85)[0x5654519623c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090442754 DLSCCP DEBUG SCCP-SCOC(85)[0x5654519623c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090442754 DLSCCP DEBUG SCCP-SCOC(85)[0x5654519623c0]{IDLE}: Deallocated (fsm.c:568) 20250412090442754 DLSCCP DEBUG SCCP-SCOC(86)[0x56545195a110]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090442754 DLSCCP DEBUG SCCP-SCOC(86)[0x56545195a110]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090442754 DLSCCP DEBUG SCCP-SCOC(86)[0x56545195a110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090442754 DLSCCP DEBUG SCCP-SCOC(86)[0x56545195a110]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090442754 DLSCCP DEBUG SCCP-SCOC(86)[0x56545195a110]{IDLE}: Deallocated (fsm.c:568) 20250412090442756 DLSCCP DEBUG SCCP-SCOC(87)[0x56545197f940]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090442756 DLSCCP DEBUG SCCP-SCOC(87)[0x56545197f940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090442756 DLSCCP DEBUG SCCP-SCOC(87)[0x56545197f940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090442756 DLSCCP DEBUG SCCP-SCOC(87)[0x56545197f940]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090442756 DLSCCP DEBUG SCCP-SCOC(87)[0x56545197f940]{IDLE}: Deallocated (fsm.c:568) MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Sat Apr 12 09:04:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_sgsnpool_L3Compl_no_cn started. 20250412090444537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57626<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090444544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090444550 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42663<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(973)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090444654 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090444654 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090444663 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090444663 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090444664 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090444664 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090444664 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090444664 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090444664 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090444664 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_no_cn-Iuh1(975)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090444664 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37102 (stream_srv.c:142) 20250412090444664 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37102<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090444665 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090444665 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090444665 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090444665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090444665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090444665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090444665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444665 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090444665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090444665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090444665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 05 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090444665 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090444665 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090444665 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090444665 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090444665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090444665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090444665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090444665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444665 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090444665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090444665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090444665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0f 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090444665 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090444665 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090444665 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090444665 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090444665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090444665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090444665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=7 -> eSLS=39: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090444665 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=7 -> eSLS=7: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444665 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090444666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090444666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090444666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090444666 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090444666 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090444666 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090444666 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090444666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090444666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090444666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090444666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090444666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090444666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090444666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090444666 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090444666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090444666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090444666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090444666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090444666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090444666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090444666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090444666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090444666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090444666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090444666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090444666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090444666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090444666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090444666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090444666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090444666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090444666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090444666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090444666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090444666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090444666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090444666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090444666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(979)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(979)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(979)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(977)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090444682 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090444682 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090444682 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090444682 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090444682 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090444682 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090444682 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090444682 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090444683 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090444683 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090444683 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090444683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090444683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090444683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444683 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=14 -> eSLS=94: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090444683 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444683 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090444683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090444684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090444684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090444684 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090444684 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090444684 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090444684 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090444684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090444684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090444684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090444684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444684 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090444684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090444684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090444684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090444684 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090444684 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090444684 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090444684 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090444684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090444684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090444684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=8 -> eSLS=56: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090444684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=8 -> eSLS=24: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444684 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090444684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090444684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090444684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090444684 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090444684 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090444684 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090444684 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090444684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090444684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090444684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090444684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090444684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090444684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090444684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090444684 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090444684 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090444684 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090444684 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090444684 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090444684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090444684 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090444684 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090444684 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090444684 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090444684 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090444684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090444684 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090444684 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090444684 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090444684 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090444684 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090444684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090444684 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090444684 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090444684 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090444684 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090444684 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090444684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090444684 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(982)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(982)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(982)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(980)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090444706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090444706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090444706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090444706 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090444706 DHNBAP 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) 20250412090444706 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090444706 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090444706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090444706 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090444710 DLINP DEBUG SRVCONN(,r=127.0.0.1:37102<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090444710 DLINP DEBUG SRVCONN(,r=127.0.0.1:37102<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090444710 DLINP DEBUG SRVCONN(,r=127.0.0.1:37102<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090444710 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090444710 DHNBAP DEBUG (127.0.0.1:37102 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090444710 DHNBAP NOTICE (127.0.0.1:37102 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090444710 DHNBAP NOTICE (127.0.0.1:37102 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090444711 DLINP DEBUG SRVCONN(,r=127.0.0.1:37102<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090444711 DLINP DEBUG SRVCONN(,r=127.0.0.1:37102<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090444878 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 20250412090444878 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 20250412090444878 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090444878 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090444883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090444883 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090444883 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090444883 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090444883 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090444883 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090444883 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090444883 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090444883 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090444883 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090444883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090444884 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090444884 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090444884 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090444884 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090444884 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090444884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090444884 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090444884 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090444884 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090444884 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090444884 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090444884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090444884 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090444884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090444884 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090444884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090444884 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090444884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090444884 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090444884 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090444884 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090444884 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090444885 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090444885 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090444885 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090444885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090444885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090444885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444885 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090444886 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090444886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090444886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090444886 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090444886 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090444886 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090444886 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090444886 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090444886 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090444886 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090444886 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=2 -> eSLS=18: use Normal Route via 'virt-msc0' 20250412090444886 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090444886 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090444886 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090444886 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 02 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090444895 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 20250412090444895 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 20250412090444895 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090444895 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090444900 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090444900 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090444900 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090444900 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090444900 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090444900 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090444900 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090444900 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090444900 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090444900 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090444900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090444901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090444901 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090444901 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090444901 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090444901 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090444901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090444902 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090444902 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090444902 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090444902 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090444902 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090444902 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090444902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090444902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090444902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090444902 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090444902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090444902 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090444902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090444902 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090444902 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090444902 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090444902 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090444903 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090444903 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090444903 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090444903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090444903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090444903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=12 -> eSLS=108: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090444903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090444903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090444903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090444903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090444903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090444903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090444903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090444903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090444903 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090444903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090444903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090444903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090444903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090444903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090444903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=12 -> eSLS=76: use Normal Route via 'virt-sgsn0' 20250412090444903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090444903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090444903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090444903 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(978)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090445695 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090445695 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090445695 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090445695 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090445696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090445696 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090445696 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090445696 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090445696 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090445696 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090445696 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090445696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090445696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090445696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090445696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090445696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090445696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090445696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090445696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445696 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090445696 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090445696 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090445696 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090445696 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) 20250412090445696 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090445696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090445696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090445696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445696 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090445696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090445696 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090445696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090445696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090445696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090445696 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090445696 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090445696 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090445697 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090445697 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090445697 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090445697 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090445697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090445697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=7 -> eSLS=23: use Normal Route via 'virt-msc0' 20250412090445697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090445697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090445697 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090445697 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 07 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090445697 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090445697 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090445697 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090445697 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090445697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090445697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090445697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090445697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090445697 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090445697 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090445697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090445697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090445697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090445697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090445697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090445697 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090445697 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090445697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090445697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090445698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090445698 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090445698 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090445698 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(981)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090445702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090445702 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090445702 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090445702 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090445702 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090445702 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090445702 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090445702 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090445702 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090445702 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090445702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090445702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090445702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090445702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090445702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090445702 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090445702 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090445702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090445702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445702 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090445702 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090445702 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090445702 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090445702 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) 20250412090445702 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090445702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090445702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090445702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445702 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090445702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090445702 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090445702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090445702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090445702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090445702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090445702 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090445702 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090445702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090445702 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090445702 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090445702 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090445702 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090445702 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412090445702 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090445702 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090445702 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090445702 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090445703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090445703 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090445703 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090445703 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090445703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090445703 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090445703 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090445703 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090445703 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090445703 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090445703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090445703 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090445703 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090445703 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090445703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090445703 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090445703 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090445703 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090445703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090445703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090445703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090445703 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090445703 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090445703 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090445703 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090445703 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090445727 DLCTRL DEBUG Command: GET 547428045 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090445727 DLCTRL DEBUG Tx Command reply: GET_REPLY 547428045 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090445735 DLCTRL DEBUG Command: GET 470592645 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090445735 DLCTRL DEBUG Tx Command reply: GET_REPLY 470592645 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090445739 DLCTRL DEBUG Command: GET 163085451 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090445739 DLCTRL DEBUG Tx Command reply: GET_REPLY 163085451 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090445742 DLCTRL DEBUG Command: GET 970538761 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090445743 DLCTRL DEBUG Tx Command reply: GET_REPLY 970538761 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090445746 DLCTRL DEBUG Command: GET 404284216 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090445746 DLCTRL DEBUG Tx Command reply: GET_REPLY 404284216 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090445749 DLCTRL DEBUG Command: GET 166357140 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090445749 DLCTRL DEBUG Tx Command reply: GET_REPLY 166357140 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090445751 DLCTRL DEBUG Command: GET 360142212 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090445751 DLCTRL DEBUG Tx Command reply: GET_REPLY 360142212 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090445753 DLCTRL DEBUG Command: GET 224480206 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090445753 DLCTRL DEBUG Tx Command reply: GET_REPLY 224480206 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090445755 DLCTRL DEBUG Command: GET 210456361 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090445755 DLCTRL DEBUG Tx Command reply: GET_REPLY 210456361 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090445757 DLCTRL DEBUG Command: GET 248528461 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090445757 DLCTRL DEBUG Tx Command reply: GET_REPLY 248528461 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090445759 DLCTRL DEBUG Command: GET 111707876 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090445759 DLCTRL DEBUG Tx Command reply: GET_REPLY 111707876 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090445760 DLCTRL DEBUG Command: GET 990598822 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090445760 DLCTRL DEBUG Tx Command reply: GET_REPLY 990598822 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090445762 DLCTRL DEBUG Command: GET 912930113 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090445762 DLCTRL DEBUG Tx Command reply: GET_REPLY 912930113 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090445763 DLCTRL DEBUG Command: GET 13249984 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090445763 DLCTRL DEBUG Tx Command reply: GET_REPLY 13249984 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090445764 DLCTRL DEBUG Command: GET 161961924 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090445764 DLCTRL DEBUG Tx Command reply: GET_REPLY 161961924 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090445766 DLCTRL DEBUG Command: GET 222214578 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090445766 DLCTRL DEBUG Tx Command reply: GET_REPLY 222214578 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090445767 DLCTRL DEBUG Command: GET 926102040 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090445767 DLCTRL DEBUG Tx Command reply: GET_REPLY 926102040 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090445768 DLCTRL DEBUG Command: GET 770344978 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090445768 DLCTRL DEBUG Tx Command reply: GET_REPLY 770344978 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090445769 DLCTRL DEBUG Command: GET 127738466 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090445769 DLCTRL DEBUG Tx Command reply: GET_REPLY 127738466 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090445770 DLCTRL DEBUG Command: GET 398292333 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090445770 DLCTRL DEBUG Tx Command reply: GET_REPLY 398292333 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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 := '000000000000000101010110'B, t_guard := 20.000000 } 20250412090445793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40746<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(984)16693947 20250412090446830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090446830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090446830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090446830 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090446830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfebabb, normal) (hnbgw_rua.c:406) 20250412090446830 DHNB DEBUG map_rua[0x56545195a110]{init}: Allocated (fsm.c:456) 20250412090446830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16693947)[0x56545195a110]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090446830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16693947 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090446830 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090446830 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090446830 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090446830 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16693947 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:218) 20250412090446830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16693947)[0x56545195a110]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090446830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16693947)[0x56545195a110]{init}: Freeing instance (context_map.c:202) 20250412090446830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16693947)[0x56545195a110]{init}: Deallocated (fsm.c:568) 20250412090446830 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16693947 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412090446830 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:281) 20250412090446830 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250412090446830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090446830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090446830 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)@481fc27fb91e: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(984)16693947 MTC@481fc27fb91e: 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 := '000000000000001100111010'B, t_guard := 20.000000 } 20250412090446875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40754<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(985)7465493 20250412090447908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090447908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090447908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250412090447908 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090447908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x71ea15, normal) (hnbgw_rua.c:406) 20250412090447908 DHNB DEBUG map_rua[0x56545195a110]{init}: Allocated (fsm.c:456) 20250412090447908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7465493)[0x56545195a110]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090447908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7465493 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090447908 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090447908 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090447908 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250412090447908 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-7465493 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:218) 20250412090447908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7465493)[0x56545195a110]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090447908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7465493)[0x56545195a110]{init}: Freeing instance (context_map.c:202) 20250412090447908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7465493)[0x56545195a110]{init}: Deallocated (fsm.c:568) 20250412090447908 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7465493 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250412090447908 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:281) 20250412090447908 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250412090447908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090447908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090447908 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)@481fc27fb91e: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(985)7465493 MTC@481fc27fb91e: 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 := '000000000000001100001101'B, t_guard := 20.000000 } 20250412090447933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40756<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(986)7530283 20250412090448948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090448948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090448948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412090448948 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090448948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x72e72b, normal) (hnbgw_rua.c:406) 20250412090448948 DHNB DEBUG map_rua[0x56545195a110]{init}: Allocated (fsm.c:456) 20250412090448948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7530283)[0x56545195a110]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090448949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7530283 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090448949 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090448949 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090448949 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-7530283 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:218) 20250412090448949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7530283)[0x56545195a110]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090448949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7530283)[0x56545195a110]{init}: Freeing instance (context_map.c:202) 20250412090448949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7530283)[0x56545195a110]{init}: Deallocated (fsm.c:568) 20250412090448949 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7530283 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250412090448949 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:281) 20250412090448949 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250412090448949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090448949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090448949 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)@481fc27fb91e: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(986)7530283 MTC@481fc27fb91e: 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 := '000000000000000111101111'B, t_guard := 20.000000 } 20250412090448991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40764<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(987)6132577 20250412090450016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090450016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090450016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090450016 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090450016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5d9361, normal) (hnbgw_rua.c:406) 20250412090450016 DHNB DEBUG map_rua[0x56545195a110]{init}: Allocated (fsm.c:456) 20250412090450016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6132577)[0x56545195a110]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090450016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6132577 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090450016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090450016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090450016 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090450016 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6132577 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:218) 20250412090450016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6132577)[0x56545195a110]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090450016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6132577)[0x56545195a110]{init}: Freeing instance (context_map.c:202) 20250412090450016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6132577)[0x56545195a110]{init}: Deallocated (fsm.c:568) 20250412090450016 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6132577 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250412090450016 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:281) 20250412090450016 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:176) 20250412090450016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090450016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090450016 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)@481fc27fb91e: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(987)6132577 MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090450029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57632<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090450031 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42663<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(970)@481fc27fb91e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(971)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090450036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57626<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090450037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090450037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090450037 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090450037 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090450037 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090450037 DLINP DEBUG SRVCONN(,r=127.0.0.1:37102<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090450037 DLINP DEBUG SRVCONN(,r=127.0.0.1:37102<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090450037 DLINP NOTICE SRV(,r=127.0.0.1:37102<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090450037 DMAIN NOTICE (127.0.0.1:37102 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37102<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090450037 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(976)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(978)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(977)@481fc27fb91e: Final verdict of PTC: none 20250412090450041 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090450041 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090450041 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090450041 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090450041 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090450041 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090450041 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090450041 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090450041 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090450041 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090450041 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090450041 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090450041 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 20250412090450042 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090450042 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090450042 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090450042 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090450042 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090450042 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090450042 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090450042 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090450042 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090450042 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090450042 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(980)@481fc27fb91e: Final verdict of PTC: none 20250412090450042 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090450042 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090450042 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090450042 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090450042 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 20250412090450042 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 20250412090450042 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090450042 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090450042 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090450042 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090450042 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090450042 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090450042 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090450042 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090450042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090450042 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090450042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090450042 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090450042 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090450042 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090450042 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090450042 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090450042 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090450042 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090450042 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090450042 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090450042 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090450042 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090450042 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090450042 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090450042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090450042 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090450043 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090450043 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090450043 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090450043 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090450043 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090450043 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_no_cn-Iuh0(973)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(982)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(981)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(979)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(969)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(975)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(983)@481fc27fb91e: Final verdict of PTC: none 20250412090450047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40754<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(972)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(985)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(984)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(987)@481fc27fb91e: Final verdict of PTC: none 20250412090450047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40746<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090450049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40764<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090450065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40756<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(986)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(969): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(970): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(972): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(973): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(974): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(975): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(976): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(977): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(978): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(979): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(980): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(981): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(982): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(983): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(984): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(985): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(986): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(987): none (pass -> pass) MTC@481fc27fb91e: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Sat Apr 12 09:04:50 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 20250412090450133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090450538 DLSCCP DEBUG SCCP-SCOC(107)[0x5654518d7b50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090450538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcab4d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090450538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090450538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090450538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090450538 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090450538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090450538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090450538 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 bc ab 4d 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090450538 DLSCCP DEBUG SCCP-SCOC(108)[0x565451964c70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090450538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087f925), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090450538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090450538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090450538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090450538 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090450538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090450538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090450539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 87 f9 25 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090450539 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090450539 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090450539 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090450539 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090450539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090450539 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090450539 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090450539 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090450539 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090450539 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090450539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090450539 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090450540 DLSCCP DEBUG SCCP-SCOC(109)[0x565451960510]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090450540 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a8543), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090450540 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090450540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090450540 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090450540 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090450540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090450540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090450540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 5a 85 43 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090450540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090450540 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090450540 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090450540 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090450540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090450540 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090450811 DLSCCP DEBUG SCCP-SCOC(104)[0x5654519701e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090450812 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00350cea), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090450812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090450812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090450812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090450812 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090450812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090450812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090450812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 35 0c ea 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090450812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090450812 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090450812 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090450812 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090450812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090450812 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090450816 DLSCCP DEBUG SCCP-SCOC(105)[0x5654519628f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090450816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b12ab9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090450816 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090450816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090450816 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090450816 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090450816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090450816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090450816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b1 2a b9 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090450816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090450816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090450816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090450817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090450817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090450817 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090450819 DLSCCP DEBUG SCCP-SCOC(106)[0x56545197e5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090450820 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069b31c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090450820 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090450820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090450820 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090450820 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090450820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090450820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090450820 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 69 b3 1c 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090450820 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090450820 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090450820 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090450820 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090450820 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090450820 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090450836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40772<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=307456) 20250412090451160 DLSCCP DEBUG SCCP-SCOC(101)[0x5654519a3ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090451160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b2acd), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090451160 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090451160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090451160 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090451160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090451160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090451161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090451161 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4b 2a cd 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090451161 DLSCCP DEBUG SCCP-SCOC(103)[0x56545195a380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090451161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ee0a), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090451161 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090451161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090451161 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090451161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090451161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090451161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090451161 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b7 ee 0a 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090451161 DLSCCP DEBUG SCCP-SCOC(102)[0x56545195f060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090451161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046e07f), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090451161 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090451161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090451161 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090451161 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090451161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090451161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090451161 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 46 e0 7f 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090451161 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090451161 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090451161 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090451161 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090451161 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090451161 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090451161 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090451161 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090451161 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090451161 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090451161 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090451161 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090451161 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090451161 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090451161 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090451161 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090451161 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090451161 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090451545 DLSCCP DEBUG SCCP-SCOC(99)[0x565451962730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090451545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf3330), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090451545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090451545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090451545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090451545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090451545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090451545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090451545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cf 33 30 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090451545 DLSCCP DEBUG SCCP-SCOC(97)[0x5654517c6390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090451545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c994ac), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090451545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090451545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090451545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090451545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090451545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090451545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090451545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c9 94 ac 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090451545 DLSCCP DEBUG SCCP-SCOC(100)[0x565451970960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090451545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8af94), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090451545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090451545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090451545 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090451545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090451545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090451545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090451545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b8 af 94 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090451545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090451545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090451545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090451545 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090451545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090451545 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090451545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090451545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090451545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090451545 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090451545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090451545 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090451546 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090451546 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090451546 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090451546 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090451546 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090451546 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090451546 DLSCCP DEBUG SCCP-SCOC(98)[0x5654518d8150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090451546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030cf49), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090451546 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090451546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090451546 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090451546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090451546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090451546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090451546 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 30 cf 49 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090451546 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090451546 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090451546 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090451546 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090451546 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090451546 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! Waiting for packet dumper to finish... 1 (prev_count=307456, count=351164) 20250412090452043 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090452043 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090452043 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090452043 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090452043 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090452043 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090452237 DLSCCP DEBUG SCCP-SCOC(94)[0x56545197f7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090452237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00846d5c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090452237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090452238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090452238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090452238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090452238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090452238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090452238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 84 6d 5c 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090452238 DLSCCP DEBUG SCCP-SCOC(95)[0x5654519d8d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090452238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca4e94), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090452238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090452238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090452238 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090452238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090452238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090452238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090452238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ca 4e 94 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090452238 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090452238 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090452238 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090452239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090452239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090452239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090452239 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090452239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090452239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090452239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090452239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090452239 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090452241 DLSCCP DEBUG SCCP-SCOC(96)[0x565451978120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090452242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8d7dc), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090452242 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090452242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090452242 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090452242 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090452242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090452242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090452242 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a8 d7 dc 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090452242 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090452242 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090452242 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090452242 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090452242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090452242 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090452313 DLSCCP DEBUG SCCP-SCOC(89)[0x565451965580]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090452313 DLSCCP DEBUG SCCP-SCOC(89)[0x565451965580]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090452313 DLSCCP DEBUG SCCP-SCOC(89)[0x565451965580]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090452313 DLSCCP DEBUG SCCP-SCOC(89)[0x565451965580]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090452313 DLSCCP DEBUG SCCP-SCOC(89)[0x565451965580]{IDLE}: Deallocated (fsm.c:568) 20250412090452328 DLSCCP DEBUG SCCP-SCOC(88)[0x56545195dc90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090452328 DLSCCP DEBUG SCCP-SCOC(88)[0x56545195dc90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090452328 DLSCCP DEBUG SCCP-SCOC(88)[0x56545195dc90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090452328 DLSCCP DEBUG SCCP-SCOC(88)[0x56545195dc90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090452328 DLSCCP DEBUG SCCP-SCOC(88)[0x56545195dc90]{IDLE}: Deallocated (fsm.c:568) 20250412090452346 DLSCCP DEBUG SCCP-SCOC(90)[0x56545195eaf0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090452346 DLSCCP DEBUG SCCP-SCOC(90)[0x56545195eaf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090452346 DLSCCP DEBUG SCCP-SCOC(90)[0x56545195eaf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090452346 DLSCCP DEBUG SCCP-SCOC(90)[0x56545195eaf0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090452346 DLSCCP DEBUG SCCP-SCOC(90)[0x56545195eaf0]{IDLE}: Deallocated (fsm.c:568) MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Sat Apr 12 09:04:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250412090453939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090453941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090453945 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43429<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(992)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090454036 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090454036 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090454044 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090454044 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090454044 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090454044 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090454044 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090454044 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090454045 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090454045 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090454045 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45437 (stream_srv.c:142) 20250412090454045 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45437<->l=127.0.0.1:29169 (hnbgw.c:794) TC_sgsnpool_nri_from_other_PLMN-Iuh1(994)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090454046 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090454046 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090454046 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090454046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090454046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090454046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090454046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454046 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090454046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090454046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090454046 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 01 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090454046 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090454046 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090454046 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090454046 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090454046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090454046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090454046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090454046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454046 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090454046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090454046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090454046 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090454046 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090454046 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090454046 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090454046 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090454046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090454046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090454046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090454046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454046 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090454046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090454046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090454046 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090454046 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090454046 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090454046 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090454046 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090454046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090454046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090454046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090454046 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090454046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090454046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090454046 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090454046 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090454046 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454046 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090454046 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090454046 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090454046 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090454046 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090454046 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454046 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090454046 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090454046 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090454046 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090454046 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090454046 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454046 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090454046 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090454046 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090454046 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090454046 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090454046 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454046 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090454046 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090454046 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090454046 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090454046 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(998)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(998)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(998)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(996)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1001)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(1001)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1001)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(999)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(1004)@481fc27fb91e: ************************************************* HNBGW_Test.msc2-M3UA(1004)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1004)@481fc27fb91e: ************************************************* HNBGW_Test.msc2-SCCP(1002)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090454079 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090454079 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090454079 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090454079 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090454080 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090454080 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090454080 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090454080 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090454081 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090454081 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090454081 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090454081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090454081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090454081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=14 -> eSLS=94: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090454081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=14 -> eSLS=126: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454081 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090454081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090454081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090454081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0e 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090454081 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090454081 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090454081 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090454081 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090454081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090454081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090454081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090454081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454081 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090454081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090454081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090454081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090454081 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090454081 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090454081 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090454081 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090454081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090454081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090454081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090454081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454081 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090454081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090454081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090454081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090454081 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090454081 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090454081 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090454081 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090454081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090454081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090454081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090454081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090454081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090454081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090454081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0d 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090454081 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090454081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090454081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090454081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090454081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090454081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090454081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090454081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090454081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090454081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090454081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090454081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090454081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090454081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090454081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090454081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090454081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454081 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090454081 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090454081 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090454081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090454081 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1007)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(1007)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1007)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1005)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1010)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-M3UA(1010)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1010)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1008)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1013)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn2-M3UA(1013)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1013)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(1011)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090454128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090454128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090454128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090454128 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090454128 DHNBAP 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) 20250412090454128 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090454128 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090454128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090454128 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090454134 DLINP DEBUG SRVCONN(,r=127.0.0.1:45437<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090454134 DLINP DEBUG SRVCONN(,r=127.0.0.1:45437<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090454134 DLINP DEBUG SRVCONN(,r=127.0.0.1:45437<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090454134 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090454134 DHNBAP DEBUG (127.0.0.1:45437 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090454134 DHNBAP NOTICE (127.0.0.1:45437 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090454134 DHNBAP NOTICE (127.0.0.1:45437 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090454134 DLINP DEBUG SRVCONN(,r=127.0.0.1:45437<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090454134 DLINP DEBUG SRVCONN(,r=127.0.0.1:45437<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090454257 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 20250412090454257 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 20250412090454257 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090454257 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090454266 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454266 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090454266 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090454266 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090454266 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090454266 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090454266 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090454266 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090454266 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090454266 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090454266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090454266 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 20250412090454267 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 20250412090454267 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090454267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412090454269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454269 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090454269 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090454269 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090454269 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090454269 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090454269 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090454269 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090454269 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090454269 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090454269 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090454269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090454269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090454269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090454269 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090454269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090454269 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090454269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090454269 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090454269 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090454270 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090454270 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(1001)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090454271 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090454271 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090454271 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090454271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090454271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090454271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454271 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090454271 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090454271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090454271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090454271 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090454271 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090454271 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454271 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090454271 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090454271 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090454271 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090454271 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412090454271 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090454271 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090454271 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090454271 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090454272 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090454272 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090454272 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090454272 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090454272 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090454272 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090454272 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090454272 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090454272 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090454272 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090454273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454273 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090454273 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090454273 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090454273 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090454273 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090454273 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090454273 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090454273 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090454273 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090454273 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090454273 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090454273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090454273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090454273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090454273 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090454273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090454273 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090454273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090454273 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090454273 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090454273 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090454273 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090454274 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090454274 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090454274 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090454274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090454274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090454274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090454274 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454274 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090454274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090454274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090454274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090454274 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090454274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090454274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090454274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090454274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090454274 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'virt-msc1' 20250412090454274 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090454274 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090454274 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090454274 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090454277 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 20250412090454277 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 20250412090454277 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090454277 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250412090454281 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454281 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250412090454281 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090454281 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090454281 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090454281 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090454281 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250412090454281 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090454281 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090454281 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 05  20250412090454282 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090454283 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454283 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090454283 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090454283 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 05  20250412090454283 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090454283 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090454283 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090454283 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090454283 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250412090454283 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 05  20250412090454283 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412090454283 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03  20250412090454283 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090454283 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090454283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090454283 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090454283 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250412090454283 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090454283 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090454283 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090454283 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090454283 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090454283 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090454283 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090454284 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090454284 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090454284 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090454284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090454284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090454284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090454285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454285 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090454285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090454285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090454285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090454285 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090454285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090454285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090454285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090454285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090454285 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc2' 20250412090454285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090454285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090454285 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090454285 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250412090454293 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 20250412090454293 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 20250412090454293 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090454293 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090454300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090454300 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090454300 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090454300 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090454300 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090454300 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090454300 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090454300 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090454300 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090454300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090454303 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454303 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090454303 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090454303 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090454303 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090454303 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090454303 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090454303 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090454303 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090454303 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090454303 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090454303 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090454303 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 b9  20250412090454303 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090454303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090454304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090454304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090454304 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090454304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090454304 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090454304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090454304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090454304 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090454304 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090454304 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090454305 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090454305 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090454305 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090454305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090454305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090454305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090454305 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090454305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090454305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090454305 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 20250412090454305 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 20250412090454305 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090454305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412090454305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454305 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090454305 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090454305 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090454305 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090454305 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412090454305 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090454305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090454305 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090454305 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090454305 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090454305 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn1-M3UA(1010)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412090454311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454311 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412090454311 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090454311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090454311 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090454311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090454311 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090454311 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090454311 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090454311 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412090454311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090454313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454313 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090454313 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090454313 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412090454313 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090454313 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090454313 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090454313 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090454313 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412090454314 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412090454314 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090454314 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412090454314 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0a  20250412090454314 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090454314 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090454314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090454314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090454314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090454314 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412090454314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090454314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090454314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090454314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090454314 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090454314 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090454314 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090454315 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090454315 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090454315 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090454315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090454315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090454315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090454315 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454315 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090454315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090454315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090454315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090454315 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090454316 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090454316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090454316 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090454316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090454316 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'virt-sgsn1' 20250412090454316 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090454316 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090454316 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090454316 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 06 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250412090454317 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 20250412090454317 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 20250412090454317 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090454317 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250412090454322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454322 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250412090454322 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090454322 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090454322 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090454322 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090454322 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250412090454322 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090454322 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090454322 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06  20250412090454322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090454324 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454324 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090454324 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090454324 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06  20250412090454324 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090454324 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090454324 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090454324 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090454324 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250412090454324 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06  20250412090454324 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0b  20250412090454324 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0b  20250412090454324 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 0b  20250412090454324 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0b  20250412090454324 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 0b  20250412090454324 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250412090454324 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090454324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090454324 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090454324 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250412090454325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090454325 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090454325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090454325 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090454325 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090454325 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090454325 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090454326 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090454326 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090454326 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090454326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090454326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090454326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090454326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090454326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090454326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090454326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090454326 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090454326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090454326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090454326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 03 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090454326 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090454326 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090454326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090454326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090454326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090454326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090454326 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-sgsn2' 20250412090454326 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412090454326 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412090454326 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090454326 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 03 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(997)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090455069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090455069 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090455069 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090455069 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090455069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090455069 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090455069 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090455069 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090455069 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090455069 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090455069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090455069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090455069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090455069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090455069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090455069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090455069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090455069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090455069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090455070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090455070 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090455070 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090455070 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) 20250412090455070 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090455070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090455070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090455070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090455070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090455070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090455070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090455070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090455070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090455070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090455070 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090455070 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090455070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090455070 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090455070 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090455070 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090455070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090455070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=6 -> eSLS=22: use Normal Route via 'virt-msc0' 20250412090455070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090455070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090455070 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090455070 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 06 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090455074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090455074 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090455074 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090455074 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090455074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090455074 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090455074 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090455074 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090455074 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090455074 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090455074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090455074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090455074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090455074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090455074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090455074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090455074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090455074 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090455074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455074 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090455074 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090455074 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090455074 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090455074 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(1000)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090455076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090455076 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090455076 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090455076 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090455076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090455076 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090455076 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090455076 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090455076 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090455076 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090455076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090455076 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090455076 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090455076 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090455076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090455076 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090455076 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090455076 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090455076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455076 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090455076 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090455076 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090455076 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090455076 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) 20250412090455076 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) 20250412090455076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090455076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090455076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=2 -> eSLS=34: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090455076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090455076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090455076 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090455076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090455076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090455077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090455077 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090455077 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090455077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090455077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090455077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090455077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090455077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090455077 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=2 -> eSLS=2: use Normal Route via 'virt-msc1' 20250412090455077 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090455077 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090455077 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090455077 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090455080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090455080 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090455080 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090455080 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090455081 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090455081 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090455081 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090455081 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090455081 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090455081 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090455081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090455081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090455081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090455081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090455081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090455081 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090455081 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090455081 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090455081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455081 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090455081 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090455081 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090455081 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090455081 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(1003)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090455088 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090455088 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090455088 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090455088 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090455088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090455088 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090455088 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090455088 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090455088 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090455088 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090455088 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090455088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090455088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090455088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090455088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090455088 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090455088 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090455088 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090455088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455088 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090455088 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090455088 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090455088 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090455088 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) 20250412090455088 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) 20250412090455088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090455088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090455088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455088 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090455088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090455089 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090455089 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090455089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090455089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090455089 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090455089 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090455089 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: link up (cnlink.c:111) 20250412090455089 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090455089 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090455089 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090455089 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090455089 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090455089 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc2' 20250412090455089 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250412090455089 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250412090455089 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090455089 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 05 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250412090455090 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090455091 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250412090455091 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250412090455091 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc2-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250412090455091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090455091 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=3=0.0.3,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090455091 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090455091 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090455091 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090455091 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 03 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 03 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090455091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090455091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090455091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090455091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090455091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090455091 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090455091 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250412090455091 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090455091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455091 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090455091 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090455091 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090455091 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090455091 DRANAP INFO cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1006)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090455101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090455101 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090455101 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090455101 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090455101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090455101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090455101 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090455101 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090455101 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090455101 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090455101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090455101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090455101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090455101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090455101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090455101 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090455101 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090455101 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090455101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455101 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090455101 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090455101 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090455101 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090455101 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) 20250412090455101 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090455101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090455101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090455101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455101 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090455101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090455101 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090455101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090455101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090455101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090455101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090455101 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090455101 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090455101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090455101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090455101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090455101 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090455101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090455101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412090455101 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090455101 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090455101 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090455101 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090455101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090455101 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090455101 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090455101 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090455101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090455101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090455101 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090455101 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090455101 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090455101 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090455101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090455101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090455101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090455101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090455101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090455101 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090455101 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090455101 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090455101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455101 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090455101 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090455101 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090455101 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090455101 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(1009)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090455109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090455109 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090455109 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090455109 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090455109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090455109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090455109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090455109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090455109 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090455109 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090455109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090455109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090455109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090455109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090455109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090455109 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090455109 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090455109 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090455109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455109 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090455109 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090455109 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090455109 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090455109 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) 20250412090455109 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) 20250412090455109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090455109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090455109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455109 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090455109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090455109 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090455109 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090455109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090455109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090455109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090455109 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090455109 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: link up (cnlink.c:111) 20250412090455109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090455110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090455110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090455110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090455110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090455110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'virt-sgsn1' 20250412090455110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090455110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090455110 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090455110 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412090455111 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090455111 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090455111 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090455111 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090455111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090455111 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090455111 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090455111 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090455111 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090455111 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090455111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090455111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090455111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090455111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090455111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090455111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090455111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090455111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090455111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090455111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090455111 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090455111 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090455111 DRANAP INFO cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(1012)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090455125 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090455125 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412090455125 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412090455125 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412090455125 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090455125 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090455125 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090455125 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090455125 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090455125 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090455126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090455126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090455126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090455126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090455126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090455126 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090455126 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250412090455126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090455126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455126 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090455126 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090455126 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090455126 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090455126 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) 20250412090455126 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) 20250412090455126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090455126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090455126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455126 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090455126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090455126 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090455126 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090455126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090455126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090455126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090455126 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090455126 DRANAP NOTICE cnlink(sgsn-2)[0x5654519426c0]{CONNECTED}: link up (cnlink.c:111) 20250412090455126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090455126 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090455126 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090455126 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090455126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090455126 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-sgsn2' 20250412090455126 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412090455126 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412090455126 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090455126 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250412090455128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090455128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412090455128 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412090455128 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412090455128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090455128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090455128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090455128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090455128 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090455128 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0b 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0b 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090455128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090455128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090455128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090455128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090455128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090455128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090455128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250412090455128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090455128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090455129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090455129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090455129 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090455129 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090455129 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090455129 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090455129 DRANAP INFO cnlink(sgsn-2)[0x5654519426c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090456144 DLCTRL DEBUG Command: GET 344944734 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090456144 DLCTRL DEBUG Tx Command reply: GET_REPLY 344944734 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090456152 DLCTRL DEBUG Command: GET 322964233 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090456152 DLCTRL DEBUG Tx Command reply: GET_REPLY 322964233 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090456157 DLCTRL DEBUG Command: GET 415548569 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090456157 DLCTRL DEBUG Tx Command reply: GET_REPLY 415548569 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090456162 DLCTRL DEBUG Command: GET 144247273 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090456162 DLCTRL DEBUG Tx Command reply: GET_REPLY 144247273 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090456165 DLCTRL DEBUG Command: GET 945254389 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090456165 DLCTRL DEBUG Tx Command reply: GET_REPLY 945254389 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090456168 DLCTRL DEBUG Command: GET 607475132 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090456168 DLCTRL DEBUG Tx Command reply: GET_REPLY 607475132 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090456171 DLCTRL DEBUG Command: GET 732798285 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090456171 DLCTRL DEBUG Tx Command reply: GET_REPLY 732798285 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090456173 DLCTRL DEBUG Command: GET 828532150 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090456173 DLCTRL DEBUG Tx Command reply: GET_REPLY 828532150 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090456176 DLCTRL DEBUG Command: GET 451647756 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090456176 DLCTRL DEBUG Tx Command reply: GET_REPLY 451647756 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090456177 DLCTRL DEBUG Command: GET 983740191 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090456177 DLCTRL DEBUG Tx Command reply: GET_REPLY 983740191 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090456179 DLCTRL DEBUG Command: GET 260526550 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090456179 DLCTRL DEBUG Tx Command reply: GET_REPLY 260526550 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090456181 DLCTRL DEBUG Command: GET 217301235 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090456181 DLCTRL DEBUG Tx Command reply: GET_REPLY 217301235 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090456182 DLCTRL DEBUG Command: GET 428445233 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090456182 DLCTRL DEBUG Tx Command reply: GET_REPLY 428445233 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090456183 DLCTRL DEBUG Command: GET 579751645 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090456183 DLCTRL DEBUG Tx Command reply: GET_REPLY 579751645 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090456184 DLCTRL DEBUG Command: GET 27215518 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090456184 DLCTRL DEBUG Tx Command reply: GET_REPLY 27215518 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090456186 DLCTRL DEBUG Command: GET 516333373 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090456186 DLCTRL DEBUG Tx Command reply: GET_REPLY 516333373 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090456188 DLCTRL DEBUG Command: GET 233276271 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090456188 DLCTRL DEBUG Tx Command reply: GET_REPLY 233276271 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090456189 DLCTRL DEBUG Command: GET 533897818 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090456189 DLCTRL DEBUG Tx Command reply: GET_REPLY 533897818 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090456192 DLCTRL DEBUG Command: GET 534533429 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090456192 DLCTRL DEBUG Tx Command reply: GET_REPLY 534533429 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090456197 DLCTRL DEBUG Command: GET 647110225 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090456197 DLCTRL DEBUG Tx Command reply: GET_REPLY 647110225 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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@481fc27fb91e: 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@481fc27fb91e: 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 := '000000000000001110100011'B, t_guard := 20.000000 } 20250412090456238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54954<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1006)@481fc27fb91e: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1006)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1015)12687167 20250412090457270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090457270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090457270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250412090457270 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090457270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc1973f, normal) (hnbgw_rua.c:406) 20250412090457271 DHNB DEBUG map_rua[0x56545195a110]{init}: Allocated (fsm.c:456) 20250412090457271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12687167)[0x56545195a110]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090457271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12687167 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090457271 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090457271 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090457271 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250412090457271 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250412090457271 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12687167 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:665) 20250412090457271 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12687167 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090457271 DCN DEBUG map_sccp[0x565451964110]{init}: Allocated (fsm.c:456) 20250412090457271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x565451964110]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090457271 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-12687167 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090457271 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12687167 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250412090457271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12687167)[0x56545195a110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090457271 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090457271 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090457271 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12687167 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090457271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x565451964110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090457271 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090457271 DLSCCP DEBUG SCCP-SCOC(110)[0x565451960090]{IDLE}: Allocated (fsm.c:456) 20250412090457271 DLSCCP DEBUG SCCP-SCOC(110)[0x565451960090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090457271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030003a30056400500f1100926) (sccp_scrc.c:415) 20250412090457271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090457271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090457271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090457271 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090457271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090457271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090457271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090457271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090457271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090457271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090457271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090457271 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090457271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090457271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090457271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090457271 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 6e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 41 00 23 99 f9 99 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 03 a3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090457271 DLSCCP DEBUG SCCP-SCOC(110)[0x565451960090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090457271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x565451964110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090457271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12687167)[0x56545195a110]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090457272 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090457272 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090457272 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090457272 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090457272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090457272 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'virt-sgsn0' 20250412090457272 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090457272 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090457272 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090457272 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 b9 03 00 00 08 01 00 00 6e 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 41 00 23 99 f9 99 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 03 a3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1005)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1005)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1006)@481fc27fb91e: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1015) HNBGW_Test.sgsn0-RAN(1006)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1015)10529616 HNBGW_Test.sgsn0-SCCP(1005)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1005)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412090457290 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090457290 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090457290 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090457290 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090457290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090457290 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090457290 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090457290 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090457290 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090457290 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 6e 0b a9 6f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090457290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090457290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090457290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090457290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090457290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090457290 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000ba96f) (sccp_scrc.c:486) 20250412090457290 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1855) 20250412090457290 DLSCCP DEBUG SCCP-SCOC(110)[0x565451960090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090457290 DLSCCP DEBUG SCCP-SCOC(110)[0x565451960090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090457291 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090457291 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090457291 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090457291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x565451964110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090457291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x565451964110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_nri_from_other_PLMN0(1015)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090457293 DLCTRL DEBUG Command: GET 333895754 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090457293 DLCTRL DEBUG Tx Command reply: GET_REPLY 333895754 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090457297 DLCTRL DEBUG Command: GET 756405475 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090457297 DLCTRL DEBUG Tx Command reply: GET_REPLY 756405475 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090457301 DLCTRL DEBUG Command: GET 70646126 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090457302 DLCTRL DEBUG Tx Command reply: GET_REPLY 70646126 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090457306 DLCTRL DEBUG Command: GET 771539918 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090457306 DLCTRL DEBUG Tx Command reply: GET_REPLY 771539918 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090457310 DLCTRL DEBUG Command: GET 1123487 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090457310 DLCTRL DEBUG Tx Command reply: GET_REPLY 1123487 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090457313 DLCTRL DEBUG Command: GET 960007399 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090457313 DLCTRL DEBUG Tx Command reply: GET_REPLY 960007399 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090457318 DLCTRL DEBUG Command: GET 195090033 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090457318 DLCTRL DEBUG Tx Command reply: GET_REPLY 195090033 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090457322 DLCTRL DEBUG Command: GET 802133751 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090457322 DLCTRL DEBUG Tx Command reply: GET_REPLY 802133751 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090457325 DLCTRL DEBUG Command: GET 371290589 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090457325 DLCTRL DEBUG Tx Command reply: GET_REPLY 371290589 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090457327 DLCTRL DEBUG Command: GET 656439448 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090457327 DLCTRL DEBUG Tx Command reply: GET_REPLY 656439448 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090457329 DLCTRL DEBUG Command: GET 618612318 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090457329 DLCTRL DEBUG Tx Command reply: GET_REPLY 618612318 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090457331 DLCTRL DEBUG Command: GET 307696461 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090457331 DLCTRL DEBUG Tx Command reply: GET_REPLY 307696461 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090457333 DLCTRL DEBUG Command: GET 252968106 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090457333 DLCTRL DEBUG Tx Command reply: GET_REPLY 252968106 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090457334 DLCTRL DEBUG Command: GET 515682306 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090457334 DLCTRL DEBUG Tx Command reply: GET_REPLY 515682306 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090457336 DLCTRL DEBUG Command: GET 461259728 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090457336 DLCTRL DEBUG Tx Command reply: GET_REPLY 461259728 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090457337 DLCTRL DEBUG Command: GET 773017639 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090457337 DLCTRL DEBUG Tx Command reply: GET_REPLY 773017639 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090457338 DLCTRL DEBUG Command: GET 30048629 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090457338 DLCTRL DEBUG Tx Command reply: GET_REPLY 30048629 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090457339 DLCTRL DEBUG Command: GET 883464782 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090457339 DLCTRL DEBUG Tx Command reply: GET_REPLY 883464782 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090457340 DLCTRL DEBUG Command: GET 864447352 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090457340 DLCTRL DEBUG Tx Command reply: GET_REPLY 864447352 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090457341 DLCTRL DEBUG Command: GET 161860836 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090457341 DLCTRL DEBUG Tx Command reply: GET_REPLY 161860836 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000001101011100'B, t_guard := 20.000000 } 20250412090457369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54970<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1012)@481fc27fb91e: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1012)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1016)13579361 20250412090458393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090458393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090458393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250412090458393 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090458393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcf3461, normal) (hnbgw_rua.c:406) 20250412090458393 DHNB DEBUG map_rua[0x5654519608e0]{init}: Allocated (fsm.c:456) 20250412090458393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13579361)[0x5654519608e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090458393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13579361 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090458393 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090458393 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090458393 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250412090458393 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13579361 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:696) 20250412090458393 DCN DEBUG map_sccp[0x56545195aa60]{init}: Allocated (fsm.c:456) 20250412090458393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56545195aa60]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090458393 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-13579361 <-> SCCP-111 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250412090458393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13579361 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:311) 20250412090458393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13579361)[0x5654519608e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090458393 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090458393 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090458393 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13579361 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090458393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56545195aa60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090458393 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090458393 DLSCCP DEBUG SCCP-SCOC(111)[0x56545197f680]{IDLE}: Allocated (fsm.c:456) 20250412090458393 DLSCCP DEBUG SCCP-SCOC(111)[0x56545197f680]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090458393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f400300035c0056400500f1100926) (sccp_scrc.c:415) 20250412090458393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090458393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090458393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090458393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090458393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090458393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090458393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090458393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090458393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090458393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090458393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090458393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090458393 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090458393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090458393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090458393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 09 01 00 00 6f 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 8a c0 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 8a c0 00 4f 40 03 00 03 5c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090458393 DLSCCP DEBUG SCCP-SCOC(111)[0x56545197f680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090458393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56545195aa60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090458393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13579361)[0x5654519608e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090458394 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090458394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090458394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090458394 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090458394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090458394 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=11=0.1.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-sgsn2' 20250412090458394 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250412090458394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250412090458394 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090458394 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7e 00 00 00 bd 00 00 00 0b 03 00 00 09 01 00 00 6f 02 02 06 04 43 0b 00 8e 04 04 43 bd 00 8e 0f 59 00 13 40 55 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 8a c0 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 8a c0 00 4f 40 03 00 03 5c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(1011)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1011)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1012)@481fc27fb91e: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1016) HNBGW_Test.sgsn2-RAN(1012)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1016)7362681 HNBGW_Test.sgsn2-SCCP(1011)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1011)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1016)@481fc27fb91e: setverdict(pass): none -> pass 20250412090458413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090458413 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250412090458413 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250412090458413 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn2-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250412090458413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090458413 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=11=0.1.3,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090458413 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090458413 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090458413 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090458413 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0b 00 00 00 bd 03 02 00 00 02 00 00 6f e1 c4 3c 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@481fc27fb91e: 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 } } } 20250412090458413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090458413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090458413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090458413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:621) 20250412090458413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090458413 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e1c43c) (sccp_scrc.c:486) 20250412090458413 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1855) 20250412090458413 DLSCCP DEBUG SCCP-SCOC(111)[0x56545197f680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090458413 DLSCCP DEBUG SCCP-SCOC(111)[0x56545197f680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090458413 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090458413 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090458413 DCN DEBUG handle_cn_conn_conf() conn_id=111, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090458413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56545195aa60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090458413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56545195aa60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090458414 DLCTRL DEBUG Command: GET 832705473 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090458414 DLCTRL DEBUG Tx Command reply: GET_REPLY 832705473 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090458416 DLCTRL DEBUG Command: GET 408970941 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090458416 DLCTRL DEBUG Tx Command reply: GET_REPLY 408970941 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090458419 DLCTRL DEBUG Command: GET 553927108 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090458419 DLCTRL DEBUG Tx Command reply: GET_REPLY 553927108 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090458423 DLCTRL DEBUG Command: GET 76047335 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090458423 DLCTRL DEBUG Tx Command reply: GET_REPLY 76047335 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090458426 DLCTRL DEBUG Command: GET 888172876 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090458426 DLCTRL DEBUG Tx Command reply: GET_REPLY 888172876 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090458429 DLCTRL DEBUG Command: GET 886905478 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090458429 DLCTRL DEBUG Tx Command reply: GET_REPLY 886905478 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090458431 DLCTRL DEBUG Command: GET 127721803 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090458431 DLCTRL DEBUG Tx Command reply: GET_REPLY 127721803 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090458433 DLCTRL DEBUG Command: GET 531353440 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090458433 DLCTRL DEBUG Tx Command reply: GET_REPLY 531353440 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090458435 DLCTRL DEBUG Command: GET 552010625 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090458435 DLCTRL DEBUG Tx Command reply: GET_REPLY 552010625 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090458437 DLCTRL DEBUG Command: GET 115170637 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090458437 DLCTRL DEBUG Tx Command reply: GET_REPLY 115170637 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090458439 DLCTRL DEBUG Command: GET 167739159 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090458439 DLCTRL DEBUG Tx Command reply: GET_REPLY 167739159 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090458442 DLCTRL DEBUG Command: GET 340703409 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090458442 DLCTRL DEBUG Tx Command reply: GET_REPLY 340703409 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250412090458445 DLCTRL DEBUG Command: GET 104992104 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090458445 DLCTRL DEBUG Tx Command reply: GET_REPLY 104992104 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090458447 DLCTRL DEBUG Command: GET 495179633 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090458447 DLCTRL DEBUG Tx Command reply: GET_REPLY 495179633 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090458451 DLCTRL DEBUG Command: GET 109176207 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090458451 DLCTRL DEBUG Tx Command reply: GET_REPLY 109176207 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090458454 DLCTRL DEBUG Command: GET 769544667 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090458455 DLCTRL DEBUG Tx Command reply: GET_REPLY 769544667 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090458458 DLCTRL DEBUG Command: GET 392121884 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090458458 DLCTRL DEBUG Tx Command reply: GET_REPLY 392121884 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090458461 DLCTRL DEBUG Command: GET 890759127 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090458461 DLCTRL DEBUG Tx Command reply: GET_REPLY 890759127 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090458463 DLCTRL DEBUG Command: GET 585677052 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090458463 DLCTRL DEBUG Tx Command reply: GET_REPLY 585677052 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090458464 DLCTRL DEBUG Command: GET 662596276 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090458464 DLCTRL DEBUG Tx Command reply: GET_REPLY 662596276 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090458475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40790<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090458476 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43429<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(989)@481fc27fb91e: Final verdict of PTC: none IPA-CTRL-CLI-IPA(990)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090458481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40782<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090458483 DLINP DEBUG SRVCONN(,r=127.0.0.1:45437<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090458483 DLINP DEBUG SRVCONN(,r=127.0.0.1:45437<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090458483 DLINP NOTICE SRV(,r=127.0.0.1:45437<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090458483 DMAIN NOTICE (127.0.0.1:45437 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45437<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090458483 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(995)@481fc27fb91e: Final verdict of PTC: none 20250412090458488 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090458488 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090458488 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090458488 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250412090458488 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090458488 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-SCCP(996)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(997)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1008)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1000)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993)@481fc27fb91e: Final verdict of PTC: none 20250412090458488 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090458488 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090458488 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090458488 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090458488 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090458488 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250412090458489 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 20250412090458489 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090458489 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090458489 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090458489 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090458489 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090458489 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090458489 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs HNBGW_Test.msc2-RAN(1003)@481fc27fb91e: Final verdict of PTC: none 20250412090458489 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090458489 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  20250412090458489 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  20250412090458489 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412090458489 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250412090458489 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090458489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090458489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-SCCP(1002)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1009)@481fc27fb91e: Final verdict of PTC: none 20250412090458490 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090458490 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090458490 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090458490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090458490 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090458490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090458490 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090458490 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090458490 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090458490 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090458490 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090458489 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090458489 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090458489 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090458489 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-SCCP(999)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1012)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(992)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(988)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1011)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1005)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1010)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1001)@481fc27fb91e: Final verdict of PTC: none 20250412090458489 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090458489 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090458489 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090458490 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090458490 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090458490 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090458490 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090458490 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090458490 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 20250412090458490 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 20250412090458490 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090458490 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc2-0: connection closed 20250412090458490 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090458490 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090458490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090458490 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250412090458490 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090458490 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 03  20250412090458490 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 03  20250412090458490 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 03  20250412090458490 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 03  20250412090458490 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 03  20250412090458490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090458490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090458491 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090458491 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090458491 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090458491 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090458491 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 20250412090458491 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090458491 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090458491 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090458491 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412090458491 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc2-M3UA(1004)@481fc27fb91e: Final verdict of PTC: none 20250412090458492 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090458492 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090458492 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090458492 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090458492 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 20250412090458492 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 20250412090458492 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090458492 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090458492 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090458492 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090458492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090458492 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090458492 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090458492 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090458492 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412090458492 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250412090458492 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090458492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090458492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090458492 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090458492 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090458493 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090458493 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090458493 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 20250412090458493 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090458493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090458493 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090458493 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250412090458493 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250412090458493 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 20250412090458493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090458493 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090458493 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090458493 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090458493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090458493 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090458493 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090458493 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412090458493 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250412090458493 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090458493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090458493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090458493 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 20250412090458494 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090458494 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412090458494 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090458494 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090458494 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090458494 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090458494 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090458494 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 0a  20250412090458494 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090458494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090458494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090458494 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090458494 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090458494 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090458494 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090458494 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250412090458494 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 20250412090458494 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090458494 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn2-0: connection closed 20250412090458494 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090458494 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090458495 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090458495 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250412090458495 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn2){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090458495 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0b  20250412090458495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090458495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090458496 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090458497 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090458498 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250412090458498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090458499 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090458500 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090458500 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090458501 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090458502 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090458502 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090458503 DRANAP NOTICE cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090458503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54954<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090458504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090458505 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090458505 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090458506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090458507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090458507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090458508 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090458508 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) TC_sgsnpool_nri_from_other_PLMN0(1015)@481fc27fb91e: Final verdict of PTC: pass HNBGW-PFCP(991)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(994)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1013)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(998)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1006)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1007)@481fc27fb91e: Final verdict of PTC: none 20250412090458509 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090458509 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090458510 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090458511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x565451964110]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090458511 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090458512 DLSCCP DEBUG SCCP-SCOC(110)[0x565451960090]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090458512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ba96f), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090458513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=8 -> eSLS=104: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090458513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090458514 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=8 -> eSLS=72: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090458514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090458515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090458516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090458516 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 08 04 0b a9 6f 00 00 6e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090458517 DLSCCP DEBUG SCCP-SCOC(110)[0x565451960090]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090458517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x565451964110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090458518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12687167)[0x56545195a110]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090458518 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12687167)[0x56545195a110]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090458519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090458519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12687167)[0x56545195a110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090458520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12687167)[0x56545195a110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090458520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12687167)[0x56545195a110]{disrupted}: Freeing instance (context_map.c:202) 20250412090458521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12687167)[0x56545195a110]{disrupted}: Deallocated (fsm.c:568) 20250412090458521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x565451964110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090458521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x565451964110]{disconnected}: Freeing instance (context_map.c:206) 20250412090458522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x565451964110]{disconnected}: Deallocated (fsm.c:568) 20250412090458523 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12687167 SCCP-110 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250412090458523 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090458524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090458524 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090458525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090458525 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090458525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090458526 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090458526 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090458526 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090458527 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090458527 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090458528 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090458528 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090458528 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090458528 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090458528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090458528 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090458528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090458529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090458529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54970<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090458530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090458530 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090458530 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412090458531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090458531 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090458531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090458532 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090458532 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090458532 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090458532 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090458533 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090458533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090458533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090458533 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090458534 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090458534 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090458534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13579361)[0x5654519608e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250412090458535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13579361)[0x5654519608e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:245) 20250412090458535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56545195aa60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:266) 20250412090458535 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090458535 DLSCCP DEBUG SCCP-SCOC(111)[0x56545197f680]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090458536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1c43c), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090458536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090458536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090458536 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090458536 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090458537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090458537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090458537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 09 04 e1 c4 3c 00 00 6f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090458537 DLSCCP DEBUG SCCP-SCOC(111)[0x56545197f680]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090458538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56545195aa60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090458538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13579361)[0x5654519608e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090458538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13579361)[0x5654519608e0]{disrupted}: Freeing instance (context_map.c:202) 20250412090458538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13579361)[0x5654519608e0]{disrupted}: Deallocated (fsm.c:568) 20250412090458538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56545195aa60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090458539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56545195aa60]{disconnected}: Freeing instance (context_map.c:206) 20250412090458539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x56545195aa60]{disconnected}: Deallocated (fsm.c:568) 20250412090458539 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13579361 SCCP-111 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250412090458539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090458539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090458539 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250412090458540 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090458540 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090458540 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090458540 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090458540 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090458541 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090458541 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090458541 DRANAP NOTICE cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090458541 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090458541 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090458541 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090458541 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090458541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090458541 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! HNBGW-MGCP(1014)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1016)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(988): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(989): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(990): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(991): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(992): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(993): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(994): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(995): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(996): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(997): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(998): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(999): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(1000): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(1001): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-SCCP(1002): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-RAN(1003): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc2-M3UA(1004): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1005): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1006): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1007): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1008): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1009): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1010): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1011): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1012): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1013): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(1014): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1015): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1016): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sat Apr 12 09:04:58 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 20250412090458730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090459433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54980<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=652888) Waiting for packet dumper to finish... 1 (prev_count=652888, count=653428) 20250412090500490 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090500490 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090500490 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090500491 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090500491 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250412090500491 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250412090500494 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090500494 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090500494 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090500494 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090500494 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090500494 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090500495 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090500495 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250412090500495 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250412090500495 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090500495 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090500495 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412090500539 DLSCCP DEBUG SCCP-SCOC(108)[0x565451964c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090500539 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087f925), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090500539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090500539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090500539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090500539 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090500539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090500539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090500540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 87 f9 25 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090500540 DLSCCP DEBUG SCCP-SCOC(107)[0x5654518d7b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090500540 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcab4d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090500540 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090500540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090500540 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090500540 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090500540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090500540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090500540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 bc ab 4d 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090500540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090500540 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090500540 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090500540 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090500540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090500540 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090500540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090500540 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090500540 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090500540 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090500540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090500540 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090500541 DLSCCP DEBUG SCCP-SCOC(109)[0x565451960510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090500541 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a8543), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090500541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090500541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090500541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090500541 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090500541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090500541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090500541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 5a 85 43 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090500541 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090500541 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090500541 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090500541 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090500541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090500541 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090500813 DLSCCP DEBUG SCCP-SCOC(104)[0x5654519701e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090500813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00350cea), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090500813 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090500813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090500813 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090500813 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090500813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090500813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090500813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 35 0c ea 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090500813 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090500813 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090500813 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090500813 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090500813 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090500813 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090500817 DLSCCP DEBUG SCCP-SCOC(105)[0x5654519628f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090500817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b12ab9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090500817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090500817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090500817 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090500817 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090500817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090500817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090500817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b1 2a b9 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090500818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090500818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090500818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090500818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090500818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090500818 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090500821 DLSCCP DEBUG SCCP-SCOC(106)[0x56545197e5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090500821 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069b31c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090500821 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090500821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090500821 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090500821 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090500821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090500821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090500821 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 69 b3 1c 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090500821 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090500821 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090500821 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090500822 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090500822 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090500822 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090501162 DLSCCP DEBUG SCCP-SCOC(102)[0x56545195f060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090501162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046e07f), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090501162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090501162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090501162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090501162 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090501162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090501162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090501162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 46 e0 7f 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090501162 DLSCCP DEBUG SCCP-SCOC(103)[0x56545195a380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090501162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ee0a), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090501162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090501162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090501162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090501162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090501162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090501162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090501163 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b7 ee 0a 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090501163 DLSCCP DEBUG SCCP-SCOC(101)[0x5654519a3ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090501163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b2acd), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090501163 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090501163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090501163 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090501163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090501163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090501163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090501163 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4b 2a cd 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090501163 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090501163 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090501163 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090501163 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090501163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090501163 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090501163 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090501163 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090501163 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090501163 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090501163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090501163 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090501164 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090501164 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090501164 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090501164 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090501164 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090501164 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Sat Apr 12 09:05:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412090501546 DLSCCP DEBUG SCCP-SCOC(100)[0x565451970960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090501547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8af94), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090501547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090501547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090501547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090501547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090501547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090501547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090501547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b8 af 94 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090501547 DLSCCP DEBUG SCCP-SCOC(97)[0x5654517c6390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090501547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c994ac), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090501547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090501547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090501547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090501547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090501547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090501547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090501547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c9 94 ac 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090501547 DLSCCP DEBUG SCCP-SCOC(99)[0x565451962730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090501547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf3330), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090501547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090501547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090501547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090501547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090501547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090501547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090501547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cf 33 30 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090501547 DLSCCP DEBUG SCCP-SCOC(98)[0x5654518d8150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090501547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030cf49), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090501547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090501547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090501547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090501547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090501548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090501548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090501548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 30 cf 49 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090501548 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090501548 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090501548 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090501548 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090501548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090501548 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090501548 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090501548 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090501548 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090501548 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090501548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090501548 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090501548 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090501548 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090501548 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090501548 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090501548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090501548 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090501549 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090501549 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090501549 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090501549 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090501549 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090501549 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090502239 DLSCCP DEBUG SCCP-SCOC(95)[0x5654519d8d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090502239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca4e94), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090502239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090502239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090502239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090502239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090502239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ca 4e 94 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090502239 DLSCCP DEBUG SCCP-SCOC(94)[0x56545197f7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090502239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00846d5c), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090502239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090502239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090502239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090502239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090502239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 84 6d 5c 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090502240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502240 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090502240 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090502240 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090502240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090502240 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090502240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502240 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090502240 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090502240 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090502240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090502240 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090502243 DLSCCP DEBUG SCCP-SCOC(96)[0x565451978120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090502243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8d7dc), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090502243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090502243 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502243 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090502243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090502243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090502243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 a8 d7 dc 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090502243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502243 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090502243 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090502243 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090502244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090502244 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250412090502526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090502530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090502534 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44587<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090502632 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090502632 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090502640 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090502640 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090502640 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090502640 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090502640 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090502640 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090502640 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57156 (stream_srv.c:142) 20250412090502640 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57156<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090502641 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090502641 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090502641 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090502641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090502641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090502641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502641 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090502641 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090502641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090502641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090502641 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090502641 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090502641 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090502641 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090502641 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090502641 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090502641 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090502641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090502641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090502641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502641 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090502641 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502641 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090502641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090502641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090502641 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0e 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090502641 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090502641 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502641 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090502641 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090502641 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090502641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090502641 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090502641 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502641 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090502641 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090502641 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090502641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090502641 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090502642 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090502642 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090502642 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090502642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090502642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090502642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090502642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502642 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090502642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090502642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090502642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090502642 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090502642 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090502642 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090502642 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090502642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090502642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090502642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090502642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502642 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090502642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090502642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090502642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090502642 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090502642 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502642 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090502642 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090502642 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090502642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090502642 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090502642 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502642 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090502642 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090502642 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090502642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090502642 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1027)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(1027)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1027)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1025)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1030)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-M3UA(1030)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1030)@481fc27fb91e: ************************************************* HNBGW_Test.msc1-SCCP(1028)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090502665 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090502665 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090502665 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090502665 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090502665 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090502665 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090502665 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090502665 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090502666 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090502666 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090502666 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090502666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090502666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090502666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=8 -> eSLS=88: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090502666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=8 -> eSLS=120: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502666 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090502666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090502666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090502666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 08 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090502666 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090502666 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090502666 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090502666 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090502666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090502666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090502666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=14 -> eSLS=46: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090502666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=14 -> eSLS=14: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502666 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090502666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090502667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090502667 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090502667 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090502667 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090502667 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090502667 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090502667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090502667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090502667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502667 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090502667 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502667 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090502667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090502667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090502667 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0c 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090502667 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090502667 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090502667 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090502667 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090502667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090502667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090502667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502667 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090502667 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090502667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090502667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090502667 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090502667 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090502667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502667 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090502667 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090502667 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090502667 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090502667 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090502667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502667 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090502667 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090502667 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090502667 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090502667 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090502667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502667 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090502667 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090502667 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090502667 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090502667 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090502667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502667 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090502667 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090502667 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090502667 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090502667 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1033)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(1033)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1033)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(1031)@481fc27fb91e: v_sccp_pdu_maxlen:268 MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1036)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1036)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1036)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-SCCP(1034)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090502698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090502698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090502698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090502698 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090502698 DHNBAP 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) 20250412090502698 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090502698 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090502698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090502698 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090502703 DLINP DEBUG SRVCONN(,r=127.0.0.1:57156<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090502703 DLINP DEBUG SRVCONN(,r=127.0.0.1:57156<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090502703 DLINP DEBUG SRVCONN(,r=127.0.0.1:57156<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090502703 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090502703 DHNBAP DEBUG (127.0.0.1:57156 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090502703 DHNBAP NOTICE (127.0.0.1:57156 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090502703 DHNBAP NOTICE (127.0.0.1:57156 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090502703 DLINP DEBUG SRVCONN(,r=127.0.0.1:57156<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090502703 DLINP DEBUG SRVCONN(,r=127.0.0.1:57156<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090502853 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 20250412090502853 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 20250412090502853 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090502853 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090502861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502861 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090502861 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090502861 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090502861 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090502861 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090502861 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090502861 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090502861 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090502861 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090502861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090502863 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 20250412090502863 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 20250412090502863 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090502863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412090502864 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502864 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090502864 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090502864 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090502864 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090502864 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090502864 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090502864 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090502864 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090502864 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090502864 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090502864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090502865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090502865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090502865 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090502865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090502865 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090502865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090502865 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090502865 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090502865 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090502865 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090502866 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090502866 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090502866 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090502866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090502866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090502866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502866 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=10 -> eSLS=58: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) HNBGW_Test.msc1-M3UA(1030)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250412090502866 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090502866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090502866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090502867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090502867 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090502867 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502867 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090502867 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090502867 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090502867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090502867 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=10 -> eSLS=26: use Normal Route via 'virt-msc0' 20250412090502867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090502867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090502867 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090502867 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0a 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090502870 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502870 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250412090502870 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090502870 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090502870 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090502870 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090502870 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090502870 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090502870 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090502870 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03  20250412090502870 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090502873 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502873 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090502873 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090502873 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03  20250412090502873 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090502873 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090502873 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090502873 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090502873 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250412090502873 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03  20250412090502873 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090502873 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090502873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090502873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090502873 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090502873 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250412090502873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090502873 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090502873 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090502874 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090502874 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090502874 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090502874 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090502875 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090502875 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090502875 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090502875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090502875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090502875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502875 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=3 -> eSLS=35: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090502875 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502875 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090502875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090502875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090502875 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090502875 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090502875 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502875 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090502875 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090502875 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090502875 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090502875 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=3 -> eSLS=3: use Normal Route via 'virt-msc1' 20250412090502875 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090502875 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090502875 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090502876 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 03 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250412090502877 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 20250412090502877 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 20250412090502878 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090502878 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090502883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502883 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090502883 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090502883 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090502883 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090502883 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090502883 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090502883 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090502883 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090502883 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090502884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090502886 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502886 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090502886 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090502886 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090502886 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090502886 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090502886 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090502886 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090502886 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090502886 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090502886 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090502886 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090502886 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090502886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090502886 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090502886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090502886 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090502886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090502886 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090502886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090502886 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090502886 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090502886 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090502887 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090502888 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090502888 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090502888 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090502888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090502888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090502888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502888 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090502888 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090502888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090502888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090502888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090502888 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090502888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502888 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090502888 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090502888 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090502888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090502888 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412090502888 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090502889 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090502889 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090502889 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412090502889 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 20250412090502889 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 20250412090502889 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090502889 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412090502897 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502897 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412090502897 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090502897 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090502897 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090502897 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090502897 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090502897 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090502897 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090502897 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412090502897 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090502899 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502899 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090502899 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090502899 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412090502899 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090502899 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090502899 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090502899 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090502899 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412090502899 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412090502899 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090502899 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 0a  20250412090502899 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090502899 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090502899 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090502899 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090502899 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090502899 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412090502899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090502899 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090502899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090502899 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090502899 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090502899 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090502899 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090502900 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090502900 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090502900 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090502900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090502900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090502900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502900 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090502901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090502901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090502901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090502901 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090502901 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090502901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090502901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090502901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090502901 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090502901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090502901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090502901 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090502901 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090502901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090502901 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'virt-sgsn1' 20250412090502901 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090502901 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090502901 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090502901 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(1026)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090503669 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090503669 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090503669 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090503669 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090503669 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090503669 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090503669 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090503669 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090503669 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090503669 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090503669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090503669 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090503669 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090503669 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090503670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090503670 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090503670 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090503670 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090503670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503670 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090503670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090503670 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090503670 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090503670 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) 20250412090503670 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090503670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090503670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090503670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503670 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090503670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090503670 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090503670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090503670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090503670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090503670 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090503670 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090503670 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090503670 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090503670 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090503670 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090503670 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090503670 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090503670 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'virt-msc0' 20250412090503670 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090503670 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090503670 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090503670 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090503670 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090503670 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090503670 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090503670 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090503670 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090503670 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090503670 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090503670 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090503670 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090503670 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090503670 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090503670 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090503670 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090503670 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090503670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090503670 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090503670 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090503670 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090503670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503670 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090503670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090503670 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090503670 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090503670 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(1029)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090503672 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090503672 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090503672 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090503672 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090503672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090503672 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090503672 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090503672 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090503672 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090503672 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090503672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090503672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090503672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090503673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090503673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090503673 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090503673 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090503673 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090503673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503673 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090503673 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090503673 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090503673 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090503673 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) 20250412090503673 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) 20250412090503673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090503673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090503673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=15 -> eSLS=47: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090503673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090503673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090503673 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090503673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090503673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090503673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090503673 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090503673 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{CONNECTED}: link up (cnlink.c:111) 20250412090503673 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090503673 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090503673 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090503673 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090503673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090503673 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=15 -> eSLS=15: use Normal Route via 'virt-msc1' 20250412090503673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250412090503673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250412090503673 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090503673 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 0f 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250412090503676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090503676 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250412090503676 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250412090503676 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc1-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250412090503676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090503676 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=2=0.0.2,DPC=189=0.23.5,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-7' 20250412090503676 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090503676 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090503676 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090503676 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 02 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 02 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090503676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090503676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090503676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090503676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090503676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090503676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090503676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250412090503676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090503676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090503676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090503676 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090503676 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090503676 DRANAP INFO cnlink(msc-1)[0x5654518d9920]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1032)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090503687 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090503687 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090503687 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090503687 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090503687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090503687 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090503687 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090503687 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090503687 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090503687 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090503687 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090503687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090503687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090503688 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090503688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090503688 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090503688 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090503688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090503688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503688 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090503688 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090503688 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090503688 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090503688 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) 20250412090503688 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090503688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090503688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090503688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503688 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090503688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090503688 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090503688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090503688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090503688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090503688 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090503688 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090503688 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090503688 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090503688 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090503688 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090503688 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090503688 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090503688 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412090503689 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090503689 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090503689 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090503689 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090503691 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090503691 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090503691 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090503691 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090503691 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090503691 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090503691 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090503691 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090503691 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090503691 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090503691 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090503691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090503691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090503691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090503691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090503691 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090503691 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090503691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090503691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503691 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090503691 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090503691 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090503691 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090503691 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(1035)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090503696 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090503696 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090503696 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090503696 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090503696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090503696 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090503696 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090503696 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090503696 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090503696 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090503696 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090503696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090503696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090503696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090503696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090503696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090503696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090503696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090503696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090503697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090503697 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090503697 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090503697 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) 20250412090503697 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) 20250412090503697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090503697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090503697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503697 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090503697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090503697 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090503697 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090503697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090503697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090503697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090503697 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090503697 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: link up (cnlink.c:111) 20250412090503697 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090503697 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090503697 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090503697 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090503697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090503697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'virt-sgsn1' 20250412090503697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090503697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090503697 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090503697 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412090503698 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090503698 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090503698 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090503698 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090503698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090503698 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090503698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090503698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090503698 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090503698 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090503698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090503698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090503698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090503698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090503698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090503698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090503698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090503698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090503698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090503698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090503698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090503698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090503698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090503698 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090503698 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090503698 DRANAP INFO cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090504711 DLCTRL DEBUG Command: GET 152935586 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090504711 DLCTRL DEBUG Tx Command reply: GET_REPLY 152935586 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090504718 DLCTRL DEBUG Command: GET 342973318 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090504718 DLCTRL DEBUG Tx Command reply: GET_REPLY 342973318 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090504722 DLCTRL DEBUG Command: GET 317148667 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090504723 DLCTRL DEBUG Tx Command reply: GET_REPLY 317148667 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090504726 DLCTRL DEBUG Command: GET 65280087 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090504726 DLCTRL DEBUG Tx Command reply: GET_REPLY 65280087 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090504730 DLCTRL DEBUG Command: GET 111135224 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090504730 DLCTRL DEBUG Tx Command reply: GET_REPLY 111135224 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090504734 DLCTRL DEBUG Command: GET 783769178 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090504734 DLCTRL DEBUG Tx Command reply: GET_REPLY 783769178 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090504737 DLCTRL DEBUG Command: GET 345362705 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090504737 DLCTRL DEBUG Tx Command reply: GET_REPLY 345362705 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090504743 DLCTRL DEBUG Command: GET 47277939 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090504743 DLCTRL DEBUG Tx Command reply: GET_REPLY 47277939 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090504745 DLCTRL DEBUG Command: GET 382729067 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090504745 DLCTRL DEBUG Tx Command reply: GET_REPLY 382729067 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090504748 DLCTRL DEBUG Command: GET 509271119 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090504748 DLCTRL DEBUG Tx Command reply: GET_REPLY 509271119 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090504752 DLCTRL DEBUG Command: GET 302872341 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090504752 DLCTRL DEBUG Tx Command reply: GET_REPLY 302872341 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090504754 DLCTRL DEBUG Command: GET 835518763 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090504754 DLCTRL DEBUG Tx Command reply: GET_REPLY 835518763 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090504756 DLCTRL DEBUG Command: GET 637444000 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090504756 DLCTRL DEBUG Tx Command reply: GET_REPLY 637444000 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090504758 DLCTRL DEBUG Command: GET 877506089 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090504758 DLCTRL DEBUG Tx Command reply: GET_REPLY 877506089 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090504760 DLCTRL DEBUG Command: GET 871861522 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090504760 DLCTRL DEBUG Tx Command reply: GET_REPLY 871861522 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090504761 DLCTRL DEBUG Command: GET 398082935 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090504761 DLCTRL DEBUG Tx Command reply: GET_REPLY 398082935 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090504763 DLCTRL DEBUG Command: GET 898789439 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090504763 DLCTRL DEBUG Tx Command reply: GET_REPLY 898789439 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090504765 DLCTRL DEBUG Command: GET 794373553 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090504765 DLCTRL DEBUG Tx Command reply: GET_REPLY 794373553 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090504768 DLCTRL DEBUG Command: GET 468164199 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090504768 DLCTRL DEBUG Tx Command reply: GET_REPLY 468164199 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090504771 DLCTRL DEBUG Command: GET 544404221 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090504771 DLCTRL DEBUG Tx Command reply: GET_REPLY 544404221 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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 := '000000000000000110000110'B, t_guard := 20.000000 } 20250412090504817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55024<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1032)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1032)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)14733278 20250412090505852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090505852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090505852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090505852 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090505852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe0cfde, normal) (hnbgw_rua.c:406) 20250412090505852 DHNB DEBUG map_rua[0x5654519608e0]{init}: Allocated (fsm.c:456) 20250412090505852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14733278)[0x5654519608e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090505852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14733278 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090505852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090505852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090505852 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090505852 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14733278 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090505852 DCN DEBUG map_sccp[0x56545195aa60]{init}: Allocated (fsm.c:456) 20250412090505852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56545195aa60]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090505852 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-14733278 <-> SCCP-112 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090505852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14733278 SCCP-112 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090505852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14733278)[0x5654519608e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090505852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090505852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090505852 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14733278 SCCP-112 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090505852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56545195aa60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090505852 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090505852 DLSCCP DEBUG SCCP-SCOC(112)[0x56545195a110]{IDLE}: Allocated (fsm.c:456) 20250412090505852 DLSCCP DEBUG SCCP-SCOC(112)[0x56545195a110]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090505852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001860056400500f1100926) (sccp_scrc.c:415) 20250412090505852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090505852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090505852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090505852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090505852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090505852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090505852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090505852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090505852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090505852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090505852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090505852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090505852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090505852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090505852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090505852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 70 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 86 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090505852 DLSCCP DEBUG SCCP-SCOC(112)[0x56545195a110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090505852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56545195aa60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090505852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14733278)[0x5654519608e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090505852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090505852 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090505852 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090505852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090505852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090505852 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'virt-sgsn0' 20250412090505852 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090505852 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090505852 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090505852 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 07 01 00 00 70 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 86 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1031)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1031)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1032)@481fc27fb91e: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038) HNBGW_Test.sgsn0-RAN(1032)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)14074101 HNBGW_Test.sgsn0-SCCP(1031)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1031)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250412090505868 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090505868 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090505868 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090505868 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090505868 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090505868 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090505868 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090505868 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090505868 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090505868 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 70 7b c8 81 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090505869 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)@481fc27fb91e: setverdict(pass): none -> pass 20250412090505869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090505869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090505869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090505869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090505869 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007bc881) (sccp_scrc.c:486) 20250412090505869 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1855) 20250412090505869 DLSCCP DEBUG SCCP-SCOC(112)[0x56545195a110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090505869 DLSCCP DEBUG SCCP-SCOC(112)[0x56545195a110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090505869 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090505869 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090505869 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090505869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56545195aa60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090505869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56545195aa60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090505871 DLCTRL DEBUG Command: GET 726452699 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090505871 DLCTRL DEBUG Tx Command reply: GET_REPLY 726452699 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090505874 DLCTRL DEBUG Command: GET 164225771 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090505874 DLCTRL DEBUG Tx Command reply: GET_REPLY 164225771 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090505878 DLCTRL DEBUG Command: GET 390478676 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090505878 DLCTRL DEBUG Tx Command reply: GET_REPLY 390478676 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090505881 DLCTRL DEBUG Command: GET 634819795 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090505881 DLCTRL DEBUG Tx Command reply: GET_REPLY 634819795 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090505884 DLCTRL DEBUG Command: GET 551050964 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090505884 DLCTRL DEBUG Tx Command reply: GET_REPLY 551050964 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090505887 DLCTRL DEBUG Command: GET 463736068 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090505887 DLCTRL DEBUG Tx Command reply: GET_REPLY 463736068 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090505890 DLCTRL DEBUG Command: GET 915906417 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090505890 DLCTRL DEBUG Tx Command reply: GET_REPLY 915906417 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090505892 DLCTRL DEBUG Command: GET 218986010 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090505892 DLCTRL DEBUG Tx Command reply: GET_REPLY 218986010 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090505895 DLCTRL DEBUG Command: GET 734657348 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090505895 DLCTRL DEBUG Tx Command reply: GET_REPLY 734657348 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090505896 DLCTRL DEBUG Command: GET 358675413 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090505896 DLCTRL DEBUG Tx Command reply: GET_REPLY 358675413 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090505898 DLCTRL DEBUG Command: GET 63473017 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090505898 DLCTRL DEBUG Tx Command reply: GET_REPLY 63473017 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090505900 DLCTRL DEBUG Command: GET 668232184 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090505900 DLCTRL DEBUG Tx Command reply: GET_REPLY 668232184 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090505902 DLCTRL DEBUG Command: GET 473210278 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090505902 DLCTRL DEBUG Tx Command reply: GET_REPLY 473210278 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090505905 DLCTRL DEBUG Command: GET 63340533 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090505905 DLCTRL DEBUG Tx Command reply: GET_REPLY 63340533 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090505908 DLCTRL DEBUG Command: GET 918223718 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090505908 DLCTRL DEBUG Tx Command reply: GET_REPLY 918223718 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090505912 DLCTRL DEBUG Command: GET 433671321 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090505912 DLCTRL DEBUG Tx Command reply: GET_REPLY 433671321 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090505916 DLCTRL DEBUG Command: GET 274486862 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090505916 DLCTRL DEBUG Tx Command reply: GET_REPLY 274486862 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090505919 DLCTRL DEBUG Command: GET 434438132 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090505919 DLCTRL DEBUG Tx Command reply: GET_REPLY 434438132 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090505922 DLCTRL DEBUG Command: GET 483822456 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090505922 DLCTRL DEBUG Tx Command reply: GET_REPLY 483822456 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090505925 DLCTRL DEBUG Command: GET 721304567 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090505925 DLCTRL DEBUG Tx Command reply: GET_REPLY 721304567 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000000110001110'B, t_guard := 20.000000 } 20250412090505966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46544<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1035)@481fc27fb91e: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1035)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)2185211 20250412090506992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090506993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090506993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250412090506993 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090506993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2157fb, normal) (hnbgw_rua.c:406) 20250412090506993 DHNB DEBUG map_rua[0x565451964110]{init}: Allocated (fsm.c:456) 20250412090506993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2185211)[0x565451964110]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090506993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2185211 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090506993 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090506993 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090506993 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250412090506993 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2185211 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250412090506993 DCN DEBUG map_sccp[0x565451967390]{init}: Allocated (fsm.c:456) 20250412090506993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x565451967390]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090506993 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-2185211 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250412090506993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2185211 SCCP-113 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250412090506993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2185211)[0x565451964110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090506993 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090506993 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090506993 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2185211 SCCP-113 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090506993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x565451967390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090506993 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090506993 DLSCCP DEBUG SCCP-SCOC(113)[0x565451978250]{IDLE}: Allocated (fsm.c:456) 20250412090506993 DLSCCP DEBUG SCCP-SCOC(113)[0x565451978250]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090506993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300018e0056400500f1100926) (sccp_scrc.c:415) 20250412090506993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090506993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090506993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090506993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090506993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090506993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090506993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090506993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090506993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090506993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090506993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090506993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090506993 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090506993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090506993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090506993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 06 01 00 00 71 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 8e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090506993 DLSCCP DEBUG SCCP-SCOC(113)[0x565451978250]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090506993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x565451967390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090506993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2185211)[0x565451964110]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090506993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090506993 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090506993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090506993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090506993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090506993 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'virt-sgsn1' 20250412090506993 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090506993 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090506993 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090506993 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 06 01 00 00 71 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 8e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1034)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1034)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1035)@481fc27fb91e: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039) HNBGW_Test.sgsn1-RAN(1035)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)3152128 HNBGW_Test.sgsn1-SCCP(1034)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1034)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090507012 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090507012 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090507012 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090507012 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090507012 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090507012 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090507012 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090507012 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090507012 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090507012 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 71 69 61 1a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090507012 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090507012 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090507012 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090507012 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090507012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090507012 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0069611a) (sccp_scrc.c:486) 20250412090507013 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1855) 20250412090507013 DLSCCP DEBUG SCCP-SCOC(113)[0x565451978250]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090507013 DLSCCP DEBUG SCCP-SCOC(113)[0x565451978250]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090507013 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090507013 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090507013 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090507013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x565451967390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090507013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x565451967390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090507014 DLCTRL DEBUG Command: GET 684558559 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090507014 DLCTRL DEBUG Tx Command reply: GET_REPLY 684558559 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090507019 DLCTRL DEBUG Command: GET 247270299 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090507019 DLCTRL DEBUG Tx Command reply: GET_REPLY 247270299 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090507024 DLCTRL DEBUG Command: GET 147391683 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090507024 DLCTRL DEBUG Tx Command reply: GET_REPLY 147391683 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090507028 DLCTRL DEBUG Command: GET 868040706 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090507028 DLCTRL DEBUG Tx Command reply: GET_REPLY 868040706 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090507032 DLCTRL DEBUG Command: GET 989403078 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090507032 DLCTRL DEBUG Tx Command reply: GET_REPLY 989403078 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090507037 DLCTRL DEBUG Command: GET 402260950 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090507037 DLCTRL DEBUG Tx Command reply: GET_REPLY 402260950 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250412090507041 DLCTRL DEBUG Command: GET 715923779 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090507041 DLCTRL DEBUG Tx Command reply: GET_REPLY 715923779 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090507047 DLCTRL DEBUG Command: GET 844377713 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090507047 DLCTRL DEBUG Tx Command reply: GET_REPLY 844377713 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090507051 DLCTRL DEBUG Command: GET 716293550 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090507051 DLCTRL DEBUG Tx Command reply: GET_REPLY 716293550 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090507055 DLCTRL DEBUG Command: GET 365675963 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090507055 DLCTRL DEBUG Tx Command reply: GET_REPLY 365675963 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090507058 DLCTRL DEBUG Command: GET 482478302 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090507058 DLCTRL DEBUG Tx Command reply: GET_REPLY 482478302 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090507061 DLCTRL DEBUG Command: GET 809186527 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090507061 DLCTRL DEBUG Tx Command reply: GET_REPLY 809186527 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090507067 DLCTRL DEBUG Command: GET 580125700 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090507067 DLCTRL DEBUG Tx Command reply: GET_REPLY 580125700 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090507071 DLCTRL DEBUG Command: GET 165695859 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090507071 DLCTRL DEBUG Tx Command reply: GET_REPLY 165695859 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090507075 DLCTRL DEBUG Command: GET 323961620 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090507075 DLCTRL DEBUG Tx Command reply: GET_REPLY 323961620 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090507079 DLCTRL DEBUG Command: GET 700244040 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090507079 DLCTRL DEBUG Tx Command reply: GET_REPLY 700244040 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090507084 DLCTRL DEBUG Command: GET 208544339 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090507084 DLCTRL DEBUG Tx Command reply: GET_REPLY 208544339 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090507088 DLCTRL DEBUG Command: GET 764076966 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090507088 DLCTRL DEBUG Tx Command reply: GET_REPLY 764076966 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090507092 DLCTRL DEBUG Command: GET 253630596 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090507092 DLCTRL DEBUG Tx Command reply: GET_REPLY 253630596 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090507095 DLCTRL DEBUG Command: GET 191091321 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090507095 DLCTRL DEBUG Tx Command reply: GET_REPLY 191091321 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) 20250412090507097 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: "disconnecting msc0" 20250412090507099 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090507099 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090507099 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090507099 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090507099 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090507099 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090507099 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090507099 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090507099 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 20250412090507099 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090507099 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090507099 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090507099 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090507099 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090507099 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090507099 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090507099 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090507099 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 b9  20250412090507099 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412090507099 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090507099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090507099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090507099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090507100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090507100 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090507100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090507100 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090507100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090507100 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090507100 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090507100 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090507100 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090507100 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090507100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56545195aa60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090507100 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090507100 DLSCCP DEBUG SCCP-SCOC(112)[0x56545195a110]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090507100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bc881), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090507100 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090507100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090507100 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090507100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090507100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090507100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090507100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 07 04 7b c8 81 00 00 70 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090507100 DLSCCP DEBUG SCCP-SCOC(112)[0x56545195a110]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090507100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56545195aa60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090507100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14733278)[0x5654519608e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090507100 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14733278)[0x5654519608e0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090507100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090507100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14733278)[0x5654519608e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090507100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14733278)[0x5654519608e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090507100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14733278)[0x5654519608e0]{disrupted}: Freeing instance (context_map.c:202) 20250412090507100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14733278)[0x5654519608e0]{disrupted}: Deallocated (fsm.c:568) 20250412090507100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56545195aa60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090507100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56545195aa60]{disconnected}: Freeing instance (context_map.c:206) 20250412090507100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x56545195aa60]{disconnected}: Deallocated (fsm.c:568) 20250412090507100 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14733278 SCCP-112 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412090507100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090507100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090507100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090507100 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090507100 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090507100 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090507100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090507100 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: 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 := '000000000000001001010010'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@481fc27fb91e: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)14733278 20250412090507119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46558<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1035)@481fc27fb91e: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1035)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)15855333 20250412090508146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090508146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090508147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412090508147 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090508147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf1eee5, normal) (hnbgw_rua.c:406) 20250412090508147 DHNB DEBUG map_rua[0x5654519608e0]{init}: Allocated (fsm.c:456) 20250412090508147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15855333)[0x5654519608e0]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090508147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15855333 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090508147 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090508147 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090508147 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15855333 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250412090508147 DCN DEBUG map_sccp[0x56545195aa60]{init}: Allocated (fsm.c:456) 20250412090508147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56545195aa60]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090508147 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-15855333 <-> SCCP-114 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250412090508147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15855333 SCCP-114 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412090508147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15855333)[0x5654519608e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090508147 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090508147 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090508147 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15855333 SCCP-114 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090508147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56545195aa60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090508147 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090508147 DLSCCP DEBUG SCCP-SCOC(114)[0x56545197f950]{IDLE}: Allocated (fsm.c:456) 20250412090508147 DLSCCP DEBUG SCCP-SCOC(114)[0x56545197f950]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090508147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030002520056400500f1100926) (sccp_scrc.c:415) 20250412090508147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090508147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090508147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090508147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090508147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090508147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090508147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090508147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090508147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090508147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090508147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090508147 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090508147 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090508147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090508147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090508147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 05 01 00 00 72 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 52 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090508147 DLSCCP DEBUG SCCP-SCOC(114)[0x56545197f950]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090508147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56545195aa60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090508147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15855333)[0x5654519608e0]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090508148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090508148 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090508148 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090508148 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090508148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090508148 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'virt-sgsn1' 20250412090508148 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090508148 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090508148 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090508148 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 05 01 00 00 72 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 52 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1034)@481fc27fb91e: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(1034)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(1035)@481fc27fb91e: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040) HNBGW_Test.sgsn1-RAN(1035)@481fc27fb91e: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)8050980 HNBGW_Test.sgsn1-SCCP(1034)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(1034)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)@481fc27fb91e: setverdict(pass): none -> pass 20250412090508156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090508156 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090508156 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090508156 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090508156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090508156 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090508156 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090508156 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090508156 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090508156 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 72 47 2c 83 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090508156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090508156 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090508156 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090508156 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090508156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090508156 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00472c83) (sccp_scrc.c:486) 20250412090508156 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1855) 20250412090508156 DLSCCP DEBUG SCCP-SCOC(114)[0x56545197f950]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090508156 DLSCCP DEBUG SCCP-SCOC(114)[0x56545197f950]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090508156 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090508156 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090508156 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090508156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56545195aa60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090508156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56545195aa60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090508156 DLCTRL DEBUG Command: GET 275294137 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090508156 DLCTRL DEBUG Tx Command reply: GET_REPLY 275294137 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090508161 DLCTRL DEBUG Command: GET 686776492 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090508161 DLCTRL DEBUG Tx Command reply: GET_REPLY 686776492 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090508165 DLCTRL DEBUG Command: GET 212204837 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090508165 DLCTRL DEBUG Tx Command reply: GET_REPLY 212204837 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090508171 DLCTRL DEBUG Command: GET 281787441 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090508171 DLCTRL DEBUG Tx Command reply: GET_REPLY 281787441 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090508175 DLCTRL DEBUG Command: GET 3077954 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090508175 DLCTRL DEBUG Tx Command reply: GET_REPLY 3077954 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090508178 DLCTRL DEBUG Command: GET 409122789 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090508178 DLCTRL DEBUG Tx Command reply: GET_REPLY 409122789 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250412090508180 DLCTRL DEBUG Command: GET 422286587 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090508180 DLCTRL DEBUG Tx Command reply: GET_REPLY 422286587 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090508181 DLCTRL DEBUG Command: GET 4127971 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090508181 DLCTRL DEBUG Tx Command reply: GET_REPLY 4127971 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090508183 DLCTRL DEBUG Command: GET 887608415 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090508183 DLCTRL DEBUG Tx Command reply: GET_REPLY 887608415 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090508185 DLCTRL DEBUG Command: GET 865028351 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090508185 DLCTRL DEBUG Tx Command reply: GET_REPLY 865028351 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090508188 DLCTRL DEBUG Command: GET 172789007 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090508188 DLCTRL DEBUG Tx Command reply: GET_REPLY 172789007 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090508190 DLCTRL DEBUG Command: GET 821306706 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090508190 DLCTRL DEBUG Tx Command reply: GET_REPLY 821306706 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090508192 DLCTRL DEBUG Command: GET 267116703 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090508192 DLCTRL DEBUG Tx Command reply: GET_REPLY 267116703 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090508194 DLCTRL DEBUG Command: GET 856819063 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090508194 DLCTRL DEBUG Tx Command reply: GET_REPLY 856819063 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090508196 DLCTRL DEBUG Command: GET 963719845 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090508196 DLCTRL DEBUG Tx Command reply: GET_REPLY 963719845 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090508198 DLCTRL DEBUG Command: GET 633641652 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090508198 DLCTRL DEBUG Tx Command reply: GET_REPLY 633641652 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090508201 DLCTRL DEBUG Command: GET 244369192 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090508201 DLCTRL DEBUG Tx Command reply: GET_REPLY 244369192 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090508203 DLCTRL DEBUG Command: GET 123940010 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090508203 DLCTRL DEBUG Tx Command reply: GET_REPLY 123940010 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090508204 DLCTRL DEBUG Command: GET 4407144 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090508205 DLCTRL DEBUG Tx Command reply: GET_REPLY 4407144 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090508206 DLCTRL DEBUG Command: GET 636066310 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090508206 DLCTRL DEBUG Tx Command reply: GET_REPLY 636066310 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090508213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55010<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090508214 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44587<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1019)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(1018)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090508218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54996<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090508218 DLINP DEBUG SRVCONN(,r=127.0.0.1:57156<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090508218 DLINP DEBUG SRVCONN(,r=127.0.0.1:57156<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090508218 DLINP NOTICE SRV(,r=127.0.0.1:57156<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090508219 DMAIN NOTICE (127.0.0.1:57156 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57156<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090508219 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc1-SCCP(1028)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1026)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1025)@481fc27fb91e: Final verdict of PTC: none 20250412090508222 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090508222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090508222 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090508222 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(1029)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1024)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1032)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1031)@481fc27fb91e: Final verdict of PTC: none 20250412090508222 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090508222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090508222 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090508222 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090508222 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090508222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090508222 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090508222 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090508222 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090508222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-M3UA(1033)@481fc27fb91e: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1017)@481fc27fb91e: Final verdict of PTC: none 20250412090508222 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090508222 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090508222 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 20250412090508222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090508222 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc1-0: connection closed 20250412090508222 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090508223 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090508223 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090508223 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090508223 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090508223 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02  20250412090508223 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  20250412090508223 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 02  20250412090508223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090508223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023)@481fc27fb91e: Final verdict of PTC: none 20250412090508223 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 20250412090508223 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090508223 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090508223 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090508223 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090508223 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090508223 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090508223 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090508223 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412090508223 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090508223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090508224 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1030)@481fc27fb91e: Final verdict of PTC: none 20250412090508224 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090508224 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090508224 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090508224 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412090508224 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 20250412090508224 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090508224 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090508224 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090508224 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090508224 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 20250412090508224 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn1-RAN(1035)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1034)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1027)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1036)@481fc27fb91e: Final verdict of PTC: none 20250412090508224 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412090508224 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090508225 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090508225 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090508225 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090508225 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090508225 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090508225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090508225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090508225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090508225 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090508225 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250412090508225 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090508225 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090508225 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090508225 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090508225 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090508225 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090508225 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090508225 DRANAP NOTICE cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090508225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090508225 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090508225 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090508226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090508226 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090508226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090508226 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090508226 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090508226 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090508226 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090508226 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090508226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090508226 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090508226 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412090508226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090508226 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090508226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090508226 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090508226 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090508226 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090508226 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090508226 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090508226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x565451967390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090508226 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090508226 DLSCCP DEBUG SCCP-SCOC(113)[0x565451978250]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090508226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069611a), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090508226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=6 -> eSLS=54: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090508226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090508226 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=6 -> eSLS=22: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090508226 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090508226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090508226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090508226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 06 04 69 61 1a 00 00 71 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090508226 DLSCCP DEBUG SCCP-SCOC(113)[0x565451978250]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090508227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x565451967390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090508227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2185211)[0x565451964110]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090508227 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2185211)[0x565451964110]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090508227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090508227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2185211)[0x565451964110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090508227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2185211)[0x565451964110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090508227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2185211)[0x565451964110]{disrupted}: Freeing instance (context_map.c:202) 20250412090508227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2185211)[0x565451964110]{disrupted}: Deallocated (fsm.c:568) 20250412090508227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x565451967390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090508227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x565451967390]{disconnected}: Freeing instance (context_map.c:206) 20250412090508227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x565451967390]{disconnected}: Deallocated (fsm.c:568) 20250412090508227 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2185211 SCCP-113 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250412090508227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56545195aa60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090508227 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090508227 DLSCCP DEBUG SCCP-SCOC(114)[0x56545197f950]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090508227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00472c83), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090508227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090508227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090508227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090508227 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090508227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090508227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090508227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 05 04 47 2c 83 00 00 72 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090508227 DLSCCP DEBUG SCCP-SCOC(114)[0x56545197f950]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090508227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56545195aa60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090508227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15855333)[0x5654519608e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090508227 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15855333)[0x5654519608e0]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090508227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090508227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15855333)[0x5654519608e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090508228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15855333)[0x5654519608e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090508228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15855333)[0x5654519608e0]{disrupted}: Freeing instance (context_map.c:202) 20250412090508228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15855333)[0x5654519608e0]{disrupted}: Deallocated (fsm.c:568) 20250412090508228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56545195aa60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090508228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56545195aa60]{disconnected}: Freeing instance (context_map.c:206) 20250412090508228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-114)[0x56545195aa60]{disconnected}: Deallocated (fsm.c:568) 20250412090508228 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15855333 SCCP-114 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250412090508229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090508229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090508229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46544<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090508230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412090508230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090508231 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090508231 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090508232 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039)@481fc27fb91e: Final verdict of PTC: pass HNBGW-PFCP(1020)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038)@481fc27fb91e: Final verdict of PTC: pass 20250412090508232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55024<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(1037)@481fc27fb91e: Final verdict of PTC: none 20250412090508228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090508228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090508228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090508228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090508228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090508228 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090508230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090508230 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090508230 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090508230 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090508230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090508230 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090508254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46558<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1017): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(1018): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(1019): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(1020): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1021): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1022): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1023): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1024): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(1025): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(1026): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(1027): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-SCCP(1028): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-RAN(1029): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc1-M3UA(1030): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1031): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1032): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1033): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1034): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1035): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1036): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(1037): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1038): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1039): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1040): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Sat Apr 12 09:05:08 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 20250412090508419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090508517 DLSCCP DEBUG SCCP-SCOC(110)[0x565451960090]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090508517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ba96f), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090508517 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090508517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090508517 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090508517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090508517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090508517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090508517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0b a9 6f 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090508518 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090508518 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090508518 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090508518 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090508518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090508518 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090508538 DLSCCP DEBUG SCCP-SCOC(111)[0x56545197f680]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090508538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1c43c), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090508538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090508538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090508538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090508538 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090508538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090508538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090508538 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 e1 c4 3c 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090508538 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090508538 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090508538 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090508538 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090508538 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090508538 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090509100 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090509100 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090509100 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090509123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46566<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=609724) Waiting for packet dumper to finish... 1 (prev_count=609724, count=610988) 20250412090510224 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090510224 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090510224 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090510224 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090510224 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090510224 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250412090510225 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090510225 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090510225 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412090510540 DLSCCP DEBUG SCCP-SCOC(107)[0x5654518d7b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090510540 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcab4d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090510540 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090510540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090510540 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090510540 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090510540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090510540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090510540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 bc ab 4d 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090510540 DLSCCP DEBUG SCCP-SCOC(108)[0x565451964c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090510541 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087f925), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090510541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090510541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090510541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090510541 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090510541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090510541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090510541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 87 f9 25 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090510541 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090510541 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090510541 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090510541 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090510541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090510541 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090510541 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090510541 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090510541 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090510541 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090510541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090510541 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090510542 DLSCCP DEBUG SCCP-SCOC(109)[0x565451960510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090510542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a8543), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090510542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090510542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090510542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090510542 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090510542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090510542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090510542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 5a 85 43 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090510542 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090510542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090510542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090510542 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090510542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090510542 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090510813 DLSCCP DEBUG SCCP-SCOC(104)[0x5654519701e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090510814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00350cea), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090510814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090510814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090510814 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090510814 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090510814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090510814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090510814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 35 0c ea 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090510814 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090510814 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090510814 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090510814 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090510814 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090510814 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090510818 DLSCCP DEBUG SCCP-SCOC(105)[0x5654519628f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090510818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b12ab9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090510818 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090510818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090510818 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090510818 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090510818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090510818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090510818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b1 2a b9 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090510818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090510818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090510818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090510818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090510818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090510818 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090510822 DLSCCP DEBUG SCCP-SCOC(106)[0x56545197e5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090510822 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069b31c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090510822 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090510822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090510822 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090510822 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090510822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090510822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090510822 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 69 b3 1c 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090510822 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090510822 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090510822 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090510822 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090510822 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090510822 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Sat Apr 12 09:05:11 UTC 2025 20250412090511163 DLSCCP DEBUG SCCP-SCOC(101)[0x5654519a3ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090511163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b2acd), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090511163 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090511163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090511163 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090511163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090511163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090511163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090511163 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4b 2a cd 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090511163 DLSCCP DEBUG SCCP-SCOC(103)[0x56545195a380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090511163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ee0a), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090511163 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090511163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090511163 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090511163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090511163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090511163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090511163 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b7 ee 0a 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090511163 DLSCCP DEBUG SCCP-SCOC(102)[0x56545195f060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090511163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046e07f), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090511163 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090511163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090511163 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090511163 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090511163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090511163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090511163 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 46 e0 7f 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090511163 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090511163 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090511163 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090511163 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090511163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090511163 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090511163 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090511163 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090511163 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090511163 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090511163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090511163 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090511163 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090511163 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090511163 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090511163 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090511163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090511163 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412090511547 DLSCCP DEBUG SCCP-SCOC(99)[0x565451962730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090511547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf3330), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090511547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090511547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090511547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090511547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090511547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090511547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090511547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cf 33 30 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090511547 DLSCCP DEBUG SCCP-SCOC(97)[0x5654517c6390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090511547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c994ac), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090511547 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090511547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090511548 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090511548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090511548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090511548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090511548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c9 94 ac 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090511548 DLSCCP DEBUG SCCP-SCOC(100)[0x565451970960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090511548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8af94), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090511548 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090511548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090511548 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090511548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090511548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090511548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090511548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b8 af 94 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090511548 DLSCCP DEBUG SCCP-SCOC(98)[0x5654518d8150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090511548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030cf49), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090511548 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090511548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090511548 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090511548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090511548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090511548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090511548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 30 cf 49 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090511548 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090511548 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090511548 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090511548 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090511548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090511548 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090511548 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090511548 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090511548 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090511548 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090511548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090511548 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090511548 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090511548 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090511548 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090511548 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090511548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090511548 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090511548 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090511548 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090511548 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090511548 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090511548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090511548 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250412090512184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46576<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090512189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46592<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090512194 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38279<->l=127.0.0.1:4262) (control_if.c:572) 20250412090512233 DLSCCP DEBUG SCCP-SCOC(94)[0x56545197f7b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090512233 DLSCCP DEBUG SCCP-SCOC(94)[0x56545197f7b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090512233 DLSCCP DEBUG SCCP-SCOC(94)[0x56545197f7b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090512233 DLSCCP DEBUG SCCP-SCOC(94)[0x56545197f7b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090512233 DLSCCP DEBUG SCCP-SCOC(94)[0x56545197f7b0]{IDLE}: Deallocated (fsm.c:568) 20250412090512234 DLSCCP DEBUG SCCP-SCOC(95)[0x5654519d8d50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090512234 DLSCCP DEBUG SCCP-SCOC(95)[0x5654519d8d50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090512234 DLSCCP DEBUG SCCP-SCOC(95)[0x5654519d8d50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090512234 DLSCCP DEBUG SCCP-SCOC(95)[0x5654519d8d50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090512234 DLSCCP DEBUG SCCP-SCOC(95)[0x5654519d8d50]{IDLE}: Deallocated (fsm.c:568) 20250412090512238 DLSCCP DEBUG SCCP-SCOC(96)[0x565451978120]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090512238 DLSCCP DEBUG SCCP-SCOC(96)[0x565451978120]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090512238 DLSCCP DEBUG SCCP-SCOC(96)[0x565451978120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090512238 DLSCCP DEBUG SCCP-SCOC(96)[0x565451978120]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090512238 DLSCCP DEBUG SCCP-SCOC(96)[0x565451978120]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090512291 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090512291 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090512298 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090512298 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090512298 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090512298 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090512299 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46024 (stream_srv.c:142) 20250412090512299 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46024<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090512299 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090512299 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090512299 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090512299 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090512299 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090512299 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090512299 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090512299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090512299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090512299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512299 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=3 -> eSLS=51: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090512299 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=3 -> eSLS=19: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090512299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090512299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090512299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 03 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090512299 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090512299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090512299 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090512299 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090512299 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090512299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090512299 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090512300 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090512300 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090512300 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090512300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090512300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090512300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512300 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=13 -> eSLS=77: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090512301 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512301 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090512301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090512301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090512301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0d 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090512301 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090512301 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090512301 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090512301 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090512301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090512301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090512301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512301 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090512301 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512301 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090512301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090512301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090512301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090512301 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090512301 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090512301 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090512301 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090512301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090512301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090512301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512301 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=1 -> eSLS=33: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090512301 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=1 -> eSLS=1: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512301 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090512301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090512301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090512301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 01 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090512301 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090512301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090512301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090512301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090512301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090512301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090512301 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090512301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090512301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090512301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090512301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090512301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090512301 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090512301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090512301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090512301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090512301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090512301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090512301 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1051)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(1051)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1051)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(1049)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090512315 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090512315 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090512315 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090512315 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090512315 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090512315 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090512315 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090512315 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090512316 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090512316 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090512316 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090512316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090512316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090512316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=12 -> eSLS=92: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090512317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=12 -> eSLS=124: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512317 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090512317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090512317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090512317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 0c 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090512317 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090512317 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090512317 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090512317 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090512317 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090512317 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090512317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=12 -> eSLS=44: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090512317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=12 -> eSLS=12: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512317 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090512317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090512317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090512317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090512317 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090512317 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090512317 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090512317 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090512317 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090512317 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090512317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090512317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512317 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090512317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090512317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090512317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090512317 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090512317 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090512317 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090512317 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090512317 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090512317 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090512317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=2 -> eSLS=98: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090512317 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=2 -> eSLS=66: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090512317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090512317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090512317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 02 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090512317 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090512317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090512317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090512317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090512317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090512317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090512317 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090512317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090512317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090512317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090512317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090512317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090512317 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090512317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090512317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090512317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090512317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090512317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090512317 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090512317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090512317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090512317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090512317 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090512317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090512317 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1054)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(1054)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1054)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(1052)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090512338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090512338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090512338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090512338 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090512338 DHNBAP 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) 20250412090512338 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090512338 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090512338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090512338 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090512342 DLINP DEBUG SRVCONN(,r=127.0.0.1:46024<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090512342 DLINP DEBUG SRVCONN(,r=127.0.0.1:46024<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090512342 DLINP DEBUG SRVCONN(,r=127.0.0.1:46024<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090512342 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090512342 DHNBAP DEBUG (127.0.0.1:46024 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090512342 DHNBAP NOTICE (127.0.0.1:46024 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090512342 DHNBAP NOTICE (127.0.0.1:46024 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090512342 DLINP DEBUG SRVCONN(,r=127.0.0.1:46024<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090512342 DLINP DEBUG SRVCONN(,r=127.0.0.1:46024<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090512511 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 20250412090512511 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 20250412090512512 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090512512 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090512521 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090512521 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090512521 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090512521 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090512521 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090512521 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090512521 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090512521 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090512521 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090512521 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090512521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090512524 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090512524 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090512524 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090512525 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090512525 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090512525 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090512525 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090512525 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090512525 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090512525 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090512525 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090512525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090512525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090512525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090512525 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090512525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090512525 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090512525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090512525 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090512525 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090512525 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090512525 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090512526 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090512526 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090512526 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090512526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090512526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090512526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512526 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090512527 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090512527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090512527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090512527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090512527 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090512527 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 20250412090512527 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 20250412090512527 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090512527 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250412090512527 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090512527 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090512527 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090512527 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090512527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090512527 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'virt-msc0' 20250412090512527 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090512527 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090512527 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090512527 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(1054)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090512533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090512533 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090512533 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090512533 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090512533 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090512533 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090512533 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090512533 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090512533 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090512533 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090512533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090512535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090512535 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090512535 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090512536 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090512536 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090512536 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090512536 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090512536 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090512536 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090512536 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090512536 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090512536 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090512536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090512536 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090512536 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090512536 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090512536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090512536 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090512536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090512536 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090512536 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090512536 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090512536 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090512537 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090512537 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090512537 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090512537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090512537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090512537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090512538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090512538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090512538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090512538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090512538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090512538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090512538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090512538 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090512538 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090512538 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090512538 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090512538 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090512538 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090512538 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090512538 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'virt-sgsn0' 20250412090512538 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090512538 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090512538 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090512538 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(1050)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090513328 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090513328 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090513328 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090513328 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090513328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090513328 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090513328 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090513328 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090513328 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090513328 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090513328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090513328 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090513328 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090513328 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090513328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090513328 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090513328 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090513328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090513328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513328 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090513328 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090513328 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090513328 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090513328 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) 20250412090513328 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090513328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090513328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090513328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=4 -> eSLS=52: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090513328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090513328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090513328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090513328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090513328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090513328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090513328 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090513328 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090513329 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090513329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090513329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090513329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090513329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090513329 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=4 -> eSLS=20: use Normal Route via 'virt-msc0' 20250412090513329 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090513329 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090513329 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090513329 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 04 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090513330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090513330 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090513330 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090513330 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090513330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090513330 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090513331 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090513331 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090513331 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090513331 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090513331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090513331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090513331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090513331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090513331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090513331 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090513331 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090513331 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090513331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513331 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090513331 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090513331 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090513331 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090513331 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1053)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090513336 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090513336 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090513336 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090513336 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090513336 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090513336 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090513336 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090513336 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090513337 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090513337 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090513337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090513337 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090513337 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090513337 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090513337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090513337 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090513337 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090513337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090513337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090513337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090513337 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090513337 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090513337 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) 20250412090513337 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090513337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090513337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090513337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090513337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090513337 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090513337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090513337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090513337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090513337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090513337 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090513337 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090513337 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090513337 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090513337 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090513337 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090513337 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090513337 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412090513337 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090513337 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090513337 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090513337 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 04 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090513339 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090513339 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090513339 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090513339 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090513339 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090513339 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090513339 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090513339 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090513339 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090513339 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090513339 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090513339 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090513339 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090513339 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090513339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090513339 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090513339 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090513339 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090513339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090513339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090513339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090513339 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090513339 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090513339 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090513339 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090513339 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090514355 DLCTRL DEBUG Command: GET 615564938 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090514355 DLCTRL DEBUG Tx Command reply: GET_REPLY 615564938 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250412090514360 DLCTRL DEBUG Command: GET 298196705 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090514360 DLCTRL DEBUG Tx Command reply: GET_REPLY 298196705 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090514364 DLCTRL DEBUG Command: GET 199908976 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090514364 DLCTRL DEBUG Tx Command reply: GET_REPLY 199908976 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090514368 DLCTRL DEBUG Command: GET 768430345 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090514368 DLCTRL DEBUG Tx Command reply: GET_REPLY 768430345 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090514371 DLCTRL DEBUG Command: GET 486295926 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090514372 DLCTRL DEBUG Tx Command reply: GET_REPLY 486295926 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250412090514375 DLCTRL DEBUG Command: GET 859333162 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090514375 DLCTRL DEBUG Tx Command reply: GET_REPLY 859333162 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090514379 DLCTRL DEBUG Command: GET 253415887 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090514379 DLCTRL DEBUG Tx Command reply: GET_REPLY 253415887 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090514382 DLCTRL DEBUG Command: GET 282230849 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090514382 DLCTRL DEBUG Tx Command reply: GET_REPLY 282230849 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090514384 DLCTRL DEBUG Command: GET 851750012 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090514384 DLCTRL DEBUG Tx Command reply: GET_REPLY 851750012 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090514386 DLCTRL DEBUG Command: GET 346897025 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090514386 DLCTRL DEBUG Tx Command reply: GET_REPLY 346897025 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250412090514388 DLCTRL DEBUG Command: GET 69229891 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090514388 DLCTRL DEBUG Tx Command reply: GET_REPLY 69229891 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090514390 DLCTRL DEBUG Command: GET 31090455 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090514390 DLCTRL DEBUG Tx Command reply: GET_REPLY 31090455 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090514392 DLCTRL DEBUG Command: GET 557256382 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090514392 DLCTRL DEBUG Tx Command reply: GET_REPLY 557256382 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090514395 DLCTRL DEBUG Command: GET 826212829 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090514395 DLCTRL DEBUG Tx Command reply: GET_REPLY 826212829 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090514399 DLCTRL DEBUG Command: GET 862251784 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090514399 DLCTRL DEBUG Tx Command reply: GET_REPLY 862251784 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250412090514403 DLCTRL DEBUG Command: GET 178194102 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090514403 DLCTRL DEBUG Tx Command reply: GET_REPLY 178194102 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090514408 DLCTRL DEBUG Command: GET 947183839 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090514408 DLCTRL DEBUG Tx Command reply: GET_REPLY 947183839 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090514411 DLCTRL DEBUG Command: GET 517894163 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090514411 DLCTRL DEBUG Tx Command reply: GET_REPLY 517894163 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090514415 DLCTRL DEBUG Command: GET 321532136 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090514415 DLCTRL DEBUG Tx Command reply: GET_REPLY 321532136 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090514418 DLCTRL DEBUG Command: GET 453612567 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090514418 DLCTRL DEBUG Tx Command reply: GET_REPLY 453612567 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: 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@481fc27fb91e: "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@481fc27fb91e: 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 := '000000000000001110101001'B, t_guard := 20.000000 } 20250412090514459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46608<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1053)@481fc27fb91e: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1053)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)11420932 20250412090515490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090515490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090515490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250412090515490 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090515490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xae4504, normal) (hnbgw_rua.c:406) 20250412090515490 DHNB DEBUG map_rua[0x565451978120]{init}: Allocated (fsm.c:456) 20250412090515490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11420932)[0x565451978120]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090515490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11420932 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090515490 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090515490 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090515490 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250412090515490 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11420932 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090515490 DCN DEBUG map_sccp[0x5654519d8d50]{init}: Allocated (fsm.c:456) 20250412090515490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5654519d8d50]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090515490 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-11420932 <-> SCCP-115 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090515490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11420932 SCCP-115 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:311) 20250412090515490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11420932)[0x565451978120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090515490 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090515490 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090515490 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11420932 SCCP-115 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090515490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5654519d8d50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090515490 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090515490 DLSCCP DEBUG SCCP-SCOC(115)[0x56545197f7b0]{IDLE}: Allocated (fsm.c:456) 20250412090515490 DLSCCP DEBUG SCCP-SCOC(115)[0x56545197f7b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090515490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003a90056400500f1100926) (sccp_scrc.c:415) 20250412090515490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090515490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090515490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090515490 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090515490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090515490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090515490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090515490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090515490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090515491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090515491 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090515491 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090515491 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090515491 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090515491 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090515491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090515491 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090515491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090515491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090515491 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'virt-sgsn0' 20250412090515491 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090515491 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090515491 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090515491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090515491 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 73 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 a9 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090515491 DLSCCP DEBUG SCCP-SCOC(115)[0x56545197f7b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090515491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5654519d8d50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090515491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11420932)[0x565451978120]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090515491 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 bd 00 00 00 b9 03 00 00 04 01 00 00 73 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 30 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 a9 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1052)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1052)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1053)@481fc27fb91e: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056) HNBGW_Test.sgsn0-RAN(1053)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)4877912 HNBGW_Test.sgsn0-SCCP(1052)@481fc27fb91e: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)@481fc27fb91e: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(1052)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@481fc27fb91e: 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 } } } 20250412090515502 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090515502 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090515502 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090515502 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090515502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090515502 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090515502 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090515502 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090515502 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090515502 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 73 6e 2d 5d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090515502 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090515502 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090515502 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090515502 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090515503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090515503 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006e2d5d) (sccp_scrc.c:486) 20250412090515503 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1855) 20250412090515503 DLSCCP DEBUG SCCP-SCOC(115)[0x56545197f7b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090515503 DLSCCP DEBUG SCCP-SCOC(115)[0x56545197f7b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090515503 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090515503 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090515503 DCN DEBUG handle_cn_conn_conf() conn_id=115, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090515503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5654519d8d50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090515503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5654519d8d50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090515503 DLCTRL DEBUG Command: GET 344369193 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090515503 DLCTRL DEBUG Tx Command reply: GET_REPLY 344369193 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250412090515506 DLCTRL DEBUG Command: GET 471130005 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090515506 DLCTRL DEBUG Tx Command reply: GET_REPLY 471130005 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090515509 DLCTRL DEBUG Command: GET 470985869 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090515509 DLCTRL DEBUG Tx Command reply: GET_REPLY 470985869 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090515511 DLCTRL DEBUG Command: GET 256137030 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090515511 DLCTRL DEBUG Tx Command reply: GET_REPLY 256137030 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090515512 DLCTRL DEBUG Command: GET 639192138 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090515512 DLCTRL DEBUG Tx Command reply: GET_REPLY 639192138 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090515514 DLCTRL DEBUG Command: GET 45691044 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090515514 DLCTRL DEBUG Tx Command reply: GET_REPLY 45691044 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090515515 DLCTRL DEBUG Command: GET 587545998 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090515515 DLCTRL DEBUG Tx Command reply: GET_REPLY 587545998 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090515517 DLCTRL DEBUG Command: GET 756808565 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090515517 DLCTRL DEBUG Tx Command reply: GET_REPLY 756808565 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090515520 DLCTRL DEBUG Command: GET 324411155 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090515520 DLCTRL DEBUG Tx Command reply: GET_REPLY 324411155 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090515525 DLCTRL DEBUG Command: GET 915842333 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090515525 DLCTRL DEBUG Tx Command reply: GET_REPLY 915842333 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090515526 DLCTRL DEBUG Command: GET 353184050 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090515527 DLCTRL DEBUG Tx Command reply: GET_REPLY 353184050 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090515529 DLCTRL DEBUG Command: GET 334797708 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090515529 DLCTRL DEBUG Tx Command reply: GET_REPLY 334797708 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090515531 DLCTRL DEBUG Command: GET 860030891 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090515531 DLCTRL DEBUG Tx Command reply: GET_REPLY 860030891 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090515536 DLCTRL DEBUG Command: GET 415369162 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090515536 DLCTRL DEBUG Tx Command reply: GET_REPLY 415369162 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090515540 DLCTRL DEBUG Command: GET 310594513 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090515540 DLCTRL DEBUG Tx Command reply: GET_REPLY 310594513 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090515543 DLCTRL DEBUG Command: GET 437890866 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090515543 DLCTRL DEBUG Tx Command reply: GET_REPLY 437890866 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090515545 DLCTRL DEBUG Command: GET 282841207 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090515545 DLCTRL DEBUG Tx Command reply: GET_REPLY 282841207 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090515546 DLCTRL DEBUG Command: GET 34477935 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090515546 DLCTRL DEBUG Tx Command reply: GET_REPLY 34477935 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090515548 DLCTRL DEBUG Command: GET 174966995 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090515548 DLCTRL DEBUG Tx Command reply: GET_REPLY 174966995 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090515550 DLCTRL DEBUG Command: GET 39606092 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090515550 DLCTRL DEBUG Tx Command reply: GET_REPLY 39606092 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: 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 := '000000000000001011000011'B, t_guard := 20.000000 } 20250412090515567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35880<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1053)@481fc27fb91e: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1053)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)10936184 20250412090516587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090516587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090516587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250412090516587 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090516587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa6df78, normal) (hnbgw_rua.c:406) 20250412090516587 DHNB DEBUG map_rua[0x565451964110]{init}: Allocated (fsm.c:456) 20250412090516587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10936184)[0x565451964110]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090516587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10936184 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090516587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090516587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090516587 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250412090516587 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10936184 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:743) 20250412090516587 DCN DEBUG map_sccp[0x565451967390]{init}: Allocated (fsm.c:456) 20250412090516587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x565451967390]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090516587 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-10936184 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250412090516587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10936184 SCCP-116 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:311) 20250412090516587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10936184)[0x565451964110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090516587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090516587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090516587 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10936184 SCCP-116 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090516587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x565451967390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090516587 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090516587 DLSCCP DEBUG SCCP-SCOC(116)[0x5654519608e0]{IDLE}: Allocated (fsm.c:456) 20250412090516587 DLSCCP DEBUG SCCP-SCOC(116)[0x5654519608e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090516587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002c30056400500f1100926) (sccp_scrc.c:415) 20250412090516587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090516587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090516587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090516587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090516587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090516587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090516587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090516587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090516587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090516587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090516587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090516587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090516587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090516587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090516587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090516587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 74 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 c3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090516588 DLSCCP DEBUG SCCP-SCOC(116)[0x5654519608e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090516588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x565451967390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090516588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10936184)[0x565451964110]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090516588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090516588 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090516588 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090516588 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090516588 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090516588 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'virt-sgsn0' 20250412090516588 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090516588 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090516588 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090516588 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 b9 03 00 00 03 01 00 00 74 02 02 06 04 43 b9 00 8e 04 04 43 bd 00 8e 0f 4b 00 13 40 47 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 c3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1052)@481fc27fb91e: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1052)@481fc27fb91e: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1053)@481fc27fb91e: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057) HNBGW_Test.sgsn0-RAN(1053)@481fc27fb91e: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)14929068 HNBGW_Test.sgsn0-SCCP(1052)@481fc27fb91e: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1052)@481fc27fb91e: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250412090516592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090516592 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090516592 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090516592 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090516592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090516592 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090516593 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090516593 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090516593 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090516593 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bd 03 02 00 00 02 00 00 74 8a 18 fd 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090516593 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090516593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090516593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090516593 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090516593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090516593 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008a18fd) (sccp_scrc.c:486) 20250412090516593 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1855) 20250412090516593 DLSCCP DEBUG SCCP-SCOC(116)[0x5654519608e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090516593 DLSCCP DEBUG SCCP-SCOC(116)[0x5654519608e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090516593 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090516593 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090516593 DCN DEBUG handle_cn_conn_conf() conn_id=116, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090516593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x565451967390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090516593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x565451967390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)@481fc27fb91e: setverdict(pass): none -> pass MTC@481fc27fb91e: 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 } } } 20250412090516597 DLCTRL DEBUG Command: GET 438173710 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090516597 DLCTRL DEBUG Tx Command reply: GET_REPLY 438173710 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250412090516599 DLCTRL DEBUG Command: GET 711875857 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090516599 DLCTRL DEBUG Tx Command reply: GET_REPLY 711875857 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090516602 DLCTRL DEBUG Command: GET 386810825 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090516602 DLCTRL DEBUG Tx Command reply: GET_REPLY 386810825 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090516604 DLCTRL DEBUG Command: GET 996226577 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090516604 DLCTRL DEBUG Tx Command reply: GET_REPLY 996226577 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090516607 DLCTRL DEBUG Command: GET 873429432 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090516607 DLCTRL DEBUG Tx Command reply: GET_REPLY 873429432 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090516609 DLCTRL DEBUG Command: GET 747698948 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090516609 DLCTRL DEBUG Tx Command reply: GET_REPLY 747698948 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250412090516612 DLCTRL DEBUG Command: GET 720957463 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090516612 DLCTRL DEBUG Tx Command reply: GET_REPLY 720957463 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090516615 DLCTRL DEBUG Command: GET 581247723 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090516615 DLCTRL DEBUG Tx Command reply: GET_REPLY 581247723 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090516618 DLCTRL DEBUG Command: GET 861560900 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090516618 DLCTRL DEBUG Tx Command reply: GET_REPLY 861560900 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090516621 DLCTRL DEBUG Command: GET 67960607 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090516621 DLCTRL DEBUG Tx Command reply: GET_REPLY 67960607 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090516625 DLCTRL DEBUG Command: GET 416357369 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090516625 DLCTRL DEBUG Tx Command reply: GET_REPLY 416357369 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090516629 DLCTRL DEBUG Command: GET 82216870 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090516629 DLCTRL DEBUG Tx Command reply: GET_REPLY 82216870 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090516631 DLCTRL DEBUG Command: GET 391835921 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090516631 DLCTRL DEBUG Tx Command reply: GET_REPLY 391835921 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090516634 DLCTRL DEBUG Command: GET 693449210 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090516634 DLCTRL DEBUG Tx Command reply: GET_REPLY 693449210 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090516637 DLCTRL DEBUG Command: GET 751317708 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090516637 DLCTRL DEBUG Tx Command reply: GET_REPLY 751317708 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090516641 DLCTRL DEBUG Command: GET 655528065 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090516641 DLCTRL DEBUG Tx Command reply: GET_REPLY 655528065 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090516643 DLCTRL DEBUG Command: GET 288252022 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090516643 DLCTRL DEBUG Tx Command reply: GET_REPLY 288252022 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090516646 DLCTRL DEBUG Command: GET 457938602 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090516646 DLCTRL DEBUG Tx Command reply: GET_REPLY 457938602 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090516648 DLCTRL DEBUG Command: GET 517227101 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090516648 DLCTRL DEBUG Tx Command reply: GET_REPLY 517227101 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090516650 DLCTRL DEBUG Command: GET 589103766 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090516650 DLCTRL DEBUG Tx Command reply: GET_REPLY 589103766 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: "connecting cnlink 1" 20250412090516652 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1060)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn1-M3UA(1060)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1060)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1058)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090516874 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 20250412090516874 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 20250412090516874 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090516874 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250412090516883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090516883 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250412090516883 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090516883 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090516883 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090516883 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090516883 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250412090516883 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090516883 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090516883 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04  20250412090516883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090516886 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090516886 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090516886 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090516886 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04  20250412090516886 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090516886 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090516886 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090516886 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090516886 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250412090516886 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04  20250412090516886 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 0a  20250412090516886 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 0a  20250412090516886 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090516886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090516886 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090516887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090516887 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250412090516887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090516887 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090516887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090516887 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090516887 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090516887 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090516887 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090516888 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090516888 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090516888 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090516888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090516888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090516888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090516888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090516888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090516888 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090516888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090516888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090516888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090516888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090516888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090516888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090516888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090516888 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090516888 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090516888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090516888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090516888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090516888 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090516888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090516888 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090516888 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090516888 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090516888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090516888 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=13 -> eSLS=29: use Normal Route via 'virt-sgsn1' 20250412090516888 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090516888 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090516888 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090516888 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250412090517100 DLSCCP DEBUG SCCP-SCOC(112)[0x56545195a110]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090517100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bc881), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090517100 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090517100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090517100 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090517100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090517100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090517100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090517100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 7b c8 81 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090517101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090517101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090517101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090517101 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090517101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090517101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412090517101 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090517101 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090517101 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090517101 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 7b c8 81 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412090517104 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090517104 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090517104 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090517104 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090517104 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090517104 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090517105 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090517105 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090517105 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090517105 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 70 7b c8 81 00 00 06 00 08 00 00 00 07  20250412090517105 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090517105 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090517105 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090517105 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090517105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090517105 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=007bc881) (sccp_scrc.c:486) 20250412090517105 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1855) 20250412090517105 DLSCCP DEBUG SCCP-SCOC(112)[0x56545195a110]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412090517105 DLSCCP DEBUG SCCP-SCOC(112)[0x56545195a110]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412090517105 DLSCCP DEBUG SCCP-SCOC(112)[0x56545195a110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090517105 DLSCCP DEBUG SCCP-SCOC(112)[0x56545195a110]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090517105 DLSCCP DEBUG SCCP-SCOC(112)[0x56545195a110]{IDLE}: Deallocated (fsm.c:568) MTC@481fc27fb91e: 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 := '000000000000001100100011'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1059)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090517692 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090517692 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090517692 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090517692 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090517692 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090517692 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090517692 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090517692 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090517692 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090517692 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090517693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090517693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090517693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090517693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090517693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090517693 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090517693 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090517693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090517693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090517693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090517693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090517693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090517693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090517693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090517693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090517693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090517693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090517693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090517693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090517693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090517693 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090517693 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090517693 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090517693 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090517693 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) 20250412090517693 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) 20250412090517693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090517693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090517693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090517693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090517693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090517693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090517693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090517693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090517693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090517693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090517693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090517693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090517693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090517693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090517693 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090517693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090517693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090517693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090517693 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090517693 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: link up (cnlink.c:111) 20250412090517693 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090517693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090517693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090517693 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090517693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090517693 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=11 -> eSLS=27: use Normal Route via 'virt-sgsn1' 20250412090517693 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090517693 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090517693 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090517693 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250412090517698 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090517698 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090517698 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090517698 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090517698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090517698 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090517698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090517698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090517698 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090517698 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 0a 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 0a 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090517698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090517698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090517698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090517698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090517698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090517698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090517698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250412090517698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090517698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090517698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090517698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090517698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090517698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090517698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090517698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090517698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090517698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090517698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090517698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090517698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090517698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090517698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090517698 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090517698 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090517698 DRANAP INFO cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090517714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090518228 DLSCCP DEBUG SCCP-SCOC(114)[0x56545197f950]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090518228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00472c83), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090518228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090518228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090518228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090518228 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090518228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090518228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090518228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 47 2c 83 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090518228 DLSCCP DEBUG SCCP-SCOC(113)[0x565451978250]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090518228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069611a), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090518228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090518228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090518228 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090518228 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090518228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090518228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090518228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 69 61 1a 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090518228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090518228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090518228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090518228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090518228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090518228 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250412090518228 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090518229 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090518229 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090518229 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 47 2c 83 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250412090518229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090518229 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090518229 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090518229 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090518229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090518229 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'virt-sgsn1' 20250412090518229 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090518229 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090518229 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090518229 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 69 61 1a 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250412090518235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090518235 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090518235 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090518235 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090518235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090518235 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090518235 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090518235 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090518235 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090518235 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 0a 00 00 00 bd 03 02 00 00 05 00 00 72 47 2c 83 00 00 06 00 08 00 00 00 07  20250412090518235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090518235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090518235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090518235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090518235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090518235 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=00472c83) (sccp_scrc.c:486) 20250412090518235 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1855) 20250412090518235 DLSCCP DEBUG SCCP-SCOC(114)[0x56545197f950]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412090518235 DLSCCP DEBUG SCCP-SCOC(114)[0x56545197f950]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412090518235 DLSCCP DEBUG SCCP-SCOC(114)[0x56545197f950]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090518235 DLSCCP DEBUG SCCP-SCOC(114)[0x56545197f950]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090518235 DLSCCP DEBUG SCCP-SCOC(114)[0x56545197f950]{IDLE}: Deallocated (fsm.c:568) 20250412090518437 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090518437 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090518437 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090518437 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090518437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090518437 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090518437 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090518437 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090518437 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090518437 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 0a 00 00 00 bd 03 02 00 00 05 00 00 71 69 61 1a 00 00 06 00 08 00 00 00 07  20250412090518437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090518437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090518437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090518437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090518437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090518437 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=0069611a) (sccp_scrc.c:486) 20250412090518437 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1855) 20250412090518437 DLSCCP DEBUG SCCP-SCOC(113)[0x565451978250]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412090518437 DLSCCP DEBUG SCCP-SCOC(113)[0x565451978250]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412090518437 DLSCCP DEBUG SCCP-SCOC(113)[0x565451978250]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090518437 DLSCCP DEBUG SCCP-SCOC(113)[0x565451978250]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090518437 DLSCCP DEBUG SCCP-SCOC(113)[0x565451978250]{IDLE}: Deallocated (fsm.c:568) 20250412090518519 DLSCCP DEBUG SCCP-SCOC(110)[0x565451960090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090518519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ba96f), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090518519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090518519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090518519 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090518519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090518519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090518519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090518519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0b a9 6f 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090518519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090518519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090518519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090518519 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090518519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090518519 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412090518519 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090518519 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090518519 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090518519 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 0b a9 6f 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412090518524 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090518524 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090518524 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090518524 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090518524 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090518525 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090518525 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090518525 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090518525 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090518525 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 6e 0b a9 6f 00 00 06 00 08 00 00 00 07  20250412090518525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090518525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090518525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090518525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090518525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090518525 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=000ba96f) (sccp_scrc.c:486) 20250412090518525 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1855) 20250412090518525 DLSCCP DEBUG SCCP-SCOC(110)[0x565451960090]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412090518525 DLSCCP DEBUG SCCP-SCOC(110)[0x565451960090]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412090518525 DLSCCP DEBUG SCCP-SCOC(110)[0x565451960090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090518525 DLSCCP DEBUG SCCP-SCOC(110)[0x565451960090]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090518525 DLSCCP DEBUG SCCP-SCOC(110)[0x565451960090]{IDLE}: Deallocated (fsm.c:568) 20250412090518538 DLSCCP DEBUG SCCP-SCOC(111)[0x56545197f680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090518538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1c43c), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090518538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090518538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090518538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090518538 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090518538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090518538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090518538 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 e1 c4 3c 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090518539 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090518539 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090518539 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090518539 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090518539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090518539 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! HNBGW_Test.sgsn1-RAN(1059)@481fc27fb91e: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1059)@481fc27fb91e: 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)@481fc27fb91e: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)5708550 20250412090518744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090518744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090518744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412090518744 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090518744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x571b06, normal) (hnbgw_rua.c:406) 20250412090518744 DHNB DEBUG map_rua[0x565451960090]{init}: Allocated (fsm.c:456) 20250412090518744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5708550)[0x565451960090]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090518744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5708550 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250412090518744 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090518744 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090518744 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5708550 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:743) 20250412090518744 DCN DEBUG map_sccp[0x565451978250]{init}: Allocated (fsm.c:456) 20250412090518744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x565451978250]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090518744 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-5708550 <-> SCCP-117 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250412090518744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5708550 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412090518744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5708550)[0x565451960090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090518744 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090518744 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090518744 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5708550 SCCP-117 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090518744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x565451978250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090518744 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090518744 DLSCCP DEBUG SCCP-SCOC(117)[0x56545197f950]{IDLE}: Allocated (fsm.c:456) 20250412090518744 DLSCCP DEBUG SCCP-SCOC(117)[0x56545197f950]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090518744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030003230056400500f1100926) (sccp_scrc.c:415) 20250412090518744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090518744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090518744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090518744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090518744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090518744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090518744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090518744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090518744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090518744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090518744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090518744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090518744 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090518744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090518744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090518744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 02 01 00 00 75 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 23 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090518744 DLSCCP DEBUG SCCP-SCOC(117)[0x56545197f950]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090518744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x565451978250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090518744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5708550)[0x565451960090]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090518744 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090518744 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090518744 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090518744 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090518744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090518744 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=10=0.1.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'virt-sgsn1' 20250412090518744 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250412090518744 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250412090518744 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090518744 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 0a 03 00 00 02 01 00 00 75 02 02 06 04 43 0a 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 03 23 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1058)@481fc27fb91e: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1058)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1059)@481fc27fb91e: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061) HNBGW_Test.sgsn1-RAN(1059)@481fc27fb91e: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)2924518 HNBGW_Test.sgsn1-SCCP(1058)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1058)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)@481fc27fb91e: setverdict(pass): none -> pass 20250412090518764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090518764 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250412090518764 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250412090518764 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn1-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250412090518764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090518764 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=10=0.1.2,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090518764 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090518764 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090518764 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090518764 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 0a 00 00 00 bd 03 02 00 00 02 00 00 75 a2 ba 73 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090518764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090518764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090518764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090518764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:621) 20250412090518764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090518764 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a2ba73) (sccp_scrc.c:486) 20250412090518764 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1855) 20250412090518764 DLSCCP DEBUG SCCP-SCOC(117)[0x56545197f950]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090518764 DLSCCP DEBUG SCCP-SCOC(117)[0x56545197f950]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090518764 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090518764 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090518765 DCN DEBUG handle_cn_conn_conf() conn_id=117, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090518765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x565451978250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090518765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x565451978250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@481fc27fb91e: 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 } } } 20250412090518766 DLCTRL DEBUG Command: GET 559103467 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250412090518766 DLCTRL DEBUG Tx Command reply: GET_REPLY 559103467 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250412090518771 DLCTRL DEBUG Command: GET 330897179 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250412090518771 DLCTRL DEBUG Tx Command reply: GET_REPLY 330897179 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250412090518775 DLCTRL DEBUG Command: GET 427429432 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250412090518775 DLCTRL DEBUG Tx Command reply: GET_REPLY 427429432 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090518780 DLCTRL DEBUG Command: GET 984590227 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090518780 DLCTRL DEBUG Tx Command reply: GET_REPLY 984590227 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090518785 DLCTRL DEBUG Command: GET 8144089 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250412090518785 DLCTRL DEBUG Tx Command reply: GET_REPLY 8144089 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090518790 DLCTRL DEBUG Command: GET 316374275 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250412090518790 DLCTRL DEBUG Tx Command reply: GET_REPLY 316374275 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250412090518794 DLCTRL DEBUG Command: GET 625813666 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250412090518795 DLCTRL DEBUG Tx Command reply: GET_REPLY 625813666 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250412090518799 DLCTRL DEBUG Command: GET 767833567 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250412090518799 DLCTRL DEBUG Tx Command reply: GET_REPLY 767833567 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090518804 DLCTRL DEBUG Command: GET 684233564 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090518804 DLCTRL DEBUG Tx Command reply: GET_REPLY 684233564 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090518808 DLCTRL DEBUG Command: GET 499380209 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250412090518808 DLCTRL DEBUG Tx Command reply: GET_REPLY 499380209 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090518813 DLCTRL DEBUG Command: GET 25285541 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250412090518813 DLCTRL DEBUG Tx Command reply: GET_REPLY 25285541 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250412090518817 DLCTRL DEBUG Command: GET 827181060 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250412090518817 DLCTRL DEBUG Tx Command reply: GET_REPLY 827181060 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250412090518821 DLCTRL DEBUG Command: GET 105803470 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250412090518821 DLCTRL DEBUG Tx Command reply: GET_REPLY 105803470 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090518826 DLCTRL DEBUG Command: GET 61500025 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090518826 DLCTRL DEBUG Tx Command reply: GET_REPLY 61500025 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090518829 DLCTRL DEBUG Command: GET 170669429 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250412090518829 DLCTRL DEBUG Tx Command reply: GET_REPLY 170669429 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090518832 DLCTRL DEBUG Command: GET 739626221 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250412090518832 DLCTRL DEBUG Tx Command reply: GET_REPLY 739626221 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250412090518835 DLCTRL DEBUG Command: GET 488649764 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250412090518835 DLCTRL DEBUG Tx Command reply: GET_REPLY 488649764 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250412090518837 DLCTRL DEBUG Command: GET 548809137 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250412090518837 DLCTRL DEBUG Tx Command reply: GET_REPLY 548809137 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250412090518839 DLCTRL DEBUG Command: GET 973370143 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250412090518839 DLCTRL DEBUG Tx Command reply: GET_REPLY 973370143 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250412090518840 DLCTRL DEBUG Command: GET 326323778 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250412090518841 DLCTRL DEBUG Tx Command reply: GET_REPLY 326323778 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090518848 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38279<->l=127.0.0.1:4262) (control_if.c:193) 20250412090518849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46592<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1043)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(1042)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090518852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46576<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090518854 DLINP DEBUG SRVCONN(,r=127.0.0.1:46024<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090518854 DLINP DEBUG SRVCONN(,r=127.0.0.1:46024<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090518854 DLINP NOTICE SRV(,r=127.0.0.1:46024<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090518854 DMAIN NOTICE (127.0.0.1:46024 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46024<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090518854 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-SCCP(1049)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1048)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1050)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046)@481fc27fb91e: Final verdict of PTC: none 20250412090518857 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090518857 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090518857 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090518857 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090518857 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090518857 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090518857 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090518857 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090518857 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090518857 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090518857 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090518857 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090518857 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090518857 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090518857 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090518857 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090518857 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 20250412090518857 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090518857 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090518857 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090518857 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090518857 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090518857 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090518857 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090518858 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090518858 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 bc  20250412090518858 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090518858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090518858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090518858 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 20250412090518858 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090518858 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090518858 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090518858 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090518858 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090518858 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090518858 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090518858 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9  20250412090518858 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090518858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090518858 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(1059)@481fc27fb91e: Final verdict of PTC: none 20250412090518858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090518858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090518858 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090518858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090518858 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090518858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090518859 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090518859 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090518859 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090518859 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090518859 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090518859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090518859 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090518859 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090518859 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090518859 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090518859 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090518859 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090518859 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250412090518859 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 20250412090518859 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090518859 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090518859 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090518859 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090518859 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090518859 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090518859 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090518859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5654519d8d50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090518859 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090518859 DLSCCP DEBUG SCCP-SCOC(115)[0x56545197f7b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090518859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e2d5d), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090518859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=4 -> eSLS=100: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090518859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090518859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=4 -> eSLS=68: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090518859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090518859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090518859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090518859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 04 04 6e 2d 5d 00 00 73 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090518859 DLSCCP DEBUG SCCP-SCOC(115)[0x56545197f7b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090518859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5654519d8d50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090518859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11420932)[0x565451978120]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090518859 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11420932)[0x565451978120]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090518859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090518859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11420932)[0x565451978120]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090518859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11420932)[0x565451978120]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090518859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11420932)[0x565451978120]{disrupted}: Freeing instance (context_map.c:202) 20250412090518859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11420932)[0x565451978120]{disrupted}: Deallocated (fsm.c:568) 20250412090518859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5654519d8d50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090518859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5654519d8d50]{disconnected}: Freeing instance (context_map.c:206) 20250412090518859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-115)[0x5654519d8d50]{disconnected}: Deallocated (fsm.c:568) 20250412090518859 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11420932 SCCP-115 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412090518860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x565451967390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090518860 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090518860 DLSCCP DEBUG SCCP-SCOC(116)[0x5654519608e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090518860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a18fd), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090518860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090518860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090518860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=3 -> eSLS=67: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090518860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090518860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090518860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090518860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 03 04 8a 18 fd 00 00 74 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090518860 DLSCCP DEBUG SCCP-SCOC(116)[0x5654519608e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090518859 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090518859 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090518859 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090518859 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090518859 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 20250412090518859 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090518859 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn1-0: connection closed 20250412090518859 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090518859 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090518859 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090518859 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250412090518859 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090518859 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 0a  20250412090518859 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090518860 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(1053)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1051)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1052)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1054)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047)@481fc27fb91e: Final verdict of PTC: none 20250412090518860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x565451967390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090518860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10936184)[0x565451964110]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090518860 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10936184)[0x565451964110]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090518860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090518860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10936184)[0x565451964110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090518860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10936184)[0x565451964110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090518860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10936184)[0x565451964110]{disrupted}: Freeing instance (context_map.c:202) 20250412090518860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10936184)[0x565451964110]{disrupted}: Deallocated (fsm.c:568) 20250412090518860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x565451967390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090518860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x565451967390]{disconnected}: Freeing instance (context_map.c:206) 20250412090518860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x565451967390]{disconnected}: Deallocated (fsm.c:568) 20250412090518860 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10936184 SCCP-116 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250412090518860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090518860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090518860 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250412090518860 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090518860 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090518860 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090518861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090518861 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090518861 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090518861 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090518861 DRANAP NOTICE cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090518861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x565451978250]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250412090518861 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090518861 DLSCCP DEBUG SCCP-SCOC(117)[0x56545197f950]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090518861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2ba73), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090518861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=2 -> eSLS=50: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090518861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090518861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=2 -> eSLS=18: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090518861 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090518861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090518861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090518861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 02 04 a2 ba 73 00 00 75 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090518861 DLSCCP DEBUG SCCP-SCOC(117)[0x56545197f950]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090518861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x565451978250]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090518861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5708550)[0x565451960090]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090518861 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5708550)[0x565451960090]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090518861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:161) 20250412090518861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5708550)[0x565451960090]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090518862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5708550)[0x565451960090]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090518862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5708550)[0x565451960090]{disrupted}: Freeing instance (context_map.c:202) 20250412090518862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5708550)[0x565451960090]{disrupted}: Deallocated (fsm.c:568) 20250412090518862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x565451978250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090518862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x565451978250]{disconnected}: Freeing instance (context_map.c:206) 20250412090518862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x565451978250]{disconnected}: Deallocated (fsm.c:568) 20250412090518862 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5708550 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250412090518862 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090518862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090518862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090518862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090518862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090518862 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090518863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090518863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090518863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250412090518863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090518863 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090518863 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090518863 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090518863 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090518863 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090518863 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090518863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46608<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090518863 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090518864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35880<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090518864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090518864 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090518864 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090518864 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090518864 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090518864 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090518864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090518864 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090518864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35886<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(1055)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056)@481fc27fb91e: Final verdict of PTC: pass HNBGW_Test.sgsn1-SCCP(1058)@481fc27fb91e: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057)@481fc27fb91e: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061)@481fc27fb91e: Final verdict of PTC: pass MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1041)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(1044)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1060)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1041): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(1042): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(1043): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(1044): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1045): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1046): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1047): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1048): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(1049): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(1050): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(1051): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1052): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1053): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1054): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(1055): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1056): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1057): pass (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1058): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1059): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1060): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1061): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Sat Apr 12 09:05:18 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 20250412090519044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090519646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35890<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=582748) 20250412090520541 DLSCCP DEBUG SCCP-SCOC(108)[0x565451964c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090520541 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087f925), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090520541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090520541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090520541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090520541 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090520541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090520541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090520541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 87 f9 25 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090520541 DLSCCP DEBUG SCCP-SCOC(107)[0x5654518d7b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090520541 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcab4d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090520541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090520542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090520542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090520542 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090520542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090520542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090520542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 bc ab 4d 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090520542 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090520542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090520542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090520542 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090520542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090520542 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090520542 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090520542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090520542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090520542 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090520542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090520542 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090520543 DLSCCP DEBUG SCCP-SCOC(109)[0x565451960510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090520543 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a8543), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090520543 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090520543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090520543 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090520543 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090520543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090520543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090520543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 5a 85 43 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090520543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090520543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090520543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090520543 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090520543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090520543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! Waiting for packet dumper to finish... 1 (prev_count=582748, count=583288) 20250412090520814 DLSCCP DEBUG SCCP-SCOC(104)[0x5654519701e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090520815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00350cea), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090520815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090520815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090520815 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090520815 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090520815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090520815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090520815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 35 0c ea 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090520815 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090520815 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090520815 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090520815 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090520815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090520815 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090520819 DLSCCP DEBUG SCCP-SCOC(105)[0x5654519628f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090520819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b12ab9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090520819 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090520819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090520819 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090520819 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090520819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090520819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090520819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b1 2a b9 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090520819 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090520819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090520819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090520819 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090520819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090520819 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090520822 DLSCCP DEBUG SCCP-SCOC(106)[0x56545197e5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090520822 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069b31c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090520822 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090520822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090520822 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090520822 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090520822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090520823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090520823 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 69 b3 1c 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090520823 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090520823 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090520823 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090520823 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090520823 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090520823 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090520858 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090520858 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090520858 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090520859 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090520859 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090520859 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090520860 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090520860 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250412090520861 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250412090521164 DLSCCP DEBUG SCCP-SCOC(102)[0x56545195f060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090521164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046e07f), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090521164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090521164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090521164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090521164 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090521164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090521164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090521164 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 46 e0 7f 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090521165 DLSCCP DEBUG SCCP-SCOC(103)[0x56545195a380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090521165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7ee0a), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090521165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090521165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090521165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090521165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090521165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090521165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090521165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 b7 ee 0a 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090521165 DLSCCP DEBUG SCCP-SCOC(101)[0x5654519a3ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090521165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b2acd), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090521165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090521165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090521165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090521165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090521165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090521165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090521165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4b 2a cd 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090521165 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090521165 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090521165 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090521165 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090521165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090521165 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090521165 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090521165 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090521165 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090521165 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090521165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090521165 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090521166 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090521166 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090521166 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090521166 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090521166 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090521166 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090521543 DLSCCP DEBUG SCCP-SCOC(100)[0x565451970960]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(100)[0x565451970960]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(100)[0x565451970960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(100)[0x565451970960]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(100)[0x565451970960]{IDLE}: Deallocated (fsm.c:568) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(99)[0x565451962730]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(99)[0x565451962730]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(99)[0x565451962730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(99)[0x565451962730]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(99)[0x565451962730]{IDLE}: Deallocated (fsm.c:568) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(97)[0x5654517c6390]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(97)[0x5654517c6390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(97)[0x5654517c6390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(97)[0x5654517c6390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(97)[0x5654517c6390]{IDLE}: Deallocated (fsm.c:568) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(98)[0x5654518d8150]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(98)[0x5654518d8150]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(98)[0x5654518d8150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(98)[0x5654518d8150]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090521544 DLSCCP DEBUG SCCP-SCOC(98)[0x5654518d8150]{IDLE}: Deallocated (fsm.c:568) MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Sat Apr 12 09:05:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_second_rab_assignment started. 20250412090522738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35896<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090522745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090522752 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40009<->l=127.0.0.1:4262) (control_if.c:572) 20250412090522910 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090522910 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090522911 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090522911 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090522912 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090522912 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090522912 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090522912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090522912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090522912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=15 -> eSLS=63: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090522912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090522912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=15 -> eSLS=31: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090522912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090522912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) TC_second_rab_assignment-Iuh0(1066)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090522912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090522912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0f 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090522912 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090522912 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090522912 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090522912 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090522912 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090522912 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090522912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090522912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090522912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=10 -> eSLS=42: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090522912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090522913 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=10 -> eSLS=10: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090522913 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090522913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090522913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090522913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090522913 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090522913 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090522913 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090522913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090522913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090522913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090522913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090522913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090522913 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250412090522913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090522913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090522913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090522913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090522913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090522913 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090522914 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090522914 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090522914 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090522914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090522914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090522914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090522914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090522914 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090522914 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090522914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090522914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090522915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 09 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090522915 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090522915 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090522915 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090522915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090522915 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090522915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090522915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090522915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090522915 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090522916 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090522916 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090522916 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090522916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090522916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090522916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090522916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090522916 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090522916 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090522916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090522916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090522916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 05 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090522916 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090522916 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090522916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090522916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090522916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090522916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090522917 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1070)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(1070)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1070)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090522941 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090522942 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090522942 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090522942 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090522942 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090522942 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090522943 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090522943 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090522943 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090522943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090522943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090522943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090522943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090522943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090522943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090522943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090522943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090522943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090522943 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090522943 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090522943 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090522943 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090522943 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090522943 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090522943 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090522943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090522943 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090522944 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090522944 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090522944 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090522944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090522944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090522944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522944 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=2 -> eSLS=82: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090522944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090522944 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=2 -> eSLS=114: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090522944 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090522944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090522944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090522944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 02 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090522944 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090522944 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090522944 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090522944 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090522944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090522944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090522944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522944 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=4 -> eSLS=36: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090522944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090522944 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=4 -> eSLS=4: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090522944 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090522944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090522944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090522944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 04 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090522944 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090522944 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090522944 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090522944 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090522944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090522944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090522944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522944 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090522944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090522944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090522944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090522944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090522944 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090522944 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090522944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090522944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090522944 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090522944 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090522944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090522944 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090522944 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090522944 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090522944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090522944 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090522944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090522944 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090522944 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090522944 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090522944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090522944 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090522944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090522944 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090522944 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090522944 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090522944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090522944 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1073)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(1073)@481fc27fb91e: M3UA emulation initiated, the test can be started MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1073)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(1071)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090522972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090522972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090522972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090522972 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090522972 DHNBAP 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) 20250412090522972 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090522972 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090522972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090522972 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090523137 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 20250412090523137 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 20250412090523137 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090523137 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090523139 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090523139 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090523139 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090523139 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090523139 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090523139 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090523139 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090523139 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090523139 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090523139 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090523139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090523140 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090523140 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090523140 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090523140 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090523140 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090523140 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090523140 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090523140 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090523140 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090523140 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090523140 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090523140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090523140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090523140 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090523140 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090523140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090523140 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090523140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090523140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090523140 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090523140 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090523140 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090523141 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090523141 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090523141 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090523141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090523141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090523141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523141 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090523142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090523142 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090523142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090523142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090523142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090523142 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090523142 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090523142 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090523142 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090523142 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090523142 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090523142 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090523142 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412090523142 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090523142 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090523142 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090523142 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090523159 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 20250412090523159 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 20250412090523159 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090523159 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090523161 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090523161 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090523161 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090523161 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090523161 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090523161 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090523161 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090523161 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090523161 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090523161 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090523161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090523162 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090523162 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090523162 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090523162 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090523162 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090523163 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090523163 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090523163 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090523163 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090523163 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090523163 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090523163 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090523163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090523163 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090523163 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090523163 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090523163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090523163 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090523163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090523163 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090523163 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090523163 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090523163 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090523164 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090523164 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090523164 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090523164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090523164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090523164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=14 -> eSLS=110: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090523165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090523165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090523165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090523165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090523165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090523165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090523165 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090523165 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090523165 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090523165 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090523165 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090523165 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090523165 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=14 -> eSLS=78: use Normal Route via 'virt-sgsn0' 20250412090523165 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090523165 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090523165 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090523165 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(1069)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090523971 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090523971 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090523971 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090523971 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090523971 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090523971 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090523971 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090523971 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090523971 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090523971 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090523971 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090523971 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090523971 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090523971 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090523971 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090523971 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412090523971 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090523971 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090523971 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090523971 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090523971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090523971 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090523971 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090523971 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090523971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090523971 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090523971 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090523971 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090523971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523971 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090523971 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090523971 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090523971 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090523971 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) 20250412090523971 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090523971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090523971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090523971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090523971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090523971 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090523971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090523971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090523971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090523971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090523971 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090523971 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090523975 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090523975 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090523975 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090523975 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090523975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090523975 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090523975 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090523975 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090523975 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090523975 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090523976 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090523976 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090523976 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090523976 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090523976 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090523976 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'virt-msc0' 20250412090523976 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090523976 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090523976 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090523976 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090523975 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090523975 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090523975 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090523975 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090523975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090523975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090523975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090523975 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090523975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523975 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090523975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090523975 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090523975 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090523975 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) 20250412090523975 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090523975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090523975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090523975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=13 -> eSLS=61: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090523975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090523975 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=13 -> eSLS=29: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090523975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090523975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090523975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090523975 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0d 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090523975 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090523975 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090523982 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090523982 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090523982 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090523982 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090523982 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090523982 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090523982 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090523982 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090523982 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090523982 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090523982 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090523982 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090523982 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090523982 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090523982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090523982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090523982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090523982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090523982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090523982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090523982 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090523982 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090523982 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1072)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090523992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090523992 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090523992 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090523992 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090523992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090523992 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090523992 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090523992 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090523992 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090523992 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090523996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090523996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090523996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090523996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090523996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090523996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090523996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090523996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090523996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090523996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090523996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090523996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090523996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090523996 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090523996 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090523996 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090524025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35926<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1075)@481fc27fb91e: f_gen_tmsi(suffix:=0, nri_v:=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)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1069)@481fc27fb91e: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1075) TC_second_rab_assignment-Iuh0-RUA(1067)@481fc27fb91e: Added conn table entry 0TC_second_rab_assignment0(1075)15613061 20250412090525075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090525075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090525075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412090525075 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090525075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xee3c85, normal) (hnbgw_rua.c:406) 20250412090525075 DHNB DEBUG map_rua[0x565451978250]{init}: Allocated (fsm.c:456) 20250412090525075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15613061)[0x565451978250]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090525075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15613061 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090525075 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090525075 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090525075 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15613061 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090525075 DCN DEBUG map_sccp[0x565451978120]{init}: Allocated (fsm.c:456) 20250412090525076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x565451978120]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090525076 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-15613061 <-> SCCP-118 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090525076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15613061 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412090525076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15613061)[0x565451978250]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090525076 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090525076 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090525076 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15613061 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090525076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x565451978120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090525076 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090525076 DLSCCP DEBUG SCCP-SCOC(118)[0x5654519d8d50]{IDLE}: Allocated (fsm.c:456) 20250412090525076 DLSCCP DEBUG SCCP-SCOC(118)[0x5654519d8d50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090525076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000af0056400500f1100926) (sccp_scrc.c:415) 20250412090525076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090525076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090525076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090525076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090525076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090525076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090525076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090525076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090525076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090525076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090525076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090525076 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090525076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090525076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090525076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090525076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 76 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 af 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090525076 DLSCCP DEBUG SCCP-SCOC(118)[0x5654519d8d50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090525077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x565451978120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090525077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15613061)[0x565451978250]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090525077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090525077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090525077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090525077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090525077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090525077 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412090525077 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090525077 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090525077 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090525077 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 01 01 00 00 76 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 00 af 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1069)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1075) HNBGW_Test.msc0-RAN(1069)@481fc27fb91e: Added conn table entry 0TC_second_rab_assignment0(1075)10504074 HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(1075)@481fc27fb91e: setverdict(pass): none -> pass 20250412090525098 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090525098 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090525098 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090525098 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090525098 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090525098 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090525098 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090525098 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090525098 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090525098 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 76 e4 ab 8f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090525098 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090525098 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090525098 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090525098 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090525098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090525098 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e4ab8f) (sccp_scrc.c:486) 20250412090525098 DLSCCP DEBUG Received CO:COAK for local reference 118 (sccp_scoc.c:1855) 20250412090525098 DLSCCP DEBUG SCCP-SCOC(118)[0x5654519d8d50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090525098 DLSCCP DEBUG SCCP-SCOC(118)[0x5654519d8d50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090525098 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090525098 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090525098 DCN DEBUG handle_cn_conn_conf() conn_id=118, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090525098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x565451978120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090525098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x565451978120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_second_rab_assignment0(1075)@481fc27fb91e: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":706 HNBGW-MGCP(1074)@481fc27fb91e: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1075) HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: vl_len:91 HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250412090525301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090525301 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090525301 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090525301 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090525301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090525301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090525301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090525301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090525301 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090525301 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 72 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 76 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 08 00 10 9f 35 00 01 7f 01 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 21 00 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090525301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090525301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090525301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090525301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090525301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090525301 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250412090525301 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1855) 20250412090525301 DLSCCP DEBUG SCCP-SCOC(118)[0x5654519d8d50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090525301 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090525301 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090525301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x565451978120]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090525301 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090525302 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090525302 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15613061 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090525302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090525302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090525302 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250412090525302 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250412090525302 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250412090525302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090525302 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250412090525302 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{UNUSED}: Allocated (fsm.c:456) 20250412090525302 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{UNUSED}: is child of mgw(mgw-fsm-15613061-0)[0x565451964110] (fsm.c:486) 20250412090525302 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15613061-0)[0x565451964110] (mgcp_client_endpoint_fsm.c:724) 20250412090525302 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412090525302 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412090525302 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250412090525302 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15613061-0)[0x56545195a110]{ST_CRCX}: Allocated (fsm.c:456) 20250412090525302 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15613061-0)[0x56545195a110]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15613061-0)[0x565451967390] (fsm.c:486) 20250412090525302 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15613061-0)[0x56545195a110]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412090525302 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15613061-0)[0x56545195a110]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250412090525302 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: ee3c'... (mgcp_client.c:807) 20250412090525302 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250412090525302 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15613061-0)[0x56545195a110]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412090525302 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1074)@481fc27fb91e: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ee3c8517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ee3c8517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ee3c8517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ee3c8517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@481fc27fb91e: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":722 20250412090525338 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250412090525338 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545195a110]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250412090525338 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545195a110]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250412090525338 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545195a110]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412090525338 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545195a110]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412090525338 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250412090525338 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{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) 20250412090525338 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{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) 20250412090525338 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412090525338 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412090525339 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{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) 20250412090525339 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412090525339 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250412090525339 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090525339 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250412090525339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15613061)[0x565451978250]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250412090525339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:121) 20250412090525339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090525339 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090525378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090525378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090525378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250412090525378 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090525378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xee3c85) (hnbgw_rua.c:470) 20250412090525378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15613061 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:311) 20250412090525379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15613061)[0x565451978250]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090525379 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090525379 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090525379 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15613061 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090525379 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090525379 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250412090525379 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250412090525379 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090525379 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250412090525379 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15613061-0)[0x565451964110] (mgcp_client_endpoint_fsm.c:724) 20250412090525379 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412090525379 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412090525379 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{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) 20250412090525379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545195a110]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250412090525379 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: ee3c'... (mgcp_client.c:807) 20250412090525379 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250412090525379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545195a110]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412090525379 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412090525379 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{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) 20250412090525379 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{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)@481fc27fb91e: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ee3c8517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ee3c8517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412090525406 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250412090525406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545195a110]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250412090525406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545195a110]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250412090525406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545195a110]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250412090525406 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250412090525406 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{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) 20250412090525406 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{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) 20250412090525406 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412090525407 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412090525407 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{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) 20250412090525407 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412090525407 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250412090525407 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250412090525407 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15613061-0)[0x565451964110] (mgcp_client_endpoint_fsm.c:724) 20250412090525407 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250412090525407 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250412090525407 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250412090525407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15613061-0)[0x56545195aa60]{ST_CRCX}: Allocated (fsm.c:456) 20250412090525407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15613061-0)[0x56545195aa60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15613061-0)[0x565451967390] (fsm.c:486) 20250412090525407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15613061-0)[0x56545195aa60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250412090525407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15613061-0)[0x56545195aa60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250412090525407 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: ee3c'... (mgcp_client.c:807) 20250412090525407 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250412090525407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15613061-0)[0x56545195aa60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250412090525407 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250412090525407 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{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) 20250412090525407 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{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) 20250412090525407 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{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)@481fc27fb91e: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ee3c8517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ee3c8517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250412090525423 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250412090525423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545195aa60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250412090525423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545195aa60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250412090525423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545195aa60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250412090525423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545195aa60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250412090525423 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250412090525423 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{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) 20250412090525423 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{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) 20250412090525423 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{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) 20250412090525423 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250412090525423 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250412090525423 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{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) 20250412090525423 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{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) 20250412090525423 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250412090525423 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090525423 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250412090525423 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250412090525423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x565451978120]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250412090525423 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090525423 DLSCCP DEBUG SCCP-SCOC(118)[0x5654519d8d50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090525423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4ab8f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250412090525423 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090525423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090525423 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090525423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090525423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090525423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090525423 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 e4 ab 8f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090525423 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250412090525424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090525424 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090525424 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090525424 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090525424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090525424 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412090525424 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090525424 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090525424 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090525424 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 bd 00 00 00 bc 03 00 00 01 06 e4 ab 8f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: vl_len:63 HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250412090525436 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090525436 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090525436 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090525436 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090525436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090525436 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090525436 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090525436 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090525436 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090525436 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 104 bytes: [L2]> 01 00 01 01 00 00 00 68 02 10 00 56 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 76 00 01 3f 00 00 00 3b 00 00 01 00 36 40 34 00 00 01 00 35 00 2a 20 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 00 40 01 00 00 00 00 06 00 08 00 00 00 07  20250412090525436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090525436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090525436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090525436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090525436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090525436 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:486) 20250412090525436 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1855) 20250412090525436 DLSCCP DEBUG SCCP-SCOC(118)[0x5654519d8d50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090525436 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090525436 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090525436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x565451978120]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090525436 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250412090525436 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250412090525436 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15613061 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250412090525437 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090525437 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250412090525437 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15613061 SCCP-118 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250412090525437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15613061)[0x565451978250]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250412090525437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:121) 20250412090525437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090525437 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090525441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090525441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090525441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250412090525441 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090525441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xee3c85) (hnbgw_rua.c:470) 20250412090525442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15613061 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:311) 20250412090525442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15613061)[0x565451978250]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090525442 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250412090525442 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250412090525442 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15613061 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:263) 20250412090525442 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250412090525442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x565451978120]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250412090525442 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090525442 DLSCCP DEBUG SCCP-SCOC(118)[0x5654519d8d50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090525442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4ab8f), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:415) 20250412090525442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090525442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090525442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090525442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090525442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090525442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090525442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bd 00 00 00 bc 03 00 00 01 06 e4 ab 8f 00 01 14 60 00 00 10 00 00 01 00 34 40 09 00 00 01 00 33 40 02 00 b8 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090525442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090525442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090525442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090525442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090525442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090525442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412090525442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090525442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090525442 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090525442 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bd 00 00 00 bc 03 00 00 01 06 e4 ab 8f 00 01 14 60 00 00 10 00 00 01 00 34 40 09 00 00 01 00 33 40 02 00 b8 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: vl_len:12 HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250412090525460 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090525460 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090525460 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090525460 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090525460 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090525460 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090525460 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090525460 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090525460 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090525460 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 76 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250412090525460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090525460 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090525460 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090525460 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090525460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090525460 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000076), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250412090525460 DLSCCP DEBUG Received CO:CODT for local reference 118 (sccp_scoc.c:1855) 20250412090525460 DLSCCP DEBUG SCCP-SCOC(118)[0x5654519d8d50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090525460 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090525460 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090525460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x565451978120]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090525460 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250412090525460 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250412090525460 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15613061 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250412090525461 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250412090525461 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250412090525461 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250412090525461 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250412090525461 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545195a110]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412090525461 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: ee3c'... (mgcp_client.c:807) 20250412090525461 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412090525461 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545195a110]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412090525461 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545195aa60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250412090525461 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47106: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: ee3c'... (mgcp_client.c:807) 20250412090525461 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250412090525461 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545195aa60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250412090525461 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{IN_USE}: Removing from parent mgw(mgw-fsm-15613061-0)[0x565451964110] (mgcp_client_endpoint_fsm.c:873) 20250412090525461 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250412090525461 DLMGCP DEBUG mgw-endp(mgw-fsm-15613061-0)[0x565451967390]{IN_USE}: Deallocated (fsm.c:568) 20250412090525461 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250412090525461 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250412090525461 DMGW DEBUG mgw(mgw-fsm-15613061-0)[0x565451964110]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250412090525461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15613061)[0x565451978250]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090525461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:121) 20250412090525461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090525461 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1075)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ee3c8517" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1075)@481fc27fb91e: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ee3c8517" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1075)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090525471 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250412090525471 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545195a110]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412090525471 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545195a110]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412090525471 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545195a110]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412090525471 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56545195a110]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250412090525471 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250412090525471 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545195aa60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250412090525471 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545195aa60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250412090525471 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545195aa60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250412090525471 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56545195aa60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1067)@481fc27fb91e: Deleted conn table entry 0TC_second_rab_assignment0(1075)15613061 20250412090525478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090525478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090525478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250412090525478 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250412090525478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xee3c85,cause=radio(normal)) (hnbgw_rua.c:438) 20250412090525478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15613061 SCCP-118 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:311) 20250412090525478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15613061)[0x565451978250]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:323) 20250412090525478 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250412090525478 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250412090525478 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15613061 SCCP-118 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:263) 20250412090525478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x565451978120]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090525478 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090525478 DLSCCP DEBUG SCCP-SCOC(118)[0x5654519d8d50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090525478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4ab8f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250412090525478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090525478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090525478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090525478 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090525478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090525478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090525478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 01 06 e4 ab 8f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090525478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15613061)[0x565451978250]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:240) 20250412090525478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x565451978120]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:266) 20250412090525479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x565451978120]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:334) 20250412090525479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090525479 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090525479 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090525479 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090525479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090525479 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412090525479 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090525479 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090525479 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090525479 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 bd 00 00 00 bc 03 00 00 01 06 e4 ab 8f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1075)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1069)@481fc27fb91e: Deleted conn table entry 0TC_second_rab_assignment0(1075)10504074 HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: Session index based on connection ID:0 20250412090525488 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090525488 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090525488 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090525488 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090525489 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090525489 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090525489 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090525489 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090525489 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090525489 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 04 00 00 76 e4 ab 8f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250412090525489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090525489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090525489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090525489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090525489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090525489 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=00e4ab8f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250412090525489 DLSCCP DEBUG Received CO:RELRE for local reference 118 (sccp_scoc.c:1855) 20250412090525489 DLSCCP DEBUG SCCP-SCOC(118)[0x5654519d8d50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250412090525489 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090525489 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:269) 20250412090525489 DCN DEBUG handle_cn_disc_ind() conn_id=118 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:137) 20250412090525489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x565451978120]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:142) 20250412090525489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x565451978120]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:395) 20250412090525489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15613061)[0x565451978250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090525489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15613061)[0x565451978250]{disconnected}: Freeing instance (context_map.c:202) 20250412090525489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15613061)[0x565451978250]{disconnected}: Deallocated (fsm.c:568) 20250412090525489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x565451978120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090525489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x565451978120]{disconnected}: Freeing instance (context_map.c:206) 20250412090525489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-118)[0x565451978120]{disconnected}: Deallocated (fsm.c:568) 20250412090525489 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15613061 SCCP-118 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250412090525489 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=00e4ab8f), PART(T=Source Reference,L=4,D=00000076) (sccp_scrc.c:415) 20250412090525489 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090525489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090525489 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090525489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090525489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090525489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090525489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 01 05 e4 ab 8f 00 00 76 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090525489 DLSCCP DEBUG SCCP-SCOC(118)[0x5654519d8d50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250412090525489 DLSCCP DEBUG SCCP-SCOC(118)[0x5654519d8d50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090525489 DLSCCP DEBUG SCCP-SCOC(118)[0x5654519d8d50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090525489 DLSCCP DEBUG SCCP-SCOC(118)[0x5654519d8d50]{IDLE}: Deallocated (fsm.c:568) 20250412090525490 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090525490 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090525490 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090525490 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090525490 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090525490 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412090525490 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090525490 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090525490 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090525490 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bd 00 00 00 bc 03 00 00 01 05 e4 ab 8f 00 00 76 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: RLC received in state:disconnect_pending TC_second_rab_assignment0(1075)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090527500 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40009<->l=127.0.0.1:4262) (control_if.c:193) 20250412090527501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35912<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1064)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(1063)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090527506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35896<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090527507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090527507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090527507 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090527507 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090527507 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090527508 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090527508 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090527508 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090527508 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_second_rab_assignment(1062)@481fc27fb91e: Final verdict of PTC: none 20250412090527508 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090527508 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090527508 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090527508 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090527508 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 20250412090527508 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090527508 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090527509 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090527509 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090527509 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090527509 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090527509 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090527509 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc  20250412090527509 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090527509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090527509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090527509 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090527509 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090527509 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090527509 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT TC_second_rab_assignment-Iuh0-RUA(1067)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1071)@481fc27fb91e: Final verdict of PTC: none 20250412090527509 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090527509 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090527509 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090527509 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090527509 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 20250412090527509 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 20250412090527509 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090527509 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090527509 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090527509 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090527509 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090527509 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090527509 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090527509 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090527509 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090527509 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  HNBGW_Test.msc0-SCCP(1068)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1069)@481fc27fb91e: Final verdict of PTC: none 20250412090527509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090527509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(1072)@481fc27fb91e: Final verdict of PTC: none 20250412090527509 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090527509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090527509 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090527509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090527509 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090527509 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090527509 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090527509 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090527509 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090527509 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090527510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090527510 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090527510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090527510 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090527510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090527510 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090527510 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090527510 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090527510 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090527510 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(1070)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1073)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(1065)@481fc27fb91e: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1066)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(1074)@481fc27fb91e: Final verdict of PTC: none 20250412090527512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35926<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1075)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1062): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(1063): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(1064): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(1065): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_second_rab_assignment-Iuh0(1066): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1067): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(1068): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(1069): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(1070): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1071): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1072): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1073): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(1074): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_second_rab_assignment0(1075): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_second_rab_assignment finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sat Apr 12 09:05:27 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 20250412090527605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090528207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37358<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=385416) 20250412090528539 DLSCCP DEBUG SCCP-SCOC(111)[0x56545197f680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090528539 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1c43c), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090528539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090528539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090528539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090528539 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090528539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090528539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090528539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 e1 c4 3c 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090528539 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090528539 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090528539 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090528539 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090528539 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090528539 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090528860 DLSCCP DEBUG SCCP-SCOC(115)[0x56545197f7b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090528860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e2d5d), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090528860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090528860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090528860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090528860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090528860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090528860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090528860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6e 2d 5d 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090528860 DLSCCP DEBUG SCCP-SCOC(116)[0x5654519608e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090528860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a18fd), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090528860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090528860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090528860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090528860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090528860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090528860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090528860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8a 18 fd 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090528860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090528860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090528860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090528860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090528860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090528860 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090528860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090528860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090528860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090528860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090528860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090528860 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250412090528862 DLSCCP DEBUG SCCP-SCOC(117)[0x56545197f950]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250412090528862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2ba73), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090528862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090528862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090528862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090528862 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090528862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090528862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090528862 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a2 ba 73 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090528862 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090528862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090528862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090528862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090528862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090528862 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! Waiting for packet dumper to finish... 1 (prev_count=385416, count=390684) 20250412090529509 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090529509 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090529509 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090529510 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090529510 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090529510 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Sat Apr 12 09:05:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250412090530543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090530543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090530543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090530543 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090530543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090530543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090530543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090530543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090530543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090530543 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090530543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090530543 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090530542 DLSCCP DEBUG SCCP-SCOC(107)[0x5654518d7b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090530542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcab4d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090530542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090530542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090530542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090530542 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090530542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090530542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090530542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 bc ab 4d 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090530542 DLSCCP DEBUG SCCP-SCOC(108)[0x565451964c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090530542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087f925), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090530542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090530542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090530542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090530542 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090530542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090530542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090530542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 87 f9 25 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090530544 DLSCCP DEBUG SCCP-SCOC(109)[0x565451960510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090530544 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a8543), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090530544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090530544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090530544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090530544 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090530544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090530544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090530544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 5a 85 43 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090530544 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090530544 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090530544 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090530544 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090530544 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090530544 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090530815 DLSCCP DEBUG SCCP-SCOC(104)[0x5654519701e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090530816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00350cea), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090530816 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090530816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090530816 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090530816 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090530816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090530816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090530816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 35 0c ea 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090530816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090530816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090530816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090530816 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090530816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090530816 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090530820 DLSCCP DEBUG SCCP-SCOC(105)[0x5654519628f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090530820 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b12ab9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090530820 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090530820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090530820 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090530820 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090530820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090530820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090530820 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 b1 2a b9 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090530821 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090530821 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090530821 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090530821 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090530821 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090530821 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090530823 DLSCCP DEBUG SCCP-SCOC(106)[0x56545197e5a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090530823 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069b31c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090530823 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090530823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090530823 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090530823 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090530823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090530823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090530823 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 69 b3 1c 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090530823 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090530823 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090530823 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090530823 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090530823 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090530823 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090531159 DLSCCP DEBUG SCCP-SCOC(103)[0x56545195a380]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090531159 DLSCCP DEBUG SCCP-SCOC(103)[0x56545195a380]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090531159 DLSCCP DEBUG SCCP-SCOC(103)[0x56545195a380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090531159 DLSCCP DEBUG SCCP-SCOC(103)[0x56545195a380]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090531159 DLSCCP DEBUG SCCP-SCOC(103)[0x56545195a380]{IDLE}: Deallocated (fsm.c:568) 20250412090531159 DLSCCP DEBUG SCCP-SCOC(101)[0x5654519a3ed0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090531159 DLSCCP DEBUG SCCP-SCOC(101)[0x5654519a3ed0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090531159 DLSCCP DEBUG SCCP-SCOC(101)[0x5654519a3ed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090531159 DLSCCP DEBUG SCCP-SCOC(101)[0x5654519a3ed0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090531159 DLSCCP DEBUG SCCP-SCOC(101)[0x5654519a3ed0]{IDLE}: Deallocated (fsm.c:568) 20250412090531160 DLSCCP DEBUG SCCP-SCOC(102)[0x56545195f060]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090531160 DLSCCP DEBUG SCCP-SCOC(102)[0x56545195f060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090531160 DLSCCP DEBUG SCCP-SCOC(102)[0x56545195f060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090531160 DLSCCP DEBUG SCCP-SCOC(102)[0x56545195f060]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090531160 DLSCCP DEBUG SCCP-SCOC(102)[0x56545195f060]{IDLE}: Deallocated (fsm.c:568) MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250412090531285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37362<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090531290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090531294 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38263<->l=127.0.0.1:4262) (control_if.c:572) 20250412090531395 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090531395 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090531395 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090531395 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090531395 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090531395 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090531395 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090531395 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090531396 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090531396 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090531397 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090531397 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090531397 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090531397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090531397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090531397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531397 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090531397 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531397 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090531397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090531397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090531397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 0a 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090531397 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090531397 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090531397 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090531397 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090531397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090531397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090531397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531397 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090531397 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531397 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090531397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090531397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090531397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 00 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090531397 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090531397 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090531397 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090531397 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090531397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090531397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090531397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531397 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=13 -> eSLS=45: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090531397 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=13 -> eSLS=13: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531397 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090531397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090531397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090531397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0d 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090531397 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090531397 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090531397 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090531397 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090531397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090531397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090531397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531397 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=11 -> eSLS=59: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090531397 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=11 -> eSLS=27: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090531397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090531397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090531397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0b 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090531397 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090531397 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090531397 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090531397 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090531397 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090531397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090531397 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090531397 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090531397 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090531397 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090531397 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090531397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090531397 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090531397 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090531397 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090531397 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090531397 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090531397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090531397 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090531398 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090531398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090531398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090531398 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090531398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090531398 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1084)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(1084)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1084)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-SCCP(1082)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090531410 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090531410 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090531410 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090531410 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090531410 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090531410 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090531410 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090531410 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090531411 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090531411 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090531411 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090531411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090531411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090531411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531411 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=9 -> eSLS=89: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090531411 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=9 -> eSLS=121: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531411 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090531411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090531411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090531411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 09 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090531411 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090531411 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090531411 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090531411 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090531411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090531411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090531411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531411 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090531411 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531411 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090531411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090531411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090531411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 00 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090531411 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090531411 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090531411 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090531411 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090531411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090531411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090531411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531411 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=9 -> eSLS=57: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090531411 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=9 -> eSLS=25: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531411 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090531411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090531411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090531411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090531411 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090531411 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090531411 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090531411 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090531411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090531411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090531411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090531412 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090531412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090531412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090531412 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090531412 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090531412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090531412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090531412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090531412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090531412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090531412 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090531412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090531412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090531412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090531412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090531412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090531412 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090531412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090531412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090531412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090531412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090531412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090531412 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090531412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090531412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090531412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090531412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090531412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090531412 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1087)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(1087)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1087)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1085)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090531607 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 20250412090531608 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 20250412090531608 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090531608 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090531613 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090531613 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090531613 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090531613 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090531613 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090531613 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090531613 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090531613 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090531613 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090531613 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090531613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090531615 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090531615 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090531615 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090531615 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090531615 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090531615 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090531615 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090531615 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090531615 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090531615 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090531615 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090531615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090531615 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090531616 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090531616 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090531616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090531616 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090531616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090531616 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090531616 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090531616 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090531616 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090531617 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090531617 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090531617 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090531617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090531617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090531617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=1 -> eSLS=49: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090531617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090531617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090531617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090531617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090531617 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090531617 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090531617 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090531617 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090531617 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090531617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090531617 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=1 -> eSLS=17: use Normal Route via 'virt-msc0' 20250412090531617 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090531617 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090531617 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090531617 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 01 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090531622 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 20250412090531622 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 20250412090531622 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090531622 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090531624 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090531624 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090531624 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090531624 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090531624 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090531624 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090531624 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090531624 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090531624 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090531624 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090531624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090531625 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090531625 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090531625 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090531625 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090531625 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090531625 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090531625 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090531625 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090531625 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090531625 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090531625 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090531625 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090531625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090531625 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090531625 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090531625 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090531625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090531625 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090531625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090531625 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090531625 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090531625 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090531625 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090531626 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090531626 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090531626 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090531626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090531627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090531627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531627 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=5 -> eSLS=101: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090531627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090531627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090531627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090531627 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090531627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090531627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090531627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090531627 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090531627 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090531627 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090531627 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090531627 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090531627 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090531627 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090531627 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=5 -> eSLS=69: use Normal Route via 'virt-sgsn0' 20250412090531627 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090531627 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090531627 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090531627 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-RAN(1083)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090532421 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090532421 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090532421 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090532421 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090532421 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090532421 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090532421 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090532421 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090532421 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090532421 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090532421 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090532422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090532422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090532422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090532422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090532422 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090532422 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090532422 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090532422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532422 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090532422 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090532422 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090532422 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090532422 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) 20250412090532422 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090532422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090532422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090532422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532422 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090532422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090532422 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090532422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090532422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090532422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090532422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090532422 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090532422 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090532422 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090532422 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090532422 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090532422 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090532422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090532422 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'virt-msc0' 20250412090532422 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090532422 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090532422 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090532422 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  20250412090532425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090532425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090532425 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090532425 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090532425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090532425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090532425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090532425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090532425 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090532425 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090532425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090532425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090532425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090532425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090532426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090532426 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090532426 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090532426 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090532426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532426 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090532426 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090532426 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090532426 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090532426 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1086)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090532433 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090532433 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090532433 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090532433 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090532433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090532433 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090532433 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090532433 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090532433 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090532433 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090532433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090532433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090532433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090532433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090532433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090532433 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090532433 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090532433 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090532433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532433 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090532433 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090532433 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090532433 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090532433 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) 20250412090532433 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090532433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090532433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090532433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=10 -> eSLS=106: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090532433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090532433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090532433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090532433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090532433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090532433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090532433 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090532433 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090532433 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090532433 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090532433 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090532433 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090532433 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090532433 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=10 -> eSLS=74: use Normal Route via 'virt-sgsn0' 20250412090532433 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090532433 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090532433 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090532433 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 0a 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090532434 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090532434 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090532434 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090532434 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090532434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090532434 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090532434 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090532434 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090532434 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090532434 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090532434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090532434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090532434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090532434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090532434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090532434 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090532434 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090532434 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090532434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090532434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090532434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090532434 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090532434 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090532434 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090532434 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090532434 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090532435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090532435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090532435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090532435 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090532435 DHNBAP 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) 20250412090532435 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090532435 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090532435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090532435 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090532442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090532442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090532442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250412090532442 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250412090532442 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250412090532648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090532648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090532648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090532648 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090532649 DHNBAP 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) 20250412090532649 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090532649 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090532649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090532649 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@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed MTC@481fc27fb91e: talloc reports "struct hnb_context" x 1, expecting 1 MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090532662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37368<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090532663 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38263<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1078)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(1077)@481fc27fb91e: Final verdict of PTC: none 20250412090532666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37362<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090532666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1076)@481fc27fb91e: Final verdict of PTC: none 20250412090532666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090532666 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090532666 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090532666 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) HNBGW_Test.msc0-RAN(1083)@481fc27fb91e: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1081)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1082)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1086)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1085)@481fc27fb91e: Final verdict of PTC: none 20250412090532667 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090532667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090532668 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090532668 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090532668 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090532668 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090532668 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090532668 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090532668 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090532668 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090532668 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090532668 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090532668 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-M3UA(1087)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1084)@481fc27fb91e: Final verdict of PTC: none 20250412090532669 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090532669 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090532669 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090532669 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 20250412090532669 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW-MGCP(1088)@481fc27fb91e: Final verdict of PTC: none 20250412090532670 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090532670 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090532670 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090532670 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090532670 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090532670 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090532670 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090532670 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090532670 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090532670 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080)@481fc27fb91e: Final verdict of PTC: none 20250412090532670 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090532670 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090532671 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090532671 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090532671 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090532671 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090532671 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090532671 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090532671 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090532670 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 20250412090532671 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090532671 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(1079)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass 20250412090532671 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090532671 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090532671 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090532671 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090532671 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090532671 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090532672 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090532672 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090532672 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090532672 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250412090532672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090532672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090532672 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1076): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(1077): none (pass -> pass) 20250412090532673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090532673 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090532673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090532673 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090532673 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090532673 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090532673 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090532673 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: link lost (cnlink.c:118) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(1078): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(1079): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1080): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1081): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(1082): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(1083): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(1084): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1085): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1086): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1087): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(1088): none (pass -> pass) MTC@481fc27fb91e: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sat Apr 12 09:05:32 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 20250412090532749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37370<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090533352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37370<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=279892) Waiting for packet dumper to finish... 1 (prev_count=279892, count=280432) 20250412090534671 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090534671 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090534671 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250412090534672 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090534672 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090534672 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Sat Apr 12 09:05:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@481fc27fb91e: Test case TC_apply_sccp started. 20250412090536443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090536447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090536449 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33353<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1093)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090536557 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250412090536557 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090536566 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090536566 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090536566 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090536566 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090536566 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090536566 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090536567 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090536567 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1095)@481fc27fb91e: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250412090536567 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35446 (stream_srv.c:142) 20250412090536567 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35446<->l=127.0.0.1:29169 (hnbgw.c:794) 20250412090536568 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090536568 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250412090536568 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090536568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090536568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090536568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=4=0.0.4,SLS=7 -> eSLS=71: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090536568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=4=0.0.4,SLS=7 -> eSLS=103: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536568 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090536568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250412090536568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090536568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 04 03 00 00 07 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090536568 DRANAP DEBUG cnlink(msc-3)[0x565451940a10]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090536568 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090536568 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250412090536568 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090536568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090536568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090536568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=3=0.0.3,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090536568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=3=0.0.3,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536568 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090536568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250412090536568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090536568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0c 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090536568 DRANAP DEBUG cnlink(msc-2)[0x5654518d6b20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090536568 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090536568 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250412090536568 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090536568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090536568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090536568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=2=0.0.2,SLS=9 -> eSLS=41: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090536568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=2=0.0.2,SLS=9 -> eSLS=9: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536568 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090536568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250412090536568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090536568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 09 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090536568 DRANAP DEBUG cnlink(msc-1)[0x5654518d9920]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090536568 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090536568 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090536568 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090536568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090536568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090536568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=12 -> eSLS=60: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090536568 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=12 -> eSLS=28: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090536568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090536568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090536568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 0c 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090536568 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090536569 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090536569 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090536569 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090536569 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250412090536569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250412090536569 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250412090536569 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090536569 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090536569 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090536569 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250412090536569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250412090536569 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250412090536569 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090536569 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090536569 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090536569 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250412090536569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250412090536569 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250412090536569 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090536569 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090536569 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090536569 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090536569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090536569 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1099)@481fc27fb91e: ************************************************* HNBGW_Test.msc0-M3UA(1099)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1099)@481fc27fb91e: ************************************************* MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1097)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090536588 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090536588 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090536588 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090536588 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090536589 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090536589 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090536589 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250412090536589 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090536590 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090536590 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250412090536590 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090536590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090536590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090536590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=12=0.1.4,SLS=0 -> eSLS=80: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090536590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=12=0.1.4,SLS=0 -> eSLS=112: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536590 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090536590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250412090536590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090536590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0c 03 00 00 00 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090536590 DRANAP DEBUG cnlink(sgsn-3)[0x565451943050]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090536590 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090536590 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250412090536590 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090536590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090536590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090536590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=6 -> eSLS=38: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090536590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=6 -> eSLS=6: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536590 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090536590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090536590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090536590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090536590 DRANAP DEBUG cnlink(sgsn-2)[0x5654519426c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090536590 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090536590 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250412090536590 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090536590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090536590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090536590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=7 -> eSLS=55: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090536590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=7 -> eSLS=23: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536591 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090536591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090536591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090536591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 07 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090536591 DRANAP DEBUG cnlink(sgsn-1)[0x565451941d30]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090536591 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090536591 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090536591 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090536591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090536591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090536591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=15 -> eSLS=111: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090536591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=15 -> eSLS=79: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090536591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090536591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090536591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090536591 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090536591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090536592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090536592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090536592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250412090536592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250412090536592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250412090536592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090536592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090536592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090536592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090536592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090536592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090536592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090536592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090536592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090536592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090536592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090536592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090536592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090536592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090536592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090536592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090536592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090536592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@481fc27fb91e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@481fc27fb91e: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1102)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-M3UA(1102)@481fc27fb91e: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1102)@481fc27fb91e: ************************************************* HNBGW_Test.sgsn0-SCCP(1100)@481fc27fb91e: v_sccp_pdu_maxlen:268 20250412090536618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090536618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090536618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090536618 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090536618 DHNBAP 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) 20250412090536618 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090536618 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090536618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090536618 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@481fc27fb91e: setverdict(pass): none -> pass 20250412090536623 DLINP DEBUG SRVCONN(,r=127.0.0.1:35446<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090536623 DLINP DEBUG SRVCONN(,r=127.0.0.1:35446<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090536623 DLINP DEBUG SRVCONN(,r=127.0.0.1:35446<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250412090536623 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250412090536623 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) 20250412090536623 DLGLOBAL DEBUG validating counter group 0x56543847fbe0(hnb) with 60 counters (rate_ctr.c:86) 20250412090536623 DHNBAP DEBUG (127.0.0.1:35446 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250412090536623 DHNBAP NOTICE (127.0.0.1:35446 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250412090536623 DHNBAP NOTICE (127.0.0.1:35446 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250412090536623 DLINP DEBUG SRVCONN(,r=127.0.0.1:35446<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090536623 DLINP DEBUG SRVCONN(,r=127.0.0.1:35446<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090536782 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 20250412090536782 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 20250412090536782 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090536782 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250412090536784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090536784 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250412090536784 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090536784 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090536784 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090536784 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090536784 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090536784 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090536784 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090536784 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250412090536784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090536785 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090536785 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090536786 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090536786 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250412090536786 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090536786 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090536786 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090536786 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090536786 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250412090536786 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250412090536786 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090536786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090536786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090536786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090536786 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250412090536786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090536786 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090536786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090536786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090536786 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090536786 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090536786 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090536787 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090536787 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250412090536787 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090536787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090536787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:437) 20250412090536787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090536787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090536787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090536787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090536787 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090536787 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090536787 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090536787 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090536787 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090536787 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090536787 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090536787 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412090536787 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090536787 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090536787 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090536787 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 bc 03 00 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 01  20250412090536807 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 20250412090536807 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 20250412090536807 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250412090536807 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)@481fc27fb91e: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250412090536809 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090536809 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250412090536809 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250412090536809 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250412090536809 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250412090536809 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250412090536809 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250412090536809 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250412090536809 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250412090536809 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250412090536809 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250412090536810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090536810 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250412090536810 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250412090536810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250412090536810 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250412090536810 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250412090536810 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250412090536810 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250412090536810 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250412090536810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250412090536810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090536810 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090536810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250412090536810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090536810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250412090536810 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250412090536810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090536810 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090536810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090536810 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090536810 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:179) 20250412090536810 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:250) 20250412090536810 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250412090536811 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250412090536811 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250412090536811 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250412090536811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090536811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:437) 20250412090536811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536811 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=1 -> eSLS=97: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090536812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090536812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090536812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090536812 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090536812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090536812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090536812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090536812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090536812 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250412090536812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090536812 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090536812 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090536812 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090536812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090536812 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=1 -> eSLS=65: use Normal Route via 'virt-sgsn0' 20250412090536812 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090536812 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090536812 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090536812 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 b9 03 00 00 01 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 02  20250412090537592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090537592 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090537592 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090537592 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090537592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090537592 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090537592 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090537592 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090537592 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090537592 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 07  20250412090537592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090537592 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090537592 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090537592 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090537592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090537592 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090537592 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090537592 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:486) 20250412090537592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537592 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090537592 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090537592 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090537592 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090537592 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) 20250412090537592 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090537592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090537593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:437) 20250412090537593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=5 -> eSLS=53: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090537593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090537593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090537593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090537593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090537593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090537593 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090537593 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090537593 DRANAP NOTICE cnlink(msc-0)[0x5654518f6940]{CONNECTED}: link up (cnlink.c:111) 20250412090537593 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090537593 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090537593 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090537593 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090537593 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090537593 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=5 -> eSLS=21: use Normal Route via 'virt-msc0' 20250412090537593 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090537593 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090537593 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090537593 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 bc 03 00 00 05 09 00 03 07 0b 04 43 bc 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-RAN(1098)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090537599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090537599 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090537599 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090537599 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090537599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090537599 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090537599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090537599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090537599 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090537599 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07  20250412090537599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090537599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090537599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090537599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090537599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090537599 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090537599 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250412090537599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:486) 20250412090537599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537599 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090537599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090537599 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090537599 DRANAP DEBUG cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090537599 DRANAP INFO cnlink(msc-0)[0x5654518f6940]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1101)@481fc27fb91e: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250412090537616 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090537616 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090537616 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090537616 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090537616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090537616 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090537616 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090537616 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090537616 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090537616 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 07  20250412090537616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090537617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090537617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090537617 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090537617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090537617 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090537617 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090537617 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:486) 20250412090537617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537617 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090537617 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090537617 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090537617 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090537617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090537617 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'virt-sgsn0' 20250412090537617 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090537617 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090537617 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090537617 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02  20250412090537617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537617 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090537617 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090537617 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250412090537617 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250412090537617 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) 20250412090537617 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250412090537617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250412090537617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:437) 20250412090537617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=6 -> eSLS=102: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090537617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090537617 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=6 -> eSLS=70: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090537617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090537617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090537617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090537617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 b9 03 00 00 06 09 00 03 07 0b 04 43 b9 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090537617 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250412090537617 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: link up (cnlink.c:111) 20250412090537621 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090537622 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090537622 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090537622 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090537622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090537622 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250412090537622 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250412090537622 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:486) 20250412090537622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090537622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090537622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090537622 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090537622 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:269) 20250412090537622 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250412090537622 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250412090537622 DRANAP INFO cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250412090537621 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090537621 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090537621 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090537621 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090537621 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090537621 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090537621 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090537621 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090537621 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090537621 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 bd 03 02 00 00 09 00 03 07 0b 04 43 bd 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07  20250412090538540 DLSCCP DEBUG SCCP-SCOC(111)[0x56545197f680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090538540 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1c43c), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090538540 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090538540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090538541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090538541 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090538541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090538541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090538541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 e1 c4 3c 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090538541 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090538541 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090538541 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090538541 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090538541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090538541 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090538658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35856<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090538860 DLSCCP DEBUG SCCP-SCOC(116)[0x5654519608e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090538860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a18fd), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090538861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090538861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090538861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090538861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090538861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090538861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090538861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8a 18 fd 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090538861 DLSCCP DEBUG SCCP-SCOC(115)[0x56545197f7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090538861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e2d5d), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090538861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090538861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090538861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090538861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090538861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250412090538861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090538861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6e 2d 5d 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090538861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090538861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090538861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090538861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090538861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090538861 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412090538861 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090538861 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090538861 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090538861 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8a 18 fd 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412090538862 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090538862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090538862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090538862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250412090538862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250412090538862 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'virt-sgsn0' 20250412090538862 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250412090538862 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250412090538862 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090538862 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6e 2d 5d 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250412090538863 DLSCCP DEBUG SCCP-SCOC(117)[0x56545197f950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090538863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2ba73), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090538863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090538863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090538863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090538863 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090538863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090538863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090538863 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a2 ba 73 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090538864 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090538864 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090538864 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090538864 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090538864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090538864 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090538867 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090538867 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090538867 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090538867 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090538867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090538867 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090538867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090538867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090538867 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090538867 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 74 8a 18 fd 00 00 06 00 08 00 00 00 07  20250412090538867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090538867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090538867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090538867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090538867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090538867 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=008a18fd) (sccp_scrc.c:486) 20250412090538867 DLSCCP DEBUG Received CO:RELCO for local reference 116 (sccp_scoc.c:1855) 20250412090538867 DLSCCP DEBUG SCCP-SCOC(116)[0x5654519608e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412090538867 DLSCCP DEBUG SCCP-SCOC(116)[0x5654519608e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412090538868 DLSCCP DEBUG SCCP-SCOC(116)[0x5654519608e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090538868 DLSCCP DEBUG SCCP-SCOC(116)[0x5654519608e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090538868 DLSCCP DEBUG SCCP-SCOC(116)[0x5654519608e0]{IDLE}: Deallocated (fsm.c:568) 20250412090539069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090539069 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250412090539069 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250412090539069 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250412090539069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090539069 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250412090539069 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090539069 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090539069 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090539069 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 bd 03 02 00 00 05 00 00 73 6e 2d 5d 00 00 06 00 08 00 00 00 07  20250412090539069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090539069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090539069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090539069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250412090539069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090539069 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=006e2d5d) (sccp_scrc.c:486) 20250412090539069 DLSCCP DEBUG Received CO:RELCO for local reference 115 (sccp_scoc.c:1855) 20250412090539069 DLSCCP DEBUG SCCP-SCOC(115)[0x56545197f7b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412090539069 DLSCCP DEBUG SCCP-SCOC(115)[0x56545197f7b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412090539069 DLSCCP DEBUG SCCP-SCOC(115)[0x56545197f7b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090539069 DLSCCP DEBUG SCCP-SCOC(115)[0x56545197f7b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090539069 DLSCCP DEBUG SCCP-SCOC(115)[0x56545197f7b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1098)@481fc27fb91e: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1098)@481fc27fb91e: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1104) TC_apply_sccp-Iuh0-RUA(1094)@481fc27fb91e: Added conn table entry 0TC_apply_sccp0(1104)1794040 20250412090539690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090539690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090539690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250412090539690 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250412090539690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1b5ff8, normal) (hnbgw_rua.c:406) 20250412090539690 DHNB DEBUG map_rua[0x565451978250]{init}: Allocated (fsm.c:456) 20250412090539690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1794040)[0x565451978250]{init}: State change to init (X31, 5s) (context_map_rua.c:77) 20250412090539690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1794040 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250412090539690 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090539690 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090539690 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1794040 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:743) 20250412090539690 DCN DEBUG map_sccp[0x565451978120]{init}: Allocated (fsm.c:456) 20250412090539690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x565451978120]{init}: State change to init (X31, 5s) (context_map_sccp.c:85) 20250412090539690 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-1794040 <-> SCCP-119 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250412090539690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1794040 SCCP-119 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:311) 20250412090539690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1794040)[0x565451978250]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:317) 20250412090539690 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250412090539690 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250412090539690 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1794040 SCCP-119 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:263) 20250412090539690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x565451978120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090539690 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250412090539690 DLSCCP DEBUG SCCP-SCOC(119)[0x5654519d8d50]{IDLE}: Allocated (fsm.c:456) 20250412090539690 DLSCCP DEBUG SCCP-SCOC(119)[0x5654519d8d50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250412090539690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000fd0056400500f1100926) (sccp_scrc.c:415) 20250412090539690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090539690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090539690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090539690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090539690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090539690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090539690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090539690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250412090539690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250412090539690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250412090539690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090539690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090539690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090539690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090539690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090539690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 77 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 00 fd 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090539690 DLSCCP DEBUG SCCP-SCOC(119)[0x5654519d8d50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250412090539690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x565451978120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:209) 20250412090539690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1794040)[0x565451978250]{init}: State change to connected (no timeout) (context_map_rua.c:165) 20250412090539690 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090539690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090539690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090539690 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090539690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090539690 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412090539690 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090539690 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090539690 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090539690 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 bd 00 00 00 bc 03 00 00 00 01 00 00 77 02 02 06 04 43 bc 00 8e 04 04 43 bd 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 00 fd 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1097)@481fc27fb91e: First idle individual index:0 HNBGW_Test.msc0-SCCP(1097)@481fc27fb91e: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1098)@481fc27fb91e: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1104) HNBGW_Test.msc0-RAN(1098)@481fc27fb91e: Added conn table entry 0TC_apply_sccp0(1104)11050083 HNBGW_Test.msc0-SCCP(1097)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1097)@481fc27fb91e: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1104)@481fc27fb91e: setverdict(pass): none -> pass 20250412090539697 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090539697 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090539697 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090539697 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090539697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090539697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090539697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090539697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090539697 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090539697 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 bd 03 02 00 00 02 00 00 77 30 86 19 02 00 00 00 00 00 06 00 08 00 00 00 07  20250412090539697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090539697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090539697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090539697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090539697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090539698 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00308619) (sccp_scrc.c:486) 20250412090539698 DLSCCP DEBUG Received CO:COAK for local reference 119 (sccp_scoc.c:1855) 20250412090539698 DLSCCP DEBUG SCCP-SCOC(119)[0x5654519d8d50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250412090539698 DLSCCP DEBUG SCCP-SCOC(119)[0x5654519d8d50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250412090539698 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090539698 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:269) 20250412090539698 DCN DEBUG handle_cn_conn_conf() conn_id=119, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:103) 20250412090539698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x565451978120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:109) 20250412090539698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x565451978120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250412090540543 DLSCCP DEBUG SCCP-SCOC(108)[0x565451964c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090540543 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087f925), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090540544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090540544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090540544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090540544 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090540544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090540544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090540544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 87 f9 25 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090540544 DLSCCP DEBUG SCCP-SCOC(107)[0x5654518d7b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090540544 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcab4d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090540544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090540544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090540544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090540544 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090540544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090540544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090540544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 bc ab 4d 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090540544 DLSCCP DEBUG SCCP-SCOC(109)[0x565451960510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090540544 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a8543), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090540544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090540544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090540544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090540545 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090540545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090540545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090540545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 5a 85 43 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090540545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090540545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090540545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090540545 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090540545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090540545 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090540545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090540545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090540545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090540545 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090540545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090540545 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090540545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090540545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090540545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090540545 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090540545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090540545 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! TC_apply_sccp0(1104)@481fc27fb91e: "Changing SCCP address, don't apply yet" 20250412090540698 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250412090540812 DLSCCP DEBUG SCCP-SCOC(104)[0x5654519701e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090540812 DLSCCP DEBUG SCCP-SCOC(104)[0x5654519701e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090540812 DLSCCP DEBUG SCCP-SCOC(104)[0x5654519701e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090540812 DLSCCP DEBUG SCCP-SCOC(104)[0x5654519701e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090540812 DLSCCP DEBUG SCCP-SCOC(104)[0x5654519701e0]{IDLE}: Deallocated (fsm.c:568) 20250412090540816 DLSCCP DEBUG SCCP-SCOC(105)[0x5654519628f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090540816 DLSCCP DEBUG SCCP-SCOC(105)[0x5654519628f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090540816 DLSCCP DEBUG SCCP-SCOC(105)[0x5654519628f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090540816 DLSCCP DEBUG SCCP-SCOC(105)[0x5654519628f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090540816 DLSCCP DEBUG SCCP-SCOC(105)[0x5654519628f0]{IDLE}: Deallocated (fsm.c:568) 20250412090540820 DLSCCP DEBUG SCCP-SCOC(106)[0x56545197e5a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090540820 DLSCCP DEBUG SCCP-SCOC(106)[0x56545197e5a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090540820 DLSCCP DEBUG SCCP-SCOC(106)[0x56545197e5a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090540820 DLSCCP DEBUG SCCP-SCOC(106)[0x56545197e5a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090540820 DLSCCP DEBUG SCCP-SCOC(106)[0x56545197e5a0]{IDLE}: Deallocated (fsm.c:568) 20250412090541716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090541716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090541716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250412090541716 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250412090541716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1b5ff8) (hnbgw_rua.c:470) 20250412090541716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1794040 SCCP-119 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:311) 20250412090541716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1794040)[0x565451978250]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:320) 20250412090541716 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250412090541716 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250412090541716 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1794040 SCCP-119 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:263) 20250412090541716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x565451978120]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:291) 20250412090541716 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250412090541716 DLSCCP DEBUG SCCP-SCOC(119)[0x5654519d8d50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250412090541716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00308619), PART(T=Data,L=22,D=001440120000010010400b0a50f93abf576b32353488) (sccp_scrc.c:415) 20250412090541716 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090541716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090541716 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090541716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090541716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090541716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090541716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 bc 03 00 00 00 06 30 86 19 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 50 f9 3a bf 57 6b 32 35 34 88 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090541717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090541717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090541717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090541717 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090541717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090541717 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412090541717 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090541717 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090541717 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090541717 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bd 00 00 00 bc 03 00 00 00 06 30 86 19 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 50 f9 3a bf 57 6b 32 35 34 88 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1097)@481fc27fb91e: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1097)@481fc27fb91e: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1097)@481fc27fb91e: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1097)@481fc27fb91e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1104)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1097)@481fc27fb91e: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1097)@481fc27fb91e: vl_len:22 HNBGW_Test.msc0-SCCP(1097)@481fc27fb91e: vl_from0 HNBGW_Test.msc0-SCCP(1097)@481fc27fb91e: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AAA1718F3954D235C0A61'O 20250412090541738 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090541738 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090541738 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090541738 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090541738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090541738 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090541738 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090541738 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090541738 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090541738 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bc 00 00 00 bd 03 02 00 00 06 00 00 77 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a aa 17 18 f3 95 4d 23 5c 0a 61 00 00 00 00 06 00 08 00 00 00 07  20250412090541738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090541738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090541738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090541738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090541738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090541738 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=001440120000010010400b0aaa1718f3954d235c0a61) (sccp_scrc.c:486) 20250412090541738 DLSCCP DEBUG Received CO:CODT for local reference 119 (sccp_scoc.c:1855) 20250412090541738 DLSCCP DEBUG SCCP-SCOC(119)[0x5654519d8d50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250412090541738 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090541738 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:269) 20250412090541738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x565451978120]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:123) 20250412090541738 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250412090541738 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250412090541738 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1794040 SCCP-119 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250412090541738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1794040)[0x565451978250]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250412090541739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:121) 20250412090541739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090541739 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)@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1104)@481fc27fb91e: "Apply SCCP address changes" 20250412090541750 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250412090541752 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:439) 20250412090541752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x565451978120]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:408) 20250412090541752 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250412090541752 DLSCCP DEBUG SCCP-SCOC(119)[0x5654519d8d50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250412090541752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00308619), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250412090541752 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090541752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090541752 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090541752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090541752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250412090541752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090541752 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 30 86 19 00 00 77 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090541752 DLSCCP DEBUG SCCP-SCOC(119)[0x5654519d8d50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250412090541752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x565451978120]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250412090541752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1794040)[0x565451978250]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:440) 20250412090541752 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1794040)[0x565451978250]{connected}: Tx RUA Disconnect (context_map_rua.c:203) 20250412090541753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:161) 20250412090541753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1794040)[0x565451978250]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:252) 20250412090541753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1794040)[0x565451978250]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250412090541753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1794040)[0x565451978250]{disrupted}: Freeing instance (context_map.c:202) 20250412090541753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1794040)[0x565451978250]{disrupted}: Deallocated (fsm.c:568) 20250412090541753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x565451978120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250412090541753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x565451978120]{disconnected}: Freeing instance (context_map.c:206) 20250412090541753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-119)[0x565451978120]{disconnected}: Deallocated (fsm.c:568) 20250412090541753 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1794040 SCCP-119 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250412090541753 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:463) 20250412090541753 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:483) 20250412090541753 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:417) 20250412090541753 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250412090541753 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250412090541753 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250412090541753 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250412090541753 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250412090541753 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250412090541753 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:442) 20250412090541753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250412090541753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250412090541753 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090541753 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090541753 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090541753 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250412090541753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250412090541753 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'virt-msc0' 20250412090541753 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250412090541754 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250412090541754 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090541754 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 30 86 19 00 00 77 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1097)@481fc27fb91e: Session index based on local reference:0 20250412090541759 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090541759 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250412090541759 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250412090541759 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250412090541759 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250412090541759 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250412090541759 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250412090541759 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250412090541759 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250412090541759 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bc 00 00 00 bd 03 02 00 00 05 00 00 77 30 86 19 00 00 06 00 08 00 00 00 07  20250412090541759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090541759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250412090541759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250412090541759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250412090541759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250412090541759 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=00308619) (sccp_scrc.c:486) 20250412090541759 DLSCCP DEBUG Received CO:RELCO for local reference 119 (sccp_scoc.c:1855) 20250412090541759 DLSCCP DEBUG SCCP-SCOC(119)[0x5654519d8d50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250412090541759 DLSCCP DEBUG SCCP-SCOC(119)[0x5654519d8d50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250412090541759 DLSCCP DEBUG SCCP-SCOC(119)[0x5654519d8d50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090541759 DLSCCP DEBUG SCCP-SCOC(119)[0x5654519d8d50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090541759 DLSCCP DEBUG SCCP-SCOC(119)[0x5654519d8d50]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1094)@481fc27fb91e: Deleted conn table entry 0TC_apply_sccp0(1104)1794040 HNBGW_Test.msc0-RAN(1098)@481fc27fb91e: Deleted conn table entry 0TC_apply_sccp0(1104)11050083 MTC@481fc27fb91e: ok: talloc reports "asn1_context" = 1 bytes 20250412090542767 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33353<->l=127.0.0.1:4262) (control_if.c:193) 20250412090542768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35840<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1091)@481fc27fb91e: Final verdict of PTC: none VirtHNBGW-STATS(1090)@481fc27fb91e: Final verdict of PTC: none MTC@481fc27fb91e: setverdict(pass): pass -> pass, component reason not changed 20250412090542771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35830<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250412090542772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090542772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090542772 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090542772 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090542773 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:272) 20250412090542773 DLINP DEBUG SRVCONN(,r=127.0.0.1:35446<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250412090542773 DLINP DEBUG SRVCONN(,r=127.0.0.1:35446<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250412090542773 DLINP NOTICE SRV(,r=127.0.0.1:35446<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250412090542773 DMAIN NOTICE (127.0.0.1:35446 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35446<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:714) 20250412090542773 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:272) TC_apply_sccp-Iuh1-RUA(1096)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1100)@481fc27fb91e: Final verdict of PTC: none 20250412090542774 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_apply_sccp(1089)@481fc27fb91e: Final verdict of PTC: none 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250412090542774 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090542774 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 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-sgsn0-0: connection closed 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090542774 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090542774 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090542774 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090542774 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 b9  20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 b9  20250412090542774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090542774 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(1101)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1098)@481fc27fb91e: Final verdict of PTC: none 20250412090542774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090542774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090542774 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250412090542774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090542774 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090542774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090542774 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090542774 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) 20250412090542774 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:242) 20250412090542774 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250412090542774 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 20250412090542774 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250412090542774 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 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:1125 virt-msc0-0: connection closed 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:1131 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250412090542774 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250412090542774 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250412090542774 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250412090542774 DLSS7 <000c> xua_as_fsm.c:68 XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250412090542774 DLSS7 <000c> osmo_ss7_asp.c:1174 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 07 00 12 00 08 00 00 00 bc  20250412090542774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250412090542774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_apply_sccp-Iuh0-RUA(1094)@481fc27fb91e: Final verdict of PTC: none 20250412090542774 DRANAP DEBUG cnlink(sgsn-0)[0x5654519413a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250412090542775 DRANAP NOTICE cnlink(sgsn-0)[0x5654519413a0]{DISCONNECTED}: link lost (cnlink.c:118) 20250412090542775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1076) 20250412090542775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250412090542775 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250412090542775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250412090542775 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250412090542775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250412090542775 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:269) 20250412090542775 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:179) TC_apply_sccp-Iuh0(1093)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1102)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1097)@481fc27fb91e: Final verdict of PTC: none TC_apply_sccp-Iuh1(1095)@481fc27fb91e: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1099)@481fc27fb91e: Final verdict of PTC: none HNBGW-PFCP(1092)@481fc27fb91e: Final verdict of PTC: none HNBGW-MGCP(1103)@481fc27fb91e: Final verdict of PTC: none 20250412090542786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35856<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1104)@481fc27fb91e: Final verdict of PTC: pass MTC@481fc27fb91e: Setting final verdict of the test case. MTC@481fc27fb91e: Local verdict of MTC: pass MTC@481fc27fb91e: Local verdict of PTC MutexDispCT-TC_apply_sccp(1089): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC VirtHNBGW-STATS(1090): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-PFCP(1092): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_apply_sccp-Iuh0(1093): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1094): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_apply_sccp-Iuh1(1095): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1096): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-SCCP(1097): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-RAN(1098): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.msc0-M3UA(1099): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1100): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1101): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1102): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC HNBGW-MGCP(1103): none (pass -> pass) MTC@481fc27fb91e: Local verdict of PTC TC_apply_sccp0(1104): pass (pass -> pass) MTC@481fc27fb91e: Test case TC_apply_sccp finished. Verdict: pass MTC@481fc27fb91e: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sat Apr 12 09:05:42 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250412090542885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250412090543388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35858<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345752) Waiting for packet dumper to finish... 1 (prev_count=345752, count=374600) 20250412090544775 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090544775 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090544775 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250412090544775 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250412090544775 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250412090544775 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@481fc27fb91e: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@481fc27fb91e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@481fc27fb91e: Terminating MTC. MC@481fc27fb91e: MTC terminated. MC2> exit MC@481fc27fb91e: Shutting down session. MC@481fc27fb91e: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-737.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->FAIL 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->FAIL HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_assignment_concurrent pass->FAIL HNBGW_Tests.TC_rab_release pass->FAIL HNBGW_Tests.TC_rab_release_abnormal pass->FAIL HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass->FAIL 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->FAIL: 6 pass: 54 [testenv][with-pfcp] Testsuite is done [testenv][with-pfcp] Stopping testsuite (2376189) [testenv][with-pfcp] Merging log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250412090548541 DLSCCP DEBUG SCCP-SCOC(111)[0x56545197f680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090548541 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1c43c), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090548541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=0 -> eSLS=32: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090548541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090548541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=11=0.1.3,SLS=0 -> eSLS=0: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090548541 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090548541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250412090548541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090548541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 e1 c4 3c 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090548541 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090548541 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090548541 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090548541 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250412090548541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250412090548541 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250412090548865 DLSCCP DEBUG SCCP-SCOC(117)[0x56545197f950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250412090548865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2ba73), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250412090548865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=10=0.1.2,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090548865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250412090548865 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=10=0.1.2,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250412090548865 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250412090548865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250412090548865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x565451973e60]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250412090548865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 00 04 a2 ba 73 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1174) 20250412090548865 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250412090548865 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250412090548865 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250412090548865 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250412090548865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250412090548865 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250412090550539 DLSCCP DEBUG SCCP-SCOC(108)[0x565451964c70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090550539 DLSCCP DEBUG SCCP-SCOC(108)[0x565451964c70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090550539 DLSCCP DEBUG SCCP-SCOC(108)[0x565451964c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090550539 DLSCCP DEBUG SCCP-SCOC(108)[0x565451964c70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090550539 DLSCCP DEBUG SCCP-SCOC(108)[0x565451964c70]{IDLE}: Deallocated (fsm.c:568) 20250412090550539 DLSCCP DEBUG SCCP-SCOC(107)[0x5654518d7b50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090550539 DLSCCP DEBUG SCCP-SCOC(107)[0x5654518d7b50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090550539 DLSCCP DEBUG SCCP-SCOC(107)[0x5654518d7b50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090550539 DLSCCP DEBUG SCCP-SCOC(107)[0x5654518d7b50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090550539 DLSCCP DEBUG SCCP-SCOC(107)[0x5654518d7b50]{IDLE}: Deallocated (fsm.c:568) 20250412090550540 DLSCCP DEBUG SCCP-SCOC(109)[0x565451960510]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250412090550540 DLSCCP DEBUG SCCP-SCOC(109)[0x565451960510]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250412090550540 DLSCCP DEBUG SCCP-SCOC(109)[0x565451960510]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250412090550540 DLSCCP DEBUG SCCP-SCOC(109)[0x565451960510]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250412090550540 DLSCCP DEBUG SCCP-SCOC(109)[0x565451960510]{IDLE}: Deallocated (fsm.c:568) [testenv][with-pfcp] Formatting log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] [testenv][with-pfcp] Stopping stp (2376040) [testenv][with-pfcp] Stopping hnbgw (2376140) [testenv][with-pfcp] Running testsuite clean script (reason: finished) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=finished', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] Adding ':with-pfcp' to classnames in: ./junit-xml-with-pfcp-737.log [testenv] Showing with-pfcp/testsuite/junit-xml-with-pfcp-737.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/junit-xml-with-pfcp-737.log && echo']                 Timeout waiting for metrics HNBGW_Tests.ttcn:2576 HNBGW_Tests control part HNBGW_Tests.ttcn:1096 TC_rab_assignment testcase     Timeout waiting for metrics HNBGW_Tests.ttcn:2578 HNBGW_Tests control part HNBGW_Tests.ttcn:1248 TC_rab_release testcase    Timeout waiting for metrics HNBGW_Tests.ttcn:2579 HNBGW_Tests control part HNBGW_Tests.ttcn:1261 TC_rab_release_abnormal testcase    Timeout waiting for metrics HNBGW_Tests.ttcn:2580 HNBGW_Tests control part HNBGW_Tests.ttcn:1188 TC_rab_assign_fail testcase     Timeout waiting for metrics HNBGW_Tests.ttcn:2582 HNBGW_Tests control part HNBGW_Tests.ttcn:1324 TC_rab_assign_mgw_iuup_addr_chg testcase                                           [testenv] Showing generic/testsuite/junit-xml-10086.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/junit-xml-10086.log && echo']                 Timeout waiting for metrics HNBGW_Tests.ttcn:2576 HNBGW_Tests control part HNBGW_Tests.ttcn:1096 TC_rab_assignment testcase     Timeout waiting for metrics HNBGW_Tests.ttcn:2578 HNBGW_Tests control part HNBGW_Tests.ttcn:1248 TC_rab_release testcase    Timeout waiting for metrics HNBGW_Tests.ttcn:2579 HNBGW_Tests control part HNBGW_Tests.ttcn:1261 TC_rab_release_abnormal testcase    Timeout waiting for metrics HNBGW_Tests.ttcn:2580 HNBGW_Tests control part HNBGW_Tests.ttcn:1188 TC_rab_assign_fail testcase     Timeout waiting for metrics HNBGW_Tests.ttcn:2582 HNBGW_Tests control part HNBGW_Tests.ttcn:1324 TC_rab_assign_mgw_iuup_addr_chg testcase                                           [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1'] testenv-hnbgw-all-osmocom-nightly-20250412-0847-f2308cc3-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/1193/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE